Mercurial > emacs
changeset 55486:a3e9f5b44041
Rebuild.
author | Andreas Schwab <schwab@suse.de> |
---|---|
date | Mon, 10 May 2004 11:50:28 +0000 |
parents | 5f04932ca17c |
children | 3834fb45a740 |
files | configure |
diffstat | 1 files changed, 1 insertions(+), 10 deletions(-) [+] |
line wrap: on
line diff
--- a/configure Mon May 10 11:16:37 2004 +0000 +++ b/configure Mon May 10 11:50:28 2004 +0000 @@ -1573,15 +1573,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." >&2;} - -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 @@ -4194,7 +4185,7 @@ late_LDFLAGS=$LDFLAGS -if test $GCC = yes; then +if test "$GCC" = yes; then LDFLAGS="$LDFLAGS -Wl,-znocombreloc" else LDFLAGS="$LDFLAGS -znocombreloc"