diff options
author | Gerd Moellmann <gerd@gnu.org> | 2000-06-14 20:26:14 +0000 |
---|---|---|
committer | Gerd Moellmann <gerd@gnu.org> | 2000-06-14 20:26:14 +0000 |
commit | dce6b9954e1f28be4c9846c70fcf184b91423e51 (patch) | |
tree | 0d1724bd7cf618b2cf28de10e3876640967bc0f5 /configure | |
parent | 264f4c4bdb66a76d93e16f25a7d3d445f4562233 (diff) | |
download | emacs-dce6b9954e1f28be4c9846c70fcf184b91423e51.tar.gz |
*** empty log message ***
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/configure b/configure index 54b398ed5f0..4ae81b12a89 100755 --- a/configure +++ b/configure @@ -7839,7 +7839,7 @@ ac_given_INSTALL="$INSTALL" trap 'rm -fr `echo "Makefile lib-src/Makefile.c:lib-src/Makefile.in oldXMenu/Makefile \ man/Makefile lwlib/Makefile src/Makefile.c:src/Makefile.in \ - leim/Makefile src/config.h:src/config.in" | sed "s/:[^ ]*//g"` conftest*; exit 1' 1 2 15 + lisp/Makefile leim/Makefile src/config.h:src/config.in" | sed "s/:[^ ]*//g"` conftest*; exit 1' 1 2 15 EOF cat >> $CONFIG_STATUS <<EOF @@ -7951,7 +7951,7 @@ cat >> $CONFIG_STATUS <<EOF CONFIG_FILES=\${CONFIG_FILES-"Makefile lib-src/Makefile.c:lib-src/Makefile.in oldXMenu/Makefile \ man/Makefile lwlib/Makefile src/Makefile.c:src/Makefile.in \ - leim/Makefile"} + lisp/Makefile leim/Makefile"} EOF cat >> $CONFIG_STATUS <<\EOF for ac_file in .. $CONFIG_FILES; do if test "x$ac_file" != x..; then |