[prev in list] [next in list] [prev in thread] [next in thread] 

List:       licq-cvs
Subject:    [Licq-cvs] r4463 - trunk/qt-gui
From:       erijo () users ! sourceforge ! net
Date:       2006-06-29 21:53:06
Message-ID: 20060629215306.1803.qmail () mail ! thejon ! org
[Download RAW message or body]

Author: erijo
Date: 2006-06-30 06:53:05 +0900 (Fri, 30 Jun 2006)
New Revision: 4463

Modified:
   trunk/qt-gui/acinclude.m4.in
Log:
Fixed a bug where, instead of checking if "$DCOPIDL2CPP" = "echo" it would
run "$DCOPIDL2CPP".


Modified: trunk/qt-gui/acinclude.m4.in
===================================================================
--- trunk/qt-gui/acinclude.m4.in	2006-06-29 21:51:17 UTC (rev 4462)
+++ trunk/qt-gui/acinclude.m4.in	2006-06-29 21:53:05 UTC (rev 4463)
@@ -391,7 +391,7 @@
       /opt/kde3/bin:/opt/kde2/bin:/opt/kde/bin:/usr/lib/kde/bin:/usr/local/kde/bin/:/usr/kde/bin:/usr/lib/kde/bin:/usr/bin:/usr/X11R6/bin:$PATH)
  
 
-    if test "$DCOPIDL" = "echo" || "$DCOPIDL2CPP" = "echo"; then
+    if test "$DCOPIDL" = "echo" || test "$DCOPIDL2CPP" = "echo"; then
       AC_MSG_ERROR(["DCOP must be installed. Could not find dcopidl or \
dcopidl2cpp"])  fi
   fi


Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Licq-cvs mailing list
Licq-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/licq-cvs


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic