~ubuntu-branches/ubuntu/hardy/gnome-system-tools/hardy-updates

« back to all changes in this revision

Viewing changes to configure

  • Committer: Bazaar Package Importer
  • Author(s): Aron Sisak
  • Date: 2007-07-19 12:56:26 UTC
  • mfrom: (1.1.21 upstream)
  • Revision ID: james.westby@ubuntu.com-20070719125626-ohk1pfxumjf3lge2
Tags: 2.19.0-0ubuntu1
* New upstream release:
  - Common
    - fix gtk-update-icon-cache for uninstall-hook (David Farning)
  - Network
    - Fix implicit conversion to pointer
    - Add WPA/WPA2 PSK descriptions
  - Services
    - Fix implicit conversion to pointer
    - Fix some compiler warnings
  - Users
    - Fix a compiler warning
* Translations
  - be@latin, ca, dz, en_GB, es, et, eu, it, nb, pt_BR, si, th, vi, zh_CN
* debian/control.in
  - removed libart build dependency

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.60 for gnome-system-tools 2.18.1.
 
3
# Generated by GNU Autoconf 2.60 for gnome-system-tools 2.19.0.
4
4
#
5
5
# Report bugs to <http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-system-tools>.
6
6
#
713
713
# Identity of this package.
714
714
PACKAGE_NAME='gnome-system-tools'
715
715
PACKAGE_TARNAME='gnome-system-tools'
716
 
PACKAGE_VERSION='2.18.1'
717
 
PACKAGE_STRING='gnome-system-tools 2.18.1'
 
716
PACKAGE_VERSION='2.19.0'
 
717
PACKAGE_STRING='gnome-system-tools 2.19.0'
718
718
PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-system-tools'
719
719
 
720
720
ac_unique_file="src/common/gst-tool.c"
1479
1479
  # Omit some internal or obsolete options to make the list less imposing.
1480
1480
  # This message is too long to be a string in the A/UX 3.1 sh.
1481
1481
  cat <<_ACEOF
1482
 
\`configure' configures gnome-system-tools 2.18.1 to adapt to many kinds of systems.
 
1482
\`configure' configures gnome-system-tools 2.19.0 to adapt to many kinds of systems.
1483
1483
 
1484
1484
Usage: $0 [OPTION]... [VAR=VALUE]...
1485
1485
 
1549
1549
 
1550
1550
if test -n "$ac_init_help"; then
1551
1551
  case $ac_init_help in
1552
 
     short | recursive ) echo "Configuration of gnome-system-tools 2.18.1:";;
 
1552
     short | recursive ) echo "Configuration of gnome-system-tools 2.19.0:";;
1553
1553
   esac
1554
1554
  cat <<\_ACEOF
1555
1555
 
1681
1681
test -n "$ac_init_help" && exit $ac_status
1682
1682
if $ac_init_version; then
1683
1683
  cat <<\_ACEOF
1684
 
gnome-system-tools configure 2.18.1
 
1684
gnome-system-tools configure 2.19.0
1685
1685
generated by GNU Autoconf 2.60
1686
1686
 
1687
1687
Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
1695
1695
This file contains any messages produced by compilers while
1696
1696
running configure, to aid debugging if configure makes a mistake.
1697
1697
 
1698
 
It was created by gnome-system-tools $as_me 2.18.1, which was
 
1698
It was created by gnome-system-tools $as_me 2.19.0, which was
1699
1699
generated by GNU Autoconf 2.60.  Invocation command line was
1700
1700
 
1701
1701
  $ $0 $@
2375
2375
 
2376
2376
# Define the identity of the package.
2377
2377
 PACKAGE=gnome-system-tools
2378
 
 VERSION=2.18.1
 
2378
 VERSION=2.19.0
2379
2379
 
2380
2380
 
2381
2381
cat >>confdefs.h <<_ACEOF
22854
22854
                           libglade-2.0 >= \$LIBGLADE_REQUIRED
22855
22855
                           gconf-2.0 >= \$GCONF_REQUIRED
22856
22856
                           liboobs-1 >= \$LIBOOBS_REQUIRED
22857
 
                           libart-2.0
22858
22857
                           \"") >&5
22859
22858
  ($PKG_CONFIG --exists --print-errors "
22860
22859
                           gtk+-2.0 >= $GTK_REQUIRED
22861
22860
                           libglade-2.0 >= $LIBGLADE_REQUIRED
22862
22861
                           gconf-2.0 >= $GCONF_REQUIRED
22863
22862
                           liboobs-1 >= $LIBOOBS_REQUIRED
22864
 
                           libart-2.0
22865
22863
                           ") 2>&5
22866
22864
  ac_status=$?
22867
22865
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
22871
22869
                           libglade-2.0 >= $LIBGLADE_REQUIRED
22872
22870
                           gconf-2.0 >= $GCONF_REQUIRED
22873
22871
                           liboobs-1 >= $LIBOOBS_REQUIRED
22874
 
                           libart-2.0
22875
22872
                           " 2>/dev/null`
22876
22873
else
22877
22874
  pkg_failed=yes
22890
22887
                           libglade-2.0 >= \$LIBGLADE_REQUIRED
22891
22888
                           gconf-2.0 >= \$GCONF_REQUIRED
22892
22889
                           liboobs-1 >= \$LIBOOBS_REQUIRED
22893
 
                           libart-2.0
22894
22890
                           \"") >&5
22895
22891
  ($PKG_CONFIG --exists --print-errors "
22896
22892
                           gtk+-2.0 >= $GTK_REQUIRED
22897
22893
                           libglade-2.0 >= $LIBGLADE_REQUIRED
22898
22894
                           gconf-2.0 >= $GCONF_REQUIRED
22899
22895
                           liboobs-1 >= $LIBOOBS_REQUIRED
22900
 
                           libart-2.0
22901
22896
                           ") 2>&5
22902
22897
  ac_status=$?
22903
22898
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
22907
22902
                           libglade-2.0 >= $LIBGLADE_REQUIRED
22908
22903
                           gconf-2.0 >= $GCONF_REQUIRED
22909
22904
                           liboobs-1 >= $LIBOOBS_REQUIRED
22910
 
                           libart-2.0
22911
22905
                           " 2>/dev/null`
22912
22906
else
22913
22907
  pkg_failed=yes
22932
22926
                           libglade-2.0 >= $LIBGLADE_REQUIRED
22933
22927
                           gconf-2.0 >= $GCONF_REQUIRED
22934
22928
                           liboobs-1 >= $LIBOOBS_REQUIRED
22935
 
                           libart-2.0
22936
22929
                           "`
22937
22930
        else
22938
22931
                GST_DEPENDS_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "
22940
22933
                           libglade-2.0 >= $LIBGLADE_REQUIRED
22941
22934
                           gconf-2.0 >= $GCONF_REQUIRED
22942
22935
                           liboobs-1 >= $LIBOOBS_REQUIRED
22943
 
                           libart-2.0
22944
22936
                           "`
22945
22937
        fi
22946
22938
        # Put the nasty error message in config.log where it belongs
22951
22943
                           libglade-2.0 >= $LIBGLADE_REQUIRED
22952
22944
                           gconf-2.0 >= $GCONF_REQUIRED
22953
22945
                           liboobs-1 >= $LIBOOBS_REQUIRED
22954
 
                           libart-2.0
22955
22946
                           ) were not met:
22956
22947
 
22957
22948
$GST_DEPENDS_PKG_ERRORS
22968
22959
                           libglade-2.0 >= $LIBGLADE_REQUIRED
22969
22960
                           gconf-2.0 >= $GCONF_REQUIRED
22970
22961
                           liboobs-1 >= $LIBOOBS_REQUIRED
22971
 
                           libart-2.0
22972
22962
                           ) were not met:
22973
22963
 
22974
22964
$GST_DEPENDS_PKG_ERRORS
26298
26288
# report actual input values of CONFIG_FILES etc. instead of their
26299
26289
# values after options handling.
26300
26290
ac_log="
26301
 
This file was extended by gnome-system-tools $as_me 2.18.1, which was
 
26291
This file was extended by gnome-system-tools $as_me 2.19.0, which was
26302
26292
generated by GNU Autoconf 2.60.  Invocation command line was
26303
26293
 
26304
26294
  CONFIG_FILES    = $CONFIG_FILES
26351
26341
_ACEOF
26352
26342
cat >>$CONFIG_STATUS <<_ACEOF
26353
26343
ac_cs_version="\\
26354
 
gnome-system-tools config.status 2.18.1
 
26344
gnome-system-tools config.status 2.19.0
26355
26345
configured by $0, generated by GNU Autoconf 2.60,
26356
26346
  with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
26357
26347