Salome HOME
Correction of misprint
authormaintenance team <salome-mnt@opencascade.com>
Tue, 27 Jun 2006 15:40:54 +0000 (15:40 +0000)
committermaintenance team <salome-mnt@opencascade.com>
Tue, 27 Jun 2006 15:40:54 +0000 (15:40 +0000)
config_files/qt-3.3.3.sh

index f63e4e9381e926105bdc16b99e31b43c7cf9b35e..716665d19594dd0cba1d03b7bf77017891c10a84 100755 (executable)
@@ -8,7 +8,7 @@ ver=`grep "QT_VERSION_STR" ${QTDIR}/include/qglobal.h | sed -e 's%^#define QT_VE
 if [ "$ver" == "3.3.3" ] ; then
     return 0
 fi
-return 1configure}
+return 1}
 
 print_env()
 {