diff options
Diffstat (limited to 'x11-wm/e16/files/patch-ae')
-rw-r--r-- | x11-wm/e16/files/patch-ae | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/x11-wm/e16/files/patch-ae b/x11-wm/e16/files/patch-ae index acfe5d94d558..9c631d3a0063 100644 --- a/x11-wm/e16/files/patch-ae +++ b/x11-wm/e16/files/patch-ae @@ -1,13 +1,13 @@ ---- configure.orig Mon Oct 18 17:06:41 1999 -+++ configure Mon Oct 18 17:07:06 1999 -@@ -3635,14 +3635,14 @@ +--- configure.orig Thu Oct 28 19:54:10 1999 ++++ configure Thu Oct 28 19:54:38 1999 +@@ -3630,14 +3630,14 @@ -echo $ac_n "checking for dlopen in -ldl""... $ac_c" 1>&6 --echo "configure:3640: checking for dlopen in -ldl" >&5 +-echo "configure:3635: checking for dlopen in -ldl" >&5 +echo $ac_n "checking for dlopen""... $ac_c" 1>&6 -+echo "configure:3640: checking for dlopen" >&5 ++echo "configure:3635: checking for dlopen" >&5 ac_lib_var=`echo dl'_'dlopen | sed 'y%./+-%__p_%'` if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 @@ -16,9 +16,9 @@ -LIBS="-ldl -lm $LIBS" +LIBS="-lm $LIBS" cat > conftest.$ac_ext <<EOF - #line 3648 "configure" + #line 3643 "configure" #include "confdefs.h" -@@ -3670,7 +3670,7 @@ +@@ -3665,7 +3665,7 @@ fi if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then echo "$ac_t""yes" 1>&6 |