~ubuntu-branches/ubuntu/utopic/anjuta/utopic-proposed

« back to all changes in this revision

Viewing changes to configure

  • Committer: Package Import Robot
  • Author(s): Andreas Henriksson, Jackson Doak
  • Date: 2014-07-12 15:17:39 UTC
  • mfrom: (1.4.14)
  • Revision ID: package-import@ubuntu.com-20140712151739-p9xy0ntlgbpm2nxq
Tags: 2:3.12.0-1
* Team upload.

[ Jackson Doak ]
* New upstream release
* Drop 03_valac_0.22.patch, fixed upstream\
* debian/control:
  - Bump b-dep version on libgtk-3-dev (>= 3.6.0), libglib2.0-dev (>= 2.34.0)
  - Bump stardards-version to 3.9.5. No 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.69 for Anjuta 3.8.4.
 
3
# Generated by GNU Autoconf 2.69 for Anjuta 3.12.0.
4
4
#
5
5
# Report bugs to <http://bugzilla.gnome.org/enter_bug.cgi?product=anjuta>.
6
6
#
591
591
# Identity of this package.
592
592
PACKAGE_NAME='Anjuta'
593
593
PACKAGE_TARNAME='anjuta'
594
 
PACKAGE_VERSION='3.8.4'
595
 
PACKAGE_STRING='Anjuta 3.8.4'
 
594
PACKAGE_VERSION='3.12.0'
 
595
PACKAGE_STRING='Anjuta 3.12.0'
596
596
PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=anjuta'
597
597
PACKAGE_URL='http://www.anjuta.org/'
598
598
 
639
639
LTLIBOBJS
640
640
LIBOBJS
641
641
AUTOM4TE
 
642
SHM_LIBS
642
643
SYMBOL_DB_SHM
643
644
SVN_CFLAGS
644
645
SVN_LIB
645
646
SVN_INCLUDE
646
647
BUILD_SVN_FALSE
647
648
BUILD_SVN_TRUE
 
649
SERF_LIBS
 
650
SERF_CFLAGS
648
651
NEON_LIBS
649
652
NEON_CFLAGS
650
653
APR_UTILS_LIBS
755
758
LIBVALA
756
759
VALA_LIBS
757
760
VALA_CFLAGS
 
761
HAVE_SQLITE_FALSE
 
762
HAVE_SQLITE_TRUE
 
763
SQLITE_LIBS
 
764
SQLITE_CFLAGS
758
765
SOURCEVIEW_LIBS
759
766
SOURCEVIEW_CFLAGS
760
767
ENABLE_GLADE_CATALOG_FALSE
769
776
HAVE_PLUGIN_DEVHELP_TRUE
770
777
PLUGIN_DEVHELP_LIBS
771
778
PLUGIN_DEVHELP_CFLAGS
 
779
HAVE_PLUGIN_TERMINAL_FALSE
 
780
HAVE_PLUGIN_TERMINAL_TRUE
 
781
PLUGIN_TERMINAL_LIBS
 
782
PLUGIN_TERMINAL_CFLAGS
772
783
AUTOGEN_PATH
773
 
VTE_LIBS
774
 
VTE_CFLAGS
775
784
GDA_LIBS
776
785
GDA_CFLAGS
777
786
GDL_LIBS
863
872
LDFLAGS
864
873
CFLAGS
865
874
CC
 
875
MAINT
 
876
MAINTAINER_MODE_FALSE
 
877
MAINTAINER_MODE_TRUE
866
878
AM_BACKSLASH
867
879
AM_DEFAULT_VERBOSITY
868
880
AM_DEFAULT_V
869
881
AM_V
870
 
MAINT
871
 
MAINTAINER_MODE_FALSE
872
 
MAINTAINER_MODE_TRUE
873
882
am__untar
874
883
am__tar
875
884
AMTAR
939
948
ac_subst_files=''
940
949
ac_user_opts='
941
950
enable_option_checking
 
951
enable_silent_rules
942
952
enable_maintainer_mode
943
 
enable_silent_rules
944
953
enable_dependency_tracking
945
954
enable_compile_warnings
946
955
enable_iso_c
955
964
with_sysroot
956
965
enable_libtool_lock
957
966
enable_introspection
 
967
enable_plugin_terminal
958
968
enable_plugin_devhelp
959
969
enable_plugin_glade
960
970
enable_glade_catalog
973
983
with_svn_include
974
984
with_svn_lib
975
985
enable_plugin_subversion
 
986
enable_neon
 
987
enable_serf
976
988
with_symbol_db_shm
977
989
'
978
990
      ac_precious_vars='build_alias
1001
1013
GDL_LIBS
1002
1014
GDA_CFLAGS
1003
1015
GDA_LIBS
1004
 
VTE_CFLAGS
1005
 
VTE_LIBS
 
1016
PLUGIN_TERMINAL_CFLAGS
 
1017
PLUGIN_TERMINAL_LIBS
1006
1018
PLUGIN_DEVHELP_CFLAGS
1007
1019
PLUGIN_DEVHELP_LIBS
1008
1020
PLUGIN_GLADE_CFLAGS
1009
1021
PLUGIN_GLADE_LIBS
1010
1022
SOURCEVIEW_CFLAGS
1011
1023
SOURCEVIEW_LIBS
 
1024
SQLITE_CFLAGS
 
1025
SQLITE_LIBS
1012
1026
VALA_CFLAGS
1013
1027
VALA_LIBS
1014
1028
PYTHON
1021
1035
APR_UTILS_CFLAGS
1022
1036
APR_UTILS_LIBS
1023
1037
NEON_CFLAGS
1024
 
NEON_LIBS'
 
1038
NEON_LIBS
 
1039
SERF_CFLAGS
 
1040
SERF_LIBS'
1025
1041
 
1026
1042
 
1027
1043
# Initialize some variables set by options.
1562
1578
  # Omit some internal or obsolete options to make the list less imposing.
1563
1579
  # This message is too long to be a string in the A/UX 3.1 sh.
1564
1580
  cat <<_ACEOF
1565
 
\`configure' configures Anjuta 3.8.4 to adapt to many kinds of systems.
 
1581
\`configure' configures Anjuta 3.12.0 to adapt to many kinds of systems.
1566
1582
 
1567
1583
Usage: $0 [OPTION]... [VAR=VALUE]...
1568
1584
 
1632
1648
 
1633
1649
if test -n "$ac_init_help"; then
1634
1650
  case $ac_init_help in
1635
 
     short | recursive ) echo "Configuration of Anjuta 3.8.4:";;
 
1651
     short | recursive ) echo "Configuration of Anjuta 3.12.0:";;
1636
1652
   esac
1637
1653
  cat <<\_ACEOF
1638
1654
 
1640
1656
  --disable-option-checking  ignore unrecognized --enable/--with options
1641
1657
  --disable-FEATURE       do not include FEATURE (same as --enable-FEATURE=no)
1642
1658
  --enable-FEATURE[=ARG]  include FEATURE [ARG=yes]
1643
 
  --disable-maintainer-mode  disable make rules and dependencies not useful
1644
 
                          (and sometimes confusing) to the casual installer
1645
 
  --enable-silent-rules          less verbose build output (undo: `make V=1')
1646
 
  --disable-silent-rules         verbose build output (undo: `make V=0')
1647
 
  --disable-dependency-tracking  speeds up one-time build
1648
 
  --enable-dependency-tracking   do not reject slow dependency extractors
 
1659
  --enable-silent-rules   less verbose build output (undo: "make V=1")
 
1660
  --disable-silent-rules  verbose build output (undo: "make V=0")
 
1661
  --disable-maintainer-mode
 
1662
                          disable make rules and dependencies not useful (and
 
1663
                          sometimes confusing) to the casual installer
 
1664
  --enable-dependency-tracking
 
1665
                          do not reject slow dependency extractors
 
1666
  --disable-dependency-tracking
 
1667
                          speeds up one-time build
1649
1668
  --enable-compile-warnings=[no/minimum/yes/maximum/error]
1650
1669
                          Turn on compiler warnings
1651
1670
  --enable-iso-c          Try to warn if code is not ISO C
1659
1678
  --disable-libtool-lock  avoid locking (might break parallel builds)
1660
1679
  --enable-introspection=[no/auto/yes]
1661
1680
                          Enable introspection for this build
 
1681
  --disable-plugin-terminal
 
1682
                          Disable terminal plugin support in Anjuta.
1662
1683
  --disable-plugin-devhelp
1663
1684
                          Disable devhelp plugin support in Anjuta.
1664
1685
  --disable-plugin-glade  Disable glade plugin support in Anjuta.
1673
1694
  --enable-gtk-doc-pdf    build documentation in pdf format [[default=no]]
1674
1695
  --disable-plugin-subversion
1675
1696
                          Disable subversion support in Anjuta.
 
1697
  --disable-neon          Disable neon support in Subversion plugin
 
1698
  --disable-serf          Disable serf support in Subversion plugin
1676
1699
 
1677
1700
Optional Packages:
1678
1701
  --with-PACKAGE[=ARG]    use PACKAGE [ARG=yes]
1730
1753
  GDL_LIBS    linker flags for GDL, overriding pkg-config
1731
1754
  GDA_CFLAGS  C compiler flags for GDA, overriding pkg-config
1732
1755
  GDA_LIBS    linker flags for GDA, overriding pkg-config
1733
 
  VTE_CFLAGS  C compiler flags for VTE, overriding pkg-config
1734
 
  VTE_LIBS    linker flags for VTE, overriding pkg-config
 
1756
  PLUGIN_TERMINAL_CFLAGS
 
1757
              C compiler flags for PLUGIN_TERMINAL, overriding pkg-config
 
1758
  PLUGIN_TERMINAL_LIBS
 
1759
              linker flags for PLUGIN_TERMINAL, overriding pkg-config
1735
1760
  PLUGIN_DEVHELP_CFLAGS
1736
1761
              C compiler flags for PLUGIN_DEVHELP, overriding pkg-config
1737
1762
  PLUGIN_DEVHELP_LIBS
1744
1769
              C compiler flags for SOURCEVIEW, overriding pkg-config
1745
1770
  SOURCEVIEW_LIBS
1746
1771
              linker flags for SOURCEVIEW, overriding pkg-config
 
1772
  SQLITE_CFLAGS
 
1773
              C compiler flags for SQLITE, overriding pkg-config
 
1774
  SQLITE_LIBS linker flags for SQLITE, overriding pkg-config
1747
1775
  VALA_CFLAGS C compiler flags for VALA, overriding pkg-config
1748
1776
  VALA_LIBS   linker flags for VALA, overriding pkg-config
1749
1777
  PYTHON      the Python interpreter
1761
1789
              linker flags for APR_UTILS, overriding pkg-config
1762
1790
  NEON_CFLAGS C compiler flags for NEON, overriding pkg-config
1763
1791
  NEON_LIBS   linker flags for NEON, overriding pkg-config
 
1792
  SERF_CFLAGS C compiler flags for SERF, overriding pkg-config
 
1793
  SERF_LIBS   linker flags for SERF, overriding pkg-config
1764
1794
 
1765
1795
Use these variables to override the choices made by `configure' or to help
1766
1796
it to find libraries and programs with nonstandard names/locations.
1829
1859
test -n "$ac_init_help" && exit $ac_status
1830
1860
if $ac_init_version; then
1831
1861
  cat <<\_ACEOF
1832
 
Anjuta configure 3.8.4
 
1862
Anjuta configure 3.12.0
1833
1863
generated by GNU Autoconf 2.69
1834
1864
 
1835
1865
Copyright (C) 2012 Free Software Foundation, Inc.
2474
2504
This file contains any messages produced by compilers while
2475
2505
running configure, to aid debugging if configure makes a mistake.
2476
2506
 
2477
 
It was created by Anjuta $as_me 3.8.4, which was
 
2507
It was created by Anjuta $as_me 3.12.0, which was
2478
2508
generated by GNU Autoconf 2.69.  Invocation command line was
2479
2509
 
2480
2510
  $ $0 $@
2836
2866
ANJUTA_MAJOR_VERSION=3
2837
2867
 
2838
2868
 
2839
 
$as_echo "#define ANJUTA_MINOR_VERSION 8" >>confdefs.h
2840
 
 
2841
 
ANJUTA_MINOR_VERSION=8
2842
 
 
2843
 
 
2844
 
$as_echo "#define ANJUTA_MICRO_VERSION 4" >>confdefs.h
2845
 
 
2846
 
ANJUTA_MICRO_VERSION=4
2847
 
 
2848
 
 
2849
 
$as_echo "#define ANJUTA_VERSION 3.8.4" >>confdefs.h
2850
 
 
2851
 
 
2852
 
 
2853
 
ANJUTA_VERSION=3.8.4
2854
 
 
2855
 
 
2856
 
BUGZILLA_VERSION=3.8.4
2857
 
 
2858
 
 
2859
 
GLIB_REQUIRED=2.32.0
2860
 
GTK_REQUIRED=3.4.0
 
2869
$as_echo "#define ANJUTA_MINOR_VERSION 12" >>confdefs.h
 
2870
 
 
2871
ANJUTA_MINOR_VERSION=12
 
2872
 
 
2873
 
 
2874
$as_echo "#define ANJUTA_MICRO_VERSION 0" >>confdefs.h
 
2875
 
 
2876
ANJUTA_MICRO_VERSION=0
 
2877
 
 
2878
 
 
2879
$as_echo "#define ANJUTA_VERSION 3.12.0" >>confdefs.h
 
2880
 
 
2881
 
 
2882
 
 
2883
ANJUTA_VERSION=3.12.0
 
2884
 
 
2885
 
 
2886
BUGZILLA_VERSION=3.12.0
 
2887
 
 
2888
 
 
2889
GLIB_REQUIRED=2.34.0
 
2890
GTK_REQUIRED=3.6.0
2861
2891
GTHREAD_REQUIRED=2.22.0
2862
2892
GDK_PIXBUF_REQUIRED=2.0.0
2863
2893
GDA4_REQUIRED=4.2.0
2864
2894
GDA5_REQUIRED=5.0.0
2865
 
VTE_REQUIRED=0.27.6
2866
2895
LIBXML_REQUIRED=2.4.23
2867
2896
GDL_REQUIRED=3.5.5
2868
2897
LIBWNCK_REQUIRED=2.12
2869
2898
 
2870
2899
GTKSOURCEVIEW_REQUIRED=3.0.0
2871
2900
 
 
2901
VTE_REQUIRED=0.27.6
 
2902
 
2872
2903
LIBDEVHELP_REQUIRED=3.7.4
2873
2904
 
2874
2905
GLADEUI_REQUIRED=3.12.0
2876
2907
GI_REQUIRED=0.9.5
2877
2908
 
2878
2909
NEON_REQUIRED=0.28.2
 
2910
SERF_REQUIRED=1.2.0
2879
2911
SVN_MAJOR=1
2880
2912
SVN_MINOR=5
2881
2913
SVN_PATCH=0
2882
2914
SUBVERSION_REQUIRED=$SVN_MAJOR.$SVN_MINOR.$SVN_PATCH
2883
2915
 
2884
 
am__api_version='1.11'
 
2916
am__api_version='1.13'
2885
2917
 
2886
2918
ac_aux_dir=
2887
2919
for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do
3007
3039
 
3008
3040
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether build environment is sane" >&5
3009
3041
$as_echo_n "checking whether build environment is sane... " >&6; }
3010
 
# Just in case
3011
 
sleep 1
3012
 
echo timestamp > conftest.file
3013
3042
# Reject unsafe characters in $srcdir or the absolute working directory
3014
3043
# name.  Accept space and tab only in the latter.
3015
3044
am_lf='
3020
3049
esac
3021
3050
case $srcdir in
3022
3051
  *[\\\"\#\$\&\'\`$am_lf\ \     ]*)
3023
 
    as_fn_error $? "unsafe srcdir value: \`$srcdir'" "$LINENO" 5;;
 
3052
    as_fn_error $? "unsafe srcdir value: '$srcdir'" "$LINENO" 5;;
3024
3053
esac
3025
3054
 
3026
 
# Do `set' in a subshell so we don't clobber the current shell's
 
3055
# Do 'set' in a subshell so we don't clobber the current shell's
3027
3056
# arguments.  Must try -L first in case configure is actually a
3028
3057
# symlink; some systems play weird games with the mod time of symlinks
3029
3058
# (eg FreeBSD returns the mod time of the symlink's containing
3030
3059
# directory).
3031
3060
if (
3032
 
   set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
3033
 
   if test "$*" = "X"; then
3034
 
      # -L didn't work.
3035
 
      set X `ls -t "$srcdir/configure" conftest.file`
3036
 
   fi
3037
 
   rm -f conftest.file
3038
 
   if test "$*" != "X $srcdir/configure conftest.file" \
3039
 
      && test "$*" != "X conftest.file $srcdir/configure"; then
3040
 
 
3041
 
      # If neither matched, then we have a broken ls.  This can happen
3042
 
      # if, for instance, CONFIG_SHELL is bash and it inherits a
3043
 
      # broken ls alias from the environment.  This has actually
3044
 
      # happened.  Such a system could not be considered "sane".
3045
 
      as_fn_error $? "ls -t appears to fail.  Make sure there is not a broken
3046
 
alias in your environment" "$LINENO" 5
3047
 
   fi
3048
 
 
 
3061
   am_has_slept=no
 
3062
   for am_try in 1 2; do
 
3063
     echo "timestamp, slept: $am_has_slept" > conftest.file
 
3064
     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
 
3065
     if test "$*" = "X"; then
 
3066
        # -L didn't work.
 
3067
        set X `ls -t "$srcdir/configure" conftest.file`
 
3068
     fi
 
3069
     if test "$*" != "X $srcdir/configure conftest.file" \
 
3070
        && test "$*" != "X conftest.file $srcdir/configure"; then
 
3071
 
 
3072
        # If neither matched, then we have a broken ls.  This can happen
 
3073
        # if, for instance, CONFIG_SHELL is bash and it inherits a
 
3074
        # broken ls alias from the environment.  This has actually
 
3075
        # happened.  Such a system could not be considered "sane".
 
3076
        as_fn_error $? "ls -t appears to fail.  Make sure there is not a broken
 
3077
  alias in your environment" "$LINENO" 5
 
3078
     fi
 
3079
     if test "$2" = conftest.file || test $am_try -eq 2; then
 
3080
       break
 
3081
     fi
 
3082
     # Just in case.
 
3083
     sleep 1
 
3084
     am_has_slept=yes
 
3085
   done
3049
3086
   test "$2" = conftest.file
3050
3087
   )
3051
3088
then
3057
3094
fi
3058
3095
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
3059
3096
$as_echo "yes" >&6; }
 
3097
# If we didn't sleep, we still need to ensure time stamps of config.status and
 
3098
# generated files are strictly newer.
 
3099
am_sleep_pid=
 
3100
if grep 'slept: no' conftest.file >/dev/null 2>&1; then
 
3101
  ( sleep 1 ) &
 
3102
  am_sleep_pid=$!
 
3103
fi
 
3104
 
 
3105
rm -f conftest.file
 
3106
 
3060
3107
test "$program_prefix" != NONE &&
3061
3108
  program_transform_name="s&^&$program_prefix&;$program_transform_name"
3062
3109
# Use a double $ so make ignores it.
3079
3126
  esac
3080
3127
fi
3081
3128
# Use eval to expand $SHELL
3082
 
if eval "$MISSING --run true"; then
3083
 
  am_missing_run="$MISSING --run "
 
3129
if eval "$MISSING --is-lightweight"; then
 
3130
  am_missing_run="$MISSING "
3084
3131
else
3085
3132
  am_missing_run=
3086
 
  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`missing' script is too old or missing" >&5
3087
 
$as_echo "$as_me: WARNING: \`missing' script is too old or missing" >&2;}
 
3133
  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: 'missing' script is too old or missing" >&5
 
3134
$as_echo "$as_me: WARNING: 'missing' script is too old or missing" >&2;}
3088
3135
fi
3089
3136
 
3090
3137
if test x"${install_sh}" != xset; then
3096
3143
  esac
3097
3144
fi
3098
3145
 
3099
 
# Installed binaries are usually stripped using `strip' when the user
3100
 
# run `make install-strip'.  However `strip' might not be the right
 
3146
# Installed binaries are usually stripped using 'strip' when the user
 
3147
# run "make install-strip".  However 'strip' might not be the right
3101
3148
# tool to use in cross-compilation environments, therefore Automake
3102
 
# will honor the `STRIP' environment variable to overrule this program.
 
3149
# will honor the 'STRIP' environment variable to overrule this program.
3103
3150
if test "$cross_compiling" != no; then
3104
3151
  if test -n "$ac_tool_prefix"; then
3105
3152
  # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
3238
3285
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $MKDIR_P" >&5
3239
3286
$as_echo "$MKDIR_P" >&6; }
3240
3287
 
3241
 
mkdir_p="$MKDIR_P"
3242
 
case $mkdir_p in
3243
 
  [\\/$]* | ?:[\\/]*) ;;
3244
 
  */*) mkdir_p="\$(top_builddir)/$mkdir_p" ;;
3245
 
esac
3246
 
 
3247
3288
for ac_prog in gawk mawk nawk awk
3248
3289
do
3249
3290
  # Extract the first word of "$ac_prog", so it can be a program name with args.
3326
3367
fi
3327
3368
rmdir .tst 2>/dev/null
3328
3369
 
 
3370
# Check whether --enable-silent-rules was given.
 
3371
if test "${enable_silent_rules+set}" = set; then :
 
3372
  enableval=$enable_silent_rules;
 
3373
fi
 
3374
 
 
3375
case $enable_silent_rules in # (((
 
3376
  yes) AM_DEFAULT_VERBOSITY=0;;
 
3377
   no) AM_DEFAULT_VERBOSITY=1;;
 
3378
    *) AM_DEFAULT_VERBOSITY=1;;
 
3379
esac
 
3380
am_make=${MAKE-make}
 
3381
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $am_make supports nested variables" >&5
 
3382
$as_echo_n "checking whether $am_make supports nested variables... " >&6; }
 
3383
if ${am_cv_make_support_nested_variables+:} false; then :
 
3384
  $as_echo_n "(cached) " >&6
 
3385
else
 
3386
  if $as_echo 'TRUE=$(BAR$(V))
 
3387
BAR0=false
 
3388
BAR1=true
 
3389
V=1
 
3390
am__doit:
 
3391
        @$(TRUE)
 
3392
.PHONY: am__doit' | $am_make -f - >/dev/null 2>&1; then
 
3393
  am_cv_make_support_nested_variables=yes
 
3394
else
 
3395
  am_cv_make_support_nested_variables=no
 
3396
fi
 
3397
fi
 
3398
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_make_support_nested_variables" >&5
 
3399
$as_echo "$am_cv_make_support_nested_variables" >&6; }
 
3400
if test $am_cv_make_support_nested_variables = yes; then
 
3401
    AM_V='$(V)'
 
3402
  AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
 
3403
else
 
3404
  AM_V=$AM_DEFAULT_VERBOSITY
 
3405
  AM_DEFAULT_V=$AM_DEFAULT_VERBOSITY
 
3406
fi
 
3407
AM_BACKSLASH='\'
 
3408
 
3329
3409
if test "`cd $srcdir && pwd`" != "`pwd`"; then
3330
3410
  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
3331
3411
  # is not polluted with repeated "-I."
3348
3428
 
3349
3429
# Define the identity of the package.
3350
3430
 PACKAGE='anjuta'
3351
 
 VERSION='3.8.4'
 
3431
 VERSION='3.12.0'
3352
3432
 
3353
3433
 
3354
3434
cat >>confdefs.h <<_ACEOF
3376
3456
 
3377
3457
MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"}
3378
3458
 
 
3459
# For better backward compatibility.  To be removed once Automake 1.9.x
 
3460
# dies out for good.  For more background, see:
 
3461
# <http://lists.gnu.org/archive/html/automake/2012-07/msg00001.html>
 
3462
# <http://lists.gnu.org/archive/html/automake/2012-07/msg00014.html>
 
3463
mkdir_p='$(MKDIR_P)'
 
3464
 
3379
3465
# We need awk for the "check" target.  The system "awk" is bad on
3380
3466
# some platforms.
3381
3467
# Always define AMTAR for backward compatibility.  Yes, it's still used
3382
3468
# in the wild :-(  We should find a proper way to deprecate it ...
3383
3469
AMTAR='$${TAR-tar}'
3384
3470
 
3385
 
am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -'
 
3471
 
 
3472
# We'll loop over all known methods to create a tar archive until one works.
 
3473
_am_tools='gnutar plaintar pax cpio none'
 
3474
 
 
3475
# The POSIX 1988 'ustar' format is defined with fixed-size fields.
 
3476
      # There is notably a 21 bits limit for the UID and the GID.  In fact,
 
3477
      # the 'pax' utility can hang on bigger UID/GID (see automake bug#8343
 
3478
      # and bug#13588).
 
3479
      am_max_uid=2097151 # 2^21 - 1
 
3480
      am_max_gid=$am_max_uid
 
3481
      # The $UID and $GID variables are not portable, so we need to resort
 
3482
      # to the POSIX-mandated id(1) utility.  Errors in the 'id' calls
 
3483
      # below are definitely unexpected, so allow the users to see them
 
3484
      # (that is, avoid stderr redirection).
 
3485
      am_uid=`id -u || echo unknown`
 
3486
      am_gid=`id -g || echo unknown`
 
3487
      { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether UID '$am_uid' is supported by ustar format" >&5
 
3488
$as_echo_n "checking whether UID '$am_uid' is supported by ustar format... " >&6; }
 
3489
      if test $am_uid -le $am_max_uid; then
 
3490
         { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
 
3491
$as_echo "yes" >&6; }
 
3492
      else
 
3493
         { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
 
3494
$as_echo "no" >&6; }
 
3495
         _am_tools=none
 
3496
      fi
 
3497
      { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether GID '$am_gid' is supported by ustar format" >&5
 
3498
$as_echo_n "checking whether GID '$am_gid' is supported by ustar format... " >&6; }
 
3499
      if test $am_gid -le $am_max_gid; then
 
3500
         { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
 
3501
$as_echo "yes" >&6; }
 
3502
      else
 
3503
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
 
3504
$as_echo "no" >&6; }
 
3505
        _am_tools=none
 
3506
      fi
 
3507
 
 
3508
  { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to create a ustar tar archive" >&5
 
3509
$as_echo_n "checking how to create a ustar tar archive... " >&6; }
 
3510
 
 
3511
  # Go ahead even if we have the value already cached.  We do so because we
 
3512
  # need to set the values for the 'am__tar' and 'am__untar' variables.
 
3513
  _am_tools=${am_cv_prog_tar_ustar-$_am_tools}
 
3514
 
 
3515
  for _am_tool in $_am_tools; do
 
3516
    case $_am_tool in
 
3517
    gnutar)
 
3518
      for _am_tar in tar gnutar gtar; do
 
3519
        { echo "$as_me:$LINENO: $_am_tar --version" >&5
 
3520
   ($_am_tar --version) >&5 2>&5
 
3521
   ac_status=$?
 
3522
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
3523
   (exit $ac_status); } && break
 
3524
      done
 
3525
      am__tar="$_am_tar --format=ustar -chf - "'"$$tardir"'
 
3526
      am__tar_="$_am_tar --format=ustar -chf - "'"$tardir"'
 
3527
      am__untar="$_am_tar -xf -"
 
3528
      ;;
 
3529
    plaintar)
 
3530
      # Must skip GNU tar: if it does not support --format= it doesn't create
 
3531
      # ustar tarball either.
 
3532
      (tar --version) >/dev/null 2>&1 && continue
 
3533
      am__tar='tar chf - "$$tardir"'
 
3534
      am__tar_='tar chf - "$tardir"'
 
3535
      am__untar='tar xf -'
 
3536
      ;;
 
3537
    pax)
 
3538
      am__tar='pax -L -x ustar -w "$$tardir"'
 
3539
      am__tar_='pax -L -x ustar -w "$tardir"'
 
3540
      am__untar='pax -r'
 
3541
      ;;
 
3542
    cpio)
 
3543
      am__tar='find "$$tardir" -print | cpio -o -H ustar -L'
 
3544
      am__tar_='find "$tardir" -print | cpio -o -H ustar -L'
 
3545
      am__untar='cpio -i -H ustar -d'
 
3546
      ;;
 
3547
    none)
 
3548
      am__tar=false
 
3549
      am__tar_=false
 
3550
      am__untar=false
 
3551
      ;;
 
3552
    esac
 
3553
 
 
3554
    # If the value was cached, stop now.  We just wanted to have am__tar
 
3555
    # and am__untar set.
 
3556
    test -n "${am_cv_prog_tar_ustar}" && break
 
3557
 
 
3558
    # tar/untar a dummy directory, and stop if the command works.
 
3559
    rm -rf conftest.dir
 
3560
    mkdir conftest.dir
 
3561
    echo GrepMe > conftest.dir/file
 
3562
    { echo "$as_me:$LINENO: tardir=conftest.dir && eval $am__tar_ >conftest.tar" >&5
 
3563
   (tardir=conftest.dir && eval $am__tar_ >conftest.tar) >&5 2>&5
 
3564
   ac_status=$?
 
3565
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
3566
   (exit $ac_status); }
 
3567
    rm -rf conftest.dir
 
3568
    if test -s conftest.tar; then
 
3569
      { echo "$as_me:$LINENO: $am__untar <conftest.tar" >&5
 
3570
   ($am__untar <conftest.tar) >&5 2>&5
 
3571
   ac_status=$?
 
3572
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
3573
   (exit $ac_status); }
 
3574
      { echo "$as_me:$LINENO: cat conftest.dir/file" >&5
 
3575
   (cat conftest.dir/file) >&5 2>&5
 
3576
   ac_status=$?
 
3577
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
3578
   (exit $ac_status); }
 
3579
      grep GrepMe conftest.dir/file >/dev/null 2>&1 && break
 
3580
    fi
 
3581
  done
 
3582
  rm -rf conftest.dir
 
3583
 
 
3584
  if ${am_cv_prog_tar_ustar+:} false; then :
 
3585
  $as_echo_n "(cached) " >&6
 
3586
else
 
3587
  am_cv_prog_tar_ustar=$_am_tool
 
3588
fi
 
3589
 
 
3590
  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_prog_tar_ustar" >&5
 
3591
$as_echo "$am_cv_prog_tar_ustar" >&6; }
 
3592
 
3386
3593
 
3387
3594
 
3388
3595
 
3417
3624
  enableval=$enable_silent_rules;
3418
3625
fi
3419
3626
 
3420
 
case $enable_silent_rules in
3421
 
yes) AM_DEFAULT_VERBOSITY=0;;
3422
 
no)  AM_DEFAULT_VERBOSITY=1;;
3423
 
*)   AM_DEFAULT_VERBOSITY=0;;
 
3627
case $enable_silent_rules in # (((
 
3628
  yes) AM_DEFAULT_VERBOSITY=0;;
 
3629
   no) AM_DEFAULT_VERBOSITY=1;;
 
3630
    *) AM_DEFAULT_VERBOSITY=0;;
3424
3631
esac
3425
3632
am_make=${MAKE-make}
3426
3633
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $am_make supports nested variables" >&5
4259
4466
_am_result=none
4260
4467
# First try GNU make style include.
4261
4468
echo "include confinc" > confmf
4262
 
# Ignore all kinds of additional output from `make'.
 
4469
# Ignore all kinds of additional output from 'make'.
4263
4470
case `$am_make -s -f confmf 2> /dev/null` in #(
4264
4471
*the\ am__doit\ target*)
4265
4472
  am__include=include
4315
4522
  # We make a subdir and do the tests there.  Otherwise we can end up
4316
4523
  # making bogus files that we don't know about and never remove.  For
4317
4524
  # instance it was reported that on HP-UX the gcc test will end up
4318
 
  # making a dummy file named `D' -- because `-MD' means `put the output
4319
 
  # in D'.
 
4525
  # making a dummy file named 'D' -- because '-MD' means "put the output
 
4526
  # in D".
4320
4527
  rm -rf conftest.dir
4321
4528
  mkdir conftest.dir
4322
4529
  # Copy depcomp to subdir because otherwise we won't find it if we're
4351
4558
    : > sub/conftest.c
4352
4559
    for i in 1 2 3 4 5 6; do
4353
4560
      echo '#include "conftst'$i'.h"' >> sub/conftest.c
4354
 
      # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with
4355
 
      # Solaris 8's {/usr,}/bin/sh.
4356
 
      touch sub/conftst$i.h
 
4561
      # Using ": > sub/conftst$i.h" creates only sub/conftst1.h with
 
4562
      # Solaris 10 /bin/sh.
 
4563
      echo '/* dummy */' > sub/conftst$i.h
4357
4564
    done
4358
4565
    echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
4359
4566
 
4360
 
    # We check with `-c' and `-o' for the sake of the "dashmstdout"
 
4567
    # We check with '-c' and '-o' for the sake of the "dashmstdout"
4361
4568
    # mode.  It turns out that the SunPro C++ compiler does not properly
4362
 
    # handle `-M -o', and we need to detect this.  Also, some Intel
4363
 
    # versions had trouble with output in subdirs
 
4569
    # handle '-M -o', and we need to detect this.  Also, some Intel
 
4570
    # versions had trouble with output in subdirs.
4364
4571
    am__obj=sub/conftest.${OBJEXT-o}
4365
4572
    am__minus_obj="-o $am__obj"
4366
4573
    case $depmode in
4369
4576
      test "$am__universal" = false || continue
4370
4577
      ;;
4371
4578
    nosideeffect)
4372
 
      # after this tag, mechanisms are not by side-effect, so they'll
4373
 
      # only be used when explicitly requested
 
4579
      # After this tag, mechanisms are not by side-effect, so they'll
 
4580
      # only be used when explicitly requested.
4374
4581
      if test "x$enable_dependency_tracking" = xyes; then
4375
4582
        continue
4376
4583
      else
4378
4585
      fi
4379
4586
      ;;
4380
4587
    msvc7 | msvc7msys | msvisualcpp | msvcmsys)
4381
 
      # This compiler won't grok `-c -o', but also, the minuso test has
 
4588
      # This compiler won't grok '-c -o', but also, the minuso test has
4382
4589
      # not run yet.  These depmodes are late enough in the game, and
4383
4590
      # so weak that their functioning should not be impacted.
4384
4591
      am__obj=conftest.${OBJEXT-o}
5058
5265
  # We make a subdir and do the tests there.  Otherwise we can end up
5059
5266
  # making bogus files that we don't know about and never remove.  For
5060
5267
  # instance it was reported that on HP-UX the gcc test will end up
5061
 
  # making a dummy file named `D' -- because `-MD' means `put the output
5062
 
  # in D'.
 
5268
  # making a dummy file named 'D' -- because '-MD' means "put the output
 
5269
  # in D".
5063
5270
  rm -rf conftest.dir
5064
5271
  mkdir conftest.dir
5065
5272
  # Copy depcomp to subdir because otherwise we won't find it if we're
5094
5301
    : > sub/conftest.c
5095
5302
    for i in 1 2 3 4 5 6; do
5096
5303
      echo '#include "conftst'$i'.h"' >> sub/conftest.c
5097
 
      # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with
5098
 
      # Solaris 8's {/usr,}/bin/sh.
5099
 
      touch sub/conftst$i.h
 
5304
      # Using ": > sub/conftst$i.h" creates only sub/conftst1.h with
 
5305
      # Solaris 10 /bin/sh.
 
5306
      echo '/* dummy */' > sub/conftst$i.h
5100
5307
    done
5101
5308
    echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
5102
5309
 
5103
 
    # We check with `-c' and `-o' for the sake of the "dashmstdout"
 
5310
    # We check with '-c' and '-o' for the sake of the "dashmstdout"
5104
5311
    # mode.  It turns out that the SunPro C++ compiler does not properly
5105
 
    # handle `-M -o', and we need to detect this.  Also, some Intel
5106
 
    # versions had trouble with output in subdirs
 
5312
    # handle '-M -o', and we need to detect this.  Also, some Intel
 
5313
    # versions had trouble with output in subdirs.
5107
5314
    am__obj=sub/conftest.${OBJEXT-o}
5108
5315
    am__minus_obj="-o $am__obj"
5109
5316
    case $depmode in
5112
5319
      test "$am__universal" = false || continue
5113
5320
      ;;
5114
5321
    nosideeffect)
5115
 
      # after this tag, mechanisms are not by side-effect, so they'll
5116
 
      # only be used when explicitly requested
 
5322
      # After this tag, mechanisms are not by side-effect, so they'll
 
5323
      # only be used when explicitly requested.
5117
5324
      if test "x$enable_dependency_tracking" = xyes; then
5118
5325
        continue
5119
5326
      else
5121
5328
      fi
5122
5329
      ;;
5123
5330
    msvc7 | msvc7msys | msvisualcpp | msvcmsys)
5124
 
      # This compiler won't grok `-c -o', but also, the minuso test has
 
5331
      # This compiler won't grok '-c -o', but also, the minuso test has
5125
5332
      # not run yet.  These depmodes are late enough in the game, and
5126
5333
      # so weak that their functioning should not be impacted.
5127
5334
      am__obj=conftest.${OBJEXT-o}
5354
5561
        -Werror=missing-include-dirs \
5355
5562
    "
5356
5563
 
 
5564
                additional_flags=""
 
5565
 
5357
5566
    case "$enable_compile_warnings" in
5358
5567
    no)
5359
5568
        warning_flags=
5362
5571
        warning_flags="-Wall"
5363
5572
        ;;
5364
5573
    yes)
5365
 
        warning_flags="$base_warn_flags $base_error_flags"
 
5574
        warning_flags="$base_warn_flags $base_error_flags $additional_flags"
5366
5575
        ;;
5367
5576
    maximum|error)
5368
 
        warning_flags="$base_warn_flags $base_error_flags"
 
5577
        warning_flags="$base_warn_flags $base_error_flags $additional_flags"
5369
5578
        ;;
5370
5579
    *)
5371
5580
        as_fn_error $? "Unknown argument '$enable_compile_warnings' to --enable-compile-warnings" "$LINENO" 5
6718
6927
    ;;
6719
6928
  *)
6720
6929
    lt_cv_sys_max_cmd_len=`(getconf ARG_MAX) 2> /dev/null`
6721
 
    if test -n "$lt_cv_sys_max_cmd_len" && \
6722
 
        test undefined != "$lt_cv_sys_max_cmd_len"; then
 
6930
    if test -n "$lt_cv_sys_max_cmd_len"; then
6723
6931
      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
6724
6932
      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
6725
6933
    else
7120
7328
  fi
7121
7329
  ;;
7122
7330
 
 
7331
gnu*)
 
7332
  lt_cv_deplibs_check_method=pass_all
 
7333
  ;;
 
7334
 
7123
7335
haiku*)
7124
7336
  lt_cv_deplibs_check_method=pass_all
7125
7337
  ;;
7158
7370
  ;;
7159
7371
 
7160
7372
# This must be glibc/ELF.
7161
 
linux* | k*bsd*-gnu | kopensolaris*-gnu | gnu*)
 
7373
linux* | k*bsd*-gnu | kopensolaris*-gnu)
7162
7374
  lt_cv_deplibs_check_method=pass_all
7163
7375
  ;;
7164
7376
 
7165
 
netbsd* | netbsdelf*-gnu)
 
7377
netbsd*)
7166
7378
  if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then
7167
7379
    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|_pic\.a)$'
7168
7380
  else
8255
8467
            LD="${LD-ld} -m elf_i386_fbsd"
8256
8468
            ;;
8257
8469
          x86_64-*linux*)
8258
 
            case `/usr/bin/file conftest.o` in
8259
 
              *x86-64*)
8260
 
                LD="${LD-ld} -m elf32_x86_64"
8261
 
                ;;
8262
 
              *)
8263
 
                LD="${LD-ld} -m elf_i386"
8264
 
                ;;
8265
 
            esac
 
8470
            LD="${LD-ld} -m elf_i386"
8266
8471
            ;;
8267
8472
          ppc64-*linux*|powerpc64-*linux*)
8268
8473
            LD="${LD-ld} -m elf32ppclinux"
9963
10168
      lt_prog_compiler_static='-non_shared'
9964
10169
      ;;
9965
10170
 
9966
 
    linux* | k*bsd*-gnu | kopensolaris*-gnu | gnu*)
 
10171
    linux* | k*bsd*-gnu | kopensolaris*-gnu)
9967
10172
      case $cc_basename in
9968
10173
      # old Intel for x86_64 which still supported -KPIC.
9969
10174
      ecc*)
10441
10646
  openbsd*)
10442
10647
    with_gnu_ld=no
10443
10648
    ;;
10444
 
  linux* | k*bsd*-gnu | gnu*)
10445
 
    link_all_deplibs=no
10446
 
    ;;
10447
10649
  esac
10448
10650
 
10449
10651
  ld_shlibs=yes
10665
10867
      fi
10666
10868
      ;;
10667
10869
 
10668
 
    netbsd* | netbsdelf*-gnu)
 
10870
    netbsd*)
10669
10871
      if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
10670
10872
        archive_cmds='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib'
10671
10873
        wlarc=
10842
11044
        if test "$aix_use_runtimelinking" = yes; then
10843
11045
          shared_flag="$shared_flag "'${wl}-G'
10844
11046
        fi
10845
 
        link_all_deplibs=no
10846
11047
      else
10847
11048
        # not using gcc
10848
11049
        if test "$host_cpu" = ia64; then
11296
11497
      link_all_deplibs=yes
11297
11498
      ;;
11298
11499
 
11299
 
    netbsd* | netbsdelf*-gnu)
 
11500
    netbsd*)
11300
11501
      if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
11301
11502
        archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'  # a.out
11302
11503
      else
12133
12334
  esac
12134
12335
  ;;
12135
12336
 
 
12337
gnu*)
 
12338
  version_type=linux # correct to gnu/linux during the next big refactor
 
12339
  need_lib_prefix=no
 
12340
  need_version=no
 
12341
  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}'
 
12342
  soname_spec='${libname}${release}${shared_ext}$major'
 
12343
  shlibpath_var=LD_LIBRARY_PATH
 
12344
  shlibpath_overrides_runpath=no
 
12345
  hardcode_into_libs=yes
 
12346
  ;;
 
12347
 
12136
12348
haiku*)
12137
12349
  version_type=linux # correct to gnu/linux during the next big refactor
12138
12350
  need_lib_prefix=no
12249
12461
  ;;
12250
12462
 
12251
12463
# This must be glibc/ELF.
12252
 
linux* | k*bsd*-gnu | kopensolaris*-gnu | gnu*)
 
12464
linux* | k*bsd*-gnu | kopensolaris*-gnu)
12253
12465
  version_type=linux # correct to gnu/linux during the next big refactor
12254
12466
  need_lib_prefix=no
12255
12467
  need_version=no
12313
12525
  dynamic_linker='GNU/Linux ld.so'
12314
12526
  ;;
12315
12527
 
12316
 
netbsdelf*-gnu)
12317
 
  version_type=linux
12318
 
  need_lib_prefix=no
12319
 
  need_version=no
12320
 
  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
12321
 
  soname_spec='${libname}${release}${shared_ext}$major'
12322
 
  shlibpath_var=LD_LIBRARY_PATH
12323
 
  shlibpath_overrides_runpath=no
12324
 
  hardcode_into_libs=yes
12325
 
  dynamic_linker='NetBSD ld.elf_so'
12326
 
  ;;
12327
 
 
12328
12528
netbsd*)
12329
12529
  version_type=sunos
12330
12530
  need_lib_prefix=no
14072
14272
        ld_shlibs_CXX=yes
14073
14273
        ;;
14074
14274
 
 
14275
      gnu*)
 
14276
        ;;
 
14277
 
14075
14278
      haiku*)
14076
14279
        archive_cmds_CXX='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
14077
14280
        link_all_deplibs_CXX=yes
14233
14436
        inherit_rpath_CXX=yes
14234
14437
        ;;
14235
14438
 
14236
 
      linux* | k*bsd*-gnu | kopensolaris*-gnu | gnu*)
 
14439
      linux* | k*bsd*-gnu | kopensolaris*-gnu)
14237
14440
        case $cc_basename in
14238
14441
          KCC*)
14239
14442
            # Kuck and Associates, Inc. (KAI) C++ Compiler
15093
15296
            ;;
15094
15297
        esac
15095
15298
        ;;
15096
 
      linux* | k*bsd*-gnu | kopensolaris*-gnu | gnu*)
 
15299
      linux* | k*bsd*-gnu | kopensolaris*-gnu)
15097
15300
        case $cc_basename in
15098
15301
          KCC*)
15099
15302
            # KAI C++ Compiler
15157
15360
            ;;
15158
15361
        esac
15159
15362
        ;;
15160
 
      netbsd* | netbsdelf*-gnu)
 
15363
      netbsd*)
15161
15364
        ;;
15162
15365
      *qnx* | *nto*)
15163
15366
        # QNX uses GNU C++, but need to define -shared option too, otherwise
15528
15731
      ;;
15529
15732
    esac
15530
15733
    ;;
15531
 
  linux* | k*bsd*-gnu | gnu*)
15532
 
    link_all_deplibs_CXX=no
15533
 
    ;;
15534
15734
  *)
15535
15735
    export_symbols_cmds_CXX='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
15536
15736
    ;;
15965
16165
  esac
15966
16166
  ;;
15967
16167
 
 
16168
gnu*)
 
16169
  version_type=linux # correct to gnu/linux during the next big refactor
 
16170
  need_lib_prefix=no
 
16171
  need_version=no
 
16172
  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}'
 
16173
  soname_spec='${libname}${release}${shared_ext}$major'
 
16174
  shlibpath_var=LD_LIBRARY_PATH
 
16175
  shlibpath_overrides_runpath=no
 
16176
  hardcode_into_libs=yes
 
16177
  ;;
 
16178
 
15968
16179
haiku*)
15969
16180
  version_type=linux # correct to gnu/linux during the next big refactor
15970
16181
  need_lib_prefix=no
16081
16292
  ;;
16082
16293
 
16083
16294
# This must be glibc/ELF.
16084
 
linux* | k*bsd*-gnu | kopensolaris*-gnu | gnu*)
 
16295
linux* | k*bsd*-gnu | kopensolaris*-gnu)
16085
16296
  version_type=linux # correct to gnu/linux during the next big refactor
16086
16297
  need_lib_prefix=no
16087
16298
  need_version=no
16145
16356
  dynamic_linker='GNU/Linux ld.so'
16146
16357
  ;;
16147
16358
 
16148
 
netbsdelf*-gnu)
16149
 
  version_type=linux
16150
 
  need_lib_prefix=no
16151
 
  need_version=no
16152
 
  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
16153
 
  soname_spec='${libname}${release}${shared_ext}$major'
16154
 
  shlibpath_var=LD_LIBRARY_PATH
16155
 
  shlibpath_overrides_runpath=no
16156
 
  hardcode_into_libs=yes
16157
 
  dynamic_linker='NetBSD ld.elf_so'
16158
 
  ;;
16159
 
 
16160
16359
netbsd*)
16161
16360
  version_type=sunos
16162
16361
  need_lib_prefix=no
17157
17356
 
17158
17357
fi
17159
17358
 
17160
 
 
17161
 
pkg_failed=no
17162
 
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for VTE" >&5
17163
 
$as_echo_n "checking for VTE... " >&6; }
17164
 
 
17165
 
if test -n "$VTE_CFLAGS"; then
17166
 
    pkg_cv_VTE_CFLAGS="$VTE_CFLAGS"
17167
 
 elif test -n "$PKG_CONFIG"; then
17168
 
    if test -n "$PKG_CONFIG" && \
17169
 
    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"vte-2.90 >= \$VTE_REQUIRED\""; } >&5
17170
 
  ($PKG_CONFIG --exists --print-errors "vte-2.90 >= $VTE_REQUIRED") 2>&5
17171
 
  ac_status=$?
17172
 
  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
17173
 
  test $ac_status = 0; }; then
17174
 
  pkg_cv_VTE_CFLAGS=`$PKG_CONFIG --cflags "vte-2.90 >= $VTE_REQUIRED" 2>/dev/null`
17175
 
                      test "x$?" != "x0" && pkg_failed=yes
17176
 
else
17177
 
  pkg_failed=yes
17178
 
fi
17179
 
 else
17180
 
    pkg_failed=untried
17181
 
fi
17182
 
if test -n "$VTE_LIBS"; then
17183
 
    pkg_cv_VTE_LIBS="$VTE_LIBS"
17184
 
 elif test -n "$PKG_CONFIG"; then
17185
 
    if test -n "$PKG_CONFIG" && \
17186
 
    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"vte-2.90 >= \$VTE_REQUIRED\""; } >&5
17187
 
  ($PKG_CONFIG --exists --print-errors "vte-2.90 >= $VTE_REQUIRED") 2>&5
17188
 
  ac_status=$?
17189
 
  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
17190
 
  test $ac_status = 0; }; then
17191
 
  pkg_cv_VTE_LIBS=`$PKG_CONFIG --libs "vte-2.90 >= $VTE_REQUIRED" 2>/dev/null`
17192
 
                      test "x$?" != "x0" && pkg_failed=yes
17193
 
else
17194
 
  pkg_failed=yes
17195
 
fi
17196
 
 else
17197
 
    pkg_failed=untried
17198
 
fi
17199
 
 
17200
 
 
17201
 
 
17202
 
if test $pkg_failed = yes; then
17203
 
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
17204
 
$as_echo "no" >&6; }
17205
 
 
17206
 
if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
17207
 
        _pkg_short_errors_supported=yes
17208
 
else
17209
 
        _pkg_short_errors_supported=no
17210
 
fi
17211
 
        if test $_pkg_short_errors_supported = yes; then
17212
 
                VTE_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "vte-2.90 >= $VTE_REQUIRED" 2>&1`
17213
 
        else
17214
 
                VTE_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "vte-2.90 >= $VTE_REQUIRED" 2>&1`
17215
 
        fi
17216
 
        # Put the nasty error message in config.log where it belongs
17217
 
        echo "$VTE_PKG_ERRORS" >&5
17218
 
 
17219
 
        as_fn_error $? "Package requirements (vte-2.90 >= $VTE_REQUIRED) were not met:
17220
 
 
17221
 
$VTE_PKG_ERRORS
17222
 
 
17223
 
Consider adjusting the PKG_CONFIG_PATH environment variable if you
17224
 
installed software in a non-standard prefix.
17225
 
 
17226
 
Alternatively, you may set the environment variables VTE_CFLAGS
17227
 
and VTE_LIBS to avoid the need to call pkg-config.
17228
 
See the pkg-config man page for more details." "$LINENO" 5
17229
 
elif test $pkg_failed = untried; then
17230
 
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
17231
 
$as_echo "no" >&6; }
17232
 
        { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
17233
 
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
17234
 
as_fn_error $? "The pkg-config script could not be found or is too old.  Make sure it
17235
 
is in your PATH or set the PKG_CONFIG environment variable to the full
17236
 
path to pkg-config.
17237
 
 
17238
 
Alternatively, you may set the environment variables VTE_CFLAGS
17239
 
and VTE_LIBS to avoid the need to call pkg-config.
17240
 
See the pkg-config man page for more details.
17241
 
 
17242
 
To get pkg-config, see <http://pkg-config.freedesktop.org/>.
17243
 
See \`config.log' for more details" "$LINENO" 5; }
17244
 
else
17245
 
        VTE_CFLAGS=$pkg_cv_VTE_CFLAGS
17246
 
        VTE_LIBS=$pkg_cv_VTE_LIBS
17247
 
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
17248
 
$as_echo "yes" >&6; }
17249
 
 
17250
 
fi
17251
 
 
17252
17359
# Extract the first word of "autogen", so it can be a program name with args.
17253
17360
set dummy autogen; ac_word=$2
17254
17361
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
17298
17405
fi
17299
17406
 
17300
17407
 
 
17408
# Check whether --enable-plugin-terminal was given.
 
17409
if test "${enable_plugin_terminal+set}" = set; then :
 
17410
  enableval=$enable_plugin_terminal;  if test "$enableval" = "no"; then
 
17411
       user_disabled_terminal=1
 
17412
    fi
 
17413
else
 
17414
   user_disabled_terminal=0
 
17415
fi
 
17416
 
 
17417
 
 
17418
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if terminal plugin is disabled" >&5
 
17419
$as_echo_n "checking if terminal plugin is disabled... " >&6; }
 
17420
if test "$user_disabled_terminal" = 1; then
 
17421
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
 
17422
$as_echo "yes" >&6; }
 
17423
        terminal_enabled="no"
 
17424
else
 
17425
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
 
17426
$as_echo "no" >&6; }
 
17427
 
 
17428
pkg_failed=no
 
17429
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for PLUGIN_TERMINAL" >&5
 
17430
$as_echo_n "checking for PLUGIN_TERMINAL... " >&6; }
 
17431
 
 
17432
if test -n "$PLUGIN_TERMINAL_CFLAGS"; then
 
17433
    pkg_cv_PLUGIN_TERMINAL_CFLAGS="$PLUGIN_TERMINAL_CFLAGS"
 
17434
 elif test -n "$PKG_CONFIG"; then
 
17435
    if test -n "$PKG_CONFIG" && \
 
17436
    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"vte-2.90 >= \$VTE_REQUIRED\""; } >&5
 
17437
  ($PKG_CONFIG --exists --print-errors "vte-2.90 >= $VTE_REQUIRED") 2>&5
 
17438
  ac_status=$?
 
17439
  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
 
17440
  test $ac_status = 0; }; then
 
17441
  pkg_cv_PLUGIN_TERMINAL_CFLAGS=`$PKG_CONFIG --cflags "vte-2.90 >= $VTE_REQUIRED" 2>/dev/null`
 
17442
                      test "x$?" != "x0" && pkg_failed=yes
 
17443
else
 
17444
  pkg_failed=yes
 
17445
fi
 
17446
 else
 
17447
    pkg_failed=untried
 
17448
fi
 
17449
if test -n "$PLUGIN_TERMINAL_LIBS"; then
 
17450
    pkg_cv_PLUGIN_TERMINAL_LIBS="$PLUGIN_TERMINAL_LIBS"
 
17451
 elif test -n "$PKG_CONFIG"; then
 
17452
    if test -n "$PKG_CONFIG" && \
 
17453
    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"vte-2.90 >= \$VTE_REQUIRED\""; } >&5
 
17454
  ($PKG_CONFIG --exists --print-errors "vte-2.90 >= $VTE_REQUIRED") 2>&5
 
17455
  ac_status=$?
 
17456
  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
 
17457
  test $ac_status = 0; }; then
 
17458
  pkg_cv_PLUGIN_TERMINAL_LIBS=`$PKG_CONFIG --libs "vte-2.90 >= $VTE_REQUIRED" 2>/dev/null`
 
17459
                      test "x$?" != "x0" && pkg_failed=yes
 
17460
else
 
17461
  pkg_failed=yes
 
17462
fi
 
17463
 else
 
17464
    pkg_failed=untried
 
17465
fi
 
17466
 
 
17467
 
 
17468
 
 
17469
if test $pkg_failed = yes; then
 
17470
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
 
17471
$as_echo "no" >&6; }
 
17472
 
 
17473
if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
 
17474
        _pkg_short_errors_supported=yes
 
17475
else
 
17476
        _pkg_short_errors_supported=no
 
17477
fi
 
17478
        if test $_pkg_short_errors_supported = yes; then
 
17479
                PLUGIN_TERMINAL_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "vte-2.90 >= $VTE_REQUIRED" 2>&1`
 
17480
        else
 
17481
                PLUGIN_TERMINAL_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "vte-2.90 >= $VTE_REQUIRED" 2>&1`
 
17482
        fi
 
17483
        # Put the nasty error message in config.log where it belongs
 
17484
        echo "$PLUGIN_TERMINAL_PKG_ERRORS" >&5
 
17485
 
 
17486
 
 
17487
                terminal_enabled=no
 
17488
 
 
17489
elif test $pkg_failed = untried; then
 
17490
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
 
17491
$as_echo "no" >&6; }
 
17492
 
 
17493
                terminal_enabled=no
 
17494
 
 
17495
else
 
17496
        PLUGIN_TERMINAL_CFLAGS=$pkg_cv_PLUGIN_TERMINAL_CFLAGS
 
17497
        PLUGIN_TERMINAL_LIBS=$pkg_cv_PLUGIN_TERMINAL_LIBS
 
17498
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
 
17499
$as_echo "yes" >&6; }
 
17500
 
 
17501
                terminal_enabled=yes
 
17502
 
 
17503
fi
 
17504
fi
 
17505
 
 
17506
 if test x$terminal_enabled = xyes; then
 
17507
  HAVE_PLUGIN_TERMINAL_TRUE=
 
17508
  HAVE_PLUGIN_TERMINAL_FALSE='#'
 
17509
else
 
17510
  HAVE_PLUGIN_TERMINAL_TRUE='#'
 
17511
  HAVE_PLUGIN_TERMINAL_FALSE=
 
17512
fi
 
17513
 
 
17514
 
 
17515
 
17301
17516
# Check whether --enable-plugin-devhelp was given.
17302
17517
if test "${enable_plugin_devhelp+set}" = set; then :
17303
17518
  enableval=$enable_plugin_devhelp;  if test "$enableval" = "no"; then
17657
17872
fi
17658
17873
 
17659
17874
 
 
17875
 
 
17876
pkg_failed=no
 
17877
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for SQLITE" >&5
 
17878
$as_echo_n "checking for SQLITE... " >&6; }
 
17879
 
 
17880
if test -n "$SQLITE_CFLAGS"; then
 
17881
    pkg_cv_SQLITE_CFLAGS="$SQLITE_CFLAGS"
 
17882
 elif test -n "$PKG_CONFIG"; then
 
17883
    if test -n "$PKG_CONFIG" && \
 
17884
    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"sqlite3\""; } >&5
 
17885
  ($PKG_CONFIG --exists --print-errors "sqlite3") 2>&5
 
17886
  ac_status=$?
 
17887
  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
 
17888
  test $ac_status = 0; }; then
 
17889
  pkg_cv_SQLITE_CFLAGS=`$PKG_CONFIG --cflags "sqlite3" 2>/dev/null`
 
17890
                      test "x$?" != "x0" && pkg_failed=yes
 
17891
else
 
17892
  pkg_failed=yes
 
17893
fi
 
17894
 else
 
17895
    pkg_failed=untried
 
17896
fi
 
17897
if test -n "$SQLITE_LIBS"; then
 
17898
    pkg_cv_SQLITE_LIBS="$SQLITE_LIBS"
 
17899
 elif test -n "$PKG_CONFIG"; then
 
17900
    if test -n "$PKG_CONFIG" && \
 
17901
    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"sqlite3\""; } >&5
 
17902
  ($PKG_CONFIG --exists --print-errors "sqlite3") 2>&5
 
17903
  ac_status=$?
 
17904
  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
 
17905
  test $ac_status = 0; }; then
 
17906
  pkg_cv_SQLITE_LIBS=`$PKG_CONFIG --libs "sqlite3" 2>/dev/null`
 
17907
                      test "x$?" != "x0" && pkg_failed=yes
 
17908
else
 
17909
  pkg_failed=yes
 
17910
fi
 
17911
 else
 
17912
    pkg_failed=untried
 
17913
fi
 
17914
 
 
17915
 
 
17916
 
 
17917
if test $pkg_failed = yes; then
 
17918
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
 
17919
$as_echo "no" >&6; }
 
17920
 
 
17921
if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
 
17922
        _pkg_short_errors_supported=yes
 
17923
else
 
17924
        _pkg_short_errors_supported=no
 
17925
fi
 
17926
        if test $_pkg_short_errors_supported = yes; then
 
17927
                SQLITE_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "sqlite3" 2>&1`
 
17928
        else
 
17929
                SQLITE_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "sqlite3" 2>&1`
 
17930
        fi
 
17931
        # Put the nasty error message in config.log where it belongs
 
17932
        echo "$SQLITE_PKG_ERRORS" >&5
 
17933
 
 
17934
        sqlite3_found=no
 
17935
elif test $pkg_failed = untried; then
 
17936
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
 
17937
$as_echo "no" >&6; }
 
17938
        sqlite3_found=no
 
17939
else
 
17940
        SQLITE_CFLAGS=$pkg_cv_SQLITE_CFLAGS
 
17941
        SQLITE_LIBS=$pkg_cv_SQLITE_LIBS
 
17942
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
 
17943
$as_echo "yes" >&6; }
 
17944
        sqlite3_found=yes
 
17945
fi
 
17946
 if test x$sqlite3_found = xyes; then
 
17947
  HAVE_SQLITE_TRUE=
 
17948
  HAVE_SQLITE_FALSE='#'
 
17949
else
 
17950
  HAVE_SQLITE_TRUE='#'
 
17951
  HAVE_SQLITE_FALSE=
 
17952
fi
 
17953
 
 
17954
 
 
17955
 
 
17956
 
17660
17957
# Check whether --enable-vala was given.
17661
17958
if test "${enable_vala+set}" = set; then :
17662
17959
  enableval=$enable_vala;  if test "$enableval" = "no"; then
17679
17976
        { $as_echo "$as_me:${as_lineno-$LINENO}: checking if libvala is available" >&5
17680
17977
$as_echo_n "checking if libvala is available... " >&6; }
17681
17978
        if test -n "$PKG_CONFIG" && \
 
17979
    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \" libvala-0.18 \""; } >&5
 
17980
  ($PKG_CONFIG --exists --print-errors " libvala-0.18 ") 2>&5
 
17981
  ac_status=$?
 
17982
  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
 
17983
  test $ac_status = 0; }; then
 
17984
   valaver="-0.18"
 
17985
fi
 
17986
                         if test -n "$PKG_CONFIG" && \
17682
17987
    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \" libvala-0.20 \""; } >&5
17683
17988
  ($PKG_CONFIG --exists --print-errors " libvala-0.20 ") 2>&5
17684
17989
  ac_status=$?
17685
17990
  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
17686
17991
  test $ac_status = 0; }; then
17687
17992
   valaver="-0.20"
17688
 
else
17689
 
   if test -n "$PKG_CONFIG" && \
17690
 
    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \" libvala-0.18 \""; } >&5
17691
 
  ($PKG_CONFIG --exists --print-errors " libvala-0.18 ") 2>&5
17692
 
  ac_status=$?
17693
 
  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
17694
 
  test $ac_status = 0; }; then
17695
 
   valaver="-0.18"
17696
 
else
17697
 
   valaver=""
 
17993
fi
 
17994
                         if test -n "$PKG_CONFIG" && \
 
17995
    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \" libvala-0.22 \""; } >&5
 
17996
  ($PKG_CONFIG --exists --print-errors " libvala-0.22 ") 2>&5
 
17997
  ac_status=$?
 
17998
  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
 
17999
  test $ac_status = 0; }; then
 
18000
   valaver="-0.22"
 
18001
fi
 
18002
                         if test -n "$PKG_CONFIG" && \
 
18003
    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \" libvala-0.24 \""; } >&5
 
18004
  ($PKG_CONFIG --exists --print-errors " libvala-0.24 ") 2>&5
 
18005
  ac_status=$?
 
18006
  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
 
18007
  test $ac_status = 0; }; then
 
18008
   valaver="-0.24"
17698
18009
fi
17699
18010
 
17700
 
fi
17701
18011
        if test "x$valaver" != "x"; then
17702
18012
                { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
17703
18013
$as_echo "yes" >&6; }
17871
18181
 
17872
18182
        # Find any Python interpreter.
17873
18183
    if test -z "$PYTHON"; then
17874
 
      for ac_prog in python python2 python3 python3.2 python3.1 python3.0 python2.7  python2.6 python2.5 python2.4 python2.3 python2.2 python2.1 python2.0
 
18184
      for ac_prog in python python2 python3 python3.3 python3.2 python3.1 python3.0 python2.7  python2.6 python2.5 python2.4 python2.3 python2.2 python2.1 python2.0
17875
18185
do
17876
18186
  # Extract the first word of "$ac_prog", so it can be a program name with args.
17877
18187
set dummy $ac_prog; ac_word=$2
17957
18267
  PYTHON_PLATFORM=$am_cv_python_platform
17958
18268
 
17959
18269
 
 
18270
  # Just factor out some code duplication.
 
18271
  am_python_setup_sysconfig="\
 
18272
import sys
 
18273
# Prefer sysconfig over distutils.sysconfig, for better compatibility
 
18274
# with python 3.x.  See automake bug#10227.
 
18275
try:
 
18276
    import sysconfig
 
18277
except ImportError:
 
18278
    can_use_sysconfig = 0
 
18279
else:
 
18280
    can_use_sysconfig = 1
 
18281
# Can't use sysconfig in CPython 2.7, since it's broken in virtualenvs:
 
18282
# <https://github.com/pypa/virtualenv/issues/118>
 
18283
try:
 
18284
    from platform import python_implementation
 
18285
    if python_implementation() == 'CPython' and sys.version[:3] == '2.7':
 
18286
        can_use_sysconfig = 0
 
18287
except ImportError:
 
18288
    pass"
17960
18289
 
17961
18290
 
17962
18291
            { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $am_display_PYTHON script directory" >&5
17970
18299
     else
17971
18300
       am_py_prefix=$prefix
17972
18301
     fi
17973
 
     am_cv_python_pythondir=`$PYTHON -c "import sys; from distutils import sysconfig; sys.stdout.write(sysconfig.get_python_lib(0,0,prefix='$am_py_prefix'))" 2>/dev/null`
 
18302
     am_cv_python_pythondir=`$PYTHON -c "
 
18303
$am_python_setup_sysconfig
 
18304
if can_use_sysconfig:
 
18305
    sitedir = sysconfig.get_path('purelib', vars={'base':'$am_py_prefix'})
 
18306
else:
 
18307
    from distutils import sysconfig
 
18308
    sitedir = sysconfig.get_python_lib(0, 0, prefix='$am_py_prefix')
 
18309
sys.stdout.write(sitedir)"`
17974
18310
     case $am_cv_python_pythondir in
17975
18311
     $am_py_prefix*)
17976
18312
       am__strip_prefix=`echo "$am_py_prefix" | sed 's|.|.|g'`
18007
18343
     else
18008
18344
       am_py_exec_prefix=$exec_prefix
18009
18345
     fi
18010
 
     am_cv_python_pyexecdir=`$PYTHON -c "import sys; from distutils import sysconfig; sys.stdout.write(sysconfig.get_python_lib(1,0,prefix='$am_py_exec_prefix'))" 2>/dev/null`
 
18346
     am_cv_python_pyexecdir=`$PYTHON -c "
 
18347
$am_python_setup_sysconfig
 
18348
if can_use_sysconfig:
 
18349
    sitedir = sysconfig.get_path('platlib', vars={'platbase':'$am_py_prefix'})
 
18350
else:
 
18351
    from distutils import sysconfig
 
18352
    sitedir = sysconfig.get_python_lib(1, 0, prefix='$am_py_prefix')
 
18353
sys.stdout.write(sitedir)"`
18011
18354
     case $am_cv_python_pyexecdir in
18012
18355
     $am_py_exec_prefix*)
18013
18356
       am__strip_prefix=`echo "$am_py_exec_prefix" | sed 's|.|.|g'`
18732
19075
 
18733
19076
 
18734
19077
 
 
19078
mkdir_p="$MKDIR_P"
 
19079
case $mkdir_p in
 
19080
  [\\/$]* | ?:[\\/]*) ;;
 
19081
  */*) mkdir_p="\$(top_builddir)/$mkdir_p" ;;
 
19082
esac
 
19083
 
 
19084
 
18735
19085
 
18736
19086
      GETTEXT_MACRO_VERSION=0.17
18737
19087
 
20876
21226
        # Put the nasty error message in config.log where it belongs
20877
21227
        echo "$GTKDOC_DEPS_PKG_ERRORS" >&5
20878
21228
 
20879
 
        as_fn_error $? "Package requirements (glib-2.0 >= 2.10.0 gobject-2.0  >= 2.10.0) were not met:
20880
 
 
20881
 
$GTKDOC_DEPS_PKG_ERRORS
20882
 
 
20883
 
Consider adjusting the PKG_CONFIG_PATH environment variable if you
20884
 
installed software in a non-standard prefix.
20885
 
 
20886
 
Alternatively, you may set the environment variables GTKDOC_DEPS_CFLAGS
20887
 
and GTKDOC_DEPS_LIBS to avoid the need to call pkg-config.
20888
 
See the pkg-config man page for more details." "$LINENO" 5
 
21229
        :
20889
21230
elif test $pkg_failed = untried; then
20890
21231
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
20891
21232
$as_echo "no" >&6; }
20892
 
        { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
20893
 
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
20894
 
as_fn_error $? "The pkg-config script could not be found or is too old.  Make sure it
20895
 
is in your PATH or set the PKG_CONFIG environment variable to the full
20896
 
path to pkg-config.
20897
 
 
20898
 
Alternatively, you may set the environment variables GTKDOC_DEPS_CFLAGS
20899
 
and GTKDOC_DEPS_LIBS to avoid the need to call pkg-config.
20900
 
See the pkg-config man page for more details.
20901
 
 
20902
 
To get pkg-config, see <http://pkg-config.freedesktop.org/>.
20903
 
See \`config.log' for more details" "$LINENO" 5; }
 
21233
        :
20904
21234
else
20905
21235
        GTKDOC_DEPS_CFLAGS=$pkg_cv_GTKDOC_DEPS_CFLAGS
20906
21236
        GTKDOC_DEPS_LIBS=$pkg_cv_GTKDOC_DEPS_LIBS
20935
21265
    enable_gtk_doc_pdf=no
20936
21266
  fi
20937
21267
 
 
21268
  if test -z "$AM_DEFAULT_VERBOSITY"; then
 
21269
    AM_DEFAULT_VERBOSITY=1
 
21270
  fi
 
21271
 
20938
21272
 
20939
21273
   if test x$enable_gtk_doc = xyes; then
20940
21274
  ENABLE_GTK_DOC_TRUE=
21107
21441
.PHONY: pot
21108
21442
pot: $(_HELP_POTFILE)
21109
21443
$(_HELP_POTFILE): $(_HELP_C_FILES) $(_HELP_C_EXTRA) $(_HELP_C_MEDIA)
21110
 
        $(AM_V_GEN)$(ITSTOOL) -o "$@" $(_HELP_C_FILES)
 
21444
        $(AM_V_GEN)if test -d "C"; then d=; else d="$(srcdir)/"; fi; \
 
21445
        $(ITSTOOL) -o "$@" $(foreach f,$(_HELP_C_FILES),"$${d}$(f)")
21111
21446
 
21112
21447
.PHONY: repo
21113
21448
repo: $(_HELP_POTFILE)
21940
22275
fi
21941
22276
 
21942
22277
 
 
22278
# Check whether --enable-neon was given.
 
22279
if test "${enable_neon+set}" = set; then :
 
22280
  enableval=$enable_neon;  if test "$enableval" = "no"; then
 
22281
                user_disabled_neon=1
 
22282
          fi
 
22283
else
 
22284
   user_disabled_neon=0
 
22285
fi
 
22286
 
 
22287
 
 
22288
# Check whether --enable-serf was given.
 
22289
if test "${enable_serf+set}" = set; then :
 
22290
  enableval=$enable_serf;  if test "$enableval" = "no"; then
 
22291
                user_disabled_serf=1
 
22292
          fi
 
22293
else
 
22294
   user_disabled_serf=0
 
22295
fi
 
22296
 
 
22297
 
21943
22298
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if subversion support is disabled" >&5
21944
22299
$as_echo_n "checking if subversion support is disabled... " >&6; }
21945
22300
if test "$user_disabled_subversion" = 1; then
22121
22476
                SVN_INCLUDE=""
22122
22477
        fi
22123
22478
 
22124
 
                                have_neon=no
 
22479
                                # Subversion <= 1.7 relies on neon (recommended) or serf.
 
22480
        # Subversion 1.8 dropped neon support and uses serf to talk
 
22481
        # to HTTP servers.
 
22482
        #
 
22483
        # Subversion can be built without HTTP client support so neon and
 
22484
        # serf aren't hard requirements. But if present on the system
 
22485
        # it is reasonable to assume that Subversion is linked to them.
 
22486
        if test "$user_disabled_neon" = 0; then
 
22487
                have_neon=no
22125
22488
 
22126
22489
pkg_failed=no
22127
22490
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for NEON" >&5
22132
22495
 elif test -n "$PKG_CONFIG"; then
22133
22496
    if test -n "$PKG_CONFIG" && \
22134
22497
    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\\
22135
 
                neon\""; } >&5
 
22498
                        neon\""; } >&5
22136
22499
  ($PKG_CONFIG --exists --print-errors "\
22137
 
                neon") 2>&5
 
22500
                        neon") 2>&5
22138
22501
  ac_status=$?
22139
22502
  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
22140
22503
  test $ac_status = 0; }; then
22141
22504
  pkg_cv_NEON_CFLAGS=`$PKG_CONFIG --cflags "\
22142
 
                neon" 2>/dev/null`
 
22505
                        neon" 2>/dev/null`
22143
22506
                      test "x$?" != "x0" && pkg_failed=yes
22144
22507
else
22145
22508
  pkg_failed=yes
22152
22515
 elif test -n "$PKG_CONFIG"; then
22153
22516
    if test -n "$PKG_CONFIG" && \
22154
22517
    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\\
22155
 
                neon\""; } >&5
 
22518
                        neon\""; } >&5
22156
22519
  ($PKG_CONFIG --exists --print-errors "\
22157
 
                neon") 2>&5
 
22520
                        neon") 2>&5
22158
22521
  ac_status=$?
22159
22522
  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
22160
22523
  test $ac_status = 0; }; then
22161
22524
  pkg_cv_NEON_LIBS=`$PKG_CONFIG --libs "\
22162
 
                neon" 2>/dev/null`
 
22525
                        neon" 2>/dev/null`
22163
22526
                      test "x$?" != "x0" && pkg_failed=yes
22164
22527
else
22165
22528
  pkg_failed=yes
22181
22544
fi
22182
22545
        if test $_pkg_short_errors_supported = yes; then
22183
22546
                NEON_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "\
22184
 
                neon" 2>&1`
 
22547
                        neon" 2>&1`
22185
22548
        else
22186
22549
                NEON_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "\
22187
 
                neon" 2>&1`
 
22550
                        neon" 2>&1`
22188
22551
        fi
22189
22552
        # Put the nasty error message in config.log where it belongs
22190
22553
        echo "$NEON_PKG_ERRORS" >&5
22201
22564
$as_echo "yes" >&6; }
22202
22565
        have_neon=yes
22203
22566
fi
22204
 
        if test x"$have_neon" = "xno"; then
22205
 
                SVN_INCLUDE=""
 
22567
        fi
 
22568
        if test "$user_disabled_serf" = 0; then
 
22569
                have_serf=no
 
22570
 
 
22571
pkg_failed=no
 
22572
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for SERF" >&5
 
22573
$as_echo_n "checking for SERF... " >&6; }
 
22574
 
 
22575
if test -n "$SERF_CFLAGS"; then
 
22576
    pkg_cv_SERF_CFLAGS="$SERF_CFLAGS"
 
22577
 elif test -n "$PKG_CONFIG"; then
 
22578
    if test -n "$PKG_CONFIG" && \
 
22579
    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\\
 
22580
                        serf-1\""; } >&5
 
22581
  ($PKG_CONFIG --exists --print-errors "\
 
22582
                        serf-1") 2>&5
 
22583
  ac_status=$?
 
22584
  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
 
22585
  test $ac_status = 0; }; then
 
22586
  pkg_cv_SERF_CFLAGS=`$PKG_CONFIG --cflags "\
 
22587
                        serf-1" 2>/dev/null`
 
22588
                      test "x$?" != "x0" && pkg_failed=yes
 
22589
else
 
22590
  pkg_failed=yes
 
22591
fi
 
22592
 else
 
22593
    pkg_failed=untried
 
22594
fi
 
22595
if test -n "$SERF_LIBS"; then
 
22596
    pkg_cv_SERF_LIBS="$SERF_LIBS"
 
22597
 elif test -n "$PKG_CONFIG"; then
 
22598
    if test -n "$PKG_CONFIG" && \
 
22599
    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\\
 
22600
                        serf-1\""; } >&5
 
22601
  ($PKG_CONFIG --exists --print-errors "\
 
22602
                        serf-1") 2>&5
 
22603
  ac_status=$?
 
22604
  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
 
22605
  test $ac_status = 0; }; then
 
22606
  pkg_cv_SERF_LIBS=`$PKG_CONFIG --libs "\
 
22607
                        serf-1" 2>/dev/null`
 
22608
                      test "x$?" != "x0" && pkg_failed=yes
 
22609
else
 
22610
  pkg_failed=yes
 
22611
fi
 
22612
 else
 
22613
    pkg_failed=untried
 
22614
fi
 
22615
 
 
22616
 
 
22617
 
 
22618
if test $pkg_failed = yes; then
 
22619
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
 
22620
$as_echo "no" >&6; }
 
22621
 
 
22622
if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
 
22623
        _pkg_short_errors_supported=yes
 
22624
else
 
22625
        _pkg_short_errors_supported=no
 
22626
fi
 
22627
        if test $_pkg_short_errors_supported = yes; then
 
22628
                SERF_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "\
 
22629
                        serf-1" 2>&1`
 
22630
        else
 
22631
                SERF_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "\
 
22632
                        serf-1" 2>&1`
 
22633
        fi
 
22634
        # Put the nasty error message in config.log where it belongs
 
22635
        echo "$SERF_PKG_ERRORS" >&5
 
22636
 
 
22637
        have_serf=no
 
22638
elif test $pkg_failed = untried; then
 
22639
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
 
22640
$as_echo "no" >&6; }
 
22641
        have_serf=no
 
22642
else
 
22643
        SERF_CFLAGS=$pkg_cv_SERF_CFLAGS
 
22644
        SERF_LIBS=$pkg_cv_SERF_LIBS
 
22645
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
 
22646
$as_echo "yes" >&6; }
 
22647
        have_serf=yes
 
22648
fi
22206
22649
        fi
22207
22650
 
22208
22651
                        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for subversion >= $SUBVERSION_REQUIRED" >&5
22249
22692
if test -n "$SVN_INCLUDE" ; then
22250
22693
        SVN_INCLUDE="-I$SVN_INCLUDE"
22251
22694
        if test x != "x$SVN_LIB" ; then
22252
 
            SVN_LIB="-L$SVN_LIB $APR_LIBS $APR_UTILS_LIBS $NEON_LIBS -lsvn_client-1 -lsvn_subr-1"
 
22695
            SVN_LIB="-L$SVN_LIB $APR_LIBS $APR_UTILS_LIBS $NEON_LIBS $SERF_LIBS -lsvn_client-1 -lsvn_subr-1"
22253
22696
        else
22254
 
            SVN_LIB="$APR_LIBS $APR_UTILS_LIBS $NEON_LIBS -lsvn_client-1 -lsvn_subr-1"
 
22697
            SVN_LIB="$APR_LIBS $APR_UTILS_LIBS $NEON_LIBS $SERF_LIBS -lsvn_client-1 -lsvn_subr-1"
22255
22698
        fi
22256
 
        SVN_CFLAGS="$APR_CFLAGS $APR_UTILS_CFLAGS $NEON_CFLAGS"
 
22699
        SVN_CFLAGS="$APR_CFLAGS $APR_UTILS_CFLAGS $NEON_CFLAGS $SERF_CFLAGS"
22257
22700
fi
22258
22701
 
22259
22702
 if test -n "$SVN_INCLUDE"; then
22292
22735
 
22293
22736
 
22294
22737
 
 
22738
bck_LIBS="$LIBS"
 
22739
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing shm_open" >&5
 
22740
$as_echo_n "checking for library containing shm_open... " >&6; }
 
22741
if ${ac_cv_search_shm_open+:} false; then :
 
22742
  $as_echo_n "(cached) " >&6
 
22743
else
 
22744
  ac_func_search_save_LIBS=$LIBS
 
22745
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
 
22746
/* end confdefs.h.  */
 
22747
 
 
22748
/* Override any GCC internal prototype to avoid an error.
 
22749
   Use char because int might match the return type of a GCC
 
22750
   builtin and then its argument prototype would still apply.  */
 
22751
#ifdef __cplusplus
 
22752
extern "C"
 
22753
#endif
 
22754
char shm_open ();
 
22755
int
 
22756
main ()
 
22757
{
 
22758
return shm_open ();
 
22759
  ;
 
22760
  return 0;
 
22761
}
 
22762
_ACEOF
 
22763
for ac_lib in '' rt; do
 
22764
  if test -z "$ac_lib"; then
 
22765
    ac_res="none required"
 
22766
  else
 
22767
    ac_res=-l$ac_lib
 
22768
    LIBS="-l$ac_lib  $ac_func_search_save_LIBS"
 
22769
  fi
 
22770
  if ac_fn_c_try_link "$LINENO"; then :
 
22771
  ac_cv_search_shm_open=$ac_res
 
22772
fi
 
22773
rm -f core conftest.err conftest.$ac_objext \
 
22774
    conftest$ac_exeext
 
22775
  if ${ac_cv_search_shm_open+:} false; then :
 
22776
  break
 
22777
fi
 
22778
done
 
22779
if ${ac_cv_search_shm_open+:} false; then :
 
22780
 
 
22781
else
 
22782
  ac_cv_search_shm_open=no
 
22783
fi
 
22784
rm conftest.$ac_ext
 
22785
LIBS=$ac_func_search_save_LIBS
 
22786
fi
 
22787
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_shm_open" >&5
 
22788
$as_echo "$ac_cv_search_shm_open" >&6; }
 
22789
ac_res=$ac_cv_search_shm_open
 
22790
if test "$ac_res" != no; then :
 
22791
  test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
 
22792
  SHM_LIBS="$LIBS"
 
22793
else
 
22794
  as_fn_error $? "Failed to find library with shm_open()" "$LINENO" 5
 
22795
fi
 
22796
 
 
22797
 
 
22798
LIBS="$bck_LIBS"
 
22799
 
22295
22800
ac_config_commands="$ac_config_commands plugins/am-project/tests/atconfig"
22296
22801
 
22297
22802
 
22298
22803
AUTOM4TE=${AUTOM4TE-"${am_missing_run}autom4te"}
22299
22804
 
22300
22805
 
22301
 
ac_config_files="$ac_config_files Makefile po/Makefile.in libanjuta/Makefile libanjuta/tests/Makefile libanjuta/interfaces/Makefile libanjuta/libanjuta-3.0.pc libanjuta/anjuta-version.h src/Makefile pixmaps/Makefile pixmaps/16x16/Makefile pixmaps/22x22/Makefile pixmaps/24x24/Makefile pixmaps/32x32/Makefile pixmaps/48x48/Makefile pixmaps/scalable/Makefile data/Makefile data/welcome.txt data/templates/Makefile doc/anjuta.1 doc/anjuta-launcher.1 doc/Makefile scripts/Makefile launcher/Makefile plugins/Makefile plugins/class-gen/Makefile plugins/class-gen/templates/Makefile plugins/patch/Makefile plugins/document-manager/Makefile plugins/document-manager/images/Makefile plugins/message-view/Makefile plugins/gdb/Makefile plugins/gdb/images/Makefile plugins/debug-manager/Makefile plugins/debug-manager/images/Makefile plugins/devhelp/Makefile plugins/devhelp/images/Makefile plugins/glade/Makefile plugins/glade/images/Makefile plugins/js-debugger/Makefile plugins/file-manager/Makefile plugins/file-loader/Makefile plugins/file-wizard/Makefile plugins/build-basic-autotools/Makefile plugins/project-manager/Makefile plugins/symbol-db/benchmark/Makefile plugins/symbol-db/benchmark/symbol-db/Makefile plugins/symbol-db/benchmark/libgda/Makefile plugins/symbol-db/benchmark/sqlite/Makefile plugins/symbol-db/images/Makefile plugins/symbol-db/Makefile plugins/symbol-db/anjuta-tags/Makefile plugins/project-wizard/Makefile plugins/snippets-manager/Makefile plugins/cvs-plugin/Makefile plugins/subversion/Makefile plugins/git/Makefile plugins/git/images/Makefile plugins/sourceview/Makefile plugins/terminal/Makefile plugins/tools/Makefile plugins/tools/scripts/Makefile plugins/language-manager/Makefile plugins/project-import/Makefile plugins/project-wizard/templates/Makefile plugins/project-wizard/templates/mkfile/Makefile plugins/project-wizard/templates/mkfile/src/Makefile plugins/project-wizard/templates/mkfile/po/Makefile plugins/project-wizard/templates/minimal/Makefile plugins/project-wizard/templates/js_minimal/Makefile plugins/project-wizard/templates/js_minimal/src/Makefile plugins/project-wizard/templates/terminal/Makefile plugins/project-wizard/templates/terminal/src/Makefile plugins/project-wizard/templates/terminal/po/Makefile plugins/project-wizard/templates/cpp/Makefile plugins/project-wizard/templates/cpp/src/Makefile plugins/project-wizard/templates/cpp/po/Makefile plugins/project-wizard/templates/gtk/Makefile plugins/project-wizard/templates/gtk/src/Makefile plugins/project-wizard/templates/gtk/po/Makefile plugins/project-wizard/templates/gtkapplication/Makefile plugins/project-wizard/templates/gtkapplication/src/Makefile plugins/project-wizard/templates/gtkapplication/po/Makefile plugins/project-wizard/templates/anjuta-plugin/Makefile plugins/project-wizard/templates/anjuta-plugin/src/Makefile plugins/project-wizard/templates/anjuta-plugin/po/Makefile plugins/project-wizard/templates/gtkmm/Makefile plugins/project-wizard/templates/gtkmm/src/Makefile plugins/project-wizard/templates/gtkmm/po/Makefile plugins/project-wizard/templates/gcj/Makefile plugins/project-wizard/templates/gcj/src/Makefile plugins/project-wizard/templates/java/Makefile plugins/project-wizard/templates/java/src/Makefile plugins/project-wizard/templates/java/po/Makefile plugins/project-wizard/templates/python/Makefile plugins/project-wizard/templates/python/src/Makefile plugins/project-wizard/templates/python/po/Makefile plugins/project-wizard/templates/pygtk/Makefile plugins/project-wizard/templates/pygtk/src/Makefile plugins/project-wizard/templates/pygtk/po/Makefile plugins/project-wizard/templates/vala-gtk/Makefile plugins/project-wizard/templates/vala-gtk/src/Makefile plugins/project-wizard/templates/wxwin/Makefile plugins/project-wizard/templates/wxwin/src/Makefile plugins/project-wizard/templates/wxwin/po/Makefile plugins/project-wizard/templates/xlib/Makefile plugins/project-wizard/templates/xlib/src/Makefile plugins/project-wizard/templates/xlib/po/Makefile plugins/project-wizard/templates/xlib-dock/Makefile plugins/project-wizard/templates/xlib-dock/src/Makefile plugins/project-wizard/templates/xlib-dock/po/Makefile plugins/project-wizard/templates/sdl/Makefile plugins/project-wizard/templates/sdl/src/Makefile plugins/project-wizard/templates/sdl/po/Makefile plugins/project-wizard/templates/library/Makefile plugins/project-wizard/templates/library/src/Makefile plugins/project-wizard/templates/library/po/Makefile plugins/project-wizard/templates/directory/Makefile plugins/project-wizard/templates/m4/Makefile plugins/project-wizard/templates/gnome-shell-extension/Makefile plugins/project-wizard/templates/gnome-shell-extension/src/Makefile plugins/am-project/Makefile plugins/am-project/tests/atlocal plugins/am-project/tests/Makefile plugins/mk-project/Makefile plugins/dir-project/Makefile plugins/language-support-cpp-java/Makefile plugins/run-program/Makefile plugins/starter/Makefile plugins/indentation-c-style/Makefile plugins/indentation-python-style/Makefile plugins/language-support-js/Makefile plugins/language-support-vala/Makefile plugins/language-support-python/Makefile plugins/parser-cxx/Makefile plugins/parser-cxx/cxxparser/Makefile plugins/python-loader/Makefile plugins/jhbuild/Makefile plugins/quick-open/Makefile anjuta.desktop.in manuals/Makefile manuals/reference/Makefile manuals/reference/libanjuta/Makefile manuals/reference/libanjuta/version.xml manuals/anjuta-manual/Makefile manuals/anjuta-faqs/Makefile manuals/anjuta-build-tutorial/Makefile mime/Makefile"
 
22806
ac_config_files="$ac_config_files Makefile po/Makefile.in libanjuta/Makefile libanjuta/tests/Makefile libanjuta/interfaces/Makefile libanjuta/libanjuta-3.0.pc libanjuta/anjuta-version.h src/Makefile pixmaps/Makefile pixmaps/hicolor/Makefile pixmaps/hicolor/16x16/Makefile pixmaps/hicolor/22x22/Makefile pixmaps/hicolor/24x24/Makefile pixmaps/hicolor/32x32/Makefile pixmaps/hicolor/48x48/Makefile pixmaps/hicolor/scalable/Makefile pixmaps/HighContrast/Makefile pixmaps/HighContrast/16x16/Makefile pixmaps/HighContrast/22x22/Makefile pixmaps/HighContrast/24x24/Makefile pixmaps/HighContrast/32x32/Makefile pixmaps/HighContrast/48x48/Makefile pixmaps/HighContrast/256x256/Makefile data/Makefile data/welcome.txt data/templates/Makefile doc/anjuta.1 doc/anjuta-launcher.1 doc/Makefile scripts/Makefile launcher/Makefile plugins/Makefile plugins/class-gen/Makefile plugins/class-gen/templates/Makefile plugins/patch/Makefile plugins/document-manager/Makefile plugins/document-manager/images/Makefile plugins/message-view/Makefile plugins/gdb/Makefile plugins/gdb/images/Makefile plugins/debug-manager/Makefile plugins/debug-manager/images/Makefile plugins/devhelp/Makefile plugins/devhelp/images/Makefile plugins/glade/Makefile plugins/glade/images/Makefile plugins/js-debugger/Makefile plugins/file-manager/Makefile plugins/file-loader/Makefile plugins/file-wizard/Makefile plugins/build-basic-autotools/Makefile plugins/project-manager/Makefile plugins/symbol-db/benchmark/Makefile plugins/symbol-db/benchmark/symbol-db/Makefile plugins/symbol-db/benchmark/libgda/Makefile plugins/symbol-db/benchmark/sqlite/Makefile plugins/symbol-db/images/Makefile plugins/symbol-db/Makefile plugins/symbol-db/anjuta-tags/Makefile plugins/project-wizard/Makefile plugins/snippets-manager/Makefile plugins/cvs-plugin/Makefile plugins/subversion/Makefile plugins/git/Makefile plugins/git/images/Makefile plugins/git/tests/Makefile plugins/sourceview/Makefile plugins/terminal/Makefile plugins/tools/Makefile plugins/tools/scripts/Makefile plugins/language-manager/Makefile plugins/project-import/Makefile plugins/project-wizard/templates/Makefile plugins/project-wizard/templates/mkfile/Makefile plugins/project-wizard/templates/mkfile/src/Makefile plugins/project-wizard/templates/mkfile/po/Makefile plugins/project-wizard/templates/minimal/Makefile plugins/project-wizard/templates/js_minimal/Makefile plugins/project-wizard/templates/js_minimal/src/Makefile plugins/project-wizard/templates/terminal/Makefile plugins/project-wizard/templates/terminal/src/Makefile plugins/project-wizard/templates/terminal/po/Makefile plugins/project-wizard/templates/cpp/Makefile plugins/project-wizard/templates/cpp/src/Makefile plugins/project-wizard/templates/cpp/po/Makefile plugins/project-wizard/templates/gtk/Makefile plugins/project-wizard/templates/gtk/src/Makefile plugins/project-wizard/templates/gtk/po/Makefile plugins/project-wizard/templates/gtkapplication/Makefile plugins/project-wizard/templates/gtkapplication/src/Makefile plugins/project-wizard/templates/gtkapplication/po/Makefile plugins/project-wizard/templates/anjuta-plugin/Makefile plugins/project-wizard/templates/anjuta-plugin/src/Makefile plugins/project-wizard/templates/anjuta-plugin/po/Makefile plugins/project-wizard/templates/gtkmm/Makefile plugins/project-wizard/templates/gtkmm/src/Makefile plugins/project-wizard/templates/gtkmm/po/Makefile plugins/project-wizard/templates/gcj/Makefile plugins/project-wizard/templates/gcj/src/Makefile plugins/project-wizard/templates/java/Makefile plugins/project-wizard/templates/java/src/Makefile plugins/project-wizard/templates/java/po/Makefile plugins/project-wizard/templates/python/Makefile plugins/project-wizard/templates/python/src/Makefile plugins/project-wizard/templates/python/po/Makefile plugins/project-wizard/templates/pygtk/Makefile plugins/project-wizard/templates/pygtk/src/Makefile plugins/project-wizard/templates/pygtk/po/Makefile plugins/project-wizard/templates/vala-gtk/Makefile plugins/project-wizard/templates/vala-gtk/src/Makefile plugins/project-wizard/templates/wxwin/Makefile plugins/project-wizard/templates/wxwin/src/Makefile plugins/project-wizard/templates/wxwin/po/Makefile plugins/project-wizard/templates/xlib/Makefile plugins/project-wizard/templates/xlib/src/Makefile plugins/project-wizard/templates/xlib/po/Makefile plugins/project-wizard/templates/xlib-dock/Makefile plugins/project-wizard/templates/xlib-dock/src/Makefile plugins/project-wizard/templates/xlib-dock/po/Makefile plugins/project-wizard/templates/sdl/Makefile plugins/project-wizard/templates/sdl/src/Makefile plugins/project-wizard/templates/sdl/po/Makefile plugins/project-wizard/templates/library/Makefile plugins/project-wizard/templates/library/src/Makefile plugins/project-wizard/templates/library/po/Makefile plugins/project-wizard/templates/directory/Makefile plugins/project-wizard/templates/m4/Makefile plugins/project-wizard/templates/gnome-shell-extension/Makefile plugins/project-wizard/templates/gnome-shell-extension/src/Makefile plugins/project-wizard/templates/vala-library/Makefile plugins/project-wizard/templates/vala-library/src/Makefile plugins/project-wizard/templates/vala-library/po/Makefile plugins/am-project/Makefile plugins/am-project/tests/atlocal plugins/am-project/tests/Makefile plugins/mk-project/Makefile plugins/dir-project/Makefile plugins/language-support-cpp-java/Makefile plugins/run-program/Makefile plugins/starter/Makefile plugins/indentation-c-style/Makefile plugins/indentation-python-style/Makefile plugins/language-support-js/Makefile plugins/language-support-vala/Makefile plugins/language-support-python/Makefile plugins/parser-cxx/Makefile plugins/parser-cxx/cxxparser/Makefile plugins/python-loader/Makefile plugins/jhbuild/Makefile plugins/quick-open/Makefile anjuta.desktop.in manuals/Makefile manuals/reference/Makefile manuals/reference/libanjuta/Makefile manuals/reference/libanjuta/version.xml manuals/anjuta-manual/Makefile manuals/anjuta-faqs/Makefile manuals/anjuta-build-tutorial/Makefile mime/Makefile"
22302
22807
 
22303
22808
cat >confcache <<\_ACEOF
22304
22809
# This file is a shell script that caches the results of configure
22409
22914
LTLIBOBJS=$ac_ltlibobjs
22410
22915
 
22411
22916
 
 
22917
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking that generated files are newer than configure" >&5
 
22918
$as_echo_n "checking that generated files are newer than configure... " >&6; }
 
22919
   if test -n "$am_sleep_pid"; then
 
22920
     # Hide warnings about reused PIDs.
 
22921
     wait $am_sleep_pid 2>/dev/null
 
22922
   fi
 
22923
   { $as_echo "$as_me:${as_lineno-$LINENO}: result: done" >&5
 
22924
$as_echo "done" >&6; }
22412
22925
 if test -n "$EXEEXT"; then
22413
22926
  am__EXEEXT_TRUE=
22414
22927
  am__EXEEXT_FALSE='#'
22437
22950
  as_fn_error $? "conditional \"HAVE_INTROSPECTION\" was never defined.
22438
22951
Usually this means the macro was only invoked conditionally." "$LINENO" 5
22439
22952
fi
 
22953
if test -z "${HAVE_PLUGIN_TERMINAL_TRUE}" && test -z "${HAVE_PLUGIN_TERMINAL_FALSE}"; then
 
22954
  as_fn_error $? "conditional \"HAVE_PLUGIN_TERMINAL\" was never defined.
 
22955
Usually this means the macro was only invoked conditionally." "$LINENO" 5
 
22956
fi
22440
22957
if test -z "${HAVE_PLUGIN_DEVHELP_TRUE}" && test -z "${HAVE_PLUGIN_DEVHELP_FALSE}"; then
22441
22958
  as_fn_error $? "conditional \"HAVE_PLUGIN_DEVHELP\" was never defined.
22442
22959
Usually this means the macro was only invoked conditionally." "$LINENO" 5
22449
22966
  as_fn_error $? "conditional \"ENABLE_GLADE_CATALOG\" was never defined.
22450
22967
Usually this means the macro was only invoked conditionally." "$LINENO" 5
22451
22968
fi
 
22969
if test -z "${HAVE_SQLITE_TRUE}" && test -z "${HAVE_SQLITE_FALSE}"; then
 
22970
  as_fn_error $? "conditional \"HAVE_SQLITE\" was never defined.
 
22971
Usually this means the macro was only invoked conditionally." "$LINENO" 5
 
22972
fi
22452
22973
if test -z "${ENABLE_VALA_TRUE}" && test -z "${ENABLE_VALA_FALSE}"; then
22453
22974
  as_fn_error $? "conditional \"ENABLE_VALA\" was never defined.
22454
22975
Usually this means the macro was only invoked conditionally." "$LINENO" 5
22882
23403
# report actual input values of CONFIG_FILES etc. instead of their
22883
23404
# values after options handling.
22884
23405
ac_log="
22885
 
This file was extended by Anjuta $as_me 3.8.4, which was
 
23406
This file was extended by Anjuta $as_me 3.12.0, which was
22886
23407
generated by GNU Autoconf 2.69.  Invocation command line was
22887
23408
 
22888
23409
  CONFIG_FILES    = $CONFIG_FILES
22949
23470
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
22950
23471
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
22951
23472
ac_cs_version="\\
22952
 
Anjuta config.status 3.8.4
 
23473
Anjuta config.status 3.12.0
22953
23474
configured by $0, generated by GNU Autoconf 2.69,
22954
23475
  with options \\"\$ac_cs_config\\"
22955
23476
 
23475
23996
    "libanjuta/anjuta-version.h") CONFIG_FILES="$CONFIG_FILES libanjuta/anjuta-version.h" ;;
23476
23997
    "src/Makefile") CONFIG_FILES="$CONFIG_FILES src/Makefile" ;;
23477
23998
    "pixmaps/Makefile") CONFIG_FILES="$CONFIG_FILES pixmaps/Makefile" ;;
23478
 
    "pixmaps/16x16/Makefile") CONFIG_FILES="$CONFIG_FILES pixmaps/16x16/Makefile" ;;
23479
 
    "pixmaps/22x22/Makefile") CONFIG_FILES="$CONFIG_FILES pixmaps/22x22/Makefile" ;;
23480
 
    "pixmaps/24x24/Makefile") CONFIG_FILES="$CONFIG_FILES pixmaps/24x24/Makefile" ;;
23481
 
    "pixmaps/32x32/Makefile") CONFIG_FILES="$CONFIG_FILES pixmaps/32x32/Makefile" ;;
23482
 
    "pixmaps/48x48/Makefile") CONFIG_FILES="$CONFIG_FILES pixmaps/48x48/Makefile" ;;
23483
 
    "pixmaps/scalable/Makefile") CONFIG_FILES="$CONFIG_FILES pixmaps/scalable/Makefile" ;;
 
23999
    "pixmaps/hicolor/Makefile") CONFIG_FILES="$CONFIG_FILES pixmaps/hicolor/Makefile" ;;
 
24000
    "pixmaps/hicolor/16x16/Makefile") CONFIG_FILES="$CONFIG_FILES pixmaps/hicolor/16x16/Makefile" ;;
 
24001
    "pixmaps/hicolor/22x22/Makefile") CONFIG_FILES="$CONFIG_FILES pixmaps/hicolor/22x22/Makefile" ;;
 
24002
    "pixmaps/hicolor/24x24/Makefile") CONFIG_FILES="$CONFIG_FILES pixmaps/hicolor/24x24/Makefile" ;;
 
24003
    "pixmaps/hicolor/32x32/Makefile") CONFIG_FILES="$CONFIG_FILES pixmaps/hicolor/32x32/Makefile" ;;
 
24004
    "pixmaps/hicolor/48x48/Makefile") CONFIG_FILES="$CONFIG_FILES pixmaps/hicolor/48x48/Makefile" ;;
 
24005
    "pixmaps/hicolor/scalable/Makefile") CONFIG_FILES="$CONFIG_FILES pixmaps/hicolor/scalable/Makefile" ;;
 
24006
    "pixmaps/HighContrast/Makefile") CONFIG_FILES="$CONFIG_FILES pixmaps/HighContrast/Makefile" ;;
 
24007
    "pixmaps/HighContrast/16x16/Makefile") CONFIG_FILES="$CONFIG_FILES pixmaps/HighContrast/16x16/Makefile" ;;
 
24008
    "pixmaps/HighContrast/22x22/Makefile") CONFIG_FILES="$CONFIG_FILES pixmaps/HighContrast/22x22/Makefile" ;;
 
24009
    "pixmaps/HighContrast/24x24/Makefile") CONFIG_FILES="$CONFIG_FILES pixmaps/HighContrast/24x24/Makefile" ;;
 
24010
    "pixmaps/HighContrast/32x32/Makefile") CONFIG_FILES="$CONFIG_FILES pixmaps/HighContrast/32x32/Makefile" ;;
 
24011
    "pixmaps/HighContrast/48x48/Makefile") CONFIG_FILES="$CONFIG_FILES pixmaps/HighContrast/48x48/Makefile" ;;
 
24012
    "pixmaps/HighContrast/256x256/Makefile") CONFIG_FILES="$CONFIG_FILES pixmaps/HighContrast/256x256/Makefile" ;;
23484
24013
    "data/Makefile") CONFIG_FILES="$CONFIG_FILES data/Makefile" ;;
23485
24014
    "data/welcome.txt") CONFIG_FILES="$CONFIG_FILES data/welcome.txt" ;;
23486
24015
    "data/templates/Makefile") CONFIG_FILES="$CONFIG_FILES data/templates/Makefile" ;;
23523
24052
    "plugins/subversion/Makefile") CONFIG_FILES="$CONFIG_FILES plugins/subversion/Makefile" ;;
23524
24053
    "plugins/git/Makefile") CONFIG_FILES="$CONFIG_FILES plugins/git/Makefile" ;;
23525
24054
    "plugins/git/images/Makefile") CONFIG_FILES="$CONFIG_FILES plugins/git/images/Makefile" ;;
 
24055
    "plugins/git/tests/Makefile") CONFIG_FILES="$CONFIG_FILES plugins/git/tests/Makefile" ;;
23526
24056
    "plugins/sourceview/Makefile") CONFIG_FILES="$CONFIG_FILES plugins/sourceview/Makefile" ;;
23527
24057
    "plugins/terminal/Makefile") CONFIG_FILES="$CONFIG_FILES plugins/terminal/Makefile" ;;
23528
24058
    "plugins/tools/Makefile") CONFIG_FILES="$CONFIG_FILES plugins/tools/Makefile" ;;
23586
24116
    "plugins/project-wizard/templates/m4/Makefile") CONFIG_FILES="$CONFIG_FILES plugins/project-wizard/templates/m4/Makefile" ;;
23587
24117
    "plugins/project-wizard/templates/gnome-shell-extension/Makefile") CONFIG_FILES="$CONFIG_FILES plugins/project-wizard/templates/gnome-shell-extension/Makefile" ;;
23588
24118
    "plugins/project-wizard/templates/gnome-shell-extension/src/Makefile") CONFIG_FILES="$CONFIG_FILES plugins/project-wizard/templates/gnome-shell-extension/src/Makefile" ;;
 
24119
    "plugins/project-wizard/templates/vala-library/Makefile") CONFIG_FILES="$CONFIG_FILES plugins/project-wizard/templates/vala-library/Makefile" ;;
 
24120
    "plugins/project-wizard/templates/vala-library/src/Makefile") CONFIG_FILES="$CONFIG_FILES plugins/project-wizard/templates/vala-library/src/Makefile" ;;
 
24121
    "plugins/project-wizard/templates/vala-library/po/Makefile") CONFIG_FILES="$CONFIG_FILES plugins/project-wizard/templates/vala-library/po/Makefile" ;;
23589
24122
    "plugins/am-project/Makefile") CONFIG_FILES="$CONFIG_FILES plugins/am-project/Makefile" ;;
23590
24123
    "plugins/am-project/tests/atlocal") CONFIG_FILES="$CONFIG_FILES plugins/am-project/tests/atlocal" ;;
23591
24124
    "plugins/am-project/tests/Makefile") CONFIG_FILES="$CONFIG_FILES plugins/am-project/tests/Makefile" ;;
24210
24743
 
24211
24744
  case $ac_file$ac_mode in
24212
24745
    "depfiles":C) test x"$AMDEP_TRUE" != x"" || {
24213
 
  # Autoconf 2.62 quotes --file arguments for eval, but not when files
 
24746
  # Older Autoconf quotes --file arguments for eval, but not when files
24214
24747
  # are listed without --file.  Let's play safe and only enable the eval
24215
24748
  # if we detect the quoting.
24216
24749
  case $CONFIG_FILES in
24223
24756
    # Strip MF so we end up with the name of the file.
24224
24757
    mf=`echo "$mf" | sed -e 's/:.*$//'`
24225
24758
    # Check whether this is an Automake generated Makefile or not.
24226
 
    # We used to match only the files named `Makefile.in', but
 
24759
    # We used to match only the files named 'Makefile.in', but
24227
24760
    # some people rename them; so instead we look at the file content.
24228
24761
    # Grep'ing the first line is not enough: some people post-process
24229
24762
    # each Makefile.in and add a new line on top of each file to say so.
24257
24790
      continue
24258
24791
    fi
24259
24792
    # Extract the definition of DEPDIR, am__include, and am__quote
24260
 
    # from the Makefile without running `make'.
 
24793
    # from the Makefile without running 'make'.
24261
24794
    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
24262
24795
    test -z "$DEPDIR" && continue
24263
24796
    am__include=`sed -n 's/^am__include = //p' < "$mf"`
24264
 
    test -z "am__include" && continue
 
24797
    test -z "$am__include" && continue
24265
24798
    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
24266
 
    # When using ansi2knr, U may be empty or an underscore; expand it
24267
 
    U=`sed -n 's/^U = //p' < "$mf"`
24268
24799
    # Find all dependency output files, they are included files with
24269
24800
    # $(DEPDIR) in their names.  We invoke sed twice because it is the
24270
24801
    # simplest approach to changing $(DEPDIR) to its actual value in the
24271
24802
    # expansion.
24272
24803
    for file in `sed -n "
24273
24804
      s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \
24274
 
         sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do
 
24805
         sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g'`; do
24275
24806
      # Make sure the directory exists.
24276
24807
      test -f "$dirpart/$file" && continue
24277
24808
      fdir=`$as_dirname -- "$file" ||
25322
25853
       echo "Building devhelp plugin: ...............................NO"
25323
25854
       echo "        Requires libdevhelp-3.0 (>= $LIBDEVHELP_REQUIRED)"
25324
25855
fi
 
25856
 
 
25857
if  test x$terminal_enabled = xyes ; then
 
25858
       echo "Building terminal plugin: ..............................YES"
 
25859
else
 
25860
       echo "Building terminal plugin: ..............................NO"
 
25861
       echo "        Requires vte-2.90 (>= $VTE_REQUIRED)"
 
25862
fi
 
25863
 
25325
25864
if  test x$enable_vala = xyes ; then
25326
25865
        echo "Building Vala support: .................................YES"
25327
25866
else