about summary refs log tree commit diff
path: root/sysdeps/mach
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/mach')
-rw-r--r--sysdeps/mach/configure.in1
-rw-r--r--sysdeps/mach/hurd/configure.in1
2 files changed, 0 insertions, 2 deletions
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.