diff options
author | nakai <nakai@FreeBSD.org> | 1999-10-29 11:09:47 +0000 |
---|---|---|
committer | nakai <nakai@FreeBSD.org> | 1999-10-29 11:09:47 +0000 |
commit | d960c03b88b9de96e6d15cd09f7e0c50164fa2a4 (patch) | |
tree | 809dcfb22002dccad1a9c56f2e1cea9f261fd908 /x11-wm/enlightenment/files | |
parent | b61a7eb3b98b0bc3d21ef850eaccadb3dbcc6ad9 (diff) | |
download | FreeBSD-ports-d960c03b88b9de96e6d15cd09f7e0c50164fa2a4.zip FreeBSD-ports-d960c03b88b9de96e6d15cd09f7e0c50164fa2a4.tar.gz |
Update to 0.16.1
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 acfe5d9..9c631d3 100644 --- a/x11-wm/enlightenment/files/patch-ae +++ b/x11-wm/enlightenment/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 |