mirror of
https://sourceware.org/git/glibc.git
synced 2025-07-25 02:02:09 +03: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:
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
|
* aclocal.m4: Use just the bits from AS_INIT that are needed for the
|
||||||
GLIBC_PROVIDES. Use plain comment instead of HEADER-COMMENT so
|
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.
|
GLIBC_PROVIDES dnl See aclocal.m4 in the top level source directory.
|
||||||
# Local configure fragment for sysdeps/alpha/elf.
|
# 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.
|
GLIBC_PROVIDES dnl See aclocal.m4 in the top level source directory.
|
||||||
|
|
||||||
if test -z "$inhibit_glue"; then
|
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.
|
GLIBC_PROVIDES dnl See aclocal.m4 in the top level source directory.
|
||||||
# Local configure fragment for sysdeps/i386/elf.
|
# 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.
|
GLIBC_PROVIDES dnl See aclocal.m4 in the top level source directory.
|
||||||
# Local configure fragment for sysdeps/ia64/elf.
|
# 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.
|
GLIBC_PROVIDES dnl See aclocal.m4 in the top level source directory.
|
||||||
|
|
||||||
AC_CHECK_TOOL(MIG, mig, MISSING)
|
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.
|
GLIBC_PROVIDES dnl See aclocal.m4 in the top level source directory.
|
||||||
|
|
||||||
# GNU libc on the Hurd is always reentrant.
|
# 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.
|
GLIBC_PROVIDES dnl See aclocal.m4 in the top level source directory.
|
||||||
|
|
||||||
if test -z "$inhibit_glue"; then
|
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.
|
GLIBC_PROVIDES dnl See aclocal.m4 in the top level source directory.
|
||||||
# Local configure fragment for sysdeps/unix.
|
# 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.
|
GLIBC_PROVIDES dnl See aclocal.m4 in the top level source directory.
|
||||||
# Local configure fragment for sysdeps/unix/sysv/aix.
|
# 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.
|
GLIBC_PROVIDES dnl See aclocal.m4 in the top level source directory.
|
||||||
# Local configure fragment for sysdeps/unix/sysv/linux.
|
# 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.
|
GLIBC_PROVIDES dnl See aclocal.m4 in the top level source directory.
|
||||||
# Local configure fragment for sysdeps/x86_64/elf.
|
# Local configure fragment for sysdeps/x86_64/elf.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user