Diff of /trunk/configure

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

revision 301 by harbaum, Fri Aug 27 19:30:44 2010 UTC revision 302 by harbaum, Tue Aug 31 18:58:25 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.65 for GPXView 0.9.6.  # Generated by GNU Autoconf 2.65 for GPXView 0.9.7.
4  #  #
5  # Report bugs to <till@harbaum.org>.  # Report bugs to <till@harbaum.org>.
6  #  #
# Line 552  MAKEFLAGS= Line 552  MAKEFLAGS=
552  # Identity of this package.  # Identity of this package.
553  PACKAGE_NAME='GPXView'  PACKAGE_NAME='GPXView'
554  PACKAGE_TARNAME='gpxview'  PACKAGE_TARNAME='gpxview'
555  PACKAGE_VERSION='0.9.6'  PACKAGE_VERSION='0.9.7'
556  PACKAGE_STRING='GPXView 0.9.6'  PACKAGE_STRING='GPXView 0.9.7'
557  PACKAGE_BUGREPORT='till@harbaum.org'  PACKAGE_BUGREPORT='till@harbaum.org'
558  PACKAGE_URL=''  PACKAGE_URL=''
559    
# Line 1278  if test "$ac_init_help" = "long"; then Line 1278  if test "$ac_init_help" = "long"; then
1278    # Omit some internal or obsolete options to make the list less imposing.    # Omit some internal or obsolete options to make the list less imposing.
1279    # 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.
1280    cat <<_ACEOF    cat <<_ACEOF
1281  \`configure' configures GPXView 0.9.6 to adapt to many kinds of systems.  \`configure' configures GPXView 0.9.7 to adapt to many kinds of systems.
1282    
1283  Usage: $0 [OPTION]... [VAR=VALUE]...  Usage: $0 [OPTION]... [VAR=VALUE]...
1284    
# Line 1339  fi Line 1339  fi
1339    
1340  if test -n "$ac_init_help"; then  if test -n "$ac_init_help"; then
1341    case $ac_init_help in    case $ac_init_help in
1342       short | recursive ) echo "Configuration of GPXView 0.9.6:";;       short | recursive ) echo "Configuration of GPXView 0.9.7:";;
1343     esac     esac
1344    cat <<\_ACEOF    cat <<\_ACEOF
1345    
# Line 1479  fi Line 1479  fi
1479  test -n "$ac_init_help" && exit $ac_status  test -n "$ac_init_help" && exit $ac_status
1480  if $ac_init_version; then  if $ac_init_version; then
1481    cat <<\_ACEOF    cat <<\_ACEOF
1482  GPXView configure 0.9.6  GPXView configure 0.9.7
1483  generated by GNU Autoconf 2.65  generated by GNU Autoconf 2.65
1484    
1485  Copyright (C) 2009 Free Software Foundation, Inc.  Copyright (C) 2009 Free Software Foundation, Inc.
# Line 1737  cat >config.log <<_ACEOF Line 1737  cat >config.log <<_ACEOF
1737  This file contains any messages produced by compilers while  This file contains any messages produced by compilers while
1738  running configure, to aid debugging if configure makes a mistake.  running configure, to aid debugging if configure makes a mistake.
1739    
1740  It was created by GPXView $as_me 0.9.6, which was  It was created by GPXView $as_me 0.9.7, which was
1741  generated by GNU Autoconf 2.65.  Invocation command line was  generated by GNU Autoconf 2.65.  Invocation command line was
1742    
1743    $ $0 $@    $ $0 $@
# Line 5772  cat >>$CONFIG_STATUS <<\_ACEOF || ac_wri Line 5772  cat >>$CONFIG_STATUS <<\_ACEOF || ac_wri
5772  # report actual input values of CONFIG_FILES etc. instead of their  # report actual input values of CONFIG_FILES etc. instead of their
5773  # values after options handling.  # values after options handling.
5774  ac_log="  ac_log="
5775  This file was extended by GPXView $as_me 0.9.6, which was  This file was extended by GPXView $as_me 0.9.7, which was
5776  generated by GNU Autoconf 2.65.  Invocation command line was  generated by GNU Autoconf 2.65.  Invocation command line was
5777    
5778    CONFIG_FILES    = $CONFIG_FILES    CONFIG_FILES    = $CONFIG_FILES
# Line 5825  _ACEOF Line 5825  _ACEOF
5825  cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1  cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
5826  ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"  ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
5827  ac_cs_version="\\  ac_cs_version="\\
5828  GPXView config.status 0.9.6  GPXView config.status 0.9.7
5829  configured by $0, generated by GNU Autoconf 2.65,  configured by $0, generated by GNU Autoconf 2.65,
5830    with options \\"\$ac_cs_config\\"    with options \\"\$ac_cs_config\\"
5831    

Legend:
Removed from v.301  
changed lines
  Added in v.302