View | Details | Raw Unified | Return to bug 131713 | Differences between
and this patch

Collapse All | Expand All

(-)gpac-libgpac/files/patch-configure (-11 lines)
Lines 1-11 Link Here
1
--- configure-bak	2009-02-15 14:51:52.000000000 +0300
2
+++ configure	2009-02-15 14:52:05.000000000 +0300
3
@@ -317,7 +317,7 @@
4
 FreeBSD)
5
 make="gmake"
6
 LDFLAGS="$LDFLAGS -export-dynamic"
7
-CFLAGS="$CFLAGS -pthread"
8
+CFLAGS="$CFLAGS -pthread -I/usr/local/include"
9
 GPAC_SH_FLAGS=-pthread
10
 freebsd="yes"
11
 js_flags="-DXP_UNIX -I/usr/include/js"

Return to bug 131713