~mfisch/brasero/update-to-3.8.0

« back to all changes in this revision

Viewing changes to configure

  • Committer: Bazaar Package Importer
  • Author(s): Robert Ancell
  • Date: 2009-06-03 10:36:30 UTC
  • mfrom: (1.1.23 upstream)
  • Revision ID: james.westby@ubuntu.com-20090603103630-2r72408gk45sc0ws
Tags: 2.27.2-0ubuntu1
* New upstream release (LP: #380850)
  - Split burning backend into a new library called libbrasero-burn
  - Split some utilities into a new library called libbrasero-utils
  - Use Brasero as a single instance application using libunique
  - Data spanning
  - Memleak fixes
  - Bug Fixes
  - String fixes
  - Use autogenerated Changelog via git
  - Translation Updates
  - Fixes (LP: #360671)
* Bump GTK+ requirement and add libunique requirement

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.63.
 
3
# Generated by GNU Autoconf 2.63 for brasero 2.27.2.
4
4
#
5
5
# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
6
6
# 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
741
741
SHELL=${CONFIG_SHELL-/bin/sh}
742
742
 
743
743
# Identity of this package.
744
 
PACKAGE_NAME=
745
 
PACKAGE_TARNAME=
746
 
PACKAGE_VERSION=
747
 
PACKAGE_STRING=
748
 
PACKAGE_BUGREPORT=
 
744
PACKAGE_NAME='brasero'
 
745
PACKAGE_TARNAME='brasero'
 
746
PACKAGE_VERSION='2.27.2'
 
747
PACKAGE_STRING='brasero 2.27.2'
 
748
PACKAGE_BUGREPORT=''
749
749
 
750
750
ac_unique_file="src/main.c"
751
751
# Factoring default headers for most tests.
879
879
BRASERO_GCONF_CFLAGS
880
880
BRASERO_GLIB_LIBS
881
881
BRASERO_GLIB_CFLAGS
 
882
BRASERO_LIBUNIQUE_LIBS
 
883
BRASERO_LIBUNIQUE_CFLAGS
882
884
BRASERO_LIBXML_LIBS
883
885
BRASERO_LIBXML_CFLAGS
884
886
BRASERO_GIO_LIBS
1077
1079
BRASERO_GIO_LIBS
1078
1080
BRASERO_LIBXML_CFLAGS
1079
1081
BRASERO_LIBXML_LIBS
 
1082
BRASERO_LIBUNIQUE_CFLAGS
 
1083
BRASERO_LIBUNIQUE_LIBS
1080
1084
BRASERO_GLIB_CFLAGS
1081
1085
BRASERO_GLIB_LIBS
1082
1086
BRASERO_GCONF_CFLAGS
1141
1145
localstatedir='${prefix}/var'
1142
1146
includedir='${prefix}/include'
1143
1147
oldincludedir='/usr/include'
1144
 
docdir='${datarootdir}/doc/${PACKAGE}'
 
1148
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
1145
1149
infodir='${datarootdir}/info'
1146
1150
htmldir='${docdir}'
1147
1151
dvidir='${docdir}'
1653
1657
  # Omit some internal or obsolete options to make the list less imposing.
1654
1658
  # This message is too long to be a string in the A/UX 3.1 sh.
1655
1659
  cat <<_ACEOF
1656
 
\`configure' configures this package to adapt to many kinds of systems.
 
1660
\`configure' configures brasero 2.27.2 to adapt to many kinds of systems.
1657
1661
 
1658
1662
Usage: $0 [OPTION]... [VAR=VALUE]...
1659
1663
 
1701
1705
  --infodir=DIR           info documentation [DATAROOTDIR/info]
1702
1706
  --localedir=DIR         locale-dependent data [DATAROOTDIR/locale]
1703
1707
  --mandir=DIR            man documentation [DATAROOTDIR/man]
1704
 
  --docdir=DIR            documentation root [DATAROOTDIR/doc/PACKAGE]
 
1708
  --docdir=DIR            documentation root [DATAROOTDIR/doc/brasero]
1705
1709
  --htmldir=DIR           html documentation [DOCDIR]
1706
1710
  --dvidir=DIR            dvi documentation [DOCDIR]
1707
1711
  --pdfdir=DIR            pdf documentation [DOCDIR]
1722
1726
fi
1723
1727
 
1724
1728
if test -n "$ac_init_help"; then
1725
 
 
 
1729
  case $ac_init_help in
 
1730
     short | recursive ) echo "Configuration of brasero 2.27.2:";;
 
1731
   esac
1726
1732
  cat <<\_ACEOF
1727
1733
 
1728
1734
Optional Features:
1800
1806
              C compiler flags for BRASERO_LIBXML, overriding pkg-config
1801
1807
  BRASERO_LIBXML_LIBS
1802
1808
              linker flags for BRASERO_LIBXML, overriding pkg-config
 
1809
  BRASERO_LIBUNIQUE_CFLAGS
 
1810
              C compiler flags for BRASERO_LIBUNIQUE, overriding pkg-config
 
1811
  BRASERO_LIBUNIQUE_LIBS
 
1812
              linker flags for BRASERO_LIBUNIQUE, overriding pkg-config
1803
1813
  BRASERO_GLIB_CFLAGS
1804
1814
              C compiler flags for BRASERO_GLIB, overriding pkg-config
1805
1815
  BRASERO_GLIB_LIBS
1915
1925
test -n "$ac_init_help" && exit $ac_status
1916
1926
if $ac_init_version; then
1917
1927
  cat <<\_ACEOF
1918
 
configure
 
1928
brasero configure 2.27.2
1919
1929
generated by GNU Autoconf 2.63
1920
1930
 
1921
1931
Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
1929
1939
This file contains any messages produced by compilers while
1930
1940
running configure, to aid debugging if configure makes a mistake.
1931
1941
 
1932
 
It was created by $as_me, which was
 
1942
It was created by brasero $as_me 2.27.2, which was
1933
1943
generated by GNU Autoconf 2.63.  Invocation command line was
1934
1944
 
1935
1945
  $ $0 $@
2282
2292
 
2283
2293
 
2284
2294
 
 
2295
 
 
2296
 
 
2297
 
 
2298
 
 
2299
 
 
2300
 
 
2301
 
 
2302
 
2285
2303
ac_ext=c
2286
2304
ac_cpp='$CPP $CPPFLAGS'
2287
2305
ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2292
2310
 
2293
2311
 
2294
2312
BRASERO_MAJOR_VERSION=2
2295
 
BRASERO_MINOR_VERSION=26
2296
 
BRASERO_SUB=1
 
2313
BRASERO_MINOR_VERSION=27
 
2314
BRASERO_SUB=2
2297
2315
BRASERO_VERSION=$BRASERO_MAJOR_VERSION.$BRASERO_MINOR_VERSION.$BRASERO_SUB
2298
2316
 
2299
2317
 
2333
2351
_ACEOF
2334
2352
 
2335
2353
 
 
2354
 
2336
2355
am__api_version='1.10'
2337
2356
 
2338
2357
ac_aux_dir=
2680
2699
 
2681
2700
 
2682
2701
# Define the identity of the package.
2683
 
 PACKAGE=brasero
2684
 
 VERSION=$BRASERO_VERSION
 
2702
 PACKAGE='brasero'
 
2703
 VERSION='2.27.2'
2685
2704
 
2686
2705
 
2687
2706
cat >>confdefs.h <<_ACEOF
2823
2842
 
2824
2843
 
2825
2844
 
 
2845
 
2826
2846
ac_config_headers="$ac_config_headers config.h"
2827
2847
 
2828
2848
 
4897
4917
else
4898
4918
  lt_cv_nm_interface="BSD nm"
4899
4919
  echo "int some_variable = 0;" > conftest.$ac_ext
4900
 
  (eval echo "\"\$as_me:4900: $ac_compile\"" >&5)
 
4920
  (eval echo "\"\$as_me:4920: $ac_compile\"" >&5)
4901
4921
  (eval "$ac_compile" 2>conftest.err)
4902
4922
  cat conftest.err >&5
4903
 
  (eval echo "\"\$as_me:4903: $NM \\\"conftest.$ac_objext\\\"\"" >&5)
 
4923
  (eval echo "\"\$as_me:4923: $NM \\\"conftest.$ac_objext\\\"\"" >&5)
4904
4924
  (eval "$NM \"conftest.$ac_objext\"" 2>conftest.err > conftest.out)
4905
4925
  cat conftest.err >&5
4906
 
  (eval echo "\"\$as_me:4906: output\"" >&5)
 
4926
  (eval echo "\"\$as_me:4926: output\"" >&5)
4907
4927
  cat conftest.out >&5
4908
4928
  if $GREP 'External.*some_variable' conftest.out > /dev/null; then
4909
4929
    lt_cv_nm_interface="MS dumpbin"
6108
6128
  ;;
6109
6129
*-*-irix6*)
6110
6130
  # Find out which ABI we are using.
6111
 
  echo '#line 6111 "configure"' > conftest.$ac_ext
 
6131
  echo '#line 6131 "configure"' > conftest.$ac_ext
6112
6132
  if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
6113
6133
  (eval $ac_compile) 2>&5
6114
6134
  ac_status=$?
7931
7951
   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
7932
7952
   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
7933
7953
   -e 's:$: $lt_compiler_flag:'`
7934
 
   (eval echo "\"\$as_me:7934: $lt_compile\"" >&5)
 
7954
   (eval echo "\"\$as_me:7954: $lt_compile\"" >&5)
7935
7955
   (eval "$lt_compile" 2>conftest.err)
7936
7956
   ac_status=$?
7937
7957
   cat conftest.err >&5
7938
 
   echo "$as_me:7938: \$? = $ac_status" >&5
 
7958
   echo "$as_me:7958: \$? = $ac_status" >&5
7939
7959
   if (exit $ac_status) && test -s "$ac_outfile"; then
7940
7960
     # The compiler can only warn and ignore the option if not recognized
7941
7961
     # So say no if there are warnings other than the usual output.
8270
8290
   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
8271
8291
   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
8272
8292
   -e 's:$: $lt_compiler_flag:'`
8273
 
   (eval echo "\"\$as_me:8273: $lt_compile\"" >&5)
 
8293
   (eval echo "\"\$as_me:8293: $lt_compile\"" >&5)
8274
8294
   (eval "$lt_compile" 2>conftest.err)
8275
8295
   ac_status=$?
8276
8296
   cat conftest.err >&5
8277
 
   echo "$as_me:8277: \$? = $ac_status" >&5
 
8297
   echo "$as_me:8297: \$? = $ac_status" >&5
8278
8298
   if (exit $ac_status) && test -s "$ac_outfile"; then
8279
8299
     # The compiler can only warn and ignore the option if not recognized
8280
8300
     # So say no if there are warnings other than the usual output.
8375
8395
   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
8376
8396
   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
8377
8397
   -e 's:$: $lt_compiler_flag:'`
8378
 
   (eval echo "\"\$as_me:8378: $lt_compile\"" >&5)
 
8398
   (eval echo "\"\$as_me:8398: $lt_compile\"" >&5)
8379
8399
   (eval "$lt_compile" 2>out/conftest.err)
8380
8400
   ac_status=$?
8381
8401
   cat out/conftest.err >&5
8382
 
   echo "$as_me:8382: \$? = $ac_status" >&5
 
8402
   echo "$as_me:8402: \$? = $ac_status" >&5
8383
8403
   if (exit $ac_status) && test -s out/conftest2.$ac_objext
8384
8404
   then
8385
8405
     # The compiler can only warn and ignore the option if not recognized
8430
8450
   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
8431
8451
   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
8432
8452
   -e 's:$: $lt_compiler_flag:'`
8433
 
   (eval echo "\"\$as_me:8433: $lt_compile\"" >&5)
 
8453
   (eval echo "\"\$as_me:8453: $lt_compile\"" >&5)
8434
8454
   (eval "$lt_compile" 2>out/conftest.err)
8435
8455
   ac_status=$?
8436
8456
   cat out/conftest.err >&5
8437
 
   echo "$as_me:8437: \$? = $ac_status" >&5
 
8457
   echo "$as_me:8457: \$? = $ac_status" >&5
8438
8458
   if (exit $ac_status) && test -s out/conftest2.$ac_objext
8439
8459
   then
8440
8460
     # The compiler can only warn and ignore the option if not recognized
11230
11250
  lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
11231
11251
  lt_status=$lt_dlunknown
11232
11252
  cat > conftest.$ac_ext <<_LT_EOF
11233
 
#line 11233 "configure"
 
11253
#line 11253 "configure"
11234
11254
#include "confdefs.h"
11235
11255
 
11236
11256
#if HAVE_DLFCN_H
11326
11346
  lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
11327
11347
  lt_status=$lt_dlunknown
11328
11348
  cat > conftest.$ac_ext <<_LT_EOF
11329
 
#line 11329 "configure"
 
11349
#line 11349 "configure"
11330
11350
#include "confdefs.h"
11331
11351
 
11332
11352
#if HAVE_DLFCN_H
13336
13356
GMODULE_REQUIRED=2.6.0
13337
13357
GIO_REQUIRED=2.15.5
13338
13358
GDK_REQUIRED=2.6.0
13339
 
GTK_REQUIRED=2.14.0
 
13359
GTK_REQUIRED=2.16.0
13340
13360
GCONF_REQUIRED=2.0.0
13341
13361
GSTREAMER_REQUIRED=0.10.15
13342
13362
GSTREAMER_BASE_REQUIRED=0.10.0
13343
13363
LIBXML2_REQUIRED=2.6.0
 
13364
LIBUNIQUE_REQUIRED=1.0.0
13344
13365
HAL_REQUIRED=0.5
13345
13366
DBUS_REQUIRED=0.7.2
13346
13367
 
14042
14063
 
14043
14064
 
14044
14065
pkg_failed=no
 
14066
{ $as_echo "$as_me:$LINENO: checking for BRASERO_LIBUNIQUE" >&5
 
14067
$as_echo_n "checking for BRASERO_LIBUNIQUE... " >&6; }
 
14068
 
 
14069
if test -n "$BRASERO_LIBUNIQUE_CFLAGS"; then
 
14070
    pkg_cv_BRASERO_LIBUNIQUE_CFLAGS="$BRASERO_LIBUNIQUE_CFLAGS"
 
14071
 elif test -n "$PKG_CONFIG"; then
 
14072
    if test -n "$PKG_CONFIG" && \
 
14073
    { ($as_echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"\\
 
14074
        unique-1.0 >= \$LIBUNIQUE_REQUIRED\"") >&5
 
14075
  ($PKG_CONFIG --exists --print-errors "\
 
14076
        unique-1.0 >= $LIBUNIQUE_REQUIRED") 2>&5
 
14077
  ac_status=$?
 
14078
  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
14079
  (exit $ac_status); }; then
 
14080
  pkg_cv_BRASERO_LIBUNIQUE_CFLAGS=`$PKG_CONFIG --cflags "\
 
14081
        unique-1.0 >= $LIBUNIQUE_REQUIRED" 2>/dev/null`
 
14082
else
 
14083
  pkg_failed=yes
 
14084
fi
 
14085
 else
 
14086
    pkg_failed=untried
 
14087
fi
 
14088
if test -n "$BRASERO_LIBUNIQUE_LIBS"; then
 
14089
    pkg_cv_BRASERO_LIBUNIQUE_LIBS="$BRASERO_LIBUNIQUE_LIBS"
 
14090
 elif test -n "$PKG_CONFIG"; then
 
14091
    if test -n "$PKG_CONFIG" && \
 
14092
    { ($as_echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"\\
 
14093
        unique-1.0 >= \$LIBUNIQUE_REQUIRED\"") >&5
 
14094
  ($PKG_CONFIG --exists --print-errors "\
 
14095
        unique-1.0 >= $LIBUNIQUE_REQUIRED") 2>&5
 
14096
  ac_status=$?
 
14097
  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
14098
  (exit $ac_status); }; then
 
14099
  pkg_cv_BRASERO_LIBUNIQUE_LIBS=`$PKG_CONFIG --libs "\
 
14100
        unique-1.0 >= $LIBUNIQUE_REQUIRED" 2>/dev/null`
 
14101
else
 
14102
  pkg_failed=yes
 
14103
fi
 
14104
 else
 
14105
    pkg_failed=untried
 
14106
fi
 
14107
 
 
14108
 
 
14109
 
 
14110
if test $pkg_failed = yes; then
 
14111
 
 
14112
if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
 
14113
        _pkg_short_errors_supported=yes
 
14114
else
 
14115
        _pkg_short_errors_supported=no
 
14116
fi
 
14117
        if test $_pkg_short_errors_supported = yes; then
 
14118
                BRASERO_LIBUNIQUE_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "\
 
14119
        unique-1.0 >= $LIBUNIQUE_REQUIRED" 2>&1`
 
14120
        else
 
14121
                BRASERO_LIBUNIQUE_PKG_ERRORS=`$PKG_CONFIG --print-errors "\
 
14122
        unique-1.0 >= $LIBUNIQUE_REQUIRED" 2>&1`
 
14123
        fi
 
14124
        # Put the nasty error message in config.log where it belongs
 
14125
        echo "$BRASERO_LIBUNIQUE_PKG_ERRORS" >&5
 
14126
 
 
14127
        { { $as_echo "$as_me:$LINENO: error: Package requirements (\
 
14128
        unique-1.0 >= $LIBUNIQUE_REQUIRED) were not met:
 
14129
 
 
14130
$BRASERO_LIBUNIQUE_PKG_ERRORS
 
14131
 
 
14132
Consider adjusting the PKG_CONFIG_PATH environment variable if you
 
14133
installed software in a non-standard prefix.
 
14134
 
 
14135
Alternatively, you may set the environment variables BRASERO_LIBUNIQUE_CFLAGS
 
14136
and BRASERO_LIBUNIQUE_LIBS to avoid the need to call pkg-config.
 
14137
See the pkg-config man page for more details.
 
14138
" >&5
 
14139
$as_echo "$as_me: error: Package requirements (\
 
14140
        unique-1.0 >= $LIBUNIQUE_REQUIRED) were not met:
 
14141
 
 
14142
$BRASERO_LIBUNIQUE_PKG_ERRORS
 
14143
 
 
14144
Consider adjusting the PKG_CONFIG_PATH environment variable if you
 
14145
installed software in a non-standard prefix.
 
14146
 
 
14147
Alternatively, you may set the environment variables BRASERO_LIBUNIQUE_CFLAGS
 
14148
and BRASERO_LIBUNIQUE_LIBS to avoid the need to call pkg-config.
 
14149
See the pkg-config man page for more details.
 
14150
" >&2;}
 
14151
   { (exit 1); exit 1; }; }
 
14152
elif test $pkg_failed = untried; then
 
14153
        { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
 
14154
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
 
14155
{ { $as_echo "$as_me:$LINENO: error: The pkg-config script could not be found or is too old.  Make sure it
 
14156
is in your PATH or set the PKG_CONFIG environment variable to the full
 
14157
path to pkg-config.
 
14158
 
 
14159
Alternatively, you may set the environment variables BRASERO_LIBUNIQUE_CFLAGS
 
14160
and BRASERO_LIBUNIQUE_LIBS to avoid the need to call pkg-config.
 
14161
See the pkg-config man page for more details.
 
14162
 
 
14163
To get pkg-config, see <http://pkg-config.freedesktop.org/>.
 
14164
See \`config.log' for more details." >&5
 
14165
$as_echo "$as_me: error: The pkg-config script could not be found or is too old.  Make sure it
 
14166
is in your PATH or set the PKG_CONFIG environment variable to the full
 
14167
path to pkg-config.
 
14168
 
 
14169
Alternatively, you may set the environment variables BRASERO_LIBUNIQUE_CFLAGS
 
14170
and BRASERO_LIBUNIQUE_LIBS to avoid the need to call pkg-config.
 
14171
See the pkg-config man page for more details.
 
14172
 
 
14173
To get pkg-config, see <http://pkg-config.freedesktop.org/>.
 
14174
See \`config.log' for more details." >&2;}
 
14175
   { (exit 1); exit 1; }; }; }
 
14176
else
 
14177
        BRASERO_LIBUNIQUE_CFLAGS=$pkg_cv_BRASERO_LIBUNIQUE_CFLAGS
 
14178
        BRASERO_LIBUNIQUE_LIBS=$pkg_cv_BRASERO_LIBUNIQUE_LIBS
 
14179
        { $as_echo "$as_me:$LINENO: result: yes" >&5
 
14180
$as_echo "yes" >&6; }
 
14181
        :
 
14182
fi
 
14183
 
 
14184
 
 
14185
 
 
14186
 
 
14187
 
 
14188
pkg_failed=no
14045
14189
{ $as_echo "$as_me:$LINENO: checking for BRASERO_GLIB" >&5
14046
14190
$as_echo_n "checking for BRASERO_GLIB... " >&6; }
14047
14191
 
19638
19782
 
19639
19783
 
19640
19784
 
19641
 
ac_config_files="$ac_config_files Makefile libbrasero-media.pc docs/Makefile docs/reference/Makefile docs/reference/version.xml data/Makefile data/brasero.desktop.in data/brasero-open-playlist.desktop.in data/brasero-open-image.desktop.in data/brasero-open-project.desktop.in data/brasero-copy-medium.desktop.in data/icons/Makefile help/Makefile nautilus/Makefile nautilus/brasero-nautilus.desktop.in libbrasero-media/Makefile libbrasero-media/brasero-media.h src/plugins/Makefile src/plugins/cdrdao/Makefile src/plugins/cdrkit/Makefile src/plugins/cdrtools/Makefile src/plugins/growisofs/Makefile src/plugins/libburnia/Makefile src/plugins/transcode/Makefile src/plugins/dvdcss/Makefile src/plugins/dvdauthor/Makefile src/plugins/checksum/Makefile src/plugins/local-track/Makefile src/plugins/vcdimager/Makefile po/Makefile.in src/Makefile"
 
19785
ac_config_files="$ac_config_files Makefile libbrasero-media.pc libbrasero-burn.pc docs/Makefile docs/reference/Makefile docs/reference/version.xml data/Makefile data/brasero.desktop.in data/brasero-open-playlist.desktop.in data/brasero-open-image.desktop.in data/brasero-open-project.desktop.in data/brasero-copy-medium.desktop.in data/icons/Makefile help/Makefile nautilus/Makefile nautilus/brasero-nautilus.desktop.in libbrasero-media/Makefile libbrasero-media/brasero-media.h libbrasero-utils/Makefile libbrasero-burn/Makefile libbrasero-burn/brasero-burn-lib.h plugins/Makefile plugins/cdrdao/Makefile plugins/cdrkit/Makefile plugins/cdrtools/Makefile plugins/growisofs/Makefile plugins/libburnia/Makefile plugins/transcode/Makefile plugins/dvdcss/Makefile plugins/dvdauthor/Makefile plugins/checksum/Makefile plugins/local-track/Makefile plugins/vcdimager/Makefile po/Makefile.in src/Makefile"
19642
19786
 
19643
19787
cat >confcache <<\_ACEOF
19644
19788
# This file is a shell script that caches the results of configure
20231
20375
# report actual input values of CONFIG_FILES etc. instead of their
20232
20376
# values after options handling.
20233
20377
ac_log="
20234
 
This file was extended by $as_me, which was
 
20378
This file was extended by brasero $as_me 2.27.2, which was
20235
20379
generated by GNU Autoconf 2.63.  Invocation command line was
20236
20380
 
20237
20381
  CONFIG_FILES    = $CONFIG_FILES
20294
20438
_ACEOF
20295
20439
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
20296
20440
ac_cs_version="\\
20297
 
config.status
 
20441
brasero config.status 2.27.2
20298
20442
configured by $0, generated by GNU Autoconf 2.63,
20299
20443
  with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
20300
20444
 
20681
20825
    "default-2") CONFIG_COMMANDS="$CONFIG_COMMANDS default-2" ;;
20682
20826
    "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;;
20683
20827
    "libbrasero-media.pc") CONFIG_FILES="$CONFIG_FILES libbrasero-media.pc" ;;
 
20828
    "libbrasero-burn.pc") CONFIG_FILES="$CONFIG_FILES libbrasero-burn.pc" ;;
20684
20829
    "docs/Makefile") CONFIG_FILES="$CONFIG_FILES docs/Makefile" ;;
20685
20830
    "docs/reference/Makefile") CONFIG_FILES="$CONFIG_FILES docs/reference/Makefile" ;;
20686
20831
    "docs/reference/version.xml") CONFIG_FILES="$CONFIG_FILES docs/reference/version.xml" ;;
20696
20841
    "nautilus/brasero-nautilus.desktop.in") CONFIG_FILES="$CONFIG_FILES nautilus/brasero-nautilus.desktop.in" ;;
20697
20842
    "libbrasero-media/Makefile") CONFIG_FILES="$CONFIG_FILES libbrasero-media/Makefile" ;;
20698
20843
    "libbrasero-media/brasero-media.h") CONFIG_FILES="$CONFIG_FILES libbrasero-media/brasero-media.h" ;;
20699
 
    "src/plugins/Makefile") CONFIG_FILES="$CONFIG_FILES src/plugins/Makefile" ;;
20700
 
    "src/plugins/cdrdao/Makefile") CONFIG_FILES="$CONFIG_FILES src/plugins/cdrdao/Makefile" ;;
20701
 
    "src/plugins/cdrkit/Makefile") CONFIG_FILES="$CONFIG_FILES src/plugins/cdrkit/Makefile" ;;
20702
 
    "src/plugins/cdrtools/Makefile") CONFIG_FILES="$CONFIG_FILES src/plugins/cdrtools/Makefile" ;;
20703
 
    "src/plugins/growisofs/Makefile") CONFIG_FILES="$CONFIG_FILES src/plugins/growisofs/Makefile" ;;
20704
 
    "src/plugins/libburnia/Makefile") CONFIG_FILES="$CONFIG_FILES src/plugins/libburnia/Makefile" ;;
20705
 
    "src/plugins/transcode/Makefile") CONFIG_FILES="$CONFIG_FILES src/plugins/transcode/Makefile" ;;
20706
 
    "src/plugins/dvdcss/Makefile") CONFIG_FILES="$CONFIG_FILES src/plugins/dvdcss/Makefile" ;;
20707
 
    "src/plugins/dvdauthor/Makefile") CONFIG_FILES="$CONFIG_FILES src/plugins/dvdauthor/Makefile" ;;
20708
 
    "src/plugins/checksum/Makefile") CONFIG_FILES="$CONFIG_FILES src/plugins/checksum/Makefile" ;;
20709
 
    "src/plugins/local-track/Makefile") CONFIG_FILES="$CONFIG_FILES src/plugins/local-track/Makefile" ;;
20710
 
    "src/plugins/vcdimager/Makefile") CONFIG_FILES="$CONFIG_FILES src/plugins/vcdimager/Makefile" ;;
 
20844
    "libbrasero-utils/Makefile") CONFIG_FILES="$CONFIG_FILES libbrasero-utils/Makefile" ;;
 
20845
    "libbrasero-burn/Makefile") CONFIG_FILES="$CONFIG_FILES libbrasero-burn/Makefile" ;;
 
20846
    "libbrasero-burn/brasero-burn-lib.h") CONFIG_FILES="$CONFIG_FILES libbrasero-burn/brasero-burn-lib.h" ;;
 
20847
    "plugins/Makefile") CONFIG_FILES="$CONFIG_FILES plugins/Makefile" ;;
 
20848
    "plugins/cdrdao/Makefile") CONFIG_FILES="$CONFIG_FILES plugins/cdrdao/Makefile" ;;
 
20849
    "plugins/cdrkit/Makefile") CONFIG_FILES="$CONFIG_FILES plugins/cdrkit/Makefile" ;;
 
20850
    "plugins/cdrtools/Makefile") CONFIG_FILES="$CONFIG_FILES plugins/cdrtools/Makefile" ;;
 
20851
    "plugins/growisofs/Makefile") CONFIG_FILES="$CONFIG_FILES plugins/growisofs/Makefile" ;;
 
20852
    "plugins/libburnia/Makefile") CONFIG_FILES="$CONFIG_FILES plugins/libburnia/Makefile" ;;
 
20853
    "plugins/transcode/Makefile") CONFIG_FILES="$CONFIG_FILES plugins/transcode/Makefile" ;;
 
20854
    "plugins/dvdcss/Makefile") CONFIG_FILES="$CONFIG_FILES plugins/dvdcss/Makefile" ;;
 
20855
    "plugins/dvdauthor/Makefile") CONFIG_FILES="$CONFIG_FILES plugins/dvdauthor/Makefile" ;;
 
20856
    "plugins/checksum/Makefile") CONFIG_FILES="$CONFIG_FILES plugins/checksum/Makefile" ;;
 
20857
    "plugins/local-track/Makefile") CONFIG_FILES="$CONFIG_FILES plugins/local-track/Makefile" ;;
 
20858
    "plugins/vcdimager/Makefile") CONFIG_FILES="$CONFIG_FILES plugins/vcdimager/Makefile" ;;
20711
20859
    "po/Makefile.in") CONFIG_FILES="$CONFIG_FILES po/Makefile.in" ;;
20712
20860
    "src/Makefile") CONFIG_FILES="$CONFIG_FILES src/Makefile" ;;
20713
20861
    "po/stamp-it") CONFIG_COMMANDS="$CONFIG_COMMANDS po/stamp-it" ;;