~ubuntu-branches/ubuntu/trusty/d-conf/trusty-proposed

« back to all changes in this revision

Viewing changes to configure

  • Committer: Package Import Robot
  • Author(s): Andreas Henriksson, Jackson Doak
  • Date: 2014-03-24 21:08:24 UTC
  • mfrom: (1.1.34) (6.2.7 experimental)
  • Revision ID: package-import@ubuntu.com-20140324210824-7ptw8y51yr0z7qpf
Tags: 0.20.0-1
[ Jackson Doak ]
* New upstream release
* Bump valac build-depend to 0.18.0

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.69 for dconf 0.19.91.
 
3
# Generated by GNU Autoconf 2.69 for dconf 0.20.0.
4
4
#
5
5
# Report bugs to <https://bugzilla.gnome.org/enter_bug.cgi?product=dconf>.
6
6
#
641
641
# Identity of this package.
642
642
PACKAGE_NAME='dconf'
643
643
PACKAGE_TARNAME='dconf'
644
 
PACKAGE_VERSION='0.19.91'
645
 
PACKAGE_STRING='dconf 0.19.91'
 
644
PACKAGE_VERSION='0.20.0'
 
645
PACKAGE_STRING='dconf 0.20.0'
646
646
PACKAGE_BUGREPORT='https://bugzilla.gnome.org/enter_bug.cgi?product=dconf'
647
647
PACKAGE_URL=''
648
648
 
1456
1456
  # Omit some internal or obsolete options to make the list less imposing.
1457
1457
  # This message is too long to be a string in the A/UX 3.1 sh.
1458
1458
  cat <<_ACEOF
1459
 
\`configure' configures dconf 0.19.91 to adapt to many kinds of systems.
 
1459
\`configure' configures dconf 0.20.0 to adapt to many kinds of systems.
1460
1460
 
1461
1461
Usage: $0 [OPTION]... [VAR=VALUE]...
1462
1462
 
1522
1522
 
1523
1523
if test -n "$ac_init_help"; then
1524
1524
  case $ac_init_help in
1525
 
     short | recursive ) echo "Configuration of dconf 0.19.91:";;
 
1525
     short | recursive ) echo "Configuration of dconf 0.20.0:";;
1526
1526
   esac
1527
1527
  cat <<\_ACEOF
1528
1528
 
1654
1654
test -n "$ac_init_help" && exit $ac_status
1655
1655
if $ac_init_version; then
1656
1656
  cat <<\_ACEOF
1657
 
dconf configure 0.19.91
 
1657
dconf configure 0.20.0
1658
1658
generated by GNU Autoconf 2.69
1659
1659
 
1660
1660
Copyright (C) 2012 Free Software Foundation, Inc.
2023
2023
This file contains any messages produced by compilers while
2024
2024
running configure, to aid debugging if configure makes a mistake.
2025
2025
 
2026
 
It was created by dconf $as_me 0.19.91, which was
 
2026
It was created by dconf $as_me 0.20.0, which was
2027
2027
generated by GNU Autoconf 2.69.  Invocation command line was
2028
2028
 
2029
2029
  $ $0 $@
2892
2892
 
2893
2893
# Define the identity of the package.
2894
2894
 PACKAGE='dconf'
2895
 
 VERSION='0.19.91'
 
2895
 VERSION='0.20.0'
2896
2896
 
2897
2897
 
2898
2898
cat >>confdefs.h <<_ACEOF
4093
4093
fi
4094
4094
 
4095
4095
 
4096
 
   if test "$VALAC" != valac && test -n "0.17.0"; then :
4097
 
  { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $VALAC is at least version 0.17.0" >&5
4098
 
$as_echo_n "checking whether $VALAC is at least version 0.17.0... " >&6; }
 
4096
   if test "$VALAC" != valac && test -n "0.18.0"; then :
 
4097
  { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $VALAC is at least version 0.18.0" >&5
 
4098
$as_echo_n "checking whether $VALAC is at least version 0.18.0... " >&6; }
4099
4099
       am__vala_version=`$VALAC --version | sed 's/Vala  *//'`
4100
 
       as_arg_v1=0.17.0
 
4100
       as_arg_v1=0.18.0
4101
4101
as_arg_v2="$am__vala_version"
4102
4102
awk "$as_awk_strverscmp" v1="$as_arg_v1" v2="$as_arg_v2" /dev/null
4103
4103
case $? in #(
7841
7841
# report actual input values of CONFIG_FILES etc. instead of their
7842
7842
# values after options handling.
7843
7843
ac_log="
7844
 
This file was extended by dconf $as_me 0.19.91, which was
 
7844
This file was extended by dconf $as_me 0.20.0, which was
7845
7845
generated by GNU Autoconf 2.69.  Invocation command line was
7846
7846
 
7847
7847
  CONFIG_FILES    = $CONFIG_FILES
7907
7907
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
7908
7908
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
7909
7909
ac_cs_version="\\
7910
 
dconf config.status 0.19.91
 
7910
dconf config.status 0.20.0
7911
7911
configured by $0, generated by GNU Autoconf 2.69,
7912
7912
  with options \\"\$ac_cs_config\\"
7913
7913