]> git.pld-linux.org Git - packages/vlc.git/blame - vlc-buildflags.patch
- rel 2; ppc fix
[packages/vlc.git] / vlc-buildflags.patch
CommitLineData
12c739b6 1--- vlc-config.in.in.orig 2004-10-14 12:37:30.795197390 +0200
2+++ vlc-config.in.in 2004-10-14 12:38:42.448875646 +0200
3@@ -14,10 +14,10 @@
4 builtins="@BUILTINS@"
5
6 cppflags=""
7-cflags=""
8+cflags="-I/usr/include/ncurses"
9 cxxflags=""
10 objcflags=""
11-ldflags=""
12+ldflags="-lpostproc"
13
14 cflags_tuning="@CFLAGS_TUNING@"
15 cflags_optim="@CFLAGS_OPTIM@"
This page took 0.06455 seconds and 4 git commands to generate.