Your change of 2006-10-30 of `configure' committed on 2006/11/16
11:22:26 +0 makes executing `config.status --r' always fail, at least
if some arguments were passed to `configure' that created it. After
that change `configure' contains the following command text.
exec $SHELL "$0"$ac_configure_args \$ac_configure_extra_args --no-create
--no-recursion
It is put in `config.status' created by it and executed when `--r'
passed to `config.status'. This attempts to execute nonexistent
`configure$1' file (with `$1' from `configure' arguments) and fails.
Reproducing the broken `configure' contents with re- running autoconf
2.60.
Please fix.
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://calypso.tux.org/cgi-bin/mailman/listinfo/xemacs-beta