~timo-jyrinki/ubuntu/trusty/pitivi/backport_utopic_fixes

« back to all changes in this revision

Viewing changes to configure

  • Committer: Bazaar Package Importer
  • Author(s): Jeremy Bicha
  • Date: 2011-08-15 02:32:20 UTC
  • mfrom: (1.5.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20110815023220-x2n5l0i4deiqn7dn
Tags: 0.14.2-0ubuntu1
* New upstream version.
  - New Mallard format help
* debian/control:
  - Add gnome-doc-utils to build-depends
  - Bump pygtk minimum to 2.24
* debian/patches/01_lpi.patch
  - Move LPI items below User Manual in Help menu
* debian/watch: Watch for 0.14.* tar.bz2

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#! /bin/sh
2
2
# Guess values for system-dependent variables and create Makefiles.
3
 
# Generated by GNU Autoconf 2.68 for PiTiVi 0.14.1.
 
3
# Generated by GNU Autoconf 2.68 for PiTiVi 0.14.2.
4
4
#
5
5
# Report bugs to <https://bugzilla.gnome.org/browse.cgi?product=pitivi>.
6
6
#
561
561
# Identity of this package.
562
562
PACKAGE_NAME='PiTiVi'
563
563
PACKAGE_TARNAME='pitivi'
564
 
PACKAGE_VERSION='0.14.1'
565
 
PACKAGE_STRING='PiTiVi 0.14.1'
 
564
PACKAGE_VERSION='0.14.2'
 
565
PACKAGE_STRING='PiTiVi 0.14.2'
566
566
PACKAGE_BUGREPORT='https://bugzilla.gnome.org/browse.cgi?product=pitivi'
567
567
PACKAGE_URL=''
568
568
 
607
607
am__EXEEXT_TRUE
608
608
LTLIBOBJS
609
609
LIBOBJS
 
610
HAVE_GNOME_DOC_UTILS_FALSE
 
611
HAVE_GNOME_DOC_UTILS_TRUE
 
612
DISTCHECK_CONFIGURE_FLAGS
 
613
ENABLE_SK_FALSE
 
614
ENABLE_SK_TRUE
 
615
DOC_USER_FORMATS
 
616
OMF_DIR
 
617
HELP_DIR
 
618
PKG_CONFIG
 
619
LN_S
610
620
CONFIGURED_GST_PLUGIN_PATH
611
621
CONFIGURED_LD_LIBRARY_PATH
612
622
CONFIGURED_PYTHONPATH
761
771
enable_option_checking
762
772
enable_dependency_tracking
763
773
enable_nls
 
774
with_help_dir
 
775
with_omf_dir
 
776
with_help_formats
 
777
enable_scrollkeeper
764
778
'
765
779
      ac_precious_vars='build_alias
766
780
host_alias
770
784
LDFLAGS
771
785
LIBS
772
786
CPPFLAGS
773
 
CPP'
 
787
CPP
 
788
PKG_CONFIG'
774
789
 
775
790
 
776
791
# Initialize some variables set by options.
1313
1328
  # Omit some internal or obsolete options to make the list less imposing.
1314
1329
  # This message is too long to be a string in the A/UX 3.1 sh.
1315
1330
  cat <<_ACEOF
1316
 
\`configure' configures PiTiVi 0.14.1 to adapt to many kinds of systems.
 
1331
\`configure' configures PiTiVi 0.14.2 to adapt to many kinds of systems.
1317
1332
 
1318
1333
Usage: $0 [OPTION]... [VAR=VALUE]...
1319
1334
 
1379
1394
 
1380
1395
if test -n "$ac_init_help"; then
1381
1396
  case $ac_init_help in
1382
 
     short | recursive ) echo "Configuration of PiTiVi 0.14.1:";;
 
1397
     short | recursive ) echo "Configuration of PiTiVi 0.14.2:";;
1383
1398
   esac
1384
1399
  cat <<\_ACEOF
1385
1400
 
1390
1405
  --disable-dependency-tracking  speeds up one-time build
1391
1406
  --enable-dependency-tracking   do not reject slow dependency extractors
1392
1407
  --disable-nls           do not use Native Language Support
 
1408
  --disable-scrollkeeper  do not make updates to the scrollkeeper database
 
1409
 
 
1410
Optional Packages:
 
1411
  --with-PACKAGE[=ARG]    use PACKAGE [ARG=yes]
 
1412
  --without-PACKAGE       do not use PACKAGE (same as --with-PACKAGE=no)
 
1413
  --with-help-dir=DIR     path to help docs
 
1414
  --with-omf-dir=DIR      path to OMF files
 
1415
  --with-help-formats=FORMATS
 
1416
                          list of formats
1393
1417
 
1394
1418
Some influential environment variables:
1395
1419
  CC          C compiler command
1400
1424
  CPPFLAGS    (Objective) C/C++ preprocessor flags, e.g. -I<include dir> if
1401
1425
              you have headers in a nonstandard directory <include dir>
1402
1426
  CPP         C preprocessor
 
1427
  PKG_CONFIG  path to pkg-config utility
1403
1428
 
1404
1429
Use these variables to override the choices made by `configure' or to help
1405
1430
it to find libraries and programs with nonstandard names/locations.
1467
1492
test -n "$ac_init_help" && exit $ac_status
1468
1493
if $ac_init_version; then
1469
1494
  cat <<\_ACEOF
1470
 
PiTiVi configure 0.14.1
 
1495
PiTiVi configure 0.14.2
1471
1496
generated by GNU Autoconf 2.68
1472
1497
 
1473
1498
Copyright (C) 2010 Free Software Foundation, Inc.
1836
1861
This file contains any messages produced by compilers while
1837
1862
running configure, to aid debugging if configure makes a mistake.
1838
1863
 
1839
 
It was created by PiTiVi $as_me 0.14.1, which was
 
1864
It was created by PiTiVi $as_me 0.14.2, which was
1840
1865
generated by GNU Autoconf 2.68.  Invocation command line was
1841
1866
 
1842
1867
  $ $0 $@
2652
2677
 
2653
2678
# Define the identity of the package.
2654
2679
 PACKAGE='pitivi'
2655
 
 VERSION='0.14.1'
 
2680
 VERSION='0.14.2'
2656
2681
 
2657
2682
 
2658
2683
cat >>confdefs.h <<_ACEOF
2694
2719
 
2695
2720
 
2696
2721
 
2697
 
  PACKAGE_VERSION_MAJOR=$(echo 0.14.1 | cut -d'.' -f1)
2698
 
  PACKAGE_VERSION_MINOR=$(echo 0.14.1 | cut -d'.' -f2)
2699
 
  PACKAGE_VERSION_MICRO=$(echo 0.14.1 | cut -d'.' -f3)
 
2722
  PACKAGE_VERSION_MAJOR=$(echo 0.14.2 | cut -d'.' -f1)
 
2723
  PACKAGE_VERSION_MINOR=$(echo 0.14.2 | cut -d'.' -f2)
 
2724
  PACKAGE_VERSION_MICRO=$(echo 0.14.2 | cut -d'.' -f3)
2700
2725
 
2701
2726
 
2702
2727
 
2707
2732
  { $as_echo "$as_me:${as_lineno-$LINENO}: checking nano version" >&5
2708
2733
$as_echo_n "checking nano version... " >&6; }
2709
2734
 
2710
 
  NANO=$(echo 0.14.1 | cut -d'.' -f4)
 
2735
  NANO=$(echo 0.14.2 | cut -d'.' -f4)
2711
2736
 
2712
2737
  if test x"$NANO" = x || test "x$NANO" = "x0" ; then
2713
2738
    { $as_echo "$as_me:${as_lineno-$LINENO}: result: 0 (release)" >&5
2733
2758
AUTHORS=$srcdir/AUTHORS
2734
2759
 
2735
2760
 
2736
 
PYGTK_REQ=2.17.0
 
2761
PYGTK_REQ=2.24.0
2737
2762
 
2738
2763
PYGST_REQ=0.10.19
2739
2764
 
5845
5870
ac_config_files="$ac_config_files bin/pitivi"
5846
5871
 
5847
5872
 
5848
 
ac_config_files="$ac_config_files Makefile bin/Makefile common/Makefile common/m4/Makefile pitivi/Makefile pitivi/configure.py pitivi/ui/Makefile pitivi/elements/Makefile pitivi/factories/Makefile pitivi/log/Makefile pitivi/formatters/Makefile pitivi/timeline/Makefile pitivi.spec po/Makefile.in tests/Makefile data/Makefile data/pitivi.desktop.in data/icons/Makefile data/icons/16x16/Makefile data/icons/22x22/Makefile data/icons/24x24/Makefile data/icons/32x32/Makefile data/icons/48x48/Makefile data/icons/scalable/Makefile data/pixmaps/Makefile data/ui/Makefile"
 
5873
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ln -s works" >&5
 
5874
$as_echo_n "checking whether ln -s works... " >&6; }
 
5875
LN_S=$as_ln_s
 
5876
if test "$LN_S" = "ln -s"; then
 
5877
  { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
 
5878
$as_echo "yes" >&6; }
 
5879
else
 
5880
  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no, using $LN_S" >&5
 
5881
$as_echo "no, using $LN_S" >&6; }
 
5882
fi
 
5883
 
 
5884
 
 
5885
 
 
5886
if test "x$ac_cv_env_PKG_CONFIG_set" != "xset"; then
 
5887
        if test -n "$ac_tool_prefix"; then
 
5888
  # Extract the first word of "${ac_tool_prefix}pkg-config", so it can be a program name with args.
 
5889
set dummy ${ac_tool_prefix}pkg-config; ac_word=$2
 
5890
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
 
5891
$as_echo_n "checking for $ac_word... " >&6; }
 
5892
if ${ac_cv_path_PKG_CONFIG+:} false; then :
 
5893
  $as_echo_n "(cached) " >&6
 
5894
else
 
5895
  case $PKG_CONFIG in
 
5896
  [\\/]* | ?:[\\/]*)
 
5897
  ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
 
5898
  ;;
 
5899
  *)
 
5900
  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
 
5901
for as_dir in $PATH
 
5902
do
 
5903
  IFS=$as_save_IFS
 
5904
  test -z "$as_dir" && as_dir=.
 
5905
    for ac_exec_ext in '' $ac_executable_extensions; do
 
5906
  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
 
5907
    ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
 
5908
    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
 
5909
    break 2
 
5910
  fi
 
5911
done
 
5912
  done
 
5913
IFS=$as_save_IFS
 
5914
 
 
5915
  ;;
 
5916
esac
 
5917
fi
 
5918
PKG_CONFIG=$ac_cv_path_PKG_CONFIG
 
5919
if test -n "$PKG_CONFIG"; then
 
5920
  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $PKG_CONFIG" >&5
 
5921
$as_echo "$PKG_CONFIG" >&6; }
 
5922
else
 
5923
  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
 
5924
$as_echo "no" >&6; }
 
5925
fi
 
5926
 
 
5927
 
 
5928
fi
 
5929
if test -z "$ac_cv_path_PKG_CONFIG"; then
 
5930
  ac_pt_PKG_CONFIG=$PKG_CONFIG
 
5931
  # Extract the first word of "pkg-config", so it can be a program name with args.
 
5932
set dummy pkg-config; ac_word=$2
 
5933
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
 
5934
$as_echo_n "checking for $ac_word... " >&6; }
 
5935
if ${ac_cv_path_ac_pt_PKG_CONFIG+:} false; then :
 
5936
  $as_echo_n "(cached) " >&6
 
5937
else
 
5938
  case $ac_pt_PKG_CONFIG in
 
5939
  [\\/]* | ?:[\\/]*)
 
5940
  ac_cv_path_ac_pt_PKG_CONFIG="$ac_pt_PKG_CONFIG" # Let the user override the test with a path.
 
5941
  ;;
 
5942
  *)
 
5943
  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
 
5944
for as_dir in $PATH
 
5945
do
 
5946
  IFS=$as_save_IFS
 
5947
  test -z "$as_dir" && as_dir=.
 
5948
    for ac_exec_ext in '' $ac_executable_extensions; do
 
5949
  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
 
5950
    ac_cv_path_ac_pt_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
 
5951
    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
 
5952
    break 2
 
5953
  fi
 
5954
done
 
5955
  done
 
5956
IFS=$as_save_IFS
 
5957
 
 
5958
  ;;
 
5959
esac
 
5960
fi
 
5961
ac_pt_PKG_CONFIG=$ac_cv_path_ac_pt_PKG_CONFIG
 
5962
if test -n "$ac_pt_PKG_CONFIG"; then
 
5963
  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_pt_PKG_CONFIG" >&5
 
5964
$as_echo "$ac_pt_PKG_CONFIG" >&6; }
 
5965
else
 
5966
  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
 
5967
$as_echo "no" >&6; }
 
5968
fi
 
5969
 
 
5970
  if test "x$ac_pt_PKG_CONFIG" = x; then
 
5971
    PKG_CONFIG=""
 
5972
  else
 
5973
    case $cross_compiling:$ac_tool_warned in
 
5974
yes:)
 
5975
{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
 
5976
$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
 
5977
ac_tool_warned=yes ;;
 
5978
esac
 
5979
    PKG_CONFIG=$ac_pt_PKG_CONFIG
 
5980
  fi
 
5981
else
 
5982
  PKG_CONFIG="$ac_cv_path_PKG_CONFIG"
 
5983
fi
 
5984
 
 
5985
fi
 
5986
if test -n "$PKG_CONFIG"; then
 
5987
        _pkg_min_version=0.9.0
 
5988
        { $as_echo "$as_me:${as_lineno-$LINENO}: checking pkg-config is at least version $_pkg_min_version" >&5
 
5989
$as_echo_n "checking pkg-config is at least version $_pkg_min_version... " >&6; }
 
5990
        if $PKG_CONFIG --atleast-pkgconfig-version $_pkg_min_version; then
 
5991
                { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
 
5992
$as_echo "yes" >&6; }
 
5993
        else
 
5994
                { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
 
5995
$as_echo "no" >&6; }
 
5996
                PKG_CONFIG=""
 
5997
        fi
 
5998
 
 
5999
fi
 
6000
 
 
6001
gdu_cv_version_required=0.18.0
 
6002
 
 
6003
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking gnome-doc-utils >= $gdu_cv_version_required" >&5
 
6004
$as_echo_n "checking gnome-doc-utils >= $gdu_cv_version_required... " >&6; }
 
6005
if test -n "$PKG_CONFIG" && \
 
6006
    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"gnome-doc-utils >= \$gdu_cv_version_required\""; } >&5
 
6007
  ($PKG_CONFIG --exists --print-errors "gnome-doc-utils >= $gdu_cv_version_required") 2>&5
 
6008
  ac_status=$?
 
6009
  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
 
6010
  test $ac_status = 0; }; then
 
6011
  gdu_cv_have_gdu=yes
 
6012
else
 
6013
  gdu_cv_have_gdu=no
 
6014
fi
 
6015
 
 
6016
if test "$gdu_cv_have_gdu" = "yes"; then
 
6017
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
 
6018
$as_echo "yes" >&6; }
 
6019
        :
 
6020
else
 
6021
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
 
6022
$as_echo "no" >&6; }
 
6023
        as_fn_error $? "gnome-doc-utils >= $gdu_cv_version_required not found" "$LINENO" 5
 
6024
fi
 
6025
 
 
6026
 
 
6027
 
 
6028
# Check whether --with-help-dir was given.
 
6029
if test "${with_help_dir+set}" = set; then :
 
6030
  withval=$with_help_dir;
 
6031
else
 
6032
  with_help_dir='${datadir}/gnome/help'
 
6033
fi
 
6034
 
 
6035
HELP_DIR="$with_help_dir"
 
6036
 
 
6037
 
 
6038
 
 
6039
# Check whether --with-omf-dir was given.
 
6040
if test "${with_omf_dir+set}" = set; then :
 
6041
  withval=$with_omf_dir;
 
6042
else
 
6043
  with_omf_dir='${datadir}/omf'
 
6044
fi
 
6045
 
 
6046
OMF_DIR="$with_omf_dir"
 
6047
 
 
6048
 
 
6049
 
 
6050
# Check whether --with-help-formats was given.
 
6051
if test "${with_help_formats+set}" = set; then :
 
6052
  withval=$with_help_formats;
 
6053
else
 
6054
  with_help_formats=''
 
6055
fi
 
6056
 
 
6057
DOC_USER_FORMATS="$with_help_formats"
 
6058
 
 
6059
 
 
6060
# Check whether --enable-scrollkeeper was given.
 
6061
if test "${enable_scrollkeeper+set}" = set; then :
 
6062
  enableval=$enable_scrollkeeper;
 
6063
else
 
6064
  enable_scrollkeeper=yes
 
6065
fi
 
6066
 
 
6067
 if test "$gdu_cv_have_gdu" = "yes" -a "$enable_scrollkeeper" = "yes"; then
 
6068
  ENABLE_SK_TRUE=
 
6069
  ENABLE_SK_FALSE='#'
 
6070
else
 
6071
  ENABLE_SK_TRUE='#'
 
6072
  ENABLE_SK_FALSE=
 
6073
fi
 
6074
 
 
6075
 
 
6076
DISTCHECK_CONFIGURE_FLAGS="--disable-scrollkeeper $DISTCHECK_CONFIGURE_FLAGS"
 
6077
 
 
6078
 
 
6079
 if test "$gdu_cv_have_gdu" = "yes"; then
 
6080
  HAVE_GNOME_DOC_UTILS_TRUE=
 
6081
  HAVE_GNOME_DOC_UTILS_FALSE='#'
 
6082
else
 
6083
  HAVE_GNOME_DOC_UTILS_TRUE='#'
 
6084
  HAVE_GNOME_DOC_UTILS_FALSE=
 
6085
fi
 
6086
 
 
6087
 
 
6088
 
 
6089
 
 
6090
ac_config_files="$ac_config_files Makefile bin/Makefile common/Makefile common/m4/Makefile help/Makefile pitivi/Makefile pitivi/configure.py pitivi/ui/Makefile pitivi/elements/Makefile pitivi/factories/Makefile pitivi/log/Makefile pitivi/formatters/Makefile pitivi/timeline/Makefile pitivi.spec po/Makefile.in tests/Makefile data/Makefile data/pitivi.desktop.in data/icons/Makefile data/icons/16x16/Makefile data/icons/22x22/Makefile data/icons/24x24/Makefile data/icons/32x32/Makefile data/icons/48x48/Makefile data/icons/scalable/Makefile data/pixmaps/Makefile data/ui/Makefile"
5849
6091
 
5850
6092
cat >confcache <<\_ACEOF
5851
6093
# This file is a shell script that caches the results of configure
6024
6266
  ac_config_commands="$ac_config_commands po/stamp-it"
6025
6267
 
6026
6268
 
 
6269
if test -z "${ENABLE_SK_TRUE}" && test -z "${ENABLE_SK_FALSE}"; then
 
6270
  as_fn_error $? "conditional \"ENABLE_SK\" was never defined.
 
6271
Usually this means the macro was only invoked conditionally." "$LINENO" 5
 
6272
fi
 
6273
if test -z "${HAVE_GNOME_DOC_UTILS_TRUE}" && test -z "${HAVE_GNOME_DOC_UTILS_FALSE}"; then
 
6274
  as_fn_error $? "conditional \"HAVE_GNOME_DOC_UTILS\" was never defined.
 
6275
Usually this means the macro was only invoked conditionally." "$LINENO" 5
 
6276
fi
6027
6277
 
6028
6278
: "${CONFIG_STATUS=./config.status}"
6029
6279
ac_write_fail=0
6433
6683
# report actual input values of CONFIG_FILES etc. instead of their
6434
6684
# values after options handling.
6435
6685
ac_log="
6436
 
This file was extended by PiTiVi $as_me 0.14.1, which was
 
6686
This file was extended by PiTiVi $as_me 0.14.2, which was
6437
6687
generated by GNU Autoconf 2.68.  Invocation command line was
6438
6688
 
6439
6689
  CONFIG_FILES    = $CONFIG_FILES
6490
6740
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
6491
6741
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
6492
6742
ac_cs_version="\\
6493
 
PiTiVi config.status 0.14.1
 
6743
PiTiVi config.status 0.14.2
6494
6744
configured by $0, generated by GNU Autoconf 2.68,
6495
6745
  with options \\"\$ac_cs_config\\"
6496
6746
 
6616
6866
    "bin/Makefile") CONFIG_FILES="$CONFIG_FILES bin/Makefile" ;;
6617
6867
    "common/Makefile") CONFIG_FILES="$CONFIG_FILES common/Makefile" ;;
6618
6868
    "common/m4/Makefile") CONFIG_FILES="$CONFIG_FILES common/m4/Makefile" ;;
 
6869
    "help/Makefile") CONFIG_FILES="$CONFIG_FILES help/Makefile" ;;
6619
6870
    "pitivi/Makefile") CONFIG_FILES="$CONFIG_FILES pitivi/Makefile" ;;
6620
6871
    "pitivi/configure.py") CONFIG_FILES="$CONFIG_FILES pitivi/configure.py" ;;
6621
6872
    "pitivi/ui/Makefile") CONFIG_FILES="$CONFIG_FILES pitivi/ui/Makefile" ;;