Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 537388
Collapse All | Expand All

(-)/root/configure (-6 lines)
Lines 2133-2144 Link Here
2133
2133
2134
ac_config_headers="$ac_config_headers config.h"
2134
ac_config_headers="$ac_config_headers config.h"
2135
2135
2136
2137
 if [ -f configure ]; then
2138
	as_fn_error $? "Please run configure from the build directory (try ../AppRun --compile)" "$LINENO" 5
2139
	exit 1
2140
fi
2141
2142
ac_ext=c
2136
ac_ext=c
2143
ac_cpp='$CPP $CPPFLAGS'
2137
ac_cpp='$CPP $CPPFLAGS'
2144
ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2138
ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'

Return to bug 537388