summaryrefslogtreecommitdiff
path: root/x11-wm/e16/files/patch-ae
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>1999-12-17 08:18:04 +0000
committercvs2svn <cvs2svn@FreeBSD.org>1999-12-17 08:18:04 +0000
commitc9725fb85b442f5229246e7b4e1c53e913dbbb90 (patch)
treee00c7b9a13c8748065f79c57e9e81d9a1239e743 /x11-wm/e16/files/patch-ae
parentInstall sudoers in correct place. (diff)
This commit was manufactured by cvs2svn to create tag 'RELEASE_3_4_0'.release/3.4.0
Diffstat (limited to 'x11-wm/e16/files/patch-ae')
-rw-r--r--x11-wm/e16/files/patch-ae29
1 files changed, 0 insertions, 29 deletions
diff --git a/x11-wm/e16/files/patch-ae b/x11-wm/e16/files/patch-ae
deleted file mode 100644
index 0f62992192aa..000000000000
--- a/x11-wm/e16/files/patch-ae
+++ /dev/null
@@ -1,29 +0,0 @@
---- configure.orig Tue Nov 23 17:13:27 1999
-+++ configure Tue Nov 23 17:14:09 1999
-@@ -3632,14 +3632,14 @@
-
-
-
--echo $ac_n "checking for dlopen in -ldl""... $ac_c" 1>&6
--echo "configure:3637: checking for dlopen in -ldl" >&5
-+echo $ac_n "checking for dlopen""... $ac_c" 1>&6
-+echo "configure:3637: 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 3645 "configure"
- #include "confdefs.h"
-@@ -3667,7 +3667,7 @@
- fi
- if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
- echo "$ac_t""yes" 1>&6
-- DL_LIBS=-ldl
-+ DL_LIBS=
- else
- echo "$ac_t""no" 1>&6
-