From 8417bf087ef492228db0b0d6db7c1c9dacd8bcd3 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Mon, 12 Mar 2001 02:39:35 +0000 Subject: Regenerated: autoconf sysdeps/mach/hurd/configure.in --- sysdeps/mach/hurd/configure | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'sysdeps/mach') 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 -- cgit 1.4.1