]> code.delx.au - gnu-emacs/commitdiff
Don't use `extrasub' (loses with autoconf 2.59).
authorStefan Monnier <monnier@iro.umontreal.ca>
Tue, 4 May 2004 21:24:09 +0000 (21:24 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Tue, 4 May 2004 21:24:09 +0000 (21:24 +0000)
ChangeLog
configure.in

index d4deac200a51b87188705b85e9f9d36b7292122d..1a771c60604b8b6f388d3334d40747b9edce19a2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2004-05-04  Dave Love  <fx@gnu.org>
+
+       * configure.in: Don't use `extrasub'.
+
 2004-04-29  Dave Love  <fx@gnu.org>
 
        * configure.in: Don't forget to quote args to `test'.
index b1b7bff867e717647b9487bcef8a27f55b3d1488..b7318b8f8054e3725223a72ac9ae11ba6fc92a9d 100644 (file)
@@ -170,15 +170,6 @@ if test `pwd` != `(cd ${srcdir} && pwd)` \
    use GNU make.  If you do not have GNU make, then you must
    now do `make distclean' in ${srcdir},
    and then run $0 again.]])
-
-[extrasub='/^VPATH[     ]*=/c\
-vpath %.c $(srcdir)\
-vpath %.h $(srcdir)\
-vpath %.y $(srcdir)\
-vpath %.l $(srcdir)\
-vpath %.s $(srcdir)\
-vpath %.in $(srcdir)\
-vpath %.texi $(srcdir)']
 fi
 
 #### Given the configuration name, set machfile and opsysfile to the