ada99036c4
- Sort USE_ flags, port needs pkg-config during build - Add missing deps
11 lines
317 B
Text
11 lines
317 B
Text
--- configure.orig 2012-12-10 21:30:47.000000000 +0100
|
|
+++ configure 2012-12-10 21:31:26.000000000 +0100
|
|
@@ -4998,8 +4998,6 @@
|
|
$as_echo "$ac_cv_lib_dl_dlopen" >&6; }
|
|
if test "x$ac_cv_lib_dl_dlopen" = xyes; then :
|
|
LIBS="$LIBS -ldl"
|
|
-else
|
|
- as_fn_error $? "Failed to find required dl library" "$LINENO" 5
|
|
fi
|
|
|
|
|