summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1996-06-05 05:09:56 +0000
committerRoland McGrath <roland@gnu.org>1996-06-05 05:09:56 +0000
commit198046e105783f200a3512c2fcb986570f81b0a0 (patch)
treebfc310946efb0536e3adb4518fac0145c3911688
parentcaa9e37aab6f2d9e10fd67e2aefdc2b0435a8379 (diff)
Regenerated: autoconf sysdeps/mach/hurd/configure.incvs/libc-960605
-rwxr-xr-xsysdeps/mach/hurd/configure17
1 files changed, 0 insertions, 17 deletions
diff --git a/sysdeps/mach/hurd/configure b/sysdeps/mach/hurd/configure
index b756758f15..ab0a8021d0 100755
--- a/sysdeps/mach/hurd/configure
+++ b/sysdeps/mach/hurd/configure
@@ -1,21 +1,4 @@
-# If configure is passed `--with-hurd=DIR', set `hurd-srcdir' to DIR in
-# config.make.
-
-ac_help="$ac_help
- --with-hurd=DIRECTORY find Hurd source code in DIRECTORY [../hurd]"
-# Check whether --with-hurd or --without-hurd was given.
-if test "${with_hurd+set}" = set; then
- withval="$with_hurd"
- case z"$with_hurd" in
-z | zno | zyes) ;; # Not specified, or specified with no value.
-z*) config_vars="$config_vars
-hurd-srcdir = $with_hurd" ;;
-esac
-
-fi
-
-
# Don't bother trying to generate any glue code to be compatible with the
# existing system library, because we are the only system library.
inhibit_glue=yes