mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2025-07-26 00:45:46 +02:00
15 lines
351 B
Diff
15 lines
351 B
Diff
--- a/configure
|
|
+++ b/configure
|
|
@@ -2133,12 +2133,6 @@
|
|
|
|
ac_config_headers="$ac_config_headers config.h"
|
|
|
|
-
|
|
- if [ -f configure ]; then
|
|
- as_fn_error $? "Please run configure from the build directory (try ../AppRun --compile)" "$LINENO" 5
|
|
- exit 1
|
|
-fi
|
|
-
|
|
ac_ext=c
|
|
ac_cpp='$CPP $CPPFLAGS'
|
|
ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
|