freebsd-ports/multimedia/vlc-devel/files/patch-configure
Pietro Cerutti af610b2e94 - Update to 0.9.0-test1 [1]
- Fix LUA module support					[1]
- Fix volume bar position problem				[1]
- Update GECKO support						[2]

PR:		117810						[1]
		125152						[2]
Submitted by:	Rafaël Carré <funman@videolan.org> 		[1]
		Naram Qashat <cyberbotx@cyberbotx.com>		[2]
Approved by:	Rafaël Carré <funman@videolan.org> (maintainer)
2008-07-09 20:59:08 +00:00

11 lines
416 B
Text

--- configure.orig 2008-07-02 13:16:16.000000000 +0200
+++ configure 2008-07-02 13:16:48.000000000 +0200
@@ -73873,7 +73873,7 @@
VLC_CONFIG="top_builddir=\"\$(top_builddir)\" \$(top_builddir)/vlc-config"
-CPPFLAGS_save="${CPPFLAGS_save} -I\$(top_srcdir)/include -I\$(top_builddir)/include"
+CPPFLAGS_save="-I\$(top_srcdir)/include -I\$(top_builddir)/include ${CPPFLAGS_save}"
CPPFLAGS="${CPPFLAGS_save}"