/[mldonkey]/mldonkey/config/configure.in
ViewVC logotype

Diff of /mldonkey/config/configure.in

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

revision 1.206 by spiralvoice, Wed Aug 10 23:16:41 2005 UTC revision 1.207 by spiralvoice, Mon Aug 15 20:31:29 2005 UTC
# Line 102  if test ! -z "$SCM_VERSION"; then Line 102  if test ! -z "$SCM_VERSION"; then
102  else  else
103    echo ""    echo ""
104  fi  fi
105  REQUIRED_OCAML=3.08.3  REQUIRED_OCAML=3.08.4
106  DOWNLOAD_OCAML_MAJOR=3.08  DOWNLOAD_OCAML_MAJOR=3.08
107  DOWNLOAD_OCAML=3.08.3  DOWNLOAD_OCAML=3.08.4
108    
109  REQUIRED_LABLGTK=1.2.7  REQUIRED_LABLGTK=1.2.7
110    
# Line 283  else Line 283  else
283    OCAMLVERSION=`$OCAMLC -v | sed -n -e 's|.*version* *\(.*\)$|\1|p' `    OCAMLVERSION=`$OCAMLC -v | sed -n -e 's|.*version* *\(.*\)$|\1|p' `
284    case "$OCAMLVERSION" in    case "$OCAMLVERSION" in
285      "$REQUIRED_OCAML"*) ;;      "$REQUIRED_OCAML"*) ;;
286        3.08.3*) ;;
287      3.08.2*)      3.08.2*)
288          if test "$system" = "rhapsody"; then          if test "$system" = "rhapsody"; then
289              case "$OCAMLVERSION" in              case "$OCAMLVERSION" in

Legend:
Removed from v.1.206  
changed lines
  Added in v.1.207

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