diff options
author | nakai <nakai@FreeBSD.org> | 1999-11-14 10:25:18 +0000 |
---|---|---|
committer | nakai <nakai@FreeBSD.org> | 1999-11-14 10:25:18 +0000 |
commit | d3c53a099c59ef77207e0225be9b8a65b991fe31 (patch) | |
tree | c04c38096b5080d8f59d7ddcdc2b4f042e7b508a /x11-wm/enlightenment/files | |
parent | 0659c840511ec04902ba5905750ef6ecf533a2f6 (diff) | |
download | FreeBSD-ports-d3c53a099c59ef77207e0225be9b8a65b991fe31.zip FreeBSD-ports-d3c53a099c59ef77207e0225be9b8a65b991fe31.tar.gz |
Update to 0.16.2
Submitted by: Clive Lin <clive@GnatS.CirX.ORG>
Diffstat (limited to 'x11-wm/enlightenment/files')
-rw-r--r-- | x11-wm/enlightenment/files/patch-ae | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/x11-wm/enlightenment/files/patch-ae b/x11-wm/enlightenment/files/patch-ae index 9c631d3..d2c6d51 100644 --- a/x11-wm/enlightenment/files/patch-ae +++ b/x11-wm/enlightenment/files/patch-ae @@ -1,13 +1,13 @@ ---- configure.orig Thu Oct 28 19:54:10 1999 -+++ configure Thu Oct 28 19:54:38 1999 -@@ -3630,14 +3630,14 @@ +--- configure.orig Sun Nov 7 10:21:24 1999 ++++ configure Sun Nov 14 19:09:32 1999 +@@ -3633,14 +3633,14 @@ -echo $ac_n "checking for dlopen in -ldl""... $ac_c" 1>&6 --echo "configure:3635: checking for dlopen in -ldl" >&5 +-echo "configure:3638: checking for dlopen in -ldl" >&5 +echo $ac_n "checking for dlopen""... $ac_c" 1>&6 -+echo "configure:3635: checking for dlopen" >&5 ++echo "configure:3638: 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 3643 "configure" + #line 3646 "configure" #include "confdefs.h" -@@ -3665,7 +3665,7 @@ +@@ -3668,7 +3668,7 @@ fi if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then echo "$ac_t""yes" 1>&6 |