diff options
author | Andreas Jaeger <aj@suse.de> | 2001-08-24 18:27:55 +0000 |
---|---|---|
committer | Andreas Jaeger <aj@suse.de> | 2001-08-24 18:27:55 +0000 |
commit | 62269a8145eb74492a7f1110b9640b01068271e8 (patch) | |
tree | 7cc46e83fafda7082875c5ceda82f7c98c1cdb73 /sysdeps/unix/sysv/linux/mips/configure.in | |
parent | 95c78350280b653055f980b9388d45f249984974 (diff) | |
download | glibc-62269a8145eb74492a7f1110b9640b01068271e8.tar glibc-62269a8145eb74492a7f1110b9640b01068271e8.tar.gz glibc-62269a8145eb74492a7f1110b9640b01068271e8.tar.bz2 glibc-62269a8145eb74492a7f1110b9640b01068271e8.zip |
2001-08-24 Maciej W. Rozycki macro@ds2.pg.gda.pl
* sysdeps/unix/sysv/linux/mips/configure.in: Define AC_SUBST to
empty to prevent junk from being generated.
sysdeps/unix/sysv/linux/mips/configure: Regenerated.
Diffstat (limited to 'sysdeps/unix/sysv/linux/mips/configure.in')
-rw-r--r-- | sysdeps/unix/sysv/linux/mips/configure.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/unix/sysv/linux/mips/configure.in b/sysdeps/unix/sysv/linux/mips/configure.in index e5c301db48..81515a52f5 100644 --- a/sysdeps/unix/sysv/linux/mips/configure.in +++ b/sysdeps/unix/sysv/linux/mips/configure.in @@ -2,6 +2,7 @@ sinclude(./aclocal.m4)dnl Autoconf lossage GLIBC_PROVIDES dnl See aclocal.m4 in the top level source directory. # Local configure fragment for sysdeps/unix/sysv/linux/mips. +define([AC_SUBST])dnl Prevent junk from being appended due to no AC_OUTPUT AC_CHECK_PROG_VER(AS, $AS, --version, [GNU assembler.* \([0-9]*\.[0-9.]*\(-ia64-[0-9]*\)*\)], [2.11.90.0.[5-9]* | 2.11.90.[1-9]* | 2.11.9[1-9]* | 2.11.[1-9]* | 2.1[2-9]*| 2.[2-9]*], |