projects
/
external
/
glibc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e4d8276
)
Regenerated: autoconf sysdeps/mach/hurd/configure.in
author
Roland McGrath
<roland@gnu.org>
Mon, 12 Mar 2001 02:39:35 +0000
(
02:39
+0000)
committer
Roland McGrath
<roland@gnu.org>
Mon, 12 Mar 2001 02:39:35 +0000
(
02:39
+0000)
sysdeps/mach/hurd/configure
patch
|
blob
|
history
diff --git
a/sysdeps/mach/hurd/configure
b/sysdeps/mach/hurd/configure
index
99497b8
..
fb91f88
100755
(executable)
--- 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