summaryrefslogtreecommitdiffstats
path: root/audio-soft/qjackctl/qconf.patch
diff options
context:
space:
mode:
Diffstat (limited to 'audio-soft/qjackctl/qconf.patch')
-rw-r--r--audio-soft/qjackctl/qconf.patch17
1 files changed, 17 insertions, 0 deletions
diff --git a/audio-soft/qjackctl/qconf.patch b/audio-soft/qjackctl/qconf.patch
new file mode 100644
index 0000000000..d79060eb9c
--- /dev/null
+++ b/audio-soft/qjackctl/qconf.patch
@@ -0,0 +1,17 @@
+*** configure.old 2003-12-15 15:44:40.000000000 +0100
+--- configure 2003-12-15 15:45:11.000000000 +0100
+***************
+*** 1142,1147 ****
+
+
+! CFLAGS="$CFLAGS -I$QTDIR/include"
+! CPPFLAGS="$CPPFLAGS -I$QTDIR/include"
+ LIBS="-L$QTDIR/lib -L/usr/X11R6/lib"
+
+--- 1142,1147 ----
+
+
+! CFLAGS="$CFLAGS -I$QTDIR/include/qt"
+! CPPFLAGS="$CPPFLAGS -I$QTDIR/include/qt"
+ LIBS="-L$QTDIR/lib -L/usr/X11R6/lib"
+