mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-09 23:00:07 +00:00
2002-10-18 Jeff Bailey <jbailey@gnu.org>
* sysdeps/alpha/elf/configure.in: Remove unneeded sinclude statement. * sysdeps/generic/configure.in: Likewise. * sysdeps/i386/elf/configure.in: Likewise. * sysdeps/ia64/elf/configure.in: Likewise. * sysdeps/mach/configure.in: Likewise. * sysdeps/mach/hurd/configure.in: Likewise. * sysdeps/unix/configure.in: Likewise. * sysdeps/unix/common/configure.in: Likewise. * sysdeps/unix/sysv/aix/configure.in: Likewise. * sysdeps/unix/sysv/linux/configure.in: Likewise. * sysdeps/unix/sysv/linux/mips/configure.in: Likewise. * sysdeps/x86_64/elf/configure.in: Likewise.
This commit is contained in:
parent
52a0d149c9
commit
e21c057f16
15
ChangeLog
15
ChangeLog
@ -1,4 +1,17 @@
|
||||
2002-10-17 Jeff Bailey <jbailey@outpost.dnsalias.org>
|
||||
2002-10-18 Jeff Bailey <jbailey@gnu.org>
|
||||
|
||||
* sysdeps/alpha/elf/configure.in: Remove unneeded sinclude statement.
|
||||
* sysdeps/generic/configure.in: Likewise.
|
||||
* sysdeps/i386/elf/configure.in: Likewise.
|
||||
* sysdeps/ia64/elf/configure.in: Likewise.
|
||||
* sysdeps/mach/configure.in: Likewise.
|
||||
* sysdeps/mach/hurd/configure.in: Likewise.
|
||||
* sysdeps/unix/configure.in: Likewise.
|
||||
* sysdeps/unix/common/configure.in: Likewise.
|
||||
* sysdeps/unix/sysv/aix/configure.in: Likewise.
|
||||
* sysdeps/unix/sysv/linux/configure.in: Likewise.
|
||||
* sysdeps/unix/sysv/linux/mips/configure.in: Likewise.
|
||||
* sysdeps/x86_64/elf/configure.in: Likewise.
|
||||
|
||||
* aclocal.m4: Use just the bits from AS_INIT that are needed for the
|
||||
GLIBC_PROVIDES. Use plain comment instead of HEADER-COMMENT so
|
||||
|
@ -1,4 +1,3 @@
|
||||
sinclude(./aclocal.m4)dnl Autoconf lossage
|
||||
GLIBC_PROVIDES dnl See aclocal.m4 in the top level source directory.
|
||||
# Local configure fragment for sysdeps/alpha/elf.
|
||||
|
||||
|
@ -1,4 +1,3 @@
|
||||
sinclude(./aclocal.m4)dnl
|
||||
GLIBC_PROVIDES dnl See aclocal.m4 in the top level source directory.
|
||||
|
||||
if test -z "$inhibit_glue"; then
|
||||
|
@ -1,4 +1,3 @@
|
||||
sinclude(./aclocal.m4)dnl Autoconf lossage
|
||||
GLIBC_PROVIDES dnl See aclocal.m4 in the top level source directory.
|
||||
# Local configure fragment for sysdeps/i386/elf.
|
||||
|
||||
|
@ -1,4 +1,3 @@
|
||||
sinclude(./aclocal.m4)dnl Autoconf lossage
|
||||
GLIBC_PROVIDES dnl See aclocal.m4 in the top level source directory.
|
||||
# Local configure fragment for sysdeps/ia64/elf.
|
||||
|
||||
|
@ -1,4 +1,3 @@
|
||||
sinclude(./aclocal.m4)dnl Autoconf lossage.
|
||||
GLIBC_PROVIDES dnl See aclocal.m4 in the top level source directory.
|
||||
|
||||
AC_CHECK_TOOL(MIG, mig, MISSING)
|
||||
|
@ -1,4 +1,3 @@
|
||||
sinclude(./aclocal.m4)dnl Autoconf lossage.
|
||||
GLIBC_PROVIDES dnl See aclocal.m4 in the top level source directory.
|
||||
|
||||
# GNU libc on the Hurd is always reentrant.
|
||||
|
@ -1,4 +1,3 @@
|
||||
sinclude(./aclocal.m4)dnl
|
||||
GLIBC_PROVIDES dnl See aclocal.m4 in the top level source directory.
|
||||
|
||||
if test -z "$inhibit_glue"; then
|
||||
|
@ -1,4 +1,3 @@
|
||||
sinclude(./aclocal.m4)dnl Autoconf lossage
|
||||
GLIBC_PROVIDES dnl See aclocal.m4 in the top level source directory.
|
||||
# Local configure fragment for sysdeps/unix.
|
||||
|
||||
|
@ -1,4 +1,3 @@
|
||||
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/aix.
|
||||
|
||||
|
@ -1,4 +1,3 @@
|
||||
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.
|
||||
|
||||
|
@ -1,4 +1,3 @@
|
||||
sinclude(./aclocal.m4)dnl Autoconf lossage
|
||||
GLIBC_PROVIDES dnl See aclocal.m4 in the top level source directory.
|
||||
# Local configure fragment for sysdeps/x86_64/elf.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user