summaryrefslogtreecommitdiff
path: root/accessibility/speech-dispatcher/files/patch-configure
blob: 0e9914a4cfdbc0b7b11462fa8c9cdbb96dc05de8 (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
--- configure.orig	2010-08-25 02:22:44.937559878 +0200
+++ configure	2010-08-25 02:23:12.962288324 +0200
@@ -10761,41 +10761,6 @@
   echo "*** Required math library missing! See INSTALL .";exit 1
 fi
 
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for main in -ldl" >&5
-$as_echo_n "checking for main in -ldl... " >&6; }
-if test "${ac_cv_lib_dl_main+set}" = set; then :
-  $as_echo_n "(cached) " >&6
-else
-  ac_check_lib_save_LIBS=$LIBS
-LIBS="-ldl  $LIBS"
-cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-
-
-int
-main ()
-{
-return main ();
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_c_try_link "$LINENO"; then :
-  ac_cv_lib_dl_main=yes
-else
-  ac_cv_lib_dl_main=no
-fi
-rm -f core conftest.err conftest.$ac_objext \
-    conftest$ac_exeext conftest.$ac_ext
-LIBS=$ac_check_lib_save_LIBS
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dl_main" >&5
-$as_echo "$ac_cv_lib_dl_main" >&6; }
-if test "x$ac_cv_lib_dl_main" = x""yes; then :
-  echo ""
-else
-  echo "*** Required dl library missing! See INSTALL .";exit 1
-fi
 
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for main in -ldotconf" >&5
 $as_echo_n "checking for main in -ldotconf... " >&6; }