summaryrefslogtreecommitdiff
blob: d793a4e97fb92727431d5ad7be3f9c6316e3ae35 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
--- 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'