# HG changeset patch # User Stefan Monnier # Date 1083705849 0 # Node ID 936d4c6b2deffe2754019236c961515231146a7c # Parent 3d05bc7b23b9877c0d1c24b80400d21ef432b6f7 Don't use `extrasub' (loses with autoconf 2.59). diff -r 3d05bc7b23b9 -r 936d4c6b2def ChangeLog --- a/ChangeLog Tue May 04 19:23:31 2004 +0000 +++ b/ChangeLog Tue May 04 21:24:09 2004 +0000 @@ -1,3 +1,7 @@ +2004-05-04 Dave Love + + * configure.in: Don't use `extrasub'. + 2004-04-29 Dave Love * configure.in: Don't forget to quote args to `test'. diff -r 3d05bc7b23b9 -r 936d4c6b2def configure.in --- a/configure.in Tue May 04 19:23:31 2004 +0000 +++ b/configure.in Tue May 04 21:24:09 2004 +0000 @@ -170,15 +170,6 @@ 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