Regenerated: autoconf sysdeps/mach/hurd/configure.in

This commit is contained in:
Roland McGrath 2001-03-12 02:39:35 +00:00
parent e4d8276142
commit 8417bf087e

View File

@ -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