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 | 443560aecb4fa51e66000e0ef1c5ba919c954cba (patch) | |
tree | 3cf135072e50c653795208352c30dfda930633aa /configure | |
parent | 473b389b1761a596e5b48f026057fc64d8a9f2b0 (diff) | |
download | emacs-443560aecb4fa51e66000e0ef1c5ba919c954cba.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 |