freebsd-ports/devel/directfb/files/patch-configure
Pav Lucistnik 03073bc4da - Update to 1.4.11
PR:		ports/152809
Submitted by:	Anatoly Borodin <anatoly.borodin@gmail.com> (maintainer)
2010-12-08 14:46:02 +00:00

21 lines
540 B
Text

--- ./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