diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2001-04-18 21:37:32 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2001-04-18 21:37:32 +0000 |
commit | 01a9f79f0a3692d8148990805beabc8593d3596d (patch) | |
tree | 99d1ef5788fc9e55b6948a7d4951ac4a315f63bf /x11-wm/enlightenment-devel/files/patch-ae | |
parent | New index, rebuilt due to samba changes. (Gee, how many things (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_4_3_0'.release/4.3.0
Diffstat (limited to 'x11-wm/enlightenment-devel/files/patch-ae')
-rw-r--r-- | x11-wm/enlightenment-devel/files/patch-ae | 27 |
1 files changed, 0 insertions, 27 deletions
diff --git a/x11-wm/enlightenment-devel/files/patch-ae b/x11-wm/enlightenment-devel/files/patch-ae deleted file mode 100644 index 96b47b84e315..000000000000 --- a/x11-wm/enlightenment-devel/files/patch-ae +++ /dev/null @@ -1,27 +0,0 @@ ---- configure.orig Fri Sep 29 01:59:45 2000 -+++ configure Sun Oct 1 19:43:36 2000 -@@ -5518,14 +5518,14 @@ - - - --echo $ac_n "checking for dlopen in -ldl""... $ac_c" 1>&6 --echo "configure:5523: checking for dlopen in -ldl" >&5 -+echo $ac_n "checking for dlopen""... $ac_c" 1>&6 -+echo "configure:5523: 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 - else - ac_save_LIBS="$LIBS" --LIBS="-ldl -lm $LIBS" -+LIBS="-lm $LIBS" - cat > conftest.$ac_ext <<EOF - #line 5531 "configure" - #include "confdefs.h" -@@ -5553,7 +5553,6 @@ - fi - if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then - echo "$ac_t""yes" 1>&6 -- DL_LIBS=-ldl - else - echo "$ac_t""no" 1>&6 |