about summary refs log tree commit diff
path: root/sysdeps/mach
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2001-03-12 02:39:35 +0000
committerRoland McGrath <roland@gnu.org>2001-03-12 02:39:35 +0000
commit8417bf087ef492228db0b0d6db7c1c9dacd8bcd3 (patch)
tree8ad7d5a7ea51590ba304cce8680d20d6b14774b8 /sysdeps/mach
parente4d8276142b9c07b23043ef44b0fe8fa7bcc3121 (diff)
downloadglibc-8417bf087ef492228db0b0d6db7c1c9dacd8bcd3.tar.gz
glibc-8417bf087ef492228db0b0d6db7c1c9dacd8bcd3.tar.xz
glibc-8417bf087ef492228db0b0d6db7c1c9dacd8bcd3.zip
Regenerated: autoconf sysdeps/mach/hurd/configure.in
Diffstat (limited to 'sysdeps/mach')
-rwxr-xr-xsysdeps/mach/hurd/configure4
1 files changed, 4 insertions, 0 deletions
diff --git a/sysdeps/mach/hurd/configure b/sysdeps/mach/hurd/configure
index 99497b81df..fb91f88100 100755
--- a/sysdeps/mach/hurd/configure
+++ b/sysdeps/mach/hurd/configure
@@ -5,3 +5,7 @@ DEFINES="$DEFINES -D_LIBC_REENTRANT"
 # 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
+
+if test "x$prefix" != x; then
+  echo "configure: warning: --prefix= (empty) is required for GNU/Hurd to work normally" 1>&2
+fi