]> SALOME platform Git repositories - modules/gui.git/commitdiff
Salome HOME
Porting to Qt 4
authorvsr <vsr@opencascade.com>
Mon, 25 Jun 2007 09:27:44 +0000 (09:27 +0000)
committervsr <vsr@opencascade.com>
Mon, 25 Jun 2007 09:27:44 +0000 (09:27 +0000)
adm_local/unix/config_files/check_sip.m4

index 7d209267c5333d093447beb4c3282f6bedd3c932..3d68d8b0a116020fb827f2428509e759392c7003 100644 (file)
@@ -10,7 +10,7 @@ sip_ok=yes
 AC_ARG_WITH(sip,
     [  --with-sip=EXEC sip executable ],
     [SIP="$withval"
-      AC_MSG_RESULT(Try $withval as sip executable)
+      AC_MSG_RESULT([Try $withval as sip executable])
     ], [
       AC_PATH_PROG(SIP, sip)
     ])