summaryrefslogtreecommitdiff
path: root/devel/directfb/files/patch-configure
blob: c3eca57fe5f5e37f1e9955ed4815ca237c21d65d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
--- ./configure.orig	2010-12-03 16:44:12.000000000 +0100
+++ ./configure	2010-12-03 16:44:12.000000000 +0100
@@ -8985,7 +8985,8 @@
 
 
 # This can be used to rebuild libtool when needed
-LIBTOOL_DEPS="$ltmain"
+LIBTOOL_DEPS="--disable-ltlibs %%LTMAIN%%"
+$ac_aux_dir/ltconfig $LIBTOOL_DEPS
 
 # Always use our own libtool.
 LIBTOOL='$(SHELL) $(top_builddir)/libtool'
@@ -16443,7 +16444,7 @@
 fi
 
 
-THREADFLAGS="-D_REENTRANT"
+THREADFLAGS="-D_REENTRANT -pthread"
 
 if test "$have_kos" = "no"; then
   if test "$need_libc_r" = "yes"; then