~ubuntu-branches/ubuntu/utopic/nautilus/utopic-proposed

« back to all changes in this revision

Viewing changes to configure

  • Committer: Package Import Robot
  • Author(s): Tim Lunn
  • Date: 2014-01-02 16:50:06 UTC
  • mfrom: (1.17.43)
  • Revision ID: package-import@ubuntu.com-20140102165006-1ghk9ropzitdc8pp
Tags: 1:3.10.1-0ubuntu1
* New upstream release
* debian/control.in: bump depend on gtk+ 3.9.11
* debian/patches:
  - Dropped git patches, that are included in new version
  - 06_never_exec_nonexec_launchers.patch, refreshed
  - disconnect-extra-location-widgets.patch, dropped included in new version
  - 16_unity_new_documents.patch, refreshed
  - ubuntu_show_titlebar.patch, disable CSD titlebar on non-GNOME sessions
  - ubuntu_titlebar_css.patch, theme fixes (LP: #1272602)

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 nautilus 3.8.2.
 
3
# Generated by GNU Autoconf 2.69 for nautilus 3.10.1.
4
4
#
5
5
# Report bugs to <http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus>.
6
6
#
591
591
# Identity of this package.
592
592
PACKAGE_NAME='nautilus'
593
593
PACKAGE_TARNAME='nautilus'
594
 
PACKAGE_VERSION='3.8.2'
595
 
PACKAGE_STRING='nautilus 3.8.2'
 
594
PACKAGE_VERSION='3.10.1'
 
595
PACKAGE_STRING='nautilus 3.10.1'
596
596
PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus'
597
597
PACKAGE_URL=''
598
598
 
692
692
HTML_DIR
693
693
GTKDOC_MKPDF
694
694
GTKDOC_REBASE
 
695
GTKDOC_CHECK_PATH
695
696
GTKDOC_CHECK
696
697
ALL_LINGUAS
697
698
INTLTOOL_PERL
1462
1463
  # Omit some internal or obsolete options to make the list less imposing.
1463
1464
  # This message is too long to be a string in the A/UX 3.1 sh.
1464
1465
  cat <<_ACEOF
1465
 
\`configure' configures nautilus 3.8.2 to adapt to many kinds of systems.
 
1466
\`configure' configures nautilus 3.10.1 to adapt to many kinds of systems.
1466
1467
 
1467
1468
Usage: $0 [OPTION]... [VAR=VALUE]...
1468
1469
 
1532
1533
 
1533
1534
if test -n "$ac_init_help"; then
1534
1535
  case $ac_init_help in
1535
 
     short | recursive ) echo "Configuration of nautilus 3.8.2:";;
 
1536
     short | recursive ) echo "Configuration of nautilus 3.10.1:";;
1536
1537
   esac
1537
1538
  cat <<\_ACEOF
1538
1539
 
1689
1690
test -n "$ac_init_help" && exit $ac_status
1690
1691
if $ac_init_version; then
1691
1692
  cat <<\_ACEOF
1692
 
nautilus configure 3.8.2
 
1693
nautilus configure 3.10.1
1693
1694
generated by GNU Autoconf 2.69
1694
1695
 
1695
1696
Copyright (C) 2012 Free Software Foundation, Inc.
2058
2059
This file contains any messages produced by compilers while
2059
2060
running configure, to aid debugging if configure makes a mistake.
2060
2061
 
2061
 
It was created by nautilus $as_me 3.8.2, which was
 
2062
It was created by nautilus $as_me 3.10.1, which was
2062
2063
generated by GNU Autoconf 2.69.  Invocation command line was
2063
2064
 
2064
2065
  $ $0 $@
2928
2929
 
2929
2930
# Define the identity of the package.
2930
2931
 PACKAGE='nautilus'
2931
 
 VERSION='3.8.2'
 
2932
 VERSION='3.10.1'
2932
2933
 
2933
2934
 
2934
2935
cat >>confdefs.h <<_ACEOF
7894
7895
  rm -rf conftest*
7895
7896
  ;;
7896
7897
 
7897
 
x86_64-*kfreebsd*-gnu|x86_64-*linux*|ppc*-*linux*|powerpc*-*linux*| \
 
7898
x86_64-*kfreebsd*-gnu|x86_64-*linux*|powerpc*-*linux*| \
7898
7899
s390*-*linux*|s390*-*tpf*|sparc*-*linux*)
7899
7900
  # Find out which ABI we are using.
7900
7901
  echo 'int i;' > conftest.$ac_ext
7912
7913
          x86_64-*linux*)
7913
7914
            LD="${LD-ld} -m elf_i386"
7914
7915
            ;;
7915
 
          ppc64-*linux*|powerpc64-*linux*)
 
7916
          powerpcle-*linux*)
 
7917
            LD="${LD-ld} -m elf32lppclinux"
 
7918
            ;;
 
7919
          powerpc-*linux*)
7916
7920
            LD="${LD-ld} -m elf32ppclinux"
7917
7921
            ;;
7918
7922
          s390x-*linux*)
7931
7935
          x86_64-*linux*)
7932
7936
            LD="${LD-ld} -m elf_x86_64"
7933
7937
            ;;
7934
 
          ppc*-*linux*|powerpc*-*linux*)
 
7938
          powerpcle-*linux*)
 
7939
            LD="${LD-ld} -m elf64lppc"
 
7940
            ;;
 
7941
          powerpc-*linux*)
7935
7942
            LD="${LD-ld} -m elf64ppc"
7936
7943
            ;;
7937
7944
          s390*-*linux*|s390*-*tpf*)
14446
14453
 
14447
14454
 
14448
14455
 
14449
 
    # Extract the first word of "gtkdoc-check", so it can be a program name with args.
 
14456
            # Extract the first word of "gtkdoc-check", so it can be a program name with args.
14450
14457
set dummy gtkdoc-check; ac_word=$2
14451
14458
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
14452
14459
$as_echo_n "checking for $ac_word... " >&6; }
14453
 
if ${ac_cv_path_GTKDOC_CHECK+:} false; then :
 
14460
if ${ac_cv_prog_GTKDOC_CHECK+:} false; then :
14454
14461
  $as_echo_n "(cached) " >&6
14455
14462
else
14456
 
  case $GTKDOC_CHECK in
14457
 
  [\\/]* | ?:[\\/]*)
14458
 
  ac_cv_path_GTKDOC_CHECK="$GTKDOC_CHECK" # Let the user override the test with a path.
14459
 
  ;;
14460
 
  *)
14461
 
  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
 
14463
  if test -n "$GTKDOC_CHECK"; then
 
14464
  ac_cv_prog_GTKDOC_CHECK="$GTKDOC_CHECK" # Let the user override the test.
 
14465
else
 
14466
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
14462
14467
for as_dir in $PATH
14463
14468
do
14464
14469
  IFS=$as_save_IFS
14465
14470
  test -z "$as_dir" && as_dir=.
14466
14471
    for ac_exec_ext in '' $ac_executable_extensions; do
14467
14472
  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
14468
 
    ac_cv_path_GTKDOC_CHECK="$as_dir/$ac_word$ac_exec_ext"
 
14473
    ac_cv_prog_GTKDOC_CHECK="gtkdoc-check.test"
14469
14474
    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
14470
14475
    break 2
14471
14476
  fi
14473
14478
  done
14474
14479
IFS=$as_save_IFS
14475
14480
 
14476
 
  ;;
14477
 
esac
14478
 
fi
14479
 
GTKDOC_CHECK=$ac_cv_path_GTKDOC_CHECK
 
14481
fi
 
14482
fi
 
14483
GTKDOC_CHECK=$ac_cv_prog_GTKDOC_CHECK
14480
14484
if test -n "$GTKDOC_CHECK"; then
14481
14485
  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GTKDOC_CHECK" >&5
14482
14486
$as_echo "$GTKDOC_CHECK" >&6; }
14486
14490
fi
14487
14491
 
14488
14492
 
 
14493
  # Extract the first word of "gtkdoc-check", so it can be a program name with args.
 
14494
set dummy gtkdoc-check; ac_word=$2
 
14495
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
 
14496
$as_echo_n "checking for $ac_word... " >&6; }
 
14497
if ${ac_cv_path_GTKDOC_CHECK_PATH+:} false; then :
 
14498
  $as_echo_n "(cached) " >&6
 
14499
else
 
14500
  case $GTKDOC_CHECK_PATH in
 
14501
  [\\/]* | ?:[\\/]*)
 
14502
  ac_cv_path_GTKDOC_CHECK_PATH="$GTKDOC_CHECK_PATH" # Let the user override the test with a path.
 
14503
  ;;
 
14504
  *)
 
14505
  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
 
14506
for as_dir in $PATH
 
14507
do
 
14508
  IFS=$as_save_IFS
 
14509
  test -z "$as_dir" && as_dir=.
 
14510
    for ac_exec_ext in '' $ac_executable_extensions; do
 
14511
  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
 
14512
    ac_cv_path_GTKDOC_CHECK_PATH="$as_dir/$ac_word$ac_exec_ext"
 
14513
    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
 
14514
    break 2
 
14515
  fi
 
14516
done
 
14517
  done
 
14518
IFS=$as_save_IFS
 
14519
 
 
14520
  ;;
 
14521
esac
 
14522
fi
 
14523
GTKDOC_CHECK_PATH=$ac_cv_path_GTKDOC_CHECK_PATH
 
14524
if test -n "$GTKDOC_CHECK_PATH"; then
 
14525
  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GTKDOC_CHECK_PATH" >&5
 
14526
$as_echo "$GTKDOC_CHECK_PATH" >&6; }
 
14527
else
 
14528
  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
 
14529
$as_echo "no" >&6; }
 
14530
fi
 
14531
 
 
14532
 
14489
14533
  for ac_prog in gtkdoc-rebase
14490
14534
do
14491
14535
  # Extract the first word of "$ac_prog", so it can be a program name with args.
15492
15536
 elif test -n "$PKG_CONFIG"; then
15493
15537
    if test -n "$PKG_CONFIG" && \
15494
15538
    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"
15495
 
        gtk+-3.0 >= 3.7.7
 
15539
        gtk+-3.0 >= 3.9.11
15496
15540
        glib-2.0 >= 2.35.3
15497
15541
\""; } >&5
15498
15542
  ($PKG_CONFIG --exists --print-errors "
15499
 
        gtk+-3.0 >= 3.7.7
 
15543
        gtk+-3.0 >= 3.9.11
15500
15544
        glib-2.0 >= 2.35.3
15501
15545
") 2>&5
15502
15546
  ac_status=$?
15503
15547
  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
15504
15548
  test $ac_status = 0; }; then
15505
15549
  pkg_cv_BASE_CFLAGS=`$PKG_CONFIG --cflags "
15506
 
        gtk+-3.0 >= 3.7.7
 
15550
        gtk+-3.0 >= 3.9.11
15507
15551
        glib-2.0 >= 2.35.3
15508
15552
" 2>/dev/null`
15509
15553
                      test "x$?" != "x0" && pkg_failed=yes
15518
15562
 elif test -n "$PKG_CONFIG"; then
15519
15563
    if test -n "$PKG_CONFIG" && \
15520
15564
    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"
15521
 
        gtk+-3.0 >= 3.7.7
 
15565
        gtk+-3.0 >= 3.9.11
15522
15566
        glib-2.0 >= 2.35.3
15523
15567
\""; } >&5
15524
15568
  ($PKG_CONFIG --exists --print-errors "
15525
 
        gtk+-3.0 >= 3.7.7
 
15569
        gtk+-3.0 >= 3.9.11
15526
15570
        glib-2.0 >= 2.35.3
15527
15571
") 2>&5
15528
15572
  ac_status=$?
15529
15573
  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
15530
15574
  test $ac_status = 0; }; then
15531
15575
  pkg_cv_BASE_LIBS=`$PKG_CONFIG --libs "
15532
 
        gtk+-3.0 >= 3.7.7
 
15576
        gtk+-3.0 >= 3.9.11
15533
15577
        glib-2.0 >= 2.35.3
15534
15578
" 2>/dev/null`
15535
15579
                      test "x$?" != "x0" && pkg_failed=yes
15553
15597
fi
15554
15598
        if test $_pkg_short_errors_supported = yes; then
15555
15599
                BASE_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "
15556
 
        gtk+-3.0 >= 3.7.7
 
15600
        gtk+-3.0 >= 3.9.11
15557
15601
        glib-2.0 >= 2.35.3
15558
15602
" 2>&1`
15559
15603
        else
15560
15604
                BASE_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "
15561
 
        gtk+-3.0 >= 3.7.7
 
15605
        gtk+-3.0 >= 3.9.11
15562
15606
        glib-2.0 >= 2.35.3
15563
15607
" 2>&1`
15564
15608
        fi
15566
15610
        echo "$BASE_PKG_ERRORS" >&5
15567
15611
 
15568
15612
        as_fn_error $? "Package requirements (
15569
 
        gtk+-3.0 >= 3.7.7
 
15613
        gtk+-3.0 >= 3.9.11
15570
15614
        glib-2.0 >= 2.35.3
15571
15615
) were not met:
15572
15616
 
16657
16701
# report actual input values of CONFIG_FILES etc. instead of their
16658
16702
# values after options handling.
16659
16703
ac_log="
16660
 
This file was extended by nautilus $as_me 3.8.2, which was
 
16704
This file was extended by nautilus $as_me 3.10.1, which was
16661
16705
generated by GNU Autoconf 2.69.  Invocation command line was
16662
16706
 
16663
16707
  CONFIG_FILES    = $CONFIG_FILES
16723
16767
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
16724
16768
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
16725
16769
ac_cs_version="\\
16726
 
nautilus config.status 3.8.2
 
16770
nautilus config.status 3.10.1
16727
16771
configured by $0, generated by GNU Autoconf 2.69,
16728
16772
  with options \\"\$ac_cs_config\\"
16729
16773