Diff of /trunk/configure

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

revision 29 by harbaum, Tue Jul 7 15:31:32 2009 UTC revision 30 by harbaum, Fri Jul 24 19:24:42 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.61 for GPXView 0.7.3.  # Generated by GNU Autoconf 2.61 for GPXView 0.7.4.
4  #  #
5  # Report bugs to <till@harbaum.org>.  # Report bugs to <till@harbaum.org>.
6  #  #
# Line 574  SHELL=${CONFIG_SHELL-/bin/sh} Line 574  SHELL=${CONFIG_SHELL-/bin/sh}
574  # Identity of this package.  # Identity of this package.
575  PACKAGE_NAME='GPXView'  PACKAGE_NAME='GPXView'
576  PACKAGE_TARNAME='gpxview'  PACKAGE_TARNAME='gpxview'
577  PACKAGE_VERSION='0.7.3'  PACKAGE_VERSION='0.7.4'
578  PACKAGE_STRING='GPXView 0.7.3'  PACKAGE_STRING='GPXView 0.7.4'
579  PACKAGE_BUGREPORT='till@harbaum.org'  PACKAGE_BUGREPORT='till@harbaum.org'
580    
581  ac_unique_file="src/main.c"  ac_unique_file="src/main.c"
# Line 1198  if test "$ac_init_help" = "long"; then Line 1198  if test "$ac_init_help" = "long"; then
1198    # Omit some internal or obsolete options to make the list less imposing.    # Omit some internal or obsolete options to make the list less imposing.
1199    # 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.
1200    cat <<_ACEOF    cat <<_ACEOF
1201  \`configure' configures GPXView 0.7.3 to adapt to many kinds of systems.  \`configure' configures GPXView 0.7.4 to adapt to many kinds of systems.
1202    
1203  Usage: $0 [OPTION]... [VAR=VALUE]...  Usage: $0 [OPTION]... [VAR=VALUE]...
1204    
# Line 1259  fi Line 1259  fi
1259    
1260  if test -n "$ac_init_help"; then  if test -n "$ac_init_help"; then
1261    case $ac_init_help in    case $ac_init_help in
1262       short | recursive ) echo "Configuration of GPXView 0.7.3:";;       short | recursive ) echo "Configuration of GPXView 0.7.4:";;
1263     esac     esac
1264    cat <<\_ACEOF    cat <<\_ACEOF
1265    
# Line 1382  fi Line 1382  fi
1382  test -n "$ac_init_help" && exit $ac_status  test -n "$ac_init_help" && exit $ac_status
1383  if $ac_init_version; then  if $ac_init_version; then
1384    cat <<\_ACEOF    cat <<\_ACEOF
1385  GPXView configure 0.7.3  GPXView configure 0.7.4
1386  generated by GNU Autoconf 2.61  generated by GNU Autoconf 2.61
1387    
1388  Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,  Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
# Line 1396  cat >config.log <<_ACEOF Line 1396  cat >config.log <<_ACEOF
1396  This file contains any messages produced by compilers while  This file contains any messages produced by compilers while
1397  running configure, to aid debugging if configure makes a mistake.  running configure, to aid debugging if configure makes a mistake.
1398    
1399  It was created by GPXView $as_me 0.7.3, which was  It was created by GPXView $as_me 0.7.4, which was
1400  generated by GNU Autoconf 2.61.  Invocation command line was  generated by GNU Autoconf 2.61.  Invocation command line was
1401    
1402    $ $0 $@    $ $0 $@
# Line 4672  exec 6>&1 Line 4672  exec 6>&1
4672  # report actual input values of CONFIG_FILES etc. instead of their  # report actual input values of CONFIG_FILES etc. instead of their
4673  # values after options handling.  # values after options handling.
4674  ac_log="  ac_log="
4675  This file was extended by GPXView $as_me 0.7.3, which was  This file was extended by GPXView $as_me 0.7.4, which was
4676  generated by GNU Autoconf 2.61.  Invocation command line was  generated by GNU Autoconf 2.61.  Invocation command line was
4677    
4678    CONFIG_FILES    = $CONFIG_FILES    CONFIG_FILES    = $CONFIG_FILES
# Line 4715  Report bugs to <bug-autoconf@gnu.org>." Line 4715  Report bugs to <bug-autoconf@gnu.org>."
4715  _ACEOF  _ACEOF
4716  cat >>$CONFIG_STATUS <<_ACEOF  cat >>$CONFIG_STATUS <<_ACEOF
4717  ac_cs_version="\\  ac_cs_version="\\
4718  GPXView config.status 0.7.3  GPXView config.status 0.7.4
4719  configured by $0, generated by GNU Autoconf 2.61,  configured by $0, generated by GNU Autoconf 2.61,
4720    with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"    with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
4721    

Legend:
Removed from v.29  
changed lines
  Added in v.30