~ubuntu-branches/ubuntu/saucy/baobab/saucy-proposed

« back to all changes in this revision

Viewing changes to configure

  • Committer: Package Import Robot
  • Author(s): Martin Pitt
  • Date: 2012-03-22 11:24:54 UTC
  • mfrom: (1.1.1)
  • Revision ID: package-import@ubuntu.com-20120322112454-v0g6idatabvavi57
Tags: 3.3.4-0svn1
Upload current Debian svn packaging, cannot upload to Debian yet.

* New upstream development release.
* Fix watch file.
* Bump Build-Depends on libgtk-3-dev to (>= 3.3.18).

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.68 for baobab 3.3.3.
 
3
# Generated by GNU Autoconf 2.68 for baobab 3.3.4.
4
4
#
5
5
# Report bugs to <http://bugzilla.gnome.org/enter_bug.cgi?product=baobab>.
6
6
#
560
560
# Identity of this package.
561
561
PACKAGE_NAME='baobab'
562
562
PACKAGE_TARNAME='baobab'
563
 
PACKAGE_VERSION='3.3.3'
564
 
PACKAGE_STRING='baobab 3.3.3'
 
563
PACKAGE_VERSION='3.3.4'
 
564
PACKAGE_STRING='baobab 3.3.4'
565
565
PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=baobab'
566
566
PACKAGE_URL=''
567
567
 
1293
1293
  # Omit some internal or obsolete options to make the list less imposing.
1294
1294
  # This message is too long to be a string in the A/UX 3.1 sh.
1295
1295
  cat <<_ACEOF
1296
 
\`configure' configures baobab 3.3.3 to adapt to many kinds of systems.
 
1296
\`configure' configures baobab 3.3.4 to adapt to many kinds of systems.
1297
1297
 
1298
1298
Usage: $0 [OPTION]... [VAR=VALUE]...
1299
1299
 
1364
1364
 
1365
1365
if test -n "$ac_init_help"; then
1366
1366
  case $ac_init_help in
1367
 
     short | recursive ) echo "Configuration of baobab 3.3.3:";;
 
1367
     short | recursive ) echo "Configuration of baobab 3.3.4:";;
1368
1368
   esac
1369
1369
  cat <<\_ACEOF
1370
1370
 
1478
1478
test -n "$ac_init_help" && exit $ac_status
1479
1479
if $ac_init_version; then
1480
1480
  cat <<\_ACEOF
1481
 
baobab configure 3.3.3
 
1481
baobab configure 3.3.4
1482
1482
generated by GNU Autoconf 2.68
1483
1483
 
1484
1484
Copyright (C) 2010 Free Software Foundation, Inc.
1688
1688
This file contains any messages produced by compilers while
1689
1689
running configure, to aid debugging if configure makes a mistake.
1690
1690
 
1691
 
It was created by baobab $as_me 3.3.3, which was
 
1691
It was created by baobab $as_me 3.3.4, which was
1692
1692
generated by GNU Autoconf 2.68.  Invocation command line was
1693
1693
 
1694
1694
  $ $0 $@
2621
2621
 
2622
2622
# Define the identity of the package.
2623
2623
 PACKAGE='baobab'
2624
 
 VERSION='3.3.3'
 
2624
 VERSION='3.3.4'
2625
2625
 
2626
2626
 
2627
2627
cat >>confdefs.h <<_ACEOF
7634
7634
    if test -n "$PKG_CONFIG" && \
7635
7635
    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"
7636
7636
    glib-2.0 >= 2.30.0
7637
 
    gtk+-3.0 >= 3.0.0
 
7637
    gtk+-3.0 >= 3.3.18
7638
7638
    libgtop-2.0
7639
7639
\""; } >&5
7640
7640
  ($PKG_CONFIG --exists --print-errors "
7641
7641
    glib-2.0 >= 2.30.0
7642
 
    gtk+-3.0 >= 3.0.0
 
7642
    gtk+-3.0 >= 3.3.18
7643
7643
    libgtop-2.0
7644
7644
") 2>&5
7645
7645
  ac_status=$?
7647
7647
  test $ac_status = 0; }; then
7648
7648
  pkg_cv_BAOBAB_CFLAGS=`$PKG_CONFIG --cflags "
7649
7649
    glib-2.0 >= 2.30.0
7650
 
    gtk+-3.0 >= 3.0.0
 
7650
    gtk+-3.0 >= 3.3.18
7651
7651
    libgtop-2.0
7652
7652
" 2>/dev/null`
7653
7653
else
7662
7662
    if test -n "$PKG_CONFIG" && \
7663
7663
    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"
7664
7664
    glib-2.0 >= 2.30.0
7665
 
    gtk+-3.0 >= 3.0.0
 
7665
    gtk+-3.0 >= 3.3.18
7666
7666
    libgtop-2.0
7667
7667
\""; } >&5
7668
7668
  ($PKG_CONFIG --exists --print-errors "
7669
7669
    glib-2.0 >= 2.30.0
7670
 
    gtk+-3.0 >= 3.0.0
 
7670
    gtk+-3.0 >= 3.3.18
7671
7671
    libgtop-2.0
7672
7672
") 2>&5
7673
7673
  ac_status=$?
7675
7675
  test $ac_status = 0; }; then
7676
7676
  pkg_cv_BAOBAB_LIBS=`$PKG_CONFIG --libs "
7677
7677
    glib-2.0 >= 2.30.0
7678
 
    gtk+-3.0 >= 3.0.0
 
7678
    gtk+-3.0 >= 3.3.18
7679
7679
    libgtop-2.0
7680
7680
" 2>/dev/null`
7681
7681
else
7699
7699
        if test $_pkg_short_errors_supported = yes; then
7700
7700
                BAOBAB_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "
7701
7701
    glib-2.0 >= 2.30.0
7702
 
    gtk+-3.0 >= 3.0.0
 
7702
    gtk+-3.0 >= 3.3.18
7703
7703
    libgtop-2.0
7704
7704
" 2>&1`
7705
7705
        else
7706
7706
                BAOBAB_PKG_ERRORS=`$PKG_CONFIG --print-errors "
7707
7707
    glib-2.0 >= 2.30.0
7708
 
    gtk+-3.0 >= 3.0.0
 
7708
    gtk+-3.0 >= 3.3.18
7709
7709
    libgtop-2.0
7710
7710
" 2>&1`
7711
7711
        fi
7714
7714
 
7715
7715
        as_fn_error $? "Package requirements (
7716
7716
    glib-2.0 >= 2.30.0
7717
 
    gtk+-3.0 >= 3.0.0
 
7717
    gtk+-3.0 >= 3.3.18
7718
7718
    libgtop-2.0
7719
7719
) were not met:
7720
7720
 
8300
8300
# report actual input values of CONFIG_FILES etc. instead of their
8301
8301
# values after options handling.
8302
8302
ac_log="
8303
 
This file was extended by baobab $as_me 3.3.3, which was
 
8303
This file was extended by baobab $as_me 3.3.4, which was
8304
8304
generated by GNU Autoconf 2.68.  Invocation command line was
8305
8305
 
8306
8306
  CONFIG_FILES    = $CONFIG_FILES
8366
8366
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
8367
8367
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
8368
8368
ac_cs_version="\\
8369
 
baobab config.status 3.3.3
 
8369
baobab config.status 3.3.4
8370
8370
configured by $0, generated by GNU Autoconf 2.68,
8371
8371
  with options \\"\$ac_cs_config\\"
8372
8372