/[marvin]/marvin/src/libsip/configure.in
ViewVC logotype

Diff of /marvin/src/libsip/configure.in

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.7 by hannibal, Thu Sep 11 16:16:45 2003 UTC revision 1.8 by hannibal, Thu Sep 11 16:33:51 2003 UTC
# Line 88  fi Line 88  fi
88    
89  # We extract perl version number  # We extract perl version number
90  PERLVERSION=`$PERL_HERE -v perl -v | sed -n -e 's|.*v *\(.*\)\ |\1|p' | cut -d' ' -f1 | head -n 1`  PERLVERSION=`$PERL_HERE -v perl -v | sed -n -e 's|.*v *\(.*\)\ |\1|p' | cut -d' ' -f1 | head -n 1`
91  echo -e "perl version is $PERLVERSION. \n\tIf perl version <= 5.8.0 please install perl 5.8.0 or greater \n\tbecause you must have some problems during compilation."  echo -e "perl version is $PERLVERSION. \n\tIf perl version < 5.8.0 please install perl 5.8.0 or greater \n\tbecause you must have some problems during compilation."
92    
93  AC_CONFIG_FILES([doc/Doxyfile])  AC_CONFIG_FILES([doc/Doxyfile])
94    

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26