Diff of /trunk/configure

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

revision 273 by harbaum, Thu Aug 27 15:18:06 2009 UTC revision 275 by harbaum, Mon Aug 31 18:28:30 2009 UTC
# Line 1  Line 1 
1  #! /bin/sh  #! /bin/sh
2  # Guess values for system-dependent variables and create Makefiles.  # Guess values for system-dependent variables and create Makefiles.
3  # Generated by GNU Autoconf 2.63 for OSM2Go 0.7.18.  # Generated by GNU Autoconf 2.63 for OSM2Go 0.7.19.
4  #  #
5  # Report bugs to <osm2go-users@garage.maemo.org>.  # Report bugs to <osm2go-users@garage.maemo.org>.
6  #  #
# Line 596  SHELL=${CONFIG_SHELL-/bin/sh} Line 596  SHELL=${CONFIG_SHELL-/bin/sh}
596  # Identity of this package.  # Identity of this package.
597  PACKAGE_NAME='OSM2Go'  PACKAGE_NAME='OSM2Go'
598  PACKAGE_TARNAME='osm2go'  PACKAGE_TARNAME='osm2go'
599  PACKAGE_VERSION='0.7.18'  PACKAGE_VERSION='0.7.19'
600  PACKAGE_STRING='OSM2Go 0.7.18'  PACKAGE_STRING='OSM2Go 0.7.19'
601  PACKAGE_BUGREPORT='osm2go-users@garage.maemo.org'  PACKAGE_BUGREPORT='osm2go-users@garage.maemo.org'
602    
603  ac_unique_file="src/main.c"  ac_unique_file="src/main.c"
# Line 1273  if test "$ac_init_help" = "long"; then Line 1273  if test "$ac_init_help" = "long"; then
1273    # Omit some internal or obsolete options to make the list less imposing.    # Omit some internal or obsolete options to make the list less imposing.
1274    # This message is too long to be a string in the A/UX 3.1 sh.    # This message is too long to be a string in the A/UX 3.1 sh.
1275    cat <<_ACEOF    cat <<_ACEOF
1276  \`configure' configures OSM2Go 0.7.18 to adapt to many kinds of systems.  \`configure' configures OSM2Go 0.7.19 to adapt to many kinds of systems.
1277    
1278  Usage: $0 [OPTION]... [VAR=VALUE]...  Usage: $0 [OPTION]... [VAR=VALUE]...
1279    
# Line 1334  fi Line 1334  fi
1334    
1335  if test -n "$ac_init_help"; then  if test -n "$ac_init_help"; then
1336    case $ac_init_help in    case $ac_init_help in
1337       short | recursive ) echo "Configuration of OSM2Go 0.7.18:";;       short | recursive ) echo "Configuration of OSM2Go 0.7.19:";;
1338     esac     esac
1339    cat <<\_ACEOF    cat <<\_ACEOF
1340    
# Line 1459  fi Line 1459  fi
1459  test -n "$ac_init_help" && exit $ac_status  test -n "$ac_init_help" && exit $ac_status
1460  if $ac_init_version; then  if $ac_init_version; then
1461    cat <<\_ACEOF    cat <<\_ACEOF
1462  OSM2Go configure 0.7.18  OSM2Go configure 0.7.19
1463  generated by GNU Autoconf 2.63  generated by GNU Autoconf 2.63
1464    
1465  Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,  Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
# Line 1473  cat >config.log <<_ACEOF Line 1473  cat >config.log <<_ACEOF
1473  This file contains any messages produced by compilers while  This file contains any messages produced by compilers while
1474  running configure, to aid debugging if configure makes a mistake.  running configure, to aid debugging if configure makes a mistake.
1475    
1476  It was created by OSM2Go $as_me 0.7.18, which was  It was created by OSM2Go $as_me 0.7.19, which was
1477  generated by GNU Autoconf 2.63.  Invocation command line was  generated by GNU Autoconf 2.63.  Invocation command line was
1478    
1479    $ $0 $@    $ $0 $@
# Line 4823  exec 6>&1 Line 4823  exec 6>&1
4823  # report actual input values of CONFIG_FILES etc. instead of their  # report actual input values of CONFIG_FILES etc. instead of their
4824  # values after options handling.  # values after options handling.
4825  ac_log="  ac_log="
4826  This file was extended by OSM2Go $as_me 0.7.18, which was  This file was extended by OSM2Go $as_me 0.7.19, which was
4827  generated by GNU Autoconf 2.63.  Invocation command line was  generated by GNU Autoconf 2.63.  Invocation command line was
4828    
4829    CONFIG_FILES    = $CONFIG_FILES    CONFIG_FILES    = $CONFIG_FILES
# Line 4873  Report bugs to <bug-autoconf@gnu.org>." Line 4873  Report bugs to <bug-autoconf@gnu.org>."
4873  _ACEOF  _ACEOF
4874  cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1  cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
4875  ac_cs_version="\\  ac_cs_version="\\
4876  OSM2Go config.status 0.7.18  OSM2Go config.status 0.7.19
4877  configured by $0, generated by GNU Autoconf 2.63,  configured by $0, generated by GNU Autoconf 2.63,
4878    with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"    with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
4879    

Legend:
Removed from v.273  
changed lines
  Added in v.275