mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-26 23:10:06 +00:00
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.
This commit is contained in:
parent
95c7835028
commit
62269a8145
1
sysdeps/unix/sysv/linux/mips/configure
vendored
1
sysdeps/unix/sysv/linux/mips/configure
vendored
@ -56,4 +56,3 @@ if test $ac_verc_fail = yes; then
|
||||
*** the FAQ and INSTALL documents." 1>&2
|
||||
fi
|
||||
|
||||
s%@AS@%$AS%g
|
||||
|
@ -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]*],
|
||||
|
Loading…
Reference in New Issue
Block a user