(file) Return to configure CVS log (file) (dir) Up to [Pegasus] / pegasus

Diff for /pegasus/configure between version 1.1.2.2 and 1.1.2.3

version 1.1.2.2, 2013/07/20 18:32:34 version 1.1.2.3, 2014/04/28 00:29:11
Line 557 
Line 557 
     echo "icu: No"     echo "icu: No"
 fi fi
  
 if [ "$icuYes" == "1" ]; then  if [ "$icuYes" = "1" ]; then
    icuversion=$(icu-config --version)    icuversion=$(icu-config --version)
  
    echo $icuversion    echo $icuversion
Line 948 
Line 948 
     cp -f $options $options.bak     cp -f $options $options.bak
 fi fi
  
   . ./$options
   
 source ./$options  
 ##============================================================================== ##==============================================================================
 ## ##
 ## Create GNUmakefile ## Create GNUmakefile


Legend:
Removed from v.1.1.2.2  
changed lines
  Added in v.1.1.2.3

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2