else
DISABLE_QXGRAPHVIEWER="yes"
fi
-
+dnl THIS IS A TEMPORARY SOLUTION BECAUSE QXGRAPH NOT YET PORTING TO QT4
+dnl AFTER PORTING QXGARPH TO QT4 THE STRING BELOW HAVE TO BE REMOVED
+DISABLE_QXGRAPHVIEWER="yes"
dnl
dnl Initialize source and build root directories
echo "failed : for full configuration of GUI module necessary enable SalomeObject !"
exit
fi
- if test "x${DISABLE_QXGRAPHVIEWER}" == "xyes" ; then
- echo "failed : for full configuration of GUI module necessary enable QxGraphViewer !"
- exit
- fi
+ dnl THIS IS A TEMPORARY SOLUTION BECAUSE QXGRAPH NOT YET PORTING TO QT4
+ dnl AFTER PORTING QXGARPH TO QT4 THE FOLLOWING CHECK HAVE TO BE UNCOMMENTED
+ dnl if test "x${DISABLE_QXGRAPHVIEWER}" == "xyes" ; then
+ dnl echo "failed : for full configuration of GUI module necessary enable QxGraphViewer !"
+ dnl exit
+ dnl fi
fi
echo