Regenerated: autoconf sysdeps/mach/hurd/configure.in
authorRoland McGrath <roland@gnu.org>
Mon, 12 Mar 2001 02:39:35 +0000 (02:39 +0000)
committerRoland McGrath <roland@gnu.org>
Mon, 12 Mar 2001 02:39:35 +0000 (02:39 +0000)
sysdeps/mach/hurd/configure

index 99497b8..fb91f88 100755 (executable)
@@ -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