]> git.pld-linux.org Git - packages/mcs.git/blame - mcs-kde3.patch
- added gconf,kde bconds
[packages/mcs.git] / mcs-kde3.patch
CommitLineData
b1f7f2a4
KK
1--- configure.ac~ 2010-07-14 04:18:59.000000000 +0100
2+++ configure.ac 2011-05-24 14:29:33.821633596 +0100
3@@ -87,8 +87,8 @@
4 if test "x$enable_kconfig" = "xyes"; then
5 AC_PROG_CXX
6 # XXX - does this work?
7- KCONFIG_FLAGS="-I${kdepath}/include -I${qtpath}/include"
8- KCONFIG_LIBS="-L${kdepath}/lib -L${qtpath}/lib"
9+ KCONFIG_FLAGS="-I/usr/include/kde3 -I${qtpath}/include"
42cccd9b 10+ KCONFIG_LIBS="-L${libdir}/kde3dev -L${qtpath}/lib"
b1f7f2a4
KK
11 CFLAGS_TMP="${CFLAGS}"
12 LDFLAGS_TMP="${LDFLAGS}"
13 CFLAGS="${CFLAGS} ${KCONFIG_FLAGS}"
This page took 0.030106 seconds and 4 git commands to generate.