~ubuntu-branches/ubuntu/saucy/nautilus-dropbox/saucy

« back to all changes in this revision

Viewing changes to configure

  • Committer: Package Import Robot
  • Author(s): Raphaël Hertzog
  • Date: 2011-10-29 16:28:59 UTC
  • mfrom: (1.1.3)
  • Revision ID: package-import@ubuntu.com-20111029162859-tk6xyv31rbfxlwt1
Tags: 0.7.0-2
Fix the distribution in the changelog entry for version 0.7.0-1
(UNRELEASED → unstable).

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#! /bin/sh
2
2
# Guess values for system-dependent variables and create Makefiles.
3
 
# Generated by GNU Autoconf 2.64 for nautilus-dropbox 0.6.9.
 
3
# Generated by GNU Autoconf 2.64 for nautilus-dropbox 0.7.0.
4
4
#
5
5
# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
6
6
# 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software
695
695
# Identity of this package.
696
696
PACKAGE_NAME='nautilus-dropbox'
697
697
PACKAGE_TARNAME='nautilus-dropbox'
698
 
PACKAGE_VERSION='0.6.9'
699
 
PACKAGE_STRING='nautilus-dropbox 0.6.9'
 
698
PACKAGE_VERSION='0.7.0'
 
699
PACKAGE_STRING='nautilus-dropbox 0.7.0'
700
700
PACKAGE_BUGREPORT=''
701
701
PACKAGE_URL=''
702
702
 
745
745
NAUTILUS_EXTENSION_DIR
746
746
DEBUG_FALSE
747
747
DEBUG_TRUE
 
748
RST2MAN
748
749
PYTHON
749
750
GLIB_LIBS
750
751
GLIB_CFLAGS
1425
1426
  # Omit some internal or obsolete options to make the list less imposing.
1426
1427
  # This message is too long to be a string in the A/UX 3.1 sh.
1427
1428
  cat <<_ACEOF
1428
 
\`configure' configures nautilus-dropbox 0.6.9 to adapt to many kinds of systems.
 
1429
\`configure' configures nautilus-dropbox 0.7.0 to adapt to many kinds of systems.
1429
1430
 
1430
1431
Usage: $0 [OPTION]... [VAR=VALUE]...
1431
1432
 
1496
1497
 
1497
1498
if test -n "$ac_init_help"; then
1498
1499
  case $ac_init_help in
1499
 
     short | recursive ) echo "Configuration of nautilus-dropbox 0.6.9:";;
 
1500
     short | recursive ) echo "Configuration of nautilus-dropbox 0.7.0:";;
1500
1501
   esac
1501
1502
  cat <<\_ACEOF
1502
1503
 
1605
1606
test -n "$ac_init_help" && exit $ac_status
1606
1607
if $ac_init_version; then
1607
1608
  cat <<\_ACEOF
1608
 
nautilus-dropbox configure 0.6.9
 
1609
nautilus-dropbox configure 0.7.0
1609
1610
generated by GNU Autoconf 2.64
1610
1611
 
1611
1612
Copyright (C) 2009 Free Software Foundation, Inc.
1883
1884
This file contains any messages produced by compilers while
1884
1885
running configure, to aid debugging if configure makes a mistake.
1885
1886
 
1886
 
It was created by nautilus-dropbox $as_me 0.6.9, which was
 
1887
It was created by nautilus-dropbox $as_me 0.7.0, which was
1887
1888
generated by GNU Autoconf 2.64.  Invocation command line was
1888
1889
 
1889
1890
  $ $0 $@
2692
2693
 
2693
2694
# Define the identity of the package.
2694
2695
 PACKAGE=nautilus-dropbox
2695
 
 VERSION=0.6.9
 
2696
 VERSION=0.7.0
2696
2697
 
2697
2698
 
2698
2699
cat >>confdefs.h <<_ACEOF
4382
4383
else
4383
4384
  lt_cv_nm_interface="BSD nm"
4384
4385
  echo "int some_variable = 0;" > conftest.$ac_ext
4385
 
  (eval echo "\"\$as_me:4385: $ac_compile\"" >&5)
 
4386
  (eval echo "\"\$as_me:4386: $ac_compile\"" >&5)
4386
4387
  (eval "$ac_compile" 2>conftest.err)
4387
4388
  cat conftest.err >&5
4388
 
  (eval echo "\"\$as_me:4388: $NM \\\"conftest.$ac_objext\\\"\"" >&5)
 
4389
  (eval echo "\"\$as_me:4389: $NM \\\"conftest.$ac_objext\\\"\"" >&5)
4389
4390
  (eval "$NM \"conftest.$ac_objext\"" 2>conftest.err > conftest.out)
4390
4391
  cat conftest.err >&5
4391
 
  (eval echo "\"\$as_me:4391: output\"" >&5)
 
4392
  (eval echo "\"\$as_me:4392: output\"" >&5)
4392
4393
  cat conftest.out >&5
4393
4394
  if $GREP 'External.*some_variable' conftest.out > /dev/null; then
4394
4395
    lt_cv_nm_interface="MS dumpbin"
5594
5595
  ;;
5595
5596
*-*-irix6*)
5596
5597
  # Find out which ABI we are using.
5597
 
  echo '#line 5597 "configure"' > conftest.$ac_ext
 
5598
  echo '#line 5598 "configure"' > conftest.$ac_ext
5598
5599
  if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
5599
5600
  (eval $ac_compile) 2>&5
5600
5601
  ac_status=$?
7120
7121
   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
7121
7122
   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
7122
7123
   -e 's:$: $lt_compiler_flag:'`
7123
 
   (eval echo "\"\$as_me:7123: $lt_compile\"" >&5)
 
7124
   (eval echo "\"\$as_me:7124: $lt_compile\"" >&5)
7124
7125
   (eval "$lt_compile" 2>conftest.err)
7125
7126
   ac_status=$?
7126
7127
   cat conftest.err >&5
7127
 
   echo "$as_me:7127: \$? = $ac_status" >&5
 
7128
   echo "$as_me:7128: \$? = $ac_status" >&5
7128
7129
   if (exit $ac_status) && test -s "$ac_outfile"; then
7129
7130
     # The compiler can only warn and ignore the option if not recognized
7130
7131
     # So say no if there are warnings other than the usual output.
7459
7460
   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
7460
7461
   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
7461
7462
   -e 's:$: $lt_compiler_flag:'`
7462
 
   (eval echo "\"\$as_me:7462: $lt_compile\"" >&5)
 
7463
   (eval echo "\"\$as_me:7463: $lt_compile\"" >&5)
7463
7464
   (eval "$lt_compile" 2>conftest.err)
7464
7465
   ac_status=$?
7465
7466
   cat conftest.err >&5
7466
 
   echo "$as_me:7466: \$? = $ac_status" >&5
 
7467
   echo "$as_me:7467: \$? = $ac_status" >&5
7467
7468
   if (exit $ac_status) && test -s "$ac_outfile"; then
7468
7469
     # The compiler can only warn and ignore the option if not recognized
7469
7470
     # So say no if there are warnings other than the usual output.
7564
7565
   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
7565
7566
   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
7566
7567
   -e 's:$: $lt_compiler_flag:'`
7567
 
   (eval echo "\"\$as_me:7567: $lt_compile\"" >&5)
 
7568
   (eval echo "\"\$as_me:7568: $lt_compile\"" >&5)
7568
7569
   (eval "$lt_compile" 2>out/conftest.err)
7569
7570
   ac_status=$?
7570
7571
   cat out/conftest.err >&5
7571
 
   echo "$as_me:7571: \$? = $ac_status" >&5
 
7572
   echo "$as_me:7572: \$? = $ac_status" >&5
7572
7573
   if (exit $ac_status) && test -s out/conftest2.$ac_objext
7573
7574
   then
7574
7575
     # The compiler can only warn and ignore the option if not recognized
7619
7620
   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
7620
7621
   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
7621
7622
   -e 's:$: $lt_compiler_flag:'`
7622
 
   (eval echo "\"\$as_me:7622: $lt_compile\"" >&5)
 
7623
   (eval echo "\"\$as_me:7623: $lt_compile\"" >&5)
7623
7624
   (eval "$lt_compile" 2>out/conftest.err)
7624
7625
   ac_status=$?
7625
7626
   cat out/conftest.err >&5
7626
 
   echo "$as_me:7626: \$? = $ac_status" >&5
 
7627
   echo "$as_me:7627: \$? = $ac_status" >&5
7627
7628
   if (exit $ac_status) && test -s out/conftest2.$ac_objext
7628
7629
   then
7629
7630
     # The compiler can only warn and ignore the option if not recognized
10002
10003
  lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
10003
10004
  lt_status=$lt_dlunknown
10004
10005
  cat > conftest.$ac_ext <<_LT_EOF
10005
 
#line 10005 "configure"
 
10006
#line 10006 "configure"
10006
10007
#include "confdefs.h"
10007
10008
 
10008
10009
#if HAVE_DLFCN_H
10098
10099
  lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
10099
10100
  lt_status=$lt_dlunknown
10100
10101
  cat > conftest.$ac_ext <<_LT_EOF
10101
 
#line 10101 "configure"
 
10102
#line 10102 "configure"
10102
10103
#include "confdefs.h"
10103
10104
 
10104
10105
#if HAVE_DLFCN_H
10748
10749
 
10749
10750
 
10750
10751
 
 
10752
# Extract the first word of "rst2man", so it can be a program name with args.
 
10753
set dummy rst2man; ac_word=$2
 
10754
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
 
10755
$as_echo_n "checking for $ac_word... " >&6; }
 
10756
if test "${ac_cv_path_RST2MAN+set}" = set; then :
 
10757
  $as_echo_n "(cached) " >&6
 
10758
else
 
10759
  case $RST2MAN in
 
10760
  [\\/]* | ?:[\\/]*)
 
10761
  ac_cv_path_RST2MAN="$RST2MAN" # Let the user override the test with a path.
 
10762
  ;;
 
10763
  *)
 
10764
  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
 
10765
for as_dir in $PATH
 
10766
do
 
10767
  IFS=$as_save_IFS
 
10768
  test -z "$as_dir" && as_dir=.
 
10769
    for ac_exec_ext in '' $ac_executable_extensions; do
 
10770
  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
 
10771
    ac_cv_path_RST2MAN="$as_dir/$ac_word$ac_exec_ext"
 
10772
    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
 
10773
    break 2
 
10774
  fi
 
10775
done
 
10776
  done
 
10777
IFS=$as_save_IFS
 
10778
 
 
10779
  test -z "$ac_cv_path_RST2MAN" && ac_cv_path_RST2MAN="python rst2man.py"
 
10780
  ;;
 
10781
esac
 
10782
fi
 
10783
RST2MAN=$ac_cv_path_RST2MAN
 
10784
if test -n "$RST2MAN"; then
 
10785
  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $RST2MAN" >&5
 
10786
$as_echo "$RST2MAN" >&6; }
 
10787
else
 
10788
  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
 
10789
$as_echo "no" >&6; }
 
10790
fi
 
10791
 
 
10792
 
 
10793
 
 
10794
 
10751
10795
# define module checking macro
10752
10796
 
10753
10797
 
11422
11466
# report actual input values of CONFIG_FILES etc. instead of their
11423
11467
# values after options handling.
11424
11468
ac_log="
11425
 
This file was extended by nautilus-dropbox $as_me 0.6.9, which was
 
11469
This file was extended by nautilus-dropbox $as_me 0.7.0, which was
11426
11470
generated by GNU Autoconf 2.64.  Invocation command line was
11427
11471
 
11428
11472
  CONFIG_FILES    = $CONFIG_FILES
11486
11530
_ACEOF
11487
11531
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
11488
11532
ac_cs_version="\\
11489
 
nautilus-dropbox config.status 0.6.9
 
11533
nautilus-dropbox config.status 0.7.0
11490
11534
configured by $0, generated by GNU Autoconf 2.64,
11491
11535
  with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
11492
11536