summaryrefslogtreecommitdiff
path: root/x11-wm/e16/files/patch-ae
blob: 0f62992192aacc3ab8c11df5e21d181f4427e9d4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
--- 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