~keruspe/gnome-paint/latest-gtk2

« back to all changes in this revision

Viewing changes to configure

  • Committer: rogerioferro
  • Date: 2010-06-04 13:53:02 UTC
  • Revision ID: svn-v4:06becd44-3357-11de-a996-7ff70a941223:trunk:67
- cleaned warning messages
- added es_MX.po and ru.po translation

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#! /bin/sh
2
2
# Guess values for system-dependent variables and create Makefiles.
3
 
# Generated by GNU Autoconf 2.65 for gnome-paint 0.2.1.
 
3
# Generated by GNU Autoconf 2.65 for gnome-paint 0.3.1.
4
4
#
5
5
# Report bugs to <http://code.google.com/p/gnome-paint/>.
6
6
#
701
701
# Identity of this package.
702
702
PACKAGE_NAME='gnome-paint'
703
703
PACKAGE_TARNAME='gnome-paint'
704
 
PACKAGE_VERSION='0.2.1'
705
 
PACKAGE_STRING='gnome-paint 0.2.1'
 
704
PACKAGE_VERSION='0.3.1'
 
705
PACKAGE_STRING='gnome-paint 0.3.1'
706
706
PACKAGE_BUGREPORT='http://code.google.com/p/gnome-paint/'
707
707
PACKAGE_URL=''
708
708
 
1465
1465
  # Omit some internal or obsolete options to make the list less imposing.
1466
1466
  # This message is too long to be a string in the A/UX 3.1 sh.
1467
1467
  cat <<_ACEOF
1468
 
\`configure' configures gnome-paint 0.2.1 to adapt to many kinds of systems.
 
1468
\`configure' configures gnome-paint 0.3.1 to adapt to many kinds of systems.
1469
1469
 
1470
1470
Usage: $0 [OPTION]... [VAR=VALUE]...
1471
1471
 
1535
1535
 
1536
1536
if test -n "$ac_init_help"; then
1537
1537
  case $ac_init_help in
1538
 
     short | recursive ) echo "Configuration of gnome-paint 0.2.1:";;
 
1538
     short | recursive ) echo "Configuration of gnome-paint 0.3.1:";;
1539
1539
   esac
1540
1540
  cat <<\_ACEOF
1541
1541
 
1642
1642
test -n "$ac_init_help" && exit $ac_status
1643
1643
if $ac_init_version; then
1644
1644
  cat <<\_ACEOF
1645
 
gnome-paint configure 0.2.1
 
1645
gnome-paint configure 0.3.1
1646
1646
generated by GNU Autoconf 2.65
1647
1647
 
1648
1648
Copyright (C) 2009 Free Software Foundation, Inc.
2013
2013
This file contains any messages produced by compilers while
2014
2014
running configure, to aid debugging if configure makes a mistake.
2015
2015
 
2016
 
It was created by gnome-paint $as_me 0.2.1, which was
 
2016
It was created by gnome-paint $as_me 0.3.1, which was
2017
2017
generated by GNU Autoconf 2.65.  Invocation command line was
2018
2018
 
2019
2019
  $ $0 $@
2822
2822
 
2823
2823
# Define the identity of the package.
2824
2824
 PACKAGE=gnome-paint
2825
 
 VERSION=0.2.1
 
2825
 VERSION=0.3.1
2826
2826
 
2827
2827
 
2828
2828
cat >>confdefs.h <<_ACEOF
13376
13376
 
13377
13377
 
13378
13378
 
13379
 
ac_config_files="$ac_config_files Makefile src/Makefile po/Makefile.in data/Makefile data/ui/Makefile data/icons/Makefile data/icons/16x16/Makefile data/icons/16x16/actions/Makefile data/icons/16x16/apps/Makefile data/desktop/Makefile data/desktop/gnome-paint.desktop.in"
 
13379
ac_config_files="$ac_config_files Makefile src/Makefile src/pixmaps/Makefile po/Makefile.in data/Makefile data/ui/Makefile data/icons/Makefile data/icons/16x16/Makefile data/icons/16x16/actions/Makefile data/icons/16x16/apps/Makefile data/desktop/Makefile data/desktop/gnome-paint.desktop.in"
13380
13380
 
13381
13381
cat >confcache <<\_ACEOF
13382
13382
# This file is a shell script that caches the results of configure
13915
13915
# report actual input values of CONFIG_FILES etc. instead of their
13916
13916
# values after options handling.
13917
13917
ac_log="
13918
 
This file was extended by gnome-paint $as_me 0.2.1, which was
 
13918
This file was extended by gnome-paint $as_me 0.3.1, which was
13919
13919
generated by GNU Autoconf 2.65.  Invocation command line was
13920
13920
 
13921
13921
  CONFIG_FILES    = $CONFIG_FILES
13981
13981
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
13982
13982
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
13983
13983
ac_cs_version="\\
13984
 
gnome-paint config.status 0.2.1
 
13984
gnome-paint config.status 0.3.1
13985
13985
configured by $0, generated by GNU Autoconf 2.65,
13986
13986
  with options \\"\$ac_cs_config\\"
13987
13987
 
14366
14366
    "libtool") CONFIG_COMMANDS="$CONFIG_COMMANDS libtool" ;;
14367
14367
    "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;;
14368
14368
    "src/Makefile") CONFIG_FILES="$CONFIG_FILES src/Makefile" ;;
 
14369
    "src/pixmaps/Makefile") CONFIG_FILES="$CONFIG_FILES src/pixmaps/Makefile" ;;
14369
14370
    "po/Makefile.in") CONFIG_FILES="$CONFIG_FILES po/Makefile.in" ;;
14370
14371
    "data/Makefile") CONFIG_FILES="$CONFIG_FILES data/Makefile" ;;
14371
14372
    "data/ui/Makefile") CONFIG_FILES="$CONFIG_FILES data/ui/Makefile" ;;