~ubuntu-branches/debian/sid/bijiben/sid

« back to all changes in this revision

Viewing changes to configure

  • Committer: Package Import Robot
  • Author(s): Vincent Cheng
  • Date: 2015-06-12 01:14:42 UTC
  • mfrom: (7.1.2 experimental)
  • Revision ID: package-import@ubuntu.com-20150612011442-ey2h787uixugso9x
Tags: 3.16.2-2
Upload to unstable.

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 bijiben 3.14.2.
 
3
# Generated by GNU Autoconf 2.69 for bijiben 3.16.2.
4
4
#
5
5
#
6
6
# Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
587
587
# Identity of this package.
588
588
PACKAGE_NAME='bijiben'
589
589
PACKAGE_TARNAME='bijiben'
590
 
PACKAGE_VERSION='3.14.2'
591
 
PACKAGE_STRING='bijiben 3.14.2'
 
590
PACKAGE_VERSION='3.16.2'
 
591
PACKAGE_STRING='bijiben 3.16.2'
592
592
PACKAGE_BUGREPORT=''
593
593
PACKAGE_URL=''
594
594
 
685
685
PKG_CONFIG_LIBDIR
686
686
PKG_CONFIG_PATH
687
687
PKG_CONFIG
 
688
APPSTREAM_XML_RULES
 
689
appstreamxmldir
 
690
APPSTREAM_UTIL
688
691
OTOOL64
689
692
OTOOL
690
693
LIPO
874
877
with_gnu_ld
875
878
with_sysroot
876
879
enable_libtool_lock
 
880
enable_appstream_util
877
881
enable_schemas_compile
878
882
'
879
883
      ac_precious_vars='build_alias
1438
1442
  # Omit some internal or obsolete options to make the list less imposing.
1439
1443
  # This message is too long to be a string in the A/UX 3.1 sh.
1440
1444
  cat <<_ACEOF
1441
 
\`configure' configures bijiben 3.14.2 to adapt to many kinds of systems.
 
1445
\`configure' configures bijiben 3.16.2 to adapt to many kinds of systems.
1442
1446
 
1443
1447
Usage: $0 [OPTION]... [VAR=VALUE]...
1444
1448
 
1508
1512
 
1509
1513
if test -n "$ac_init_help"; then
1510
1514
  case $ac_init_help in
1511
 
     short | recursive ) echo "Configuration of bijiben 3.14.2:";;
 
1515
     short | recursive ) echo "Configuration of bijiben 3.16.2:";;
1512
1516
   esac
1513
1517
  cat <<\_ACEOF
1514
1518
 
1533
1537
  --enable-fast-install[=PKGS]
1534
1538
                          optimize for fast installation [default=yes]
1535
1539
  --disable-libtool-lock  avoid locking (might break parallel builds)
 
1540
  --disable-appstream-util
 
1541
                          Disable validating AppData XML files during check
 
1542
                          phase
1536
1543
  --disable-schemas-compile
1537
1544
                          Disable regeneration of gschemas.compiled on install
1538
1545
 
1644
1651
test -n "$ac_init_help" && exit $ac_status
1645
1652
if $ac_init_version; then
1646
1653
  cat <<\_ACEOF
1647
 
bijiben configure 3.14.2
 
1654
bijiben configure 3.16.2
1648
1655
generated by GNU Autoconf 2.69
1649
1656
 
1650
1657
Copyright (C) 2012 Free Software Foundation, Inc.
2009
2016
This file contains any messages produced by compilers while
2010
2017
running configure, to aid debugging if configure makes a mistake.
2011
2018
 
2012
 
It was created by bijiben $as_me 3.14.2, which was
 
2019
It was created by bijiben $as_me 3.16.2, which was
2013
2020
generated by GNU Autoconf 2.69.  Invocation command line was
2014
2021
 
2015
2022
  $ $0 $@
2399
2406
 
2400
2407
 
2401
2408
 
2402
 
am__api_version='1.14'
 
2409
am__api_version='1.15'
2403
2410
 
2404
2411
ac_aux_dir=
2405
2412
for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do
2600
2607
ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
2601
2608
program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
2602
2609
 
2603
 
# expand $ac_aux_dir to an absolute path
2604
 
am_aux_dir=`cd $ac_aux_dir && pwd`
 
2610
# Expand $ac_aux_dir to an absolute path.
 
2611
am_aux_dir=`cd "$ac_aux_dir" && pwd`
2605
2612
 
2606
2613
if test x"${MISSING+set}" != xset; then
2607
2614
  case $am_aux_dir in
2620
2627
$as_echo "$as_me: WARNING: 'missing' script is too old or missing" >&2;}
2621
2628
fi
2622
2629
 
2623
 
if test x"${install_sh}" != xset; then
 
2630
if test x"${install_sh+set}" != xset; then
2624
2631
  case $am_aux_dir in
2625
2632
  *\ * | *\     *)
2626
2633
    install_sh="\${SHELL} '$am_aux_dir/install-sh'" ;;
2875
2882
 
2876
2883
# Define the identity of the package.
2877
2884
 PACKAGE='bijiben'
2878
 
 VERSION='3.14.2'
 
2885
 VERSION='3.16.2'
2879
2886
 
2880
2887
 
2881
2888
cat >>confdefs.h <<_ACEOF
2909
2916
# <http://lists.gnu.org/archive/html/automake/2012-07/msg00014.html>
2910
2917
mkdir_p='$(MKDIR_P)'
2911
2918
 
2912
 
# We need awk for the "check" target.  The system "awk" is bad on
2913
 
# some platforms.
 
2919
# We need awk for the "check" target (and possibly the TAP driver).  The
 
2920
# system "awk" is bad on some platforms.
2914
2921
# Always define AMTAR for backward compatibility.  Yes, it's still used
2915
2922
# in the wild :-(  We should find a proper way to deprecate it ...
2916
2923
AMTAR='$${TAR-tar}'
2967
2974
    as_fn_error $? "Your 'rm' program is bad, sorry." "$LINENO" 5
2968
2975
  fi
2969
2976
fi
 
2977
 
2970
2978
if test "`cd $srcdir && pwd`" != "`pwd`"; then
2971
2979
  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
2972
2980
  # is not polluted with repeated "-I."
2989
2997
 
2990
2998
# Define the identity of the package.
2991
2999
 PACKAGE='bijiben'
2992
 
 VERSION='3.14.2'
 
3000
 VERSION='3.16.2'
2993
3001
 
2994
3002
 
2995
3003
cat >>confdefs.h <<_ACEOF
3023
3031
# <http://lists.gnu.org/archive/html/automake/2012-07/msg00014.html>
3024
3032
mkdir_p='$(MKDIR_P)'
3025
3033
 
3026
 
# We need awk for the "check" target.  The system "awk" is bad on
3027
 
# some platforms.
 
3034
# We need awk for the "check" target (and possibly the TAP driver).  The
 
3035
# system "awk" is bad on some platforms.
3028
3036
# Always define AMTAR for backward compatibility.  Yes, it's still used
3029
3037
# in the wild :-(  We should find a proper way to deprecate it ...
3030
3038
AMTAR='$${TAR-tar}'
3081
3089
    as_fn_error $? "Your 'rm' program is bad, sorry." "$LINENO" 5
3082
3090
  fi
3083
3091
fi
 
3092
 
3084
3093
ac_config_headers="$ac_config_headers config.h"
3085
3094
 
3086
3095
 
5716
5725
    ;;
5717
5726
esac
5718
5727
 
5719
 
INTLTOOL_REQUIRED_VERSION_AS_INT=`echo 0.35.0 | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'`
 
5728
INTLTOOL_REQUIRED_VERSION_AS_INT=`echo 0.50.1 | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'`
5720
5729
INTLTOOL_APPLIED_VERSION=`intltool-update --version | head -1 | cut -d" " -f3`
5721
5730
INTLTOOL_APPLIED_VERSION_AS_INT=`echo $INTLTOOL_APPLIED_VERSION | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'`
5722
 
if test -n "0.35.0"; then
5723
 
    { $as_echo "$as_me:${as_lineno-$LINENO}: checking for intltool >= 0.35.0" >&5
5724
 
$as_echo_n "checking for intltool >= 0.35.0... " >&6; }
 
5731
if test -n "0.50.1"; then
 
5732
    { $as_echo "$as_me:${as_lineno-$LINENO}: checking for intltool >= 0.50.1" >&5
 
5733
$as_echo_n "checking for intltool >= 0.50.1... " >&6; }
5725
5734
    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $INTLTOOL_APPLIED_VERSION found" >&5
5726
5735
$as_echo "$INTLTOOL_APPLIED_VERSION found" >&6; }
5727
5736
    test "$INTLTOOL_APPLIED_VERSION_AS_INT" -ge "$INTLTOOL_REQUIRED_VERSION_AS_INT" ||
5728
 
        as_fn_error $? "Your intltool is too old.  You need intltool 0.35.0 or later." "$LINENO" 5
 
5737
        as_fn_error $? "Your intltool is too old.  You need intltool 0.50.1 or later." "$LINENO" 5
5729
5738
fi
5730
5739
 
5731
5740
# Extract the first word of "intltool-update", so it can be a program name with args.
6230
6239
# Substitute ALL_LINGUAS so we can use it in po/Makefile
6231
6240
 
6232
6241
 
6233
 
# Set DATADIRNAME correctly if it is not set yet
6234
 
# (copied from glib-gettext.m4)
6235
 
if test -z "$DATADIRNAME"; then
6236
 
  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6237
 
/* end confdefs.h.  */
6238
 
 
6239
 
int
6240
 
main ()
6241
 
{
6242
 
extern int _nl_msg_cat_cntr;
6243
 
                       return _nl_msg_cat_cntr
6244
 
  ;
6245
 
  return 0;
6246
 
}
6247
 
_ACEOF
6248
 
if ac_fn_c_try_link "$LINENO"; then :
6249
 
  DATADIRNAME=share
6250
 
else
6251
 
  case $host in
6252
 
    *-*-solaris*)
6253
 
                        ac_fn_c_check_func "$LINENO" "bind_textdomain_codeset" "ac_cv_func_bind_textdomain_codeset"
6254
 
if test "x$ac_cv_func_bind_textdomain_codeset" = xyes; then :
6255
 
  DATADIRNAME=share
6256
 
else
6257
 
  DATADIRNAME=lib
6258
 
fi
6259
 
 
6260
 
    ;;
6261
 
    *)
6262
 
    DATADIRNAME=lib
6263
 
    ;;
6264
 
    esac
6265
 
fi
6266
 
rm -f core conftest.err conftest.$ac_objext \
6267
 
    conftest$ac_exeext conftest.$ac_ext
6268
 
fi
6269
 
 
6270
 
 
6271
6242
 
6272
6243
 
6273
6244
 
13567
13538
 
13568
13539
 
13569
13540
 
13570
 
 
 
13541
# Requirements
 
13542
 
 
13543
# check for AppStream
 
13544
 
 
13545
 
 
13546
  # Check whether --enable-appstream-util was given.
 
13547
if test "${enable_appstream_util+set}" = set; then :
 
13548
  enableval=$enable_appstream_util;
 
13549
fi
 
13550
 
 
13551
 
 
13552
  if test "x$enable_appstream_validate" != "xno"; then :
 
13553
  # Extract the first word of "appstream-util", so it can be a program name with args.
 
13554
set dummy appstream-util; ac_word=$2
 
13555
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
 
13556
$as_echo_n "checking for $ac_word... " >&6; }
 
13557
if ${ac_cv_path_APPSTREAM_UTIL+:} false; then :
 
13558
  $as_echo_n "(cached) " >&6
 
13559
else
 
13560
  case $APPSTREAM_UTIL in
 
13561
  [\\/]* | ?:[\\/]*)
 
13562
  ac_cv_path_APPSTREAM_UTIL="$APPSTREAM_UTIL" # Let the user override the test with a path.
 
13563
  ;;
 
13564
  *)
 
13565
  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
 
13566
for as_dir in $PATH
 
13567
do
 
13568
  IFS=$as_save_IFS
 
13569
  test -z "$as_dir" && as_dir=.
 
13570
    for ac_exec_ext in '' $ac_executable_extensions; do
 
13571
  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
 
13572
    ac_cv_path_APPSTREAM_UTIL="$as_dir/$ac_word$ac_exec_ext"
 
13573
    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
 
13574
    break 2
 
13575
  fi
 
13576
done
 
13577
  done
 
13578
IFS=$as_save_IFS
 
13579
 
 
13580
  ;;
 
13581
esac
 
13582
fi
 
13583
APPSTREAM_UTIL=$ac_cv_path_APPSTREAM_UTIL
 
13584
if test -n "$APPSTREAM_UTIL"; then
 
13585
  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $APPSTREAM_UTIL" >&5
 
13586
$as_echo "$APPSTREAM_UTIL" >&6; }
 
13587
else
 
13588
  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
 
13589
$as_echo "no" >&6; }
 
13590
fi
 
13591
 
 
13592
 
 
13593
         if test "x$APPSTREAM_UTIL" = "x"; then :
 
13594
  have_appstream_validate=no
 
13595
else
 
13596
  have_appstream_validate=yes
 
13597
 
 
13598
fi
 
13599
else
 
13600
  have_appstream_validate=no
 
13601
fi
 
13602
 
 
13603
  if test "x$have_appstream_validate" != "xno"; then :
 
13604
  appstream_validate=yes
 
13605
else
 
13606
  appstream_validate=no
 
13607
         if test "x$enable_appstream_validate" = "xyes"; then :
 
13608
  as_fn_error $? "AppData validation was requested but appstream-util was not found" "$LINENO" 5
 
13609
fi
 
13610
fi
 
13611
 
 
13612
  appstreamxmldir=${datadir}/appdata
 
13613
 
 
13614
 
 
13615
  APPSTREAM_XML_RULES='
 
13616
.PHONY : uninstall-appstream-xml install-appstream-xml clean-appstream-xml
 
13617
 
 
13618
mostlyclean-am: clean-appstream-xml
 
13619
 
 
13620
%.appdata.valid: %.appdata.xml
 
13621
        $(AM_V_GEN) if test -f "$<"; then d=; else d="$(srcdir)/"; fi; \
 
13622
                if test -n "$(APPSTREAM_UTIL)"; \
 
13623
                        then $(APPSTREAM_UTIL) --nonet validate $${d}$<; fi \
 
13624
                && touch $@
 
13625
 
 
13626
check-am: $(appstream_XML:.appdata.xml=.appdata.valid)
 
13627
uninstall-am: uninstall-appstream-xml
 
13628
install-data-am: install-appstream-xml
 
13629
 
 
13630
.SECONDARY: $(appstream_XML)
 
13631
 
 
13632
install-appstream-xml: $(appstream_XML)
 
13633
        @$(NORMAL_INSTALL)
 
13634
        if test -n "$^"; then \
 
13635
                test -z "$(appstreamxmldir)" || $(MKDIR_P) "$(DESTDIR)$(appstreamxmldir)"; \
 
13636
                $(INSTALL_DATA) $^ "$(DESTDIR)$(appstreamxmldir)"; \
 
13637
        fi
 
13638
 
 
13639
uninstall-appstream-xml:
 
13640
        @$(NORMAL_UNINSTALL)
 
13641
        @list='\''$(appstream_XML)'\''; test -n "$(appstreamxmldir)" || list=; \
 
13642
        files=`for p in $$list; do echo $$p; done | sed -e '\''s|^.*/||'\''`; \
 
13643
        test -n "$$files" || exit 0; \
 
13644
        echo " ( cd '\''$(DESTDIR)$(appstreamxmldir)'\'' && rm -f" $$files ")"; \
 
13645
        cd "$(DESTDIR)$(appstreamxmldir)" && rm -f $$files
 
13646
 
 
13647
clean-appstream-xml:
 
13648
        rm -f $(appstream_XML:.appdata.xml=.appdata.valid)
 
13649
'
 
13650
 
 
13651
 
 
13652
 
 
13653
 
 
13654
 
 
13655
 
 
13656
 
 
13657
 
 
13658
# version, modules
13571
13659
GLIB_REQUIRED_VERSION=2.28
13572
13660
GTK_REQUIRED_VERSION=3.11.4
 
13661
EDS_REQUIRED_VERSION=3.13.90
13573
13662
 
13574
13663
 
13575
13664
 
13955
14044
    pkg_cv_BIJIBEN_CFLAGS="$BIJIBEN_CFLAGS"
13956
14045
 elif test -n "$PKG_CONFIG"; then
13957
14046
    if test -n "$PKG_CONFIG" && \
13958
 
    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \" evolution-calendar-3.0
13959
 
                    evolution-data-server-1.2
 
14047
    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \" libecal-1.2 >= \$EDS_REQUIRED_VERSION
 
14048
                    libedataserver-1.2 >= \$EDS_REQUIRED_VERSION
 
14049
                    libedataserverui-1.2 >= \$EDS_REQUIRED_VERSION
13960
14050
                    gio-unix-2.0
13961
14051
                    glib-2.0 >= \$GLIB_REQUIRED_VERSION
13962
14052
                    goa-1.0
13966
14056
                    \$sparql_version
13967
14057
                    uuid
13968
14058
                    webkitgtk-3.0\""; } >&5
13969
 
  ($PKG_CONFIG --exists --print-errors " evolution-calendar-3.0
13970
 
                    evolution-data-server-1.2
 
14059
  ($PKG_CONFIG --exists --print-errors " libecal-1.2 >= $EDS_REQUIRED_VERSION
 
14060
                    libedataserver-1.2 >= $EDS_REQUIRED_VERSION
 
14061
                    libedataserverui-1.2 >= $EDS_REQUIRED_VERSION
13971
14062
                    gio-unix-2.0
13972
14063
                    glib-2.0 >= $GLIB_REQUIRED_VERSION
13973
14064
                    goa-1.0
13980
14071
  ac_status=$?
13981
14072
  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
13982
14073
  test $ac_status = 0; }; then
13983
 
  pkg_cv_BIJIBEN_CFLAGS=`$PKG_CONFIG --cflags " evolution-calendar-3.0
13984
 
                    evolution-data-server-1.2
 
14074
  pkg_cv_BIJIBEN_CFLAGS=`$PKG_CONFIG --cflags " libecal-1.2 >= $EDS_REQUIRED_VERSION
 
14075
                    libedataserver-1.2 >= $EDS_REQUIRED_VERSION
 
14076
                    libedataserverui-1.2 >= $EDS_REQUIRED_VERSION
13985
14077
                    gio-unix-2.0
13986
14078
                    glib-2.0 >= $GLIB_REQUIRED_VERSION
13987
14079
                    goa-1.0
14002
14094
    pkg_cv_BIJIBEN_LIBS="$BIJIBEN_LIBS"
14003
14095
 elif test -n "$PKG_CONFIG"; then
14004
14096
    if test -n "$PKG_CONFIG" && \
14005
 
    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \" evolution-calendar-3.0
14006
 
                    evolution-data-server-1.2
 
14097
    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \" libecal-1.2 >= \$EDS_REQUIRED_VERSION
 
14098
                    libedataserver-1.2 >= \$EDS_REQUIRED_VERSION
 
14099
                    libedataserverui-1.2 >= \$EDS_REQUIRED_VERSION
14007
14100
                    gio-unix-2.0
14008
14101
                    glib-2.0 >= \$GLIB_REQUIRED_VERSION
14009
14102
                    goa-1.0
14013
14106
                    \$sparql_version
14014
14107
                    uuid
14015
14108
                    webkitgtk-3.0\""; } >&5
14016
 
  ($PKG_CONFIG --exists --print-errors " evolution-calendar-3.0
14017
 
                    evolution-data-server-1.2
 
14109
  ($PKG_CONFIG --exists --print-errors " libecal-1.2 >= $EDS_REQUIRED_VERSION
 
14110
                    libedataserver-1.2 >= $EDS_REQUIRED_VERSION
 
14111
                    libedataserverui-1.2 >= $EDS_REQUIRED_VERSION
14018
14112
                    gio-unix-2.0
14019
14113
                    glib-2.0 >= $GLIB_REQUIRED_VERSION
14020
14114
                    goa-1.0
14027
14121
  ac_status=$?
14028
14122
  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
14029
14123
  test $ac_status = 0; }; then
14030
 
  pkg_cv_BIJIBEN_LIBS=`$PKG_CONFIG --libs " evolution-calendar-3.0
14031
 
                    evolution-data-server-1.2
 
14124
  pkg_cv_BIJIBEN_LIBS=`$PKG_CONFIG --libs " libecal-1.2 >= $EDS_REQUIRED_VERSION
 
14125
                    libedataserver-1.2 >= $EDS_REQUIRED_VERSION
 
14126
                    libedataserverui-1.2 >= $EDS_REQUIRED_VERSION
14032
14127
                    gio-unix-2.0
14033
14128
                    glib-2.0 >= $GLIB_REQUIRED_VERSION
14034
14129
                    goa-1.0
14058
14153
        _pkg_short_errors_supported=no
14059
14154
fi
14060
14155
        if test $_pkg_short_errors_supported = yes; then
14061
 
                BIJIBEN_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs " evolution-calendar-3.0
14062
 
                    evolution-data-server-1.2
 
14156
                BIJIBEN_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs " libecal-1.2 >= $EDS_REQUIRED_VERSION
 
14157
                    libedataserver-1.2 >= $EDS_REQUIRED_VERSION
 
14158
                    libedataserverui-1.2 >= $EDS_REQUIRED_VERSION
14063
14159
                    gio-unix-2.0
14064
14160
                    glib-2.0 >= $GLIB_REQUIRED_VERSION
14065
14161
                    goa-1.0
14070
14166
                    uuid
14071
14167
                    webkitgtk-3.0" 2>&1`
14072
14168
        else
14073
 
                BIJIBEN_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs " evolution-calendar-3.0
14074
 
                    evolution-data-server-1.2
 
14169
                BIJIBEN_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs " libecal-1.2 >= $EDS_REQUIRED_VERSION
 
14170
                    libedataserver-1.2 >= $EDS_REQUIRED_VERSION
 
14171
                    libedataserverui-1.2 >= $EDS_REQUIRED_VERSION
14075
14172
                    gio-unix-2.0
14076
14173
                    glib-2.0 >= $GLIB_REQUIRED_VERSION
14077
14174
                    goa-1.0
14085
14182
        # Put the nasty error message in config.log where it belongs
14086
14183
        echo "$BIJIBEN_PKG_ERRORS" >&5
14087
14184
 
14088
 
        as_fn_error $? "Package requirements ( evolution-calendar-3.0
14089
 
                    evolution-data-server-1.2
 
14185
        as_fn_error $? "Package requirements ( libecal-1.2 >= $EDS_REQUIRED_VERSION
 
14186
                    libedataserver-1.2 >= $EDS_REQUIRED_VERSION
 
14187
                    libedataserverui-1.2 >= $EDS_REQUIRED_VERSION
14090
14188
                    gio-unix-2.0
14091
14189
                    glib-2.0 >= $GLIB_REQUIRED_VERSION
14092
14190
                    goa-1.0
15509
15607
# report actual input values of CONFIG_FILES etc. instead of their
15510
15608
# values after options handling.
15511
15609
ac_log="
15512
 
This file was extended by bijiben $as_me 3.14.2, which was
 
15610
This file was extended by bijiben $as_me 3.16.2, which was
15513
15611
generated by GNU Autoconf 2.69.  Invocation command line was
15514
15612
 
15515
15613
  CONFIG_FILES    = $CONFIG_FILES
15575
15673
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
15576
15674
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
15577
15675
ac_cs_version="\\
15578
 
bijiben config.status 3.14.2
 
15676
bijiben config.status 3.16.2
15579
15677
configured by $0, generated by GNU Autoconf 2.69,
15580
15678
  with options \\"\$ac_cs_config\\"
15581
15679