mirror of
https://sourceware.org/git/glibc.git
synced 2025-12-24 17:51:17 +03:00
2003-01-29 Roland McGrath <roland@redhat.com>
* configure.in: Barf if configured in $srcdir. * configure: Regenerated.
This commit is contained in:
@@ -6,6 +6,10 @@ AC_CONFIG_SRCDIR([include/features.h])
|
||||
AC_CONFIG_HEADERS([config.h])
|
||||
AC_CONFIG_AUX_DIR([scripts])
|
||||
|
||||
if test "`cd $srcdir; /bin/pwd`" = "`/bin/pwd`"; then
|
||||
AC_MSG_ERROR([you must configure in a separate build directory])
|
||||
fi
|
||||
|
||||
# This will get text that should go into config.make.
|
||||
config_vars=
|
||||
|
||||
|
||||
Reference in New Issue
Block a user