~ubuntu-branches/ubuntu/intrepid/nautilus-cd-burner/intrepid

« back to all changes in this revision

Viewing changes to configure

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2007-09-18 10:21:18 UTC
  • mfrom: (1.1.27 upstream)
  • Revision ID: james.westby@ubuntu.com-20070918102118-pnw3sijnrgem7vi4
Tags: 2.20.0-0ubuntu1
New upstream version

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.60 for nautilus-cd-burner 2.19.6.
 
3
# Generated by GNU Autoconf 2.60 for nautilus-cd-burner 2.20.0.
4
4
#
5
5
# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
6
6
# 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
711
711
# Identity of this package.
712
712
PACKAGE_NAME='nautilus-cd-burner'
713
713
PACKAGE_TARNAME='nautilus-cd-burner'
714
 
PACKAGE_VERSION='2.19.6'
715
 
PACKAGE_STRING='nautilus-cd-burner 2.19.6'
 
714
PACKAGE_VERSION='2.20.0'
 
715
PACKAGE_STRING='nautilus-cd-burner 2.20.0'
716
716
PACKAGE_BUGREPORT=''
717
717
 
718
718
ac_unique_file="src/mapping-method.c"
872
872
INTLTOOL_SCHEMAS_RULE
873
873
INTLTOOL_THEME_RULE
874
874
INTLTOOL_SERVICE_RULE
 
875
INTLTOOL_POLICY_RULE
875
876
INTLTOOL_EXTRACT
876
877
INTLTOOL_MERGE
877
878
INTLTOOL_UPDATE
878
879
INTLTOOL_PERL
879
 
INTLTOOL_ICONV
880
 
INTLTOOL_MSGFMT
881
 
INTLTOOL_MSGMERGE
882
 
INTLTOOL_XGETTEXT
883
880
ALL_LINGUAS
884
881
DATADIRNAME
885
882
PKG_CONFIG
1454
1451
  # Omit some internal or obsolete options to make the list less imposing.
1455
1452
  # This message is too long to be a string in the A/UX 3.1 sh.
1456
1453
  cat <<_ACEOF
1457
 
\`configure' configures nautilus-cd-burner 2.19.6 to adapt to many kinds of systems.
 
1454
\`configure' configures nautilus-cd-burner 2.20.0 to adapt to many kinds of systems.
1458
1455
 
1459
1456
Usage: $0 [OPTION]... [VAR=VALUE]...
1460
1457
 
1524
1521
 
1525
1522
if test -n "$ac_init_help"; then
1526
1523
  case $ac_init_help in
1527
 
     short | recursive ) echo "Configuration of nautilus-cd-burner 2.19.6:";;
 
1524
     short | recursive ) echo "Configuration of nautilus-cd-burner 2.20.0:";;
1528
1525
   esac
1529
1526
  cat <<\_ACEOF
1530
1527
 
1649
1646
test -n "$ac_init_help" && exit $ac_status
1650
1647
if $ac_init_version; then
1651
1648
  cat <<\_ACEOF
1652
 
nautilus-cd-burner configure 2.19.6
 
1649
nautilus-cd-burner configure 2.20.0
1653
1650
generated by GNU Autoconf 2.60
1654
1651
 
1655
1652
Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
1663
1660
This file contains any messages produced by compilers while
1664
1661
running configure, to aid debugging if configure makes a mistake.
1665
1662
 
1666
 
It was created by nautilus-cd-burner $as_me 2.19.6, which was
 
1663
It was created by nautilus-cd-burner $as_me 2.20.0, which was
1667
1664
generated by GNU Autoconf 2.60.  Invocation command line was
1668
1665
 
1669
1666
  $ $0 $@
2358
2355
 
2359
2356
# Define the identity of the package.
2360
2357
 PACKAGE='nautilus-cd-burner'
2361
 
 VERSION='2.19.6'
 
2358
 VERSION='2.20.0'
2362
2359
 
2363
2360
 
2364
2361
cat >>confdefs.h <<_ACEOF
4474
4471
  ;;
4475
4472
*-*-irix6*)
4476
4473
  # Find out which ABI we are using.
4477
 
  echo '#line 4477 "configure"' > conftest.$ac_ext
 
4474
  echo '#line 4474 "configure"' > conftest.$ac_ext
4478
4475
  if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
4479
4476
  (eval $ac_compile) 2>&5
4480
4477
  ac_status=$?
7432
7429
   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
7433
7430
   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
7434
7431
   -e 's:$: $lt_compiler_flag:'`
7435
 
   (eval echo "\"\$as_me:7435: $lt_compile\"" >&5)
 
7432
   (eval echo "\"\$as_me:7432: $lt_compile\"" >&5)
7436
7433
   (eval "$lt_compile" 2>conftest.err)
7437
7434
   ac_status=$?
7438
7435
   cat conftest.err >&5
7439
 
   echo "$as_me:7439: \$? = $ac_status" >&5
 
7436
   echo "$as_me:7436: \$? = $ac_status" >&5
7440
7437
   if (exit $ac_status) && test -s "$ac_outfile"; then
7441
7438
     # The compiler can only warn and ignore the option if not recognized
7442
7439
     # So say no if there are warnings other than the usual output.
7700
7697
   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
7701
7698
   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
7702
7699
   -e 's:$: $lt_compiler_flag:'`
7703
 
   (eval echo "\"\$as_me:7703: $lt_compile\"" >&5)
 
7700
   (eval echo "\"\$as_me:7700: $lt_compile\"" >&5)
7704
7701
   (eval "$lt_compile" 2>conftest.err)
7705
7702
   ac_status=$?
7706
7703
   cat conftest.err >&5
7707
 
   echo "$as_me:7707: \$? = $ac_status" >&5
 
7704
   echo "$as_me:7704: \$? = $ac_status" >&5
7708
7705
   if (exit $ac_status) && test -s "$ac_outfile"; then
7709
7706
     # The compiler can only warn and ignore the option if not recognized
7710
7707
     # So say no if there are warnings other than the usual output.
7804
7801
   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
7805
7802
   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
7806
7803
   -e 's:$: $lt_compiler_flag:'`
7807
 
   (eval echo "\"\$as_me:7807: $lt_compile\"" >&5)
 
7804
   (eval echo "\"\$as_me:7804: $lt_compile\"" >&5)
7808
7805
   (eval "$lt_compile" 2>out/conftest.err)
7809
7806
   ac_status=$?
7810
7807
   cat out/conftest.err >&5
7811
 
   echo "$as_me:7811: \$? = $ac_status" >&5
 
7808
   echo "$as_me:7808: \$? = $ac_status" >&5
7812
7809
   if (exit $ac_status) && test -s out/conftest2.$ac_objext
7813
7810
   then
7814
7811
     # The compiler can only warn and ignore the option if not recognized
9301
9298
  libsuff=
9302
9299
  case "$host_cpu" in
9303
9300
  x86_64*|s390x*|powerpc64*)
9304
 
    echo '#line 9304 "configure"' > conftest.$ac_ext
 
9301
    echo '#line 9301 "configure"' > conftest.$ac_ext
9305
9302
    if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
9306
9303
  (eval $ac_compile) 2>&5
9307
9304
  ac_status=$?
10277
10274
  lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
10278
10275
  lt_status=$lt_dlunknown
10279
10276
  cat > conftest.$ac_ext <<EOF
10280
 
#line 10280 "configure"
 
10277
#line 10277 "configure"
10281
10278
#include "confdefs.h"
10282
10279
 
10283
10280
#if HAVE_DLFCN_H
10377
10374
  lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
10378
10375
  lt_status=$lt_dlunknown
10379
10376
  cat > conftest.$ac_ext <<EOF
10380
 
#line 10380 "configure"
 
10377
#line 10377 "configure"
10381
10378
#include "confdefs.h"
10382
10379
 
10383
10380
#if HAVE_DLFCN_H
12745
12742
   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
12746
12743
   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
12747
12744
   -e 's:$: $lt_compiler_flag:'`
12748
 
   (eval echo "\"\$as_me:12748: $lt_compile\"" >&5)
 
12745
   (eval echo "\"\$as_me:12745: $lt_compile\"" >&5)
12749
12746
   (eval "$lt_compile" 2>conftest.err)
12750
12747
   ac_status=$?
12751
12748
   cat conftest.err >&5
12752
 
   echo "$as_me:12752: \$? = $ac_status" >&5
 
12749
   echo "$as_me:12749: \$? = $ac_status" >&5
12753
12750
   if (exit $ac_status) && test -s "$ac_outfile"; then
12754
12751
     # The compiler can only warn and ignore the option if not recognized
12755
12752
     # So say no if there are warnings other than the usual output.
12849
12846
   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
12850
12847
   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
12851
12848
   -e 's:$: $lt_compiler_flag:'`
12852
 
   (eval echo "\"\$as_me:12852: $lt_compile\"" >&5)
 
12849
   (eval echo "\"\$as_me:12849: $lt_compile\"" >&5)
12853
12850
   (eval "$lt_compile" 2>out/conftest.err)
12854
12851
   ac_status=$?
12855
12852
   cat out/conftest.err >&5
12856
 
   echo "$as_me:12856: \$? = $ac_status" >&5
 
12853
   echo "$as_me:12853: \$? = $ac_status" >&5
12857
12854
   if (exit $ac_status) && test -s out/conftest2.$ac_objext
12858
12855
   then
12859
12856
     # The compiler can only warn and ignore the option if not recognized
13385
13382
  libsuff=
13386
13383
  case "$host_cpu" in
13387
13384
  x86_64*|s390x*|powerpc64*)
13388
 
    echo '#line 13388 "configure"' > conftest.$ac_ext
 
13385
    echo '#line 13385 "configure"' > conftest.$ac_ext
13389
13386
    if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
13390
13387
  (eval $ac_compile) 2>&5
13391
13388
  ac_status=$?
14440
14437
   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
14441
14438
   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
14442
14439
   -e 's:$: $lt_compiler_flag:'`
14443
 
   (eval echo "\"\$as_me:14443: $lt_compile\"" >&5)
 
14440
   (eval echo "\"\$as_me:14440: $lt_compile\"" >&5)
14444
14441
   (eval "$lt_compile" 2>conftest.err)
14445
14442
   ac_status=$?
14446
14443
   cat conftest.err >&5
14447
 
   echo "$as_me:14447: \$? = $ac_status" >&5
 
14444
   echo "$as_me:14444: \$? = $ac_status" >&5
14448
14445
   if (exit $ac_status) && test -s "$ac_outfile"; then
14449
14446
     # The compiler can only warn and ignore the option if not recognized
14450
14447
     # So say no if there are warnings other than the usual output.
14544
14541
   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
14545
14542
   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
14546
14543
   -e 's:$: $lt_compiler_flag:'`
14547
 
   (eval echo "\"\$as_me:14547: $lt_compile\"" >&5)
 
14544
   (eval echo "\"\$as_me:14544: $lt_compile\"" >&5)
14548
14545
   (eval "$lt_compile" 2>out/conftest.err)
14549
14546
   ac_status=$?
14550
14547
   cat out/conftest.err >&5
14551
 
   echo "$as_me:14551: \$? = $ac_status" >&5
 
14548
   echo "$as_me:14548: \$? = $ac_status" >&5
14552
14549
   if (exit $ac_status) && test -s out/conftest2.$ac_objext
14553
14550
   then
14554
14551
     # The compiler can only warn and ignore the option if not recognized
16021
16018
  libsuff=
16022
16019
  case "$host_cpu" in
16023
16020
  x86_64*|s390x*|powerpc64*)
16024
 
    echo '#line 16024 "configure"' > conftest.$ac_ext
 
16021
    echo '#line 16021 "configure"' > conftest.$ac_ext
16025
16022
    if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
16026
16023
  (eval $ac_compile) 2>&5
16027
16024
  ac_status=$?
16795
16792
   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
16796
16793
   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
16797
16794
   -e 's:$: $lt_compiler_flag:'`
16798
 
   (eval echo "\"\$as_me:16798: $lt_compile\"" >&5)
 
16795
   (eval echo "\"\$as_me:16795: $lt_compile\"" >&5)
16799
16796
   (eval "$lt_compile" 2>conftest.err)
16800
16797
   ac_status=$?
16801
16798
   cat conftest.err >&5
16802
 
   echo "$as_me:16802: \$? = $ac_status" >&5
 
16799
   echo "$as_me:16799: \$? = $ac_status" >&5
16803
16800
   if (exit $ac_status) && test -s "$ac_outfile"; then
16804
16801
     # The compiler can only warn and ignore the option if not recognized
16805
16802
     # So say no if there are warnings other than the usual output.
17063
17060
   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
17064
17061
   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
17065
17062
   -e 's:$: $lt_compiler_flag:'`
17066
 
   (eval echo "\"\$as_me:17066: $lt_compile\"" >&5)
 
17063
   (eval echo "\"\$as_me:17063: $lt_compile\"" >&5)
17067
17064
   (eval "$lt_compile" 2>conftest.err)
17068
17065
   ac_status=$?
17069
17066
   cat conftest.err >&5
17070
 
   echo "$as_me:17070: \$? = $ac_status" >&5
 
17067
   echo "$as_me:17067: \$? = $ac_status" >&5
17071
17068
   if (exit $ac_status) && test -s "$ac_outfile"; then
17072
17069
     # The compiler can only warn and ignore the option if not recognized
17073
17070
     # So say no if there are warnings other than the usual output.
17167
17164
   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
17168
17165
   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
17169
17166
   -e 's:$: $lt_compiler_flag:'`
17170
 
   (eval echo "\"\$as_me:17170: $lt_compile\"" >&5)
 
17167
   (eval echo "\"\$as_me:17167: $lt_compile\"" >&5)
17171
17168
   (eval "$lt_compile" 2>out/conftest.err)
17172
17169
   ac_status=$?
17173
17170
   cat out/conftest.err >&5
17174
 
   echo "$as_me:17174: \$? = $ac_status" >&5
 
17171
   echo "$as_me:17171: \$? = $ac_status" >&5
17175
17172
   if (exit $ac_status) && test -s out/conftest2.$ac_objext
17176
17173
   then
17177
17174
     # The compiler can only warn and ignore the option if not recognized
18664
18661
  libsuff=
18665
18662
  case "$host_cpu" in
18666
18663
  x86_64*|s390x*|powerpc64*)
18667
 
    echo '#line 18667 "configure"' > conftest.$ac_ext
 
18664
    echo '#line 18664 "configure"' > conftest.$ac_ext
18668
18665
    if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
18669
18666
  (eval $ac_compile) 2>&5
18670
18667
  ac_status=$?
19927
19924
  INTLTOOL_SCHEMAS_RULE='%.schemas:   %.schemas.in   $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -s -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
19928
19925
    INTLTOOL_THEME_RULE='%.theme:     %.theme.in     $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
19929
19926
    INTLTOOL_SERVICE_RULE='%.service: %.service.in   $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
 
19927
   INTLTOOL_POLICY_RULE='%.policy:    %.policy.in    $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
 
19928
 
19930
19929
 
19931
19930
 
19932
19931
 
20018
20017
   fi
20019
20018
fi
20020
20019
 
20021
 
# Extract the first word of "iconv", so it can be a program name with args.
20022
 
set dummy iconv; ac_word=$2
20023
 
{ echo "$as_me:$LINENO: checking for $ac_word" >&5
20024
 
echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
20025
 
if test "${ac_cv_path_INTLTOOL_ICONV+set}" = set; then
20026
 
  echo $ECHO_N "(cached) $ECHO_C" >&6
20027
 
else
20028
 
  case $INTLTOOL_ICONV in
20029
 
  [\\/]* | ?:[\\/]*)
20030
 
  ac_cv_path_INTLTOOL_ICONV="$INTLTOOL_ICONV" # Let the user override the test with a path.
20031
 
  ;;
20032
 
  *)
20033
 
  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
20034
 
for as_dir in $PATH
20035
 
do
20036
 
  IFS=$as_save_IFS
20037
 
  test -z "$as_dir" && as_dir=.
20038
 
  for ac_exec_ext in '' $ac_executable_extensions; do
20039
 
  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; }; then
20040
 
    ac_cv_path_INTLTOOL_ICONV="$as_dir/$ac_word$ac_exec_ext"
20041
 
    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
20042
 
    break 2
20043
 
  fi
20044
 
done
20045
 
done
20046
 
IFS=$as_save_IFS
20047
 
 
20048
 
  test -z "$ac_cv_path_INTLTOOL_ICONV" && ac_cv_path_INTLTOOL_ICONV="iconv"
20049
 
  ;;
20050
 
esac
20051
 
fi
20052
 
INTLTOOL_ICONV=$ac_cv_path_INTLTOOL_ICONV
20053
 
if test -n "$INTLTOOL_ICONV"; then
20054
 
  { echo "$as_me:$LINENO: result: $INTLTOOL_ICONV" >&5
20055
 
echo "${ECHO_T}$INTLTOOL_ICONV" >&6; }
20056
 
else
20057
 
  { echo "$as_me:$LINENO: result: no" >&5
20058
 
echo "${ECHO_T}no" >&6; }
20059
 
fi
20060
 
 
20061
 
 
20062
 
# Extract the first word of "msgfmt", so it can be a program name with args.
20063
 
set dummy msgfmt; ac_word=$2
20064
 
{ echo "$as_me:$LINENO: checking for $ac_word" >&5
20065
 
echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
20066
 
if test "${ac_cv_path_INTLTOOL_MSGFMT+set}" = set; then
20067
 
  echo $ECHO_N "(cached) $ECHO_C" >&6
20068
 
else
20069
 
  case $INTLTOOL_MSGFMT in
20070
 
  [\\/]* | ?:[\\/]*)
20071
 
  ac_cv_path_INTLTOOL_MSGFMT="$INTLTOOL_MSGFMT" # Let the user override the test with a path.
20072
 
  ;;
20073
 
  *)
20074
 
  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
20075
 
for as_dir in $PATH
20076
 
do
20077
 
  IFS=$as_save_IFS
20078
 
  test -z "$as_dir" && as_dir=.
20079
 
  for ac_exec_ext in '' $ac_executable_extensions; do
20080
 
  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; }; then
20081
 
    ac_cv_path_INTLTOOL_MSGFMT="$as_dir/$ac_word$ac_exec_ext"
20082
 
    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
20083
 
    break 2
20084
 
  fi
20085
 
done
20086
 
done
20087
 
IFS=$as_save_IFS
20088
 
 
20089
 
  test -z "$ac_cv_path_INTLTOOL_MSGFMT" && ac_cv_path_INTLTOOL_MSGFMT="msgfmt"
20090
 
  ;;
20091
 
esac
20092
 
fi
20093
 
INTLTOOL_MSGFMT=$ac_cv_path_INTLTOOL_MSGFMT
20094
 
if test -n "$INTLTOOL_MSGFMT"; then
20095
 
  { echo "$as_me:$LINENO: result: $INTLTOOL_MSGFMT" >&5
20096
 
echo "${ECHO_T}$INTLTOOL_MSGFMT" >&6; }
20097
 
else
20098
 
  { echo "$as_me:$LINENO: result: no" >&5
20099
 
echo "${ECHO_T}no" >&6; }
20100
 
fi
20101
 
 
20102
 
 
20103
 
# Extract the first word of "msgmerge", so it can be a program name with args.
20104
 
set dummy msgmerge; ac_word=$2
20105
 
{ echo "$as_me:$LINENO: checking for $ac_word" >&5
20106
 
echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
20107
 
if test "${ac_cv_path_INTLTOOL_MSGMERGE+set}" = set; then
20108
 
  echo $ECHO_N "(cached) $ECHO_C" >&6
20109
 
else
20110
 
  case $INTLTOOL_MSGMERGE in
20111
 
  [\\/]* | ?:[\\/]*)
20112
 
  ac_cv_path_INTLTOOL_MSGMERGE="$INTLTOOL_MSGMERGE" # Let the user override the test with a path.
20113
 
  ;;
20114
 
  *)
20115
 
  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
20116
 
for as_dir in $PATH
20117
 
do
20118
 
  IFS=$as_save_IFS
20119
 
  test -z "$as_dir" && as_dir=.
20120
 
  for ac_exec_ext in '' $ac_executable_extensions; do
20121
 
  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; }; then
20122
 
    ac_cv_path_INTLTOOL_MSGMERGE="$as_dir/$ac_word$ac_exec_ext"
20123
 
    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
20124
 
    break 2
20125
 
  fi
20126
 
done
20127
 
done
20128
 
IFS=$as_save_IFS
20129
 
 
20130
 
  test -z "$ac_cv_path_INTLTOOL_MSGMERGE" && ac_cv_path_INTLTOOL_MSGMERGE="msgmerge"
20131
 
  ;;
20132
 
esac
20133
 
fi
20134
 
INTLTOOL_MSGMERGE=$ac_cv_path_INTLTOOL_MSGMERGE
20135
 
if test -n "$INTLTOOL_MSGMERGE"; then
20136
 
  { echo "$as_me:$LINENO: result: $INTLTOOL_MSGMERGE" >&5
20137
 
echo "${ECHO_T}$INTLTOOL_MSGMERGE" >&6; }
20138
 
else
20139
 
  { echo "$as_me:$LINENO: result: no" >&5
20140
 
echo "${ECHO_T}no" >&6; }
20141
 
fi
20142
 
 
20143
 
 
20144
 
# Extract the first word of "xgettext", so it can be a program name with args.
20145
 
set dummy xgettext; ac_word=$2
20146
 
{ echo "$as_me:$LINENO: checking for $ac_word" >&5
20147
 
echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
20148
 
if test "${ac_cv_path_INTLTOOL_XGETTEXT+set}" = set; then
20149
 
  echo $ECHO_N "(cached) $ECHO_C" >&6
20150
 
else
20151
 
  case $INTLTOOL_XGETTEXT in
20152
 
  [\\/]* | ?:[\\/]*)
20153
 
  ac_cv_path_INTLTOOL_XGETTEXT="$INTLTOOL_XGETTEXT" # Let the user override the test with a path.
20154
 
  ;;
20155
 
  *)
20156
 
  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
20157
 
for as_dir in $PATH
20158
 
do
20159
 
  IFS=$as_save_IFS
20160
 
  test -z "$as_dir" && as_dir=.
20161
 
  for ac_exec_ext in '' $ac_executable_extensions; do
20162
 
  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; }; then
20163
 
    ac_cv_path_INTLTOOL_XGETTEXT="$as_dir/$ac_word$ac_exec_ext"
20164
 
    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
20165
 
    break 2
20166
 
  fi
20167
 
done
20168
 
done
20169
 
IFS=$as_save_IFS
20170
 
 
20171
 
  test -z "$ac_cv_path_INTLTOOL_XGETTEXT" && ac_cv_path_INTLTOOL_XGETTEXT="xgettext"
20172
 
  ;;
20173
 
esac
20174
 
fi
20175
 
INTLTOOL_XGETTEXT=$ac_cv_path_INTLTOOL_XGETTEXT
20176
 
if test -n "$INTLTOOL_XGETTEXT"; then
20177
 
  { echo "$as_me:$LINENO: result: $INTLTOOL_XGETTEXT" >&5
20178
 
echo "${ECHO_T}$INTLTOOL_XGETTEXT" >&6; }
20179
 
else
20180
 
  { echo "$as_me:$LINENO: result: no" >&5
20181
 
echo "${ECHO_T}no" >&6; }
20182
 
fi
20183
 
 
20184
 
 
20185
 
 
20186
20020
# Substitute ALL_LINGUAS so we can use it in po/Makefile
20187
20021
 
20188
20022
 
20497
20331
# - If binary compatibility has been broken (eg removed or changed interfaces)
20498
20332
#   change to C+1:0:0
20499
20333
# - If the interface is the same as the previous version, change to C:R+1:A
20500
 
BURN_LT_VERSION=4:0:0
 
20334
BURN_LT_VERSION=4:1:0
20501
20335
 
20502
20336
 
20503
20337
NAUTILUS_BURN_VERSION_MAJOR=2
20504
 
NAUTILUS_BURN_VERSION_MINOR=19
20505
 
NAUTILUS_BURN_VERSION_MICRO=6
 
20338
NAUTILUS_BURN_VERSION_MINOR=20
 
20339
NAUTILUS_BURN_VERSION_MICRO=0
20506
20340
 
20507
20341
 
20508
20342
 
24705
24539
# report actual input values of CONFIG_FILES etc. instead of their
24706
24540
# values after options handling.
24707
24541
ac_log="
24708
 
This file was extended by nautilus-cd-burner $as_me 2.19.6, which was
 
24542
This file was extended by nautilus-cd-burner $as_me 2.20.0, which was
24709
24543
generated by GNU Autoconf 2.60.  Invocation command line was
24710
24544
 
24711
24545
  CONFIG_FILES    = $CONFIG_FILES
24758
24592
_ACEOF
24759
24593
cat >>$CONFIG_STATUS <<_ACEOF
24760
24594
ac_cs_version="\\
24761
 
nautilus-cd-burner config.status 2.19.6
 
24595
nautilus-cd-burner config.status 2.20.0
24762
24596
configured by $0, generated by GNU Autoconf 2.60,
24763
24597
  with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
24764
24598
 
24865
24699
AMDEP_TRUE="$AMDEP_TRUE" ac_aux_dir="$ac_aux_dir"
24866
24700
INTLTOOL_PERL='${INTLTOOL_PERL}' ac_aux_dir='${ac_aux_dir}'
24867
24701
prefix="$prefix" exec_prefix="$exec_prefix" INTLTOOL_LIBDIR="$libdir"
24868
 
INTLTOOL_EXTRACT='${INTLTOOL_EXTRACT}' INTLTOOL_ICONV='${INTLTOOL_ICONV}'
24869
 
INTLTOOL_MSGFMT='${INTLTOOL_MSGFMT}' INTLTOOL_MSGMERGE='${INTLTOOL_MSGMERGE}'
24870
 
INTLTOOL_XGETTEXT='${INTLTOOL_XGETTEXT}'
 
24702
INTLTOOL_EXTRACT='${INTLTOOL_EXTRACT}'
24871
24703
 
24872
24704
 
24873
24705
_ACEOF
25117
24949
INTLTOOL_SCHEMAS_RULE!$INTLTOOL_SCHEMAS_RULE$ac_delim
25118
24950
INTLTOOL_THEME_RULE!$INTLTOOL_THEME_RULE$ac_delim
25119
24951
INTLTOOL_SERVICE_RULE!$INTLTOOL_SERVICE_RULE$ac_delim
 
24952
INTLTOOL_POLICY_RULE!$INTLTOOL_POLICY_RULE$ac_delim
25120
24953
INTLTOOL_EXTRACT!$INTLTOOL_EXTRACT$ac_delim
25121
24954
INTLTOOL_MERGE!$INTLTOOL_MERGE$ac_delim
25122
24955
INTLTOOL_UPDATE!$INTLTOOL_UPDATE$ac_delim
25123
24956
INTLTOOL_PERL!$INTLTOOL_PERL$ac_delim
25124
 
INTLTOOL_ICONV!$INTLTOOL_ICONV$ac_delim
25125
 
INTLTOOL_MSGFMT!$INTLTOOL_MSGFMT$ac_delim
25126
 
INTLTOOL_MSGMERGE!$INTLTOOL_MSGMERGE$ac_delim
25127
 
INTLTOOL_XGETTEXT!$INTLTOOL_XGETTEXT$ac_delim
25128
24957
ALL_LINGUAS!$ALL_LINGUAS$ac_delim
25129
24958
DATADIRNAME!$DATADIRNAME$ac_delim
25130
24959
PKG_CONFIG!$PKG_CONFIG$ac_delim
25171
25000
LTLIBOBJS!$LTLIBOBJS$ac_delim
25172
25001
_ACEOF
25173
25002
 
25174
 
  if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 75; then
 
25003
  if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 72; then
25175
25004
    break
25176
25005
  elif $ac_last_try; then
25177
25006
    { { echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5
25742
25571
for file in intltool-extract intltool-merge intltool-update; do
25743
25572
  sed -e "s|@INTLTOOL_EXTRACT@|`pwd`/intltool-extract|g" \
25744
25573
      -e "s|@INTLTOOL_LIBDIR@|${INTLTOOL_LIBDIR}|g" \
25745
 
      -e "s|@INTLTOOL_ICONV@|${INTLTOOL_ICONV}|g" \
25746
 
      -e "s|@INTLTOOL_MSGFMT@|${INTLTOOL_MSGFMT}|g" \
25747
 
      -e "s|@INTLTOOL_MSGMERGE@|${INTLTOOL_MSGMERGE}|g" \
25748
 
      -e "s|@INTLTOOL_XGETTEXT@|${INTLTOOL_XGETTEXT}|g" \
25749
25574
      -e "s|@INTLTOOL_PERL@|${INTLTOOL_PERL}|g" \
25750
25575
        < ${ac_aux_dir}/${file}.in > ${file}.out
25751
25576
  if cmp -s ${file} ${file}.out 2>/dev/null; then