~ubuntu-branches/ubuntu/precise/gnome-online-accounts/precise-proposed

« back to all changes in this revision

Viewing changes to configure

  • Committer: Package Import Robot
  • Author(s): Robert Ancell, 3.3.92, 3.4.0
  • Date: 2012-03-29 15:32:25 UTC
  • mfrom: (1.1.7)
  • Revision ID: package-import@ubuntu.com-20120329153225-x7eoqvo108cdpo9k
Tags: 3.4.0-0ubuntu1
* New upstream release:
  [ 3.3.92 ]
  - build: Add --disable-documentation flag
  - OAuth2Provider: add support for facebook client side auth flow
  - FacebookProvider: move to client-side flow
  - configure.ac: remove the facebook client secret
  - facebook: Unref the JSON parser
  - facebook: offline_access has been removed since it is deprecated
  - Fix typo in windows-live backend
  [ 3.4.0 ]
  - Translation changes

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 gnome-online-accounts 3.3.0.
 
3
# Generated by GNU Autoconf 2.68 for gnome-online-accounts 3.4.0.
4
4
#
5
5
# Report bugs to <https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-online-accounts>.
6
6
#
571
571
# Identity of this package.
572
572
PACKAGE_NAME='gnome-online-accounts'
573
573
PACKAGE_TARNAME='gnome-online-accounts'
574
 
PACKAGE_VERSION='3.3.0'
575
 
PACKAGE_STRING='gnome-online-accounts 3.3.0'
 
574
PACKAGE_VERSION='3.4.0'
 
575
PACKAGE_STRING='gnome-online-accounts 3.4.0'
576
576
PACKAGE_BUGREPORT='https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-online-accounts'
577
577
PACKAGE_URL=''
578
578
 
655
655
INTLTOOL_KEYS_RULE
656
656
INTLTOOL_DIRECTORY_RULE
657
657
INTLTOOL_DESKTOP_RULE
 
658
intltool__v_merge_options_0
 
659
intltool__v_merge_options_
 
660
INTLTOOL_V_MERGE_OPTIONS
 
661
INTLTOOL__v_MERGE_0
 
662
INTLTOOL__v_MERGE_
 
663
INTLTOOL_V_MERGE
658
664
INTLTOOL_EXTRACT
659
665
INTLTOOL_MERGE
660
666
INTLTOOL_UPDATE
705
711
PKG_CONFIG_PATH
706
712
PKG_CONFIG
707
713
XSLTPROC
 
714
ENABLE_DOCUMENTATION_FALSE
 
715
ENABLE_DOCUMENTATION_TRUE
708
716
DISABLE_DEPRECATED
709
717
WARN_CFLAGS
710
718
ACLOCAL_AMFLAGS
711
719
AM_BACKSLASH
712
720
AM_DEFAULT_VERBOSITY
 
721
AM_DEFAULT_V
 
722
AM_V
713
723
OTOOL64
714
724
OTOOL
715
725
LIPO
743
753
am__fastdepCC_FALSE
744
754
am__fastdepCC_TRUE
745
755
CCDEPMODE
 
756
am__nodep
746
757
AMDEPBACKSLASH
747
758
AMDEP_FALSE
748
759
AMDEP_TRUE
836
847
enable_debug
837
848
enable_compile_warnings
838
849
enable_iso_c
 
850
enable_documentation
839
851
with_html_dir
840
852
enable_gtk_doc
841
853
enable_gtk_doc_html
1429
1441
  # Omit some internal or obsolete options to make the list less imposing.
1430
1442
  # This message is too long to be a string in the A/UX 3.1 sh.
1431
1443
  cat <<_ACEOF
1432
 
\`configure' configures gnome-online-accounts 3.3.0 to adapt to many kinds of systems.
 
1444
\`configure' configures gnome-online-accounts 3.4.0 to adapt to many kinds of systems.
1433
1445
 
1434
1446
Usage: $0 [OPTION]... [VAR=VALUE]...
1435
1447
 
1500
1512
 
1501
1513
if test -n "$ac_init_help"; then
1502
1514
  case $ac_init_help in
1503
 
     short | recursive ) echo "Configuration of gnome-online-accounts 3.3.0:";;
 
1515
     short | recursive ) echo "Configuration of gnome-online-accounts 3.4.0:";;
1504
1516
   esac
1505
1517
  cat <<\_ACEOF
1506
1518
 
1523
1535
  --enable-compile-warnings=[no/minimum/yes/maximum/error]
1524
1536
                          Turn on compiler warnings
1525
1537
  --enable-iso-c          Try to warn if code is not ISO C
 
1538
  --enable-documentation  enable man pages and HTML
1526
1539
  --enable-gtk-doc        use gtk-doc to build documentation [[default=no]]
1527
1540
  --enable-gtk-doc-html   build documentation in html format [[default=yes]]
1528
1541
  --enable-gtk-doc-pdf    build documentation in pdf format [[default=no]]
1538
1551
Optional Packages:
1539
1552
  --with-PACKAGE[=ARG]    use PACKAGE [ARG=yes]
1540
1553
  --without-PACKAGE       do not use PACKAGE (same as --with-PACKAGE=no)
1541
 
  --with-pic              try to use only PIC/non-PIC objects [default=use
 
1554
  --with-pic[=PKGS]       try to use only PIC/non-PIC objects [default=use
1542
1555
                          both]
1543
1556
  --with-gnu-ld           assume the C compiler uses GNU ld [default=no]
1544
1557
  --with-sysroot=DIR Search for dependent libraries within DIR
1674
1687
test -n "$ac_init_help" && exit $ac_status
1675
1688
if $ac_init_version; then
1676
1689
  cat <<\_ACEOF
1677
 
gnome-online-accounts configure 3.3.0
 
1690
gnome-online-accounts configure 3.4.0
1678
1691
generated by GNU Autoconf 2.68
1679
1692
 
1680
1693
Copyright (C) 2010 Free Software Foundation, Inc.
2043
2056
This file contains any messages produced by compilers while
2044
2057
running configure, to aid debugging if configure makes a mistake.
2045
2058
 
2046
 
It was created by gnome-online-accounts $as_me 3.3.0, which was
 
2059
It was created by gnome-online-accounts $as_me 3.4.0, which was
2047
2060
generated by GNU Autoconf 2.68.  Invocation command line was
2048
2061
 
2049
2062
  $ $0 $@
2859
2872
 
2860
2873
# Define the identity of the package.
2861
2874
 PACKAGE='gnome-online-accounts'
2862
 
 VERSION='3.3.0'
 
2875
 VERSION='3.4.0'
2863
2876
 
2864
2877
 
2865
2878
cat >>confdefs.h <<_ACEOF
2889
2902
 
2890
2903
# We need awk for the "check" target.  The system "awk" is bad on
2891
2904
# some platforms.
2892
 
# Always define AMTAR for backward compatibility.
2893
 
 
2894
 
AMTAR=${AMTAR-"${am_missing_run}tar"}
2895
 
 
2896
 
am__tar='${AMTAR} chof - "$$tardir"'; am__untar='${AMTAR} xf -'
 
2905
# Always define AMTAR for backward compatibility.  Yes, it's still used
 
2906
# in the wild :-(  We should find a proper way to deprecate it ...
 
2907
AMTAR='$${TAR-tar}'
 
2908
 
 
2909
am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -'
2897
2910
 
2898
2911
 
2899
2912
 
3768
3781
if test "x$enable_dependency_tracking" != xno; then
3769
3782
  am_depcomp="$ac_aux_dir/depcomp"
3770
3783
  AMDEPBACKSLASH='\'
 
3784
  am__nodep='_no'
3771
3785
fi
3772
3786
 if test "x$enable_dependency_tracking" != xno; then
3773
3787
  AMDEP_TRUE=
3792
3806
  # instance it was reported that on HP-UX the gcc test will end up
3793
3807
  # making a dummy file named `D' -- because `-MD' means `put the output
3794
3808
  # in D'.
 
3809
  rm -rf conftest.dir
3795
3810
  mkdir conftest.dir
3796
3811
  # Copy depcomp to subdir because otherwise we won't find it if we're
3797
3812
  # using a relative directory.
3851
3866
        break
3852
3867
      fi
3853
3868
      ;;
3854
 
    msvisualcpp | msvcmsys)
 
3869
    msvc7 | msvc7msys | msvisualcpp | msvcmsys)
3855
3870
      # This compiler won't grok `-c -o', but also, the minuso test has
3856
3871
      # not run yet.  These depmodes are late enough in the game, and
3857
3872
      # so weak that their functioning should not be impacted.
4351
4366
 
4352
4367
 
4353
4368
 
4354
 
macro_version='2.4'
4355
 
macro_revision='1.3293'
 
4369
macro_version='2.4.2'
 
4370
macro_revision='1.3337'
4356
4371
 
4357
4372
 
4358
4373
 
5067
5082
    lt_cv_sys_max_cmd_len=196608
5068
5083
    ;;
5069
5084
 
 
5085
  os2*)
 
5086
    # The test takes a long time on OS/2.
 
5087
    lt_cv_sys_max_cmd_len=8192
 
5088
    ;;
 
5089
 
5070
5090
  osf*)
5071
5091
    # Dr. Hans Ekkehard Plesser reports seeing a kernel panic running configure
5072
5092
    # due to this test when exec_disable_arg_limit is 1 on Tru64. It is not
5106
5126
      # If test is not a shell built-in, we'll probably end up computing a
5107
5127
      # maximum length that is only half of the actual maximum length, but
5108
5128
      # we can't tell.
5109
 
      while { test "X"`func_fallback_echo "$teststring$teststring" 2>/dev/null` \
 
5129
      while { test "X"`env echo "$teststring$teststring" 2>/dev/null` \
5110
5130
                 = "X$teststring$teststring"; } >/dev/null 2>&1 &&
5111
5131
              test $i != 17 # 1/2 MB should be enough
5112
5132
      do
5535
5555
  lt_cv_deplibs_check_method=pass_all
5536
5556
  ;;
5537
5557
 
5538
 
# This must be Linux ELF.
 
5558
# This must be glibc/ELF.
5539
5559
linux* | k*bsd*-gnu | kopensolaris*-gnu)
5540
5560
  lt_cv_deplibs_check_method=pass_all
5541
5561
  ;;
6175
6195
if test -n "$RANLIB"; then
6176
6196
  case $host_os in
6177
6197
  openbsd*)
6178
 
    old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB -t \$oldlib"
 
6198
    old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB -t \$tool_oldlib"
6179
6199
    ;;
6180
6200
  *)
6181
 
    old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB \$oldlib"
 
6201
    old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB \$tool_oldlib"
6182
6202
    ;;
6183
6203
  esac
6184
 
  old_archive_cmds="$old_archive_cmds~\$RANLIB \$oldlib"
 
6204
  old_archive_cmds="$old_archive_cmds~\$RANLIB \$tool_oldlib"
6185
6205
fi
6186
6206
 
6187
6207
case $host_os in
6328
6348
    # which start with @ or ?.
6329
6349
    lt_cv_sys_global_symbol_pipe="$AWK '"\
6330
6350
"     {last_section=section; section=\$ 3};"\
 
6351
"     /^COFF SYMBOL TABLE/{for(i in hide) delete hide[i]};"\
6331
6352
"     /Section length .*#relocs.*(pick any)/{hide[last_section]=1};"\
6332
6353
"     \$ 0!~/External *\|/{next};"\
6333
6354
"     / 0+ UNDEF /{next}; / UNDEF \([^|]\)*()/{next};"\
6716
6737
    CFLAGS="$SAVE_CFLAGS"
6717
6738
  fi
6718
6739
  ;;
6719
 
sparc*-*solaris*)
 
6740
*-*solaris*)
6720
6741
  # Find out which ABI we are using.
6721
6742
  echo 'int i;' > conftest.$ac_ext
6722
6743
  if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
6727
6748
    case `/usr/bin/file conftest.o` in
6728
6749
    *64-bit*)
6729
6750
      case $lt_cv_prog_gnu_ld in
6730
 
      yes*) LD="${LD-ld} -m elf64_sparc" ;;
 
6751
      yes*)
 
6752
        case $host in
 
6753
        i?86-*-solaris*)
 
6754
          LD="${LD-ld} -m elf_x86_64"
 
6755
          ;;
 
6756
        sparc*-*-solaris*)
 
6757
          LD="${LD-ld} -m elf64_sparc"
 
6758
          ;;
 
6759
        esac
 
6760
        # GNU ld 2.21 introduced _sol2 emulations.  Use them if available.
 
6761
        if ${LD-ld} -V | grep _sol2 >/dev/null 2>&1; then
 
6762
          LD="${LD-ld}_sol2"
 
6763
        fi
 
6764
        ;;
6731
6765
      *)
6732
6766
        if ${LD-ld} -64 -r -o conftest2.o conftest.o >/dev/null 2>&1; then
6733
6767
          LD="${LD-ld} -64"
7367
7401
        $LTCC $LTCFLAGS $LDFLAGS -o libconftest.dylib \
7368
7402
          -dynamiclib -Wl,-single_module conftest.c 2>conftest.err
7369
7403
        _lt_result=$?
7370
 
        if test -f libconftest.dylib && test ! -s conftest.err && test $_lt_result = 0; then
 
7404
        # If there is a non-empty error log, and "single_module"
 
7405
        # appears in it, assume the flag caused a linker warning
 
7406
        if test -s conftest.err && $GREP single_module conftest.err; then
 
7407
          cat conftest.err >&5
 
7408
        # Otherwise, if the output was created with a 0 exit code from
 
7409
        # the compiler, it worked.
 
7410
        elif test -f libconftest.dylib && test $_lt_result -eq 0; then
7371
7411
          lt_cv_apple_cc_single_mod=yes
7372
7412
        else
7373
7413
          cat conftest.err >&5
7378
7418
fi
7379
7419
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_apple_cc_single_mod" >&5
7380
7420
$as_echo "$lt_cv_apple_cc_single_mod" >&6; }
 
7421
 
7381
7422
    { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -exported_symbols_list linker flag" >&5
7382
7423
$as_echo_n "checking for -exported_symbols_list linker flag... " >&6; }
7383
7424
if ${lt_cv_ld_exported_symbols_list+:} false; then :
7410
7451
fi
7411
7452
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_exported_symbols_list" >&5
7412
7453
$as_echo "$lt_cv_ld_exported_symbols_list" >&6; }
 
7454
 
7413
7455
    { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -force_load linker flag" >&5
7414
7456
$as_echo_n "checking for -force_load linker flag... " >&6; }
7415
7457
if ${lt_cv_ld_force_load+:} false; then :
7431
7473
      echo "$LTCC $LTCFLAGS $LDFLAGS -o conftest conftest.c -Wl,-force_load,./libconftest.a" >&5
7432
7474
      $LTCC $LTCFLAGS $LDFLAGS -o conftest conftest.c -Wl,-force_load,./libconftest.a 2>conftest.err
7433
7475
      _lt_result=$?
7434
 
      if test -f conftest && test ! -s conftest.err && test $_lt_result = 0 && $GREP forced_load conftest 2>&1 >/dev/null; then
 
7476
      if test -s conftest.err && $GREP force_load conftest.err; then
 
7477
        cat conftest.err >&5
 
7478
      elif test -f conftest && test $_lt_result -eq 0 && $GREP forced_load conftest >/dev/null 2>&1 ; then
7435
7479
        lt_cv_ld_force_load=yes
7436
7480
      else
7437
7481
        cat conftest.err >&5
7586
7630
 
7587
7631
# Check whether --with-pic was given.
7588
7632
if test "${with_pic+set}" = set; then :
7589
 
  withval=$with_pic; pic_mode="$withval"
 
7633
  withval=$with_pic; lt_p=${PACKAGE-default}
 
7634
    case $withval in
 
7635
    yes|no) pic_mode=$withval ;;
 
7636
    *)
 
7637
      pic_mode=default
 
7638
      # Look at the argument we got.  We use all the common list separators.
 
7639
      lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
 
7640
      for lt_pkg in $withval; do
 
7641
        IFS="$lt_save_ifs"
 
7642
        if test "X$lt_pkg" = "X$lt_p"; then
 
7643
          pic_mode=yes
 
7644
        fi
 
7645
      done
 
7646
      IFS="$lt_save_ifs"
 
7647
      ;;
 
7648
    esac
7590
7649
else
7591
7650
  pic_mode=default
7592
7651
fi
7664
7723
 
7665
7724
 
7666
7725
 
 
7726
 
 
7727
 
 
7728
 
 
7729
 
7667
7730
test -z "$LN_S" && LN_S="ln -s"
7668
7731
 
7669
7732
 
8119
8182
    case $cc_basename in
8120
8183
    nvcc*) # Cuda Compiler Driver 2.2
8121
8184
      lt_prog_compiler_wl='-Xlinker '
8122
 
      lt_prog_compiler_pic='-Xcompiler -fPIC'
 
8185
      if test -n "$lt_prog_compiler_pic"; then
 
8186
        lt_prog_compiler_pic="-Xcompiler $lt_prog_compiler_pic"
 
8187
      fi
8123
8188
      ;;
8124
8189
    esac
8125
8190
  else
8210
8275
        ;;
8211
8276
      *)
8212
8277
        case `$CC -V 2>&1 | sed 5q` in
8213
 
        *Sun\ F* | *Sun*Fortran*)
 
8278
        *Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*)
8214
8279
          # Sun Fortran 8.3 passes all unrecognized flags to the linker
8215
8280
          lt_prog_compiler_pic='-KPIC'
8216
8281
          lt_prog_compiler_static='-Bstatic'
8217
8282
          lt_prog_compiler_wl=''
8218
8283
          ;;
 
8284
        *Sun\ F* | *Sun*Fortran*)
 
8285
          lt_prog_compiler_pic='-KPIC'
 
8286
          lt_prog_compiler_static='-Bstatic'
 
8287
          lt_prog_compiler_wl='-Qoption ld '
 
8288
          ;;
8219
8289
        *Sun\ C*)
8220
8290
          # Sun C 5.9
8221
8291
          lt_prog_compiler_pic='-KPIC'
8222
8292
          lt_prog_compiler_static='-Bstatic'
8223
8293
          lt_prog_compiler_wl='-Wl,'
8224
8294
          ;;
 
8295
        *Intel*\ [CF]*Compiler*)
 
8296
          lt_prog_compiler_wl='-Wl,'
 
8297
          lt_prog_compiler_pic='-fPIC'
 
8298
          lt_prog_compiler_static='-static'
 
8299
          ;;
 
8300
        *Portland\ Group*)
 
8301
          lt_prog_compiler_wl='-Wl,'
 
8302
          lt_prog_compiler_pic='-fpic'
 
8303
          lt_prog_compiler_static='-Bstatic'
 
8304
          ;;
8225
8305
        esac
8226
8306
        ;;
8227
8307
      esac
8583
8663
  hardcode_direct=no
8584
8664
  hardcode_direct_absolute=no
8585
8665
  hardcode_libdir_flag_spec=
8586
 
  hardcode_libdir_flag_spec_ld=
8587
8666
  hardcode_libdir_separator=
8588
8667
  hardcode_minus_L=no
8589
8668
  hardcode_shlibpath_var=unsupported
8833
8912
        xlf* | bgf* | bgxlf* | mpixlf*)
8834
8913
          # IBM XL Fortran 10.1 on PPC cannot create shared libs itself
8835
8914
          whole_archive_flag_spec='--whole-archive$convenience --no-whole-archive'
8836
 
          hardcode_libdir_flag_spec=
8837
 
          hardcode_libdir_flag_spec_ld='-rpath $libdir'
 
8915
          hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
8838
8916
          archive_cmds='$LD -shared $libobjs $deplibs $linker_flags -soname $soname -o $lib'
8839
8917
          if test "x$supports_anon_versioning" = xyes; then
8840
8918
            archive_expsym_cmds='echo "{ global:" > $output_objdir/$libname.ver~
9213
9291
        # The linker will not automatically build a static lib if we build a DLL.
9214
9292
        # _LT_TAGVAR(old_archive_from_new_cmds, )='true'
9215
9293
        enable_shared_with_static_runtimes=yes
 
9294
        exclude_expsyms='_NULL_IMPORT_DESCRIPTOR|_IMPORT_DESCRIPTOR_.*'
9216
9295
        export_symbols_cmds='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGRS][ ]/s/.*[ ]\([^ ]*\)/\1,DATA/'\'' | $SED -e '\''/^[AITW][ ]/s/.*[ ]//'\'' | sort | uniq > $export_symbols'
9217
9296
        # Don't use ranlib
9218
9297
        old_postinstall_cmds='chmod 644 $oldlib'
9258
9337
  hardcode_shlibpath_var=unsupported
9259
9338
  if test "$lt_cv_ld_force_load" = "yes"; then
9260
9339
    whole_archive_flag_spec='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience ${wl}-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
 
9340
 
9261
9341
  else
9262
9342
    whole_archive_flag_spec=''
9263
9343
  fi
9286
9366
      hardcode_shlibpath_var=no
9287
9367
      ;;
9288
9368
 
9289
 
    freebsd1*)
9290
 
      ld_shlibs=no
9291
 
      ;;
9292
 
 
9293
9369
    # FreeBSD 2.2.[012] allows us to include c++rt0.o to get C++ constructor
9294
9370
    # support.  Future versions do this automatically, but an explicit c++rt0.o
9295
9371
    # does not break anything, and helps significantly (at the cost of a little
9302
9378
      ;;
9303
9379
 
9304
9380
    # Unfortunately, older versions of FreeBSD 2 do not have this feature.
9305
 
    freebsd2*)
 
9381
    freebsd2.*)
9306
9382
      archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'
9307
9383
      hardcode_direct=yes
9308
9384
      hardcode_minus_L=yes
9341
9417
      fi
9342
9418
      if test "$with_gnu_ld" = no; then
9343
9419
        hardcode_libdir_flag_spec='${wl}+b ${wl}$libdir'
9344
 
        hardcode_libdir_flag_spec_ld='+b $libdir'
9345
9420
        hardcode_libdir_separator=:
9346
9421
        hardcode_direct=yes
9347
9422
        hardcode_direct_absolute=yes
9965
10040
 
9966
10041
 
9967
10042
 
9968
 
 
9969
 
 
9970
 
 
9971
 
 
9972
 
 
9973
10043
  { $as_echo "$as_me:${as_lineno-$LINENO}: checking dynamic linker characteristics" >&5
9974
10044
$as_echo_n "checking dynamic linker characteristics... " >&6; }
9975
10045
 
10059
10129
 
10060
10130
case $host_os in
10061
10131
aix3*)
10062
 
  version_type=linux
 
10132
  version_type=linux # correct to gnu/linux during the next big refactor
10063
10133
  library_names_spec='${libname}${release}${shared_ext}$versuffix $libname.a'
10064
10134
  shlibpath_var=LIBPATH
10065
10135
 
10068
10138
  ;;
10069
10139
 
10070
10140
aix[4-9]*)
10071
 
  version_type=linux
 
10141
  version_type=linux # correct to gnu/linux during the next big refactor
10072
10142
  need_lib_prefix=no
10073
10143
  need_version=no
10074
10144
  hardcode_into_libs=yes
10133
10203
  ;;
10134
10204
 
10135
10205
bsdi[45]*)
10136
 
  version_type=linux
 
10206
  version_type=linux # correct to gnu/linux during the next big refactor
10137
10207
  need_version=no
10138
10208
  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
10139
10209
  soname_spec='${libname}${release}${shared_ext}$major'
10272
10342
  ;;
10273
10343
 
10274
10344
dgux*)
10275
 
  version_type=linux
 
10345
  version_type=linux # correct to gnu/linux during the next big refactor
10276
10346
  need_lib_prefix=no
10277
10347
  need_version=no
10278
10348
  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname$shared_ext'
10280
10350
  shlibpath_var=LD_LIBRARY_PATH
10281
10351
  ;;
10282
10352
 
10283
 
freebsd1*)
10284
 
  dynamic_linker=no
10285
 
  ;;
10286
 
 
10287
10353
freebsd* | dragonfly*)
10288
10354
  # DragonFly does not have aout.  When/if they implement a new
10289
10355
  # versioning mechanism, adjust this.
10291
10357
    objformat=`/usr/bin/objformat`
10292
10358
  else
10293
10359
    case $host_os in
10294
 
    freebsd[123]*) objformat=aout ;;
 
10360
    freebsd[23].*) objformat=aout ;;
10295
10361
    *) objformat=elf ;;
10296
10362
    esac
10297
10363
  fi
10309
10375
  esac
10310
10376
  shlibpath_var=LD_LIBRARY_PATH
10311
10377
  case $host_os in
10312
 
  freebsd2*)
 
10378
  freebsd2.*)
10313
10379
    shlibpath_overrides_runpath=yes
10314
10380
    ;;
10315
10381
  freebsd3.[01]* | freebsdelf3.[01]*)
10329
10395
  ;;
10330
10396
 
10331
10397
gnu*)
10332
 
  version_type=linux
 
10398
  version_type=linux # correct to gnu/linux during the next big refactor
10333
10399
  need_lib_prefix=no
10334
10400
  need_version=no
10335
10401
  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}'
10336
10402
  soname_spec='${libname}${release}${shared_ext}$major'
10337
10403
  shlibpath_var=LD_LIBRARY_PATH
 
10404
  shlibpath_overrides_runpath=no
10338
10405
  hardcode_into_libs=yes
10339
10406
  ;;
10340
10407
 
10341
10408
haiku*)
10342
 
  version_type=linux
 
10409
  version_type=linux # correct to gnu/linux during the next big refactor
10343
10410
  need_lib_prefix=no
10344
10411
  need_version=no
10345
10412
  dynamic_linker="$host_os runtime_loader"
10400
10467
  ;;
10401
10468
 
10402
10469
interix[3-9]*)
10403
 
  version_type=linux
 
10470
  version_type=linux # correct to gnu/linux during the next big refactor
10404
10471
  need_lib_prefix=no
10405
10472
  need_version=no
10406
10473
  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
10416
10483
    nonstopux*) version_type=nonstopux ;;
10417
10484
    *)
10418
10485
        if test "$lt_cv_prog_gnu_ld" = yes; then
10419
 
                version_type=linux
 
10486
                version_type=linux # correct to gnu/linux during the next big refactor
10420
10487
        else
10421
10488
                version_type=irix
10422
10489
        fi ;;
10453
10520
  dynamic_linker=no
10454
10521
  ;;
10455
10522
 
10456
 
# This must be Linux ELF.
 
10523
# This must be glibc/ELF.
10457
10524
linux* | k*bsd*-gnu | kopensolaris*-gnu)
10458
 
  version_type=linux
 
10525
  version_type=linux # correct to gnu/linux during the next big refactor
10459
10526
  need_lib_prefix=no
10460
10527
  need_version=no
10461
10528
  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
10541
10608
  ;;
10542
10609
 
10543
10610
newsos6)
10544
 
  version_type=linux
 
10611
  version_type=linux # correct to gnu/linux during the next big refactor
10545
10612
  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
10546
10613
  shlibpath_var=LD_LIBRARY_PATH
10547
10614
  shlibpath_overrides_runpath=yes
10610
10677
  ;;
10611
10678
 
10612
10679
solaris*)
10613
 
  version_type=linux
 
10680
  version_type=linux # correct to gnu/linux during the next big refactor
10614
10681
  need_lib_prefix=no
10615
10682
  need_version=no
10616
10683
  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
10635
10702
  ;;
10636
10703
 
10637
10704
sysv4 | sysv4.3*)
10638
 
  version_type=linux
 
10705
  version_type=linux # correct to gnu/linux during the next big refactor
10639
10706
  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
10640
10707
  soname_spec='${libname}${release}${shared_ext}$major'
10641
10708
  shlibpath_var=LD_LIBRARY_PATH
10659
10726
 
10660
10727
sysv4*MP*)
10661
10728
  if test -d /usr/nec ;then
10662
 
    version_type=linux
 
10729
    version_type=linux # correct to gnu/linux during the next big refactor
10663
10730
    library_names_spec='$libname${shared_ext}.$versuffix $libname${shared_ext}.$major $libname${shared_ext}'
10664
10731
    soname_spec='$libname${shared_ext}.$major'
10665
10732
    shlibpath_var=LD_LIBRARY_PATH
10690
10757
 
10691
10758
tpf*)
10692
10759
  # TPF is a cross-target only.  Preferred cross-host = GNU/Linux.
10693
 
  version_type=linux
 
10760
  version_type=linux # correct to gnu/linux during the next big refactor
10694
10761
  need_lib_prefix=no
10695
10762
  need_version=no
10696
10763
  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
10700
10767
  ;;
10701
10768
 
10702
10769
uts4*)
10703
 
  version_type=linux
 
10770
  version_type=linux # correct to gnu/linux during the next big refactor
10704
10771
  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
10705
10772
  soname_spec='${libname}${release}${shared_ext}$major'
10706
10773
  shlibpath_var=LD_LIBRARY_PATH
11482
11549
 
11483
11550
 
11484
11551
 
 
11552
 
 
11553
 
11485
11554
        ac_config_commands="$ac_config_commands libtool"
11486
11555
 
11487
11556
 
11501
11570
no)  AM_DEFAULT_VERBOSITY=1;;
11502
11571
*)   AM_DEFAULT_VERBOSITY=0;;
11503
11572
esac
 
11573
am_make=${MAKE-make}
 
11574
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $am_make supports nested variables" >&5
 
11575
$as_echo_n "checking whether $am_make supports nested variables... " >&6; }
 
11576
if ${am_cv_make_support_nested_variables+:} false; then :
 
11577
  $as_echo_n "(cached) " >&6
 
11578
else
 
11579
  if $as_echo 'TRUE=$(BAR$(V))
 
11580
BAR0=false
 
11581
BAR1=true
 
11582
V=1
 
11583
am__doit:
 
11584
        @$(TRUE)
 
11585
.PHONY: am__doit' | $am_make -f - >/dev/null 2>&1; then
 
11586
  am_cv_make_support_nested_variables=yes
 
11587
else
 
11588
  am_cv_make_support_nested_variables=no
 
11589
fi
 
11590
fi
 
11591
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_make_support_nested_variables" >&5
 
11592
$as_echo "$am_cv_make_support_nested_variables" >&6; }
 
11593
if test $am_cv_make_support_nested_variables = yes; then
 
11594
    AM_V='$(V)'
 
11595
  AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
 
11596
else
 
11597
  AM_V=$AM_DEFAULT_VERBOSITY
 
11598
  AM_DEFAULT_V=$AM_DEFAULT_VERBOSITY
 
11599
fi
11504
11600
AM_BACKSLASH='\'
11505
11601
 
11506
11602
 
11652
11748
 
11653
11749
 
11654
11750
 
11655
 
# Extract the first word of "xsltproc", so it can be a program name with args.
 
11751
# Check whether --enable-documentation was given.
 
11752
if test "${enable_documentation+set}" = set; then :
 
11753
  enableval=$enable_documentation;
 
11754
else
 
11755
  enable_documentation=yes
 
11756
fi
 
11757
 
 
11758
 if test x$enable_documentation = xyes; then
 
11759
  ENABLE_DOCUMENTATION_TRUE=
 
11760
  ENABLE_DOCUMENTATION_FALSE='#'
 
11761
else
 
11762
  ENABLE_DOCUMENTATION_TRUE='#'
 
11763
  ENABLE_DOCUMENTATION_FALSE=
 
11764
fi
 
11765
 
 
11766
if test x$enable_documentation = xyes; then
 
11767
   # Extract the first word of "xsltproc", so it can be a program name with args.
11656
11768
set dummy xsltproc; ac_word=$2
11657
11769
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
11658
11770
$as_echo_n "checking for $ac_word... " >&6; }
11692
11804
fi
11693
11805
 
11694
11806
 
11695
 
if test -z "$XSLTPROC"; then
11696
 
  as_fn_error $? "xsltproc is needed" "$LINENO" 5
 
11807
   if test -z "$XSLTPROC"; then
 
11808
     as_fn_error $? "xsltproc is needed" "$LINENO" 5
 
11809
   fi
11697
11810
fi
11698
11811
 
11699
11812
 
12943
13056
else
12944
13057
  found_introspection=no
12945
13058
fi
 
13059
                enable_introspection=$found_introspection
12946
13060
     ;; #(
12947
13061
  *) :
12948
13062
                as_fn_error $? "invalid argument passed to --enable-introspection, should be one of [no/auto/yes]" "$LINENO" 5
13136
13250
fi
13137
13251
 
13138
13252
if test "$with_facebook_client_id" = ""; then
13139
 
  with_facebook_client_id=not_set
13140
 
fi
13141
 
if test "$with_facebook_client_secret" = ""; then
13142
 
  with_facebook_client_secret=not_set
 
13253
  with_facebook_client_id=297654143624603
13143
13254
fi
13144
13255
 
13145
13256
cat >>confdefs.h <<_ACEOF
13146
13257
#define GOA_FACEBOOK_CLIENT_ID "$with_facebook_client_id"
13147
13258
_ACEOF
13148
13259
 
13149
 
 
13150
 
cat >>confdefs.h <<_ACEOF
13151
 
#define GOA_FACEBOOK_CLIENT_SECRET "$with_facebook_client_secret"
13152
 
_ACEOF
13153
 
 
13154
13260
if test "$enable_facebook" != "no"; then
13155
13261
 
13156
13262
$as_echo "#define GOA_FACEBOOK_ENABLED 1" >>confdefs.h
13212
13318
    ;;
13213
13319
esac
13214
13320
 
 
13321
INTLTOOL_REQUIRED_VERSION_AS_INT=`echo $INTLTOOL_REQUIRED | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'`
 
13322
INTLTOOL_APPLIED_VERSION=`intltool-update --version | head -1 | cut -d" " -f3`
 
13323
INTLTOOL_APPLIED_VERSION_AS_INT=`echo $INTLTOOL_APPLIED_VERSION | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'`
13215
13324
if test -n "$INTLTOOL_REQUIRED"; then
13216
13325
    { $as_echo "$as_me:${as_lineno-$LINENO}: checking for intltool >= $INTLTOOL_REQUIRED" >&5
13217
13326
$as_echo_n "checking for intltool >= $INTLTOOL_REQUIRED... " >&6; }
13218
 
 
13219
 
    INTLTOOL_REQUIRED_VERSION_AS_INT=`echo $INTLTOOL_REQUIRED | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'`
13220
 
    INTLTOOL_APPLIED_VERSION=`intltool-update --version | head -1 | cut -d" " -f3`
13221
 
    INTLTOOL_APPLIED_VERSION_AS_INT=`echo $INTLTOOL_APPLIED_VERSION | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'`
13222
 
 
13223
13327
    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $INTLTOOL_APPLIED_VERSION found" >&5
13224
13328
$as_echo "$INTLTOOL_APPLIED_VERSION found" >&6; }
13225
13329
    test "$INTLTOOL_APPLIED_VERSION_AS_INT" -ge "$INTLTOOL_REQUIRED_VERSION_AS_INT" ||
13350
13454
    as_fn_error $? "The intltool scripts were not found. Please install intltool." "$LINENO" 5
13351
13455
fi
13352
13456
 
13353
 
  INTLTOOL_DESKTOP_RULE='%.desktop:   %.desktop.in   $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
13354
 
INTLTOOL_DIRECTORY_RULE='%.directory: %.directory.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
13355
 
     INTLTOOL_KEYS_RULE='%.keys:      %.keys.in      $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -k -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
13356
 
     INTLTOOL_PROP_RULE='%.prop:      %.prop.in      $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
13357
 
      INTLTOOL_OAF_RULE='%.oaf:       %.oaf.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -p $(top_srcdir)/po $< $@'
13358
 
     INTLTOOL_PONG_RULE='%.pong:      %.pong.in      $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
13359
 
   INTLTOOL_SERVER_RULE='%.server:    %.server.in    $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
13360
 
    INTLTOOL_SHEET_RULE='%.sheet:     %.sheet.in     $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
13361
 
INTLTOOL_SOUNDLIST_RULE='%.soundlist: %.soundlist.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
13362
 
       INTLTOOL_UI_RULE='%.ui:        %.ui.in        $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
13363
 
      INTLTOOL_XML_RULE='%.xml:       %.xml.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
13364
 
      INTLTOOL_XML_NOMERGE_RULE='%.xml:       %.xml.in       $(INTLTOOL_MERGE) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u /tmp $< $@'
13365
 
      INTLTOOL_XAM_RULE='%.xam:       %.xml.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
13366
 
      INTLTOOL_KBD_RULE='%.kbd:       %.kbd.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -m -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
13367
 
    INTLTOOL_CAVES_RULE='%.caves:     %.caves.in     $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
13368
 
  INTLTOOL_SCHEMAS_RULE='%.schemas:   %.schemas.in   $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -s -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
13369
 
    INTLTOOL_THEME_RULE='%.theme:     %.theme.in     $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
13370
 
    INTLTOOL_SERVICE_RULE='%.service: %.service.in   $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
13371
 
   INTLTOOL_POLICY_RULE='%.policy:    %.policy.in    $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
 
13457
if test -z "$AM_DEFAULT_VERBOSITY"; then
 
13458
  AM_DEFAULT_VERBOSITY=1
 
13459
fi
 
13460
 
 
13461
 
 
13462
INTLTOOL_V_MERGE='$(INTLTOOL__v_MERGE_$(V))'
 
13463
INTLTOOL__v_MERGE_='$(INTLTOOL__v_MERGE_$(AM_DEFAULT_VERBOSITY))'
 
13464
INTLTOOL__v_MERGE_0='@echo "  ITMRG " $@;'
 
13465
 
 
13466
 
 
13467
 
 
13468
 
 
13469
INTLTOOL_V_MERGE_OPTIONS='$(intltool__v_merge_options_$(V))'
 
13470
intltool__v_merge_options_='$(intltool__v_merge_options_$(AM_DEFAULT_VERBOSITY))'
 
13471
intltool__v_merge_options_0='-q'
 
13472
 
 
13473
 
 
13474
 
 
13475
 
 
13476
  INTLTOOL_DESKTOP_RULE='%.desktop:   %.desktop.in   $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
 
13477
INTLTOOL_DIRECTORY_RULE='%.directory: %.directory.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
 
13478
     INTLTOOL_KEYS_RULE='%.keys:      %.keys.in      $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -k -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
 
13479
     INTLTOOL_PROP_RULE='%.prop:      %.prop.in      $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
 
13480
      INTLTOOL_OAF_RULE='%.oaf:       %.oaf.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -o -p $(top_srcdir)/po $< $@'
 
13481
     INTLTOOL_PONG_RULE='%.pong:      %.pong.in      $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
 
13482
   INTLTOOL_SERVER_RULE='%.server:    %.server.in    $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -o -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
 
13483
    INTLTOOL_SHEET_RULE='%.sheet:     %.sheet.in     $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
 
13484
INTLTOOL_SOUNDLIST_RULE='%.soundlist: %.soundlist.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
 
13485
       INTLTOOL_UI_RULE='%.ui:        %.ui.in        $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
 
13486
      INTLTOOL_XML_RULE='%.xml:       %.xml.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
 
13487
if test "$INTLTOOL_APPLIED_VERSION_AS_INT" -ge 5000; then
 
13488
      INTLTOOL_XML_NOMERGE_RULE='%.xml:       %.xml.in       $(INTLTOOL_MERGE) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u --no-translations $< $@'
 
13489
else
 
13490
      INTLTOOL_XML_NOMERGE_RULE='%.xml:       %.xml.in       $(INTLTOOL_MERGE) ; $(INTLTOOL_V_MERGE)_it_tmp_dir=tmp.intltool.$$RANDOM && mkdir $$_it_tmp_dir && LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u $$_it_tmp_dir $< $@ && rmdir $$_it_tmp_dir'
 
13491
fi
 
13492
      INTLTOOL_XAM_RULE='%.xam:       %.xml.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
 
13493
      INTLTOOL_KBD_RULE='%.kbd:       %.kbd.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -m -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
 
13494
    INTLTOOL_CAVES_RULE='%.caves:     %.caves.in     $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
 
13495
  INTLTOOL_SCHEMAS_RULE='%.schemas:   %.schemas.in   $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -s -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
 
13496
    INTLTOOL_THEME_RULE='%.theme:     %.theme.in     $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
 
13497
    INTLTOOL_SERVICE_RULE='%.service: %.service.in   $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
 
13498
   INTLTOOL_POLICY_RULE='%.policy:    %.policy.in    $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
13372
13499
 
13373
13500
 
13374
13501
 
13687
13814
if test $? -ne 0; then
13688
13815
   as_fn_error $? "perl 5.8.1 is required for intltool" "$LINENO" 5
13689
13816
else
13690
 
   IT_PERL_VERSION="`$INTLTOOL_PERL -e \"printf '%vd', $^V\"`"
 
13817
   IT_PERL_VERSION=`$INTLTOOL_PERL -e "printf '%vd', $^V"`
13691
13818
   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $IT_PERL_VERSION" >&5
13692
13819
$as_echo "$IT_PERL_VERSION" >&6; }
13693
13820
fi
14596
14723
  as_fn_error $? "conditional \"am__fastdepCC\" was never defined.
14597
14724
Usually this means the macro was only invoked conditionally." "$LINENO" 5
14598
14725
fi
 
14726
if test -z "${ENABLE_DOCUMENTATION_TRUE}" && test -z "${ENABLE_DOCUMENTATION_FALSE}"; then
 
14727
  as_fn_error $? "conditional \"ENABLE_DOCUMENTATION\" was never defined.
 
14728
Usually this means the macro was only invoked conditionally." "$LINENO" 5
 
14729
fi
14599
14730
if test -z "${ENABLE_GTK_DOC_TRUE}" && test -z "${ENABLE_GTK_DOC_FALSE}"; then
14600
14731
  as_fn_error $? "conditional \"ENABLE_GTK_DOC\" was never defined.
14601
14732
Usually this means the macro was only invoked conditionally." "$LINENO" 5
15033
15164
# report actual input values of CONFIG_FILES etc. instead of their
15034
15165
# values after options handling.
15035
15166
ac_log="
15036
 
This file was extended by gnome-online-accounts $as_me 3.3.0, which was
 
15167
This file was extended by gnome-online-accounts $as_me 3.4.0, which was
15037
15168
generated by GNU Autoconf 2.68.  Invocation command line was
15038
15169
 
15039
15170
  CONFIG_FILES    = $CONFIG_FILES
15099
15230
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
15100
15231
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
15101
15232
ac_cs_version="\\
15102
 
gnome-online-accounts config.status 3.3.0
 
15233
gnome-online-accounts config.status 3.4.0
15103
15234
configured by $0, generated by GNU Autoconf 2.68,
15104
15235
  with options \\"\$ac_cs_config\\"
15105
15236
 
15236
15367
enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
15237
15368
SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
15238
15369
ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
 
15370
PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`'
15239
15371
host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
15240
15372
host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
15241
15373
host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
15318
15450
allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
15319
15451
no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
15320
15452
hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
15321
 
hardcode_libdir_flag_spec_ld='`$ECHO "$hardcode_libdir_flag_spec_ld" | $SED "$delay_single_quote_subst"`'
15322
15453
hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
15323
15454
hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
15324
15455
hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
15374
15505
# Quote evaled strings.
15375
15506
for var in SHELL \
15376
15507
ECHO \
 
15508
PATH_SEPARATOR \
15377
15509
SED \
15378
15510
GREP \
15379
15511
EGREP \
15424
15556
allow_undefined_flag \
15425
15557
no_undefined_flag \
15426
15558
hardcode_libdir_flag_spec \
15427
 
hardcode_libdir_flag_spec_ld \
15428
15559
hardcode_libdir_separator \
15429
15560
exclude_expsyms \
15430
15561
include_expsyms \
16241
16372
# NOTE: Changes made to this file will be lost: look at ltmain.sh.
16242
16373
#
16243
16374
#   Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005,
16244
 
#                 2006, 2007, 2008, 2009, 2010 Free Software Foundation,
16245
 
#                 Inc.
 
16375
#                 2006, 2007, 2008, 2009, 2010, 2011 Free Software
 
16376
#                 Foundation, Inc.
16246
16377
#   Written by Gordon Matzigkeit, 1996
16247
16378
#
16248
16379
#   This file is part of GNU Libtool.
16296
16427
# An echo program that protects backslashes.
16297
16428
ECHO=$lt_ECHO
16298
16429
 
 
16430
# The PATH separator for the build system.
 
16431
PATH_SEPARATOR=$lt_PATH_SEPARATOR
 
16432
 
16299
16433
# The host system.
16300
16434
host_alias=$host_alias
16301
16435
host=$host
16597
16731
# This must work even if \$libdir does not exist
16598
16732
hardcode_libdir_flag_spec=$lt_hardcode_libdir_flag_spec
16599
16733
 
16600
 
# If ld is used when linking, flag to hardcode \$libdir into a binary
16601
 
# during linking.  This must work even if \$libdir does not exist.
16602
 
hardcode_libdir_flag_spec_ld=$lt_hardcode_libdir_flag_spec_ld
16603
 
 
16604
16734
# Whether we need a single "-rpath" flag with a separated argument.
16605
16735
hardcode_libdir_separator=$lt_hardcode_libdir_separator
16606
16736
 
16934
17064
        Google provider:            ${enable_google} (OAuth 1.0, key:${with_google_consumer_key} secret:${with_google_consumer_secret})
16935
17065
        Twitter provider:           ${enable_twitter} (OAuth 1.0, key:${with_twitter_consumer_key} secret:${with_twitter_consumer_secret})
16936
17066
        Yahoo provider:             ${enable_yahoo} (OAuth 1.0, key:${with_yahoo_consumer_key} secret:${with_yahoo_consumer_secret})
16937
 
        Facebook provider:          ${enable_facebook} (OAuth 2.0, id:${with_facebook_client_id} secret:${with_facebook_client_secret})
 
17067
        Facebook provider:          ${enable_facebook} (OAuth 2.0, id:${with_facebook_client_id})
16938
17068
        Windows Live provider:      ${enable_windows_live} (OAuth 2.0, id:${with_windows_live_client_id})
16939
17069
 
16940
17070
        Maintainer mode:            ${USE_MAINTAINER_MODE}