about summary refs log tree commit diff
path: root/sysdeps
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2002-10-18 19:38:06 +0000
committerRoland McGrath <roland@gnu.org>2002-10-18 19:38:06 +0000
commite21c057f161eb64dbf4b70a3707f9900d3e3748e (patch)
tree420b96af86d1e0f0aa7c76599d179e9139c90abe /sysdeps
parent52a0d149c9754e3146f082ae4ed13db5c761986a (diff)
downloadglibc-e21c057f161eb64dbf4b70a3707f9900d3e3748e.tar.gz
glibc-e21c057f161eb64dbf4b70a3707f9900d3e3748e.tar.xz
glibc-e21c057f161eb64dbf4b70a3707f9900d3e3748e.zip
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.
Diffstat (limited to 'sysdeps')
-rw-r--r--sysdeps/alpha/elf/configure.in1
-rw-r--r--sysdeps/generic/configure.in1
-rw-r--r--sysdeps/i386/elf/configure.in1
-rw-r--r--sysdeps/ia64/elf/configure.in1
-rw-r--r--sysdeps/mach/configure.in1
-rw-r--r--sysdeps/mach/hurd/configure.in1
-rw-r--r--sysdeps/unix/common/configure.in1
-rw-r--r--sysdeps/unix/configure.in1
-rw-r--r--sysdeps/unix/sysv/aix/configure.in1
-rw-r--r--sysdeps/unix/sysv/linux/configure.in1
-rw-r--r--sysdeps/x86_64/elf/configure.in1
11 files changed, 0 insertions, 11 deletions
diff --git a/sysdeps/alpha/elf/configure.in b/sysdeps/alpha/elf/configure.in
index 29daf4fc9c..770a95edbb 100644
--- a/sysdeps/alpha/elf/configure.in
+++ b/sysdeps/alpha/elf/configure.in
@@ -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.
 
diff --git a/sysdeps/generic/configure.in b/sysdeps/generic/configure.in
index 50209f3bf5..393bc307e8 100644
--- a/sysdeps/generic/configure.in
+++ b/sysdeps/generic/configure.in
@@ -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
diff --git a/sysdeps/i386/elf/configure.in b/sysdeps/i386/elf/configure.in
index 89a43b04b9..9664ccc9dd 100644
--- a/sysdeps/i386/elf/configure.in
+++ b/sysdeps/i386/elf/configure.in
@@ -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.
 
diff --git a/sysdeps/ia64/elf/configure.in b/sysdeps/ia64/elf/configure.in
index 104c997c31..d25d85bf5d 100644
--- a/sysdeps/ia64/elf/configure.in
+++ b/sysdeps/ia64/elf/configure.in
@@ -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.
 
diff --git a/sysdeps/mach/configure.in b/sysdeps/mach/configure.in
index 7a4b0e0766..8d9e06682d 100644
--- a/sysdeps/mach/configure.in
+++ b/sysdeps/mach/configure.in
@@ -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)
diff --git a/sysdeps/mach/hurd/configure.in b/sysdeps/mach/hurd/configure.in
index 21c77b9262..4bffcec4e1 100644
--- a/sysdeps/mach/hurd/configure.in
+++ b/sysdeps/mach/hurd/configure.in
@@ -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.
diff --git a/sysdeps/unix/common/configure.in b/sysdeps/unix/common/configure.in
index 807c44619e..9597d68f3d 100644
--- a/sysdeps/unix/common/configure.in
+++ b/sysdeps/unix/common/configure.in
@@ -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
diff --git a/sysdeps/unix/configure.in b/sysdeps/unix/configure.in
index 37b6a5bbb9..de7feccb25 100644
--- a/sysdeps/unix/configure.in
+++ b/sysdeps/unix/configure.in
@@ -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.
 
diff --git a/sysdeps/unix/sysv/aix/configure.in b/sysdeps/unix/sysv/aix/configure.in
index effa853e0b..bb783fc0ce 100644
--- a/sysdeps/unix/sysv/aix/configure.in
+++ b/sysdeps/unix/sysv/aix/configure.in
@@ -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.
 
diff --git a/sysdeps/unix/sysv/linux/configure.in b/sysdeps/unix/sysv/linux/configure.in
index ac900da36c..8ab16b74e6 100644
--- a/sysdeps/unix/sysv/linux/configure.in
+++ b/sysdeps/unix/sysv/linux/configure.in
@@ -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.
 
diff --git a/sysdeps/x86_64/elf/configure.in b/sysdeps/x86_64/elf/configure.in
index 7679a09b76..e703cf530a 100644
--- a/sysdeps/x86_64/elf/configure.in
+++ b/sysdeps/x86_64/elf/configure.in
@@ -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.