]> SALOME platform Git repositories - modules/gui.git/commitdiff
Salome HOME
Link to native /usr/lib/qt4 directory.
authormkr <mkr@opencascade.com>
Fri, 29 Feb 2008 15:30:47 +0000 (15:30 +0000)
committermkr <mkr@opencascade.com>
Fri, 29 Feb 2008 15:30:47 +0000 (15:30 +0000)
adm_local/unix/config_files/check_qwt.m4

index f5bb452509717a1aa07b4330f8f769049faff473..8ce6420b7ddb6b37e346b85bc7c16666bf6bfee2 100644 (file)
@@ -52,7 +52,7 @@ if test -z $QWTHOME; then
           QWT_INCLUDES=$QWTHOME"/include"
         fi
         if test ! -f $QWT_INCLUDES/qwt.h ; then
-          QWT_INCLUDES=/usr/lib/qt3/include/qwt
+          QWT_INCLUDES=/usr/lib/qt4/include/qwt
         fi
      fi
   fi