From: vsr Date: Mon, 7 Feb 2005 07:50:48 +0000 (+0000) Subject: Fix a problem with NETGENPLUGIN compilation - incorrect netgen product configuration X-Git-Tag: SALOME_V_2_2_0~14 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=30628f9a924001426cb5ecccf84560212fc757a4;p=tools%2Finstall.git Fix a problem with NETGENPLUGIN compilation - incorrect netgen product configuration --- diff --git a/config_files/build.csh b/config_files/build.csh index 57a37f7..fb2bf17 100755 --- a/config_files/build.csh +++ b/config_files/build.csh @@ -57,7 +57,7 @@ end ######################################################### # if -h option is given - print help info and exit ######################################################### - if ( $is_help == 1 ) then +if ( $is_help == 1 ) then echo "" echo "" echo "Description:"