Don't use `extrasub' (loses with autoconf 2.59).

This commit is contained in:
Stefan Monnier 2004-05-04 21:24:09 +00:00
parent 440c7d00c4
commit 8f9d490582
2 changed files with 4 additions and 9 deletions

View file

@ -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'.

View 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