From f55814ff6c0125c5f19cdb060df8f04cbee13755 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Thu, 9 May 1996 23:13:21 +0000 Subject: Regenerated: autoconf sysdeps/unix/configure.in --- sysdeps/mach/configure | 4 ++-- sysdeps/mach/hurd/configure | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'sysdeps/mach') diff --git a/sysdeps/mach/configure b/sysdeps/mach/configure index fb1d8b0979..dafdac5abb 100644 --- a/sysdeps/mach/configure +++ b/sysdeps/mach/configure @@ -5,8 +5,8 @@ ac_help="$ac_help --with-mach=DIRECTORY find Mach kernel source code in DIRECTORY [../mach]" # Check whether --with-mach or --without-mach was given. -withval="$with_mach" -if test -n "$withval"; then +if test "${with_mach+set}" = set; then + withval="$with_mach" case z"$with_mach" in z | zno | zyes) ;; # Not specified, or specified with no value. z*) config_vars="$config_vars diff --git a/sysdeps/mach/hurd/configure b/sysdeps/mach/hurd/configure index a396cd0024..b756758f15 100755 --- a/sysdeps/mach/hurd/configure +++ b/sysdeps/mach/hurd/configure @@ -5,8 +5,8 @@ ac_help="$ac_help --with-hurd=DIRECTORY find Hurd source code in DIRECTORY [../hurd]" # Check whether --with-hurd or --without-hurd was given. -withval="$with_hurd" -if test -n "$withval"; then +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 -- cgit v1.2.3-70-g09d2