2011-07-24 22:21:34 +00:00
|
|
|
--- a/configure
|
|
|
|
+++ b/configure
|
2011-08-30 19:45:14 +00:00
|
|
|
@@ -16067,7 +16067,7 @@ fi
|
2011-07-24 22:21:34 +00:00
|
|
|
ac_libs=$LIBS
|
|
|
|
LIBS="$LIBS -ldl"
|
|
|
|
if test "$cross_compiling" = yes; then
|
|
|
|
- found=no
|
|
|
|
+ found=$found
|
|
|
|
else
|
|
|
|
cat > conftest.$ac_ext <<EOF
|
2011-08-30 19:45:14 +00:00
|
|
|
#line 16074 "configure"
|