]> SALOME platform Git repositories - modules/kernel.git/commitdiff
Salome HOME
Porting to Qt4
authorvsr <vsr@opencascade.com>
Mon, 7 May 2007 10:52:46 +0000 (10:52 +0000)
committervsr <vsr@opencascade.com>
Mon, 7 May 2007 10:52:46 +0000 (10:52 +0000)
salome_adm/unix/config_files/check_qt.m4

index 782b529687cfbcfb644bb85ed3af5229e08b1f39..d0a5eee512cb6883406b677c5363a87a3e296f0e 100644 (file)
@@ -157,7 +157,7 @@ then
   else
     AC_PATH_PROG(LRELEASE, lrelease)
   fi
-  if test "x$LRELEASE = "x"
+  if test "x$LRELEASE" = "x"
   then
     qt_ok=no
     AC_MSG_RESULT(lrelease (Qt translation files compiler) is not in the PATH variable)