Diff of /trunk/configure

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

revision 254 by harbaum, Sat Feb 6 19:28:51 2010 UTC revision 256 by harbaum, Wed Feb 10 19:19:55 2010 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 GPXView 0.9.2.  # Generated by GNU Autoconf 2.63 for GPXView 0.9.3.
4  #  #
5  # Report bugs to <till@harbaum.org>.  # Report bugs to <till@harbaum.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='GPXView'  PACKAGE_NAME='GPXView'
598  PACKAGE_TARNAME='gpxview'  PACKAGE_TARNAME='gpxview'
599  PACKAGE_VERSION='0.9.2'  PACKAGE_VERSION='0.9.3'
600  PACKAGE_STRING='GPXView 0.9.2'  PACKAGE_STRING='GPXView 0.9.3'
601  PACKAGE_BUGREPORT='till@harbaum.org'  PACKAGE_BUGREPORT='till@harbaum.org'
602    
603  ac_unique_file="src/main.c"  ac_unique_file="src/main.c"
# Line 1327  if test "$ac_init_help" = "long"; then Line 1327  if test "$ac_init_help" = "long"; then
1327    # Omit some internal or obsolete options to make the list less imposing.    # Omit some internal or obsolete options to make the list less imposing.
1328    # 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.
1329    cat <<_ACEOF    cat <<_ACEOF
1330  \`configure' configures GPXView 0.9.2 to adapt to many kinds of systems.  \`configure' configures GPXView 0.9.3 to adapt to many kinds of systems.
1331    
1332  Usage: $0 [OPTION]... [VAR=VALUE]...  Usage: $0 [OPTION]... [VAR=VALUE]...
1333    
# Line 1388  fi Line 1388  fi
1388    
1389  if test -n "$ac_init_help"; then  if test -n "$ac_init_help"; then
1390    case $ac_init_help in    case $ac_init_help in
1391       short | recursive ) echo "Configuration of GPXView 0.9.2:";;       short | recursive ) echo "Configuration of GPXView 0.9.3:";;
1392     esac     esac
1393    cat <<\_ACEOF    cat <<\_ACEOF
1394    
# Line 1526  fi Line 1526  fi
1526  test -n "$ac_init_help" && exit $ac_status  test -n "$ac_init_help" && exit $ac_status
1527  if $ac_init_version; then  if $ac_init_version; then
1528    cat <<\_ACEOF    cat <<\_ACEOF
1529  GPXView configure 0.9.2  GPXView configure 0.9.3
1530  generated by GNU Autoconf 2.63  generated by GNU Autoconf 2.63
1531    
1532  Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,  Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
# Line 1540  cat >config.log <<_ACEOF Line 1540  cat >config.log <<_ACEOF
1540  This file contains any messages produced by compilers while  This file contains any messages produced by compilers while
1541  running configure, to aid debugging if configure makes a mistake.  running configure, to aid debugging if configure makes a mistake.
1542    
1543  It was created by GPXView $as_me 0.9.2, which was  It was created by GPXView $as_me 0.9.3, which was
1544  generated by GNU Autoconf 2.63.  Invocation command line was  generated by GNU Autoconf 2.63.  Invocation command line was
1545    
1546    $ $0 $@    $ $0 $@
# Line 6176  exec 6>&1 Line 6176  exec 6>&1
6176  # report actual input values of CONFIG_FILES etc. instead of their  # report actual input values of CONFIG_FILES etc. instead of their
6177  # values after options handling.  # values after options handling.
6178  ac_log="  ac_log="
6179  This file was extended by GPXView $as_me 0.9.2, which was  This file was extended by GPXView $as_me 0.9.3, which was
6180  generated by GNU Autoconf 2.63.  Invocation command line was  generated by GNU Autoconf 2.63.  Invocation command line was
6181    
6182    CONFIG_FILES    = $CONFIG_FILES    CONFIG_FILES    = $CONFIG_FILES
# Line 6226  Report bugs to <bug-autoconf@gnu.org>." Line 6226  Report bugs to <bug-autoconf@gnu.org>."
6226  _ACEOF  _ACEOF
6227  cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1  cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
6228  ac_cs_version="\\  ac_cs_version="\\
6229  GPXView config.status 0.9.2  GPXView config.status 0.9.3
6230  configured by $0, generated by GNU Autoconf 2.63,  configured by $0, generated by GNU Autoconf 2.63,
6231    with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"    with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
6232    

Legend:
Removed from v.254  
changed lines
  Added in v.256