summaryrefslogtreecommitdiff
path: root/net-im/licq/files/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'net-im/licq/files/patch-ab')
-rw-r--r--net-im/licq/files/patch-ab26
1 files changed, 13 insertions, 13 deletions
diff --git a/net-im/licq/files/patch-ab b/net-im/licq/files/patch-ab
index b14a60f67fde..852716c052a3 100644
--- a/net-im/licq/files/patch-ab
+++ b/net-im/licq/files/patch-ab
@@ -1,6 +1,6 @@
---- plugins/qt-gui/acinclude.m4.in.orig Wed Mar 29 01:36:10 2000
-+++ plugins/qt-gui/acinclude.m4.in Wed Mar 29 01:37:07 2000
-@@ -72,7 +72,7 @@
+--- plugins/qt-gui/acinclude.m4.in.orig Sun Jun 18 06:20:57 2000
++++ plugins/qt-gui/acinclude.m4.in Mon Jul 24 03:09:28 2000
+@@ -48,7 +48,7 @@
fi
for qt_dir in $qt_library_dirs; do
@@ -9,16 +9,16 @@
if test -r $qt_check_lib; then
ac_qt_libraries=$qt_dir
break 2
-@@ -93,7 +93,7 @@
- fi
-
- dnl Check if we have the right lib
-- output=`eval "strings $ac_cv_lib_qtlib/libqt.so | grep -l QCString"`
-+ output=`eval "strings $ac_cv_lib_qtlib/libqt2.so | grep -l QCString"`
- if test -z "$output"; then
- AC_MSG_ERROR([The Qt lib directory
- $ac_cv_lib_qtlib
-@@ -196,8 +196,8 @@
+@@ -68,7 +68,7 @@
+ else
+ have_qt_lib="yes"
+ dnl Check if we have the right lib
+- output=`eval "strings $ac_cv_lib_qtlib/libqt.so | grep -l QCString"`
++ output=`eval "strings $ac_cv_lib_qtlib/libqt2.so | grep -l QCString"`
+ if test -z "$output"; then
+ AC_MSG_ERROR([
+ The Qt lib directory "$ac_cv_lib_qtlib"
+@@ -185,8 +185,8 @@
AC_PATH_PROG(
MOC,