~ubuntu-branches/ubuntu/wily/grilo/wily

« back to all changes in this revision

Viewing changes to configure

  • Committer: Package Import Robot
  • Author(s): Alberto Garcia
  • Date: 2014-03-19 16:12:33 UTC
  • mfrom: (1.2.5)
  • Revision ID: package-import@ubuntu.com-20140319161233-03kxmz2x6btjv2tg
Tags: 0.2.10-1
* New upstream release.
* debian/control: update build dependency on libglib2.0-dev to 2.34.
* debian/libgrilo-0.2-1.symbols: update.

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 grilo 0.2.9.
 
3
# Generated by GNU Autoconf 2.69 for grilo 0.2.10.
4
4
#
5
5
# Report bugs to <http://bugzilla.gnome.org/enter_bug.cgi?product=grilo;component=core>.
6
6
#
591
591
# Identity of this package.
592
592
PACKAGE_NAME='grilo'
593
593
PACKAGE_TARNAME='grilo'
594
 
PACKAGE_VERSION='0.2.9'
595
 
PACKAGE_STRING='grilo 0.2.9'
 
594
PACKAGE_VERSION='0.2.10'
 
595
PACKAGE_STRING='grilo 0.2.10'
596
596
PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=grilo;component=core'
597
597
PACKAGE_URL='https://wiki.gnome.org/Projects/Grilo'
598
598
 
1455
1455
  # Omit some internal or obsolete options to make the list less imposing.
1456
1456
  # This message is too long to be a string in the A/UX 3.1 sh.
1457
1457
  cat <<_ACEOF
1458
 
\`configure' configures grilo 0.2.9 to adapt to many kinds of systems.
 
1458
\`configure' configures grilo 0.2.10 to adapt to many kinds of systems.
1459
1459
 
1460
1460
Usage: $0 [OPTION]... [VAR=VALUE]...
1461
1461
 
1525
1525
 
1526
1526
if test -n "$ac_init_help"; then
1527
1527
  case $ac_init_help in
1528
 
     short | recursive ) echo "Configuration of grilo 0.2.9:";;
 
1528
     short | recursive ) echo "Configuration of grilo 0.2.10:";;
1529
1529
   esac
1530
1530
  cat <<\_ACEOF
1531
1531
 
1555
1555
  --enable-grl-pls        Enable Grilo Pls library (default: auto)
1556
1556
  --enable-debug include debug symbols
1557
1557
  --enable-tests          build unit tests
1558
 
  --enable-vala           Enable Vala plugin support
 
1558
  --enable-vala           Enable Vala plugin support (default: auto)
1559
1559
  --enable-gtk-doc        use gtk-doc to build documentation [[default=no]]
1560
1560
  --enable-gtk-doc-html   build documentation in html format [[default=yes]]
1561
1561
  --enable-gtk-doc-pdf    build documentation in pdf format [[default=no]]
1672
1672
test -n "$ac_init_help" && exit $ac_status
1673
1673
if $ac_init_version; then
1674
1674
  cat <<\_ACEOF
1675
 
grilo configure 0.2.9
 
1675
grilo configure 0.2.10
1676
1676
generated by GNU Autoconf 2.69
1677
1677
 
1678
1678
Copyright (C) 2012 Free Software Foundation, Inc.
1950
1950
This file contains any messages produced by compilers while
1951
1951
running configure, to aid debugging if configure makes a mistake.
1952
1952
 
1953
 
It was created by grilo $as_me 0.2.9, which was
 
1953
It was created by grilo $as_me 0.2.10, which was
1954
1954
generated by GNU Autoconf 2.69.  Invocation command line was
1955
1955
 
1956
1956
  $ $0 $@
2814
2814
 
2815
2815
# Define the identity of the package.
2816
2816
 PACKAGE='grilo'
2817
 
 VERSION='0.2.9'
 
2817
 VERSION='0.2.10'
2818
2818
 
2819
2819
 
2820
2820
cat >>confdefs.h <<_ACEOF
2910
2910
 
2911
2911
 
2912
2912
 
 
2913
 
2913
2914
ac_config_headers="$ac_config_headers config.h"
2914
2915
 
2915
2916
 
11777
11778
# Libtool library version, not to confuse with API version
11778
11779
# see http://www.gnu.org/software/libtool/manual/html_node/Libtool-versioning.html
11779
11780
 
11780
 
GRL_LT_VERSION=6:1:5
11781
 
GRLNET_LT_VERSION=1:6:1
11782
 
GRLPLS_LT_VERSION=0:1:0
 
11781
GRL_LT_VERSION=7:0:6
 
11782
GRLNET_LT_VERSION=1:7:1
 
11783
GRLPLS_LT_VERSION=0:2:0
11783
11784
 
11784
11785
 
11785
11786
 
11985
11986
   exec_prefix="${prefix}"
11986
11987
fi
11987
11988
 
11988
 
if test "${libdir}" = '${exec_prefix}/lib'; then
11989
 
   case `uname -m` in
11990
 
        x86_64|ppc64|powerpc64)
11991
 
                libdir='${exec_prefix}/lib64'
11992
 
        ;;
11993
 
        *)
11994
 
                libdir='${exec_prefix}/lib'
11995
 
        ;;
11996
 
esac
11997
 
fi
11998
 
 
11999
11989
# Plugins directory
12000
11990
 
12001
11991
GRL_PLUGINS_DIR=`eval echo ${libdir}/${GRL_NAME}`
12139
12129
    pkg_cv_DEPS_CFLAGS="$DEPS_CFLAGS"
12140
12130
 elif test -n "$PKG_CONFIG"; then
12141
12131
    if test -n "$PKG_CONFIG" && \
12142
 
    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"glib-2.0 >= 2.32 \\
 
12132
    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"glib-2.0 >= 2.34 \\
12143
12133
                        gobject-2.0 \\
12144
12134
                        gmodule-2.0 \\
12145
12135
                        gio-2.0 \\
12146
12136
                        libxml-2.0\""; } >&5
12147
 
  ($PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.32 \
 
12137
  ($PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.34 \
12148
12138
                        gobject-2.0 \
12149
12139
                        gmodule-2.0 \
12150
12140
                        gio-2.0 \
12152
12142
  ac_status=$?
12153
12143
  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
12154
12144
  test $ac_status = 0; }; then
12155
 
  pkg_cv_DEPS_CFLAGS=`$PKG_CONFIG --cflags "glib-2.0 >= 2.32 \
 
12145
  pkg_cv_DEPS_CFLAGS=`$PKG_CONFIG --cflags "glib-2.0 >= 2.34 \
12156
12146
                        gobject-2.0 \
12157
12147
                        gmodule-2.0 \
12158
12148
                        gio-2.0 \
12168
12158
    pkg_cv_DEPS_LIBS="$DEPS_LIBS"
12169
12159
 elif test -n "$PKG_CONFIG"; then
12170
12160
    if test -n "$PKG_CONFIG" && \
12171
 
    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"glib-2.0 >= 2.32 \\
 
12161
    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"glib-2.0 >= 2.34 \\
12172
12162
                        gobject-2.0 \\
12173
12163
                        gmodule-2.0 \\
12174
12164
                        gio-2.0 \\
12175
12165
                        libxml-2.0\""; } >&5
12176
 
  ($PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.32 \
 
12166
  ($PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.34 \
12177
12167
                        gobject-2.0 \
12178
12168
                        gmodule-2.0 \
12179
12169
                        gio-2.0 \
12181
12171
  ac_status=$?
12182
12172
  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
12183
12173
  test $ac_status = 0; }; then
12184
 
  pkg_cv_DEPS_LIBS=`$PKG_CONFIG --libs "glib-2.0 >= 2.32 \
 
12174
  pkg_cv_DEPS_LIBS=`$PKG_CONFIG --libs "glib-2.0 >= 2.34 \
12185
12175
                        gobject-2.0 \
12186
12176
                        gmodule-2.0 \
12187
12177
                        gio-2.0 \
12206
12196
        _pkg_short_errors_supported=no
12207
12197
fi
12208
12198
        if test $_pkg_short_errors_supported = yes; then
12209
 
                DEPS_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "glib-2.0 >= 2.32 \
 
12199
                DEPS_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "glib-2.0 >= 2.34 \
12210
12200
                        gobject-2.0 \
12211
12201
                        gmodule-2.0 \
12212
12202
                        gio-2.0 \
12213
12203
                        libxml-2.0" 2>&1`
12214
12204
        else
12215
 
                DEPS_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "glib-2.0 >= 2.32 \
 
12205
                DEPS_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "glib-2.0 >= 2.34 \
12216
12206
                        gobject-2.0 \
12217
12207
                        gmodule-2.0 \
12218
12208
                        gio-2.0 \
12221
12211
        # Put the nasty error message in config.log where it belongs
12222
12212
        echo "$DEPS_PKG_ERRORS" >&5
12223
12213
 
12224
 
        as_fn_error $? "Package requirements (glib-2.0 >= 2.32 \
 
12214
        as_fn_error $? "Package requirements (glib-2.0 >= 2.34 \
12225
12215
                        gobject-2.0 \
12226
12216
                        gmodule-2.0 \
12227
12217
                        gio-2.0 \
12719
12709
# VALA BINDINGS
12720
12710
# ----------------------------------------------------------
12721
12711
 
12722
 
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether Vala plugin support is requested" >&5
12723
 
$as_echo_n "checking whether Vala plugin support is requested... " >&6; }
12724
 
# Check whether --enable-vala was given.
12725
 
if test "${enable_vala+set}" = set; then :
12726
 
  enableval=$enable_vala; enable_vala=$enableval have_vala=$enableval
12727
 
else
12728
 
  enable_vala=autodetect have_vala=yes
12729
 
fi
12730
 
 
12731
 
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $enable_vala" >&5
12732
 
$as_echo "$enable_vala" >&6; }
12733
 
if test "x$enable_vala" != "xno"; then
12734
 
                # Extract the first word of "valac", so it can be a program name with args.
 
12712
# Extract the first word of "valac", so it can be a program name with args.
12735
12713
set dummy valac; ac_word=$2
12736
12714
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
12737
12715
$as_echo_n "checking for $ac_word... " >&6; }
12771
12749
fi
12772
12750
 
12773
12751
 
12774
 
                if test "x$VALAC" = "x"; then
12775
 
                        as_fn_error $? "No Vala compiler found." "$LINENO" 5
12776
 
                fi
12777
 
 
12778
 
                # Extract the first word of "vala-gen-introspect", so it can be a program name with args.
 
12752
# Extract the first word of "vala-gen-introspect", so it can be a program name with args.
12779
12753
set dummy vala-gen-introspect; ac_word=$2
12780
12754
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
12781
12755
$as_echo_n "checking for $ac_word... " >&6; }
12815
12789
fi
12816
12790
 
12817
12791
 
12818
 
                if test "x$VALA_GEN_INTROSPECT" = "x"; then
12819
 
                        as_fn_error $? "Cannot find \"vala-gen-introspect\" in your PATH" "$LINENO" 5
12820
 
                fi
12821
 
 
12822
 
                # Extract the first word of "vapigen", so it can be a program name with args.
 
12792
# Extract the first word of "vapigen", so it can be a program name with args.
12823
12793
set dummy vapigen; ac_word=$2
12824
12794
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
12825
12795
$as_echo_n "checking for $ac_word... " >&6; }
12859
12829
fi
12860
12830
 
12861
12831
 
12862
 
                if test "x$VAPIGEN" = "x"; then
12863
 
                        as_fn_error $? "Cannot fine \"vapigen\" in your PATH" "$LINENO" 5
 
12832
 
 
12833
# Check whether --enable-vala was given.
 
12834
if test "${enable_vala+set}" = set; then :
 
12835
  enableval=$enable_vala;
 
12836
                case "$enableval" in
 
12837
                     yes)
 
12838
                        if test "x$VALAC" = "x"; then
 
12839
                           as_fn_error $? "valac not found, install it or use --disable-vala" "$LINENO" 5
 
12840
                        fi
 
12841
                        if test "x$VALA_GEN_INTROSPECT" = "x"; then
 
12842
                           as_fn_error $? "vala-gen-introspect not found, install it or use --disable-vala" "$LINENO" 5
 
12843
                        fi
 
12844
                        if test "x$VAPIGEN" = "x"; then
 
12845
                           as_fn_error $? "vapigen not found, install it or use --disable-vala" "$LINENO" 5
 
12846
                        fi
 
12847
                        ;;
 
12848
                     no)
 
12849
                        enable_vala=no
 
12850
                        ;;
 
12851
                esac
 
12852
 
 
12853
else
 
12854
 
 
12855
                if test "x$VALAC" != "x" -a "x$VALA_GEN_INTROSPECT" != "x" -a "x$VAPIGEN" != "x"; then
 
12856
                   enable_vala=yes
 
12857
                else
 
12858
                   enable_vala=no
12864
12859
                fi
 
12860
 
12865
12861
fi
12866
 
 if test "x$enable_vala" != "xno"; then
 
12862
 
 
12863
 
 
12864
 if test "x$enable_vala" = "xyes"; then
12867
12865
  HAVE_VALA_TRUE=
12868
12866
  HAVE_VALA_FALSE='#'
12869
12867
else
14554
14552
# report actual input values of CONFIG_FILES etc. instead of their
14555
14553
# values after options handling.
14556
14554
ac_log="
14557
 
This file was extended by grilo $as_me 0.2.9, which was
 
14555
This file was extended by grilo $as_me 0.2.10, which was
14558
14556
generated by GNU Autoconf 2.69.  Invocation command line was
14559
14557
 
14560
14558
  CONFIG_FILES    = $CONFIG_FILES
14621
14619
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
14622
14620
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
14623
14621
ac_cs_version="\\
14624
 
grilo config.status 0.2.9
 
14622
grilo config.status 0.2.10
14625
14623
configured by $0, generated by GNU Autoconf 2.69,
14626
14624
  with options \\"\$ac_cs_config\\"
14627
14625