Mercurial > emacs
changeset 55369:936d4c6b2def
Don't use `extrasub' (loses with autoconf 2.59).
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Tue, 04 May 2004 21:24:09 +0000 |
parents | 3d05bc7b23b9 |
children | f714f103b48a |
files | ChangeLog configure.in |
diffstat | 2 files changed, 4 insertions(+), 9 deletions(-) [+] |
line wrap: on
line diff
--- 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 <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'.
--- 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