2002-10-18 Jeff Bailey <jbailey@gnu.org>
authorRoland McGrath <roland@gnu.org>
Fri, 18 Oct 2002 19:38:06 +0000 (19:38 +0000)
committerRoland McGrath <roland@gnu.org>
Fri, 18 Oct 2002 19:38:06 +0000 (19:38 +0000)
        * 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.

12 files changed:
ChangeLog
sysdeps/alpha/elf/configure.in
sysdeps/generic/configure.in
sysdeps/i386/elf/configure.in
sysdeps/ia64/elf/configure.in
sysdeps/mach/configure.in
sysdeps/mach/hurd/configure.in
sysdeps/unix/common/configure.in
sysdeps/unix/configure.in
sysdeps/unix/sysv/aix/configure.in
sysdeps/unix/sysv/linux/configure.in
sysdeps/x86_64/elf/configure.in

index 152d3db..d284e36 100644 (file)
--- a/ChangeLog
+++ b/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
index 29daf4f..770a95e 100644 (file)
@@ -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.
 
index 50209f3..393bc30 100644 (file)
@@ -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
index 89a43b0..9664ccc 100644 (file)
@@ -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.
 
index 104c997..d25d85b 100644 (file)
@@ -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.
 
index 7a4b0e0..8d9e066 100644 (file)
@@ -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)
index 21c77b9..4bffcec 100644 (file)
@@ -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.
index 807c446..9597d68 100644 (file)
@@ -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
index 37b6a5b..de7fecc 100644 (file)
@@ -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.
 
index effa853..bb783fc 100644 (file)
@@ -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.
 
index ac900da..8ab16b7 100644 (file)
@@ -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.
 
index 7679a09..e703cf5 100644 (file)
@@ -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.