aboutsummaryrefslogtreecommitdiffstats
path: root/devel/qtez/files/patch-ad
diff options
context:
space:
mode:
Diffstat (limited to 'devel/qtez/files/patch-ad')
-rw-r--r--devel/qtez/files/patch-ad15
1 files changed, 14 insertions, 1 deletions
diff --git a/devel/qtez/files/patch-ad b/devel/qtez/files/patch-ad
index 1af2e0279205..1411332e2288 100644
--- a/devel/qtez/files/patch-ad
+++ b/devel/qtez/files/patch-ad
@@ -1,5 +1,5 @@
--- configure.in.orig Tue Jul 18 16:43:22 2000
-+++ configure.in Wed Sep 13 05:43:49 2000
++++ configure.in Tue Sep 26 00:47:45 2000
@@ -48,15 +48,15 @@
if test "$enableval" = "yes"; then \
DEBUG="-g -DDEBUG -W -Wall"; \
@@ -34,3 +34,16 @@
AC_SUBST(qt_includes)
AC_SUBST(qt_libraries)
AC_SUBST(QT_LDFLAGS)
+@@ -78,12 +78,6 @@
+ dnl !!!!! fix it !!!!!
+ all_includes=-I$qt_includes
+ AC_SUBST(all_includes)
+-
+-dnl @iko : inject msg2qm real path, as if it may be installed in other catalog ^)
+-AC_PATH_PROG(MSG2QM,msg2qm,,$bindir:$QTDIR/bin)
+-if test "$MSG2QM" = ""; then
+- AC_MSG_ERROR([ Sorry, but you need msg2qm (Qt2 program) to compile $PACKAGE])
+-fi
+
+ dnl *** check QTEZ environment variable ***
+ AC_MSG_CHECKING(for QTEZ variable)