~ubuntu-branches/ubuntu/precise/gvfs/precise-proposed

« back to all changes in this revision

Viewing changes to configure

  • Committer: Package Import Robot
  • Author(s): Martin Pitt
  • Date: 2012-04-16 22:23:43 UTC
  • mfrom: (1.1.83)
  • Revision ID: package-import@ubuntu.com-20120416222343-v6omfnmfg1go4b3e
Tags: 1.12.1-0ubuntu1
* New upstream release: 
  - udisks2: Fix some memory leaks (not relevant for Ubuntu)
  - gphoto2: Initialize mutex early enough
  - afc: Fix building against libimobiledevice-1.1.2
  - afp: Prevent redefinition of GVfsAfpServer
  - Translation updates
* Drop 07_gphoto2_mutex_init.patch, upstream now.

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 gvfs 1.12.0.
 
3
# Generated by GNU Autoconf 2.68 for gvfs 1.12.1.
4
4
#
5
5
# Report bugs to <http://bugzilla.gnome.org/enter_bug.cgi?product=gvfs>.
6
6
#
571
571
# Identity of this package.
572
572
PACKAGE_NAME='gvfs'
573
573
PACKAGE_TARNAME='gvfs'
574
 
PACKAGE_VERSION='1.12.0'
575
 
PACKAGE_STRING='gvfs 1.12.0'
 
574
PACKAGE_VERSION='1.12.1'
 
575
PACKAGE_STRING='gvfs 1.12.1'
576
576
PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=gvfs'
577
577
PACKAGE_URL=''
578
578
 
1512
1512
  # Omit some internal or obsolete options to make the list less imposing.
1513
1513
  # This message is too long to be a string in the A/UX 3.1 sh.
1514
1514
  cat <<_ACEOF
1515
 
\`configure' configures gvfs 1.12.0 to adapt to many kinds of systems.
 
1515
\`configure' configures gvfs 1.12.1 to adapt to many kinds of systems.
1516
1516
 
1517
1517
Usage: $0 [OPTION]... [VAR=VALUE]...
1518
1518
 
1582
1582
 
1583
1583
if test -n "$ac_init_help"; then
1584
1584
  case $ac_init_help in
1585
 
     short | recursive ) echo "Configuration of gvfs 1.12.0:";;
 
1585
     short | recursive ) echo "Configuration of gvfs 1.12.1:";;
1586
1586
   esac
1587
1587
  cat <<\_ACEOF
1588
1588
 
1782
1782
test -n "$ac_init_help" && exit $ac_status
1783
1783
if $ac_init_version; then
1784
1784
  cat <<\_ACEOF
1785
 
gvfs configure 1.12.0
 
1785
gvfs configure 1.12.1
1786
1786
generated by GNU Autoconf 2.68
1787
1787
 
1788
1788
Copyright (C) 2010 Free Software Foundation, Inc.
2262
2262
This file contains any messages produced by compilers while
2263
2263
running configure, to aid debugging if configure makes a mistake.
2264
2264
 
2265
 
It was created by gvfs $as_me 1.12.0, which was
 
2265
It was created by gvfs $as_me 1.12.1, which was
2266
2266
generated by GNU Autoconf 2.68.  Invocation command line was
2267
2267
 
2268
2268
  $ $0 $@
3077
3077
 
3078
3078
# Define the identity of the package.
3079
3079
 PACKAGE='gvfs'
3080
 
 VERSION='1.12.0'
 
3080
 VERSION='1.12.1'
3081
3081
 
3082
3082
 
3083
3083
cat >>confdefs.h <<_ACEOF
16659
16659
 
16660
16660
$as_echo "#define HAVE_AFC 1" >>confdefs.h
16661
16661
 
 
16662
    if test -n "$PKG_CONFIG" && \
 
16663
    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libimobiledevice-1.0 >= 1.1.2\""; } >&5
 
16664
  ($PKG_CONFIG --exists --print-errors "libimobiledevice-1.0 >= 1.1.2") 2>&5
 
16665
  ac_status=$?
 
16666
  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
 
16667
  test $ac_status = 0; }; then
 
16668
 
 
16669
$as_echo "#define HAVE_LIBIMOBILEDEVICE_1_1_2 1" >>confdefs.h
 
16670
 
 
16671
fi
16662
16672
  fi
16663
16673
fi
16664
16674
 
18797
18807
# report actual input values of CONFIG_FILES etc. instead of their
18798
18808
# values after options handling.
18799
18809
ac_log="
18800
 
This file was extended by gvfs $as_me 1.12.0, which was
 
18810
This file was extended by gvfs $as_me 1.12.1, which was
18801
18811
generated by GNU Autoconf 2.68.  Invocation command line was
18802
18812
 
18803
18813
  CONFIG_FILES    = $CONFIG_FILES
18863
18873
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
18864
18874
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
18865
18875
ac_cs_version="\\
18866
 
gvfs config.status 1.12.0
 
18876
gvfs config.status 1.12.1
18867
18877
configured by $0, generated by GNU Autoconf 2.68,
18868
18878
  with options \\"\$ac_cs_config\\"
18869
18879