summaryrefslogtreecommitdiff
path: root/x11-wm/e16/files/patch-configure
blob: 27711da59900d9ae50f285268daab4cf1f920511 (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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
--- configure.orig	Wed Apr 10 14:17:25 2002
+++ configure	Wed Apr 10 14:18:19 2002
@@ -4227,7 +4227,7 @@
   cat conftest.$ac_ext >&5
   rm -rf conftest*
   CATOBJEXT=.mo
-		   DATADIRNAME=lib
+		   DATADIRNAME=share
 fi
 rm -f conftest*
 		INSTOBJEXT=.mo
@@ -4489,7 +4489,7 @@
 		 USE_INCLUDED_LIBINTL=yes
 		 CATOBJEXT=.cat
 		 INSTOBJEXT=.cat
-		 DATADIRNAME=lib
+		 DATADIRNAME=share
 		 INTLDEPS='$(top_builddir)/intl/libintl.a'
 		 INTLLIBS=$INTLDEPS
 		 LIBS=`echo $LIBS | sed -e 's/-lintl//'`
@@ -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