~ubuntu-branches/ubuntu/maverick/brasero/maverick

« back to all changes in this revision

Viewing changes to configure

  • Committer: Bazaar Package Importer
  • Author(s): Didier Roche
  • Date: 2010-09-14 10:23:22 UTC
  • mfrom: (1.1.44 upstream)
  • Revision ID: james.westby@ubuntu.com-20100914102322-7eigq8pge5wqfol1
Tags: 2.31.92-0ubuntu1
* New upstream release:
  - Revert to libunique from GApplication (Luis Medinas)
  - Remove dbus-glib requires from pkgconfig file (Luis Medinas)
  - Some more debugging to find out about problems with encrypted DVDs
    (Philippe Rouquier)
  - Fix minor issues in gdbus conversion. (Luis Medinas)
  - Remove dbus-glib check from configure (Luis Medinas)
  - Replace last part of dbus-glib by GDBus (Luis Medinas)
  - Fix Inhibit() d-bus parameters (Robert Ancell)
  - Remove dbus libraries from the Makefile. (Luis Medinas)
  - Use --with-gtk switch for gtk 2/3 selection (Christian Persch)
  - Fix image checksuming that did not occur when GConf or GSetting returned 0
    as a value for the checksum type key (Philippe Rouquier)
  - Don't hardcode gconf gsettings backend (Robert Ancell)
  - Fix brasero plugin directory (Robert Ancell)
* debian/control:
  - build-dep on libunique
* debian/patches/010_lpi.patch,31_link_libice.patch:
  - adapt to latest code
* debian/patches/013_gsettings_backend.patch,014_plugin_directory.patch,
  015_inhibit_params.patch:
  - removed, now upstream

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.66 for brasero 2.31.91.
 
3
# Generated by GNU Autoconf 2.65 for brasero 2.31.92.
4
4
#
5
5
#
6
6
# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
7
 
# 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software
8
 
# Foundation, Inc.
 
7
# 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
 
8
# Inc.
9
9
#
10
10
#
11
11
# This configure script is free software; the Free Software Foundation
171
171
  as_lineno_2=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_2a=\$LINENO
172
172
  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
173
173
  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
174
 
 
175
 
  test -n \"\${ZSH_VERSION+set}\${BASH_VERSION+set}\" || (
176
 
    ECHO='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
177
 
    ECHO=\$ECHO\$ECHO\$ECHO\$ECHO\$ECHO
178
 
    ECHO=\$ECHO\$ECHO\$ECHO\$ECHO\$ECHO\$ECHO
179
 
    PATH=/empty FPATH=/empty; export PATH FPATH
180
 
    test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\
181
 
      || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1
182
174
test \$(( 1 + 1 )) = 2 || exit 1"
183
175
  if (eval "$as_required") 2>/dev/null; then :
184
176
  as_have_required=yes
324
316
      test -d "$as_dir" && break
325
317
    done
326
318
    test -z "$as_dirs" || eval "mkdir $as_dirs"
327
 
  } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir"
 
319
  } || test -d "$as_dir" || as_fn_error "cannot create directory $as_dir"
328
320
 
329
321
 
330
322
} # as_fn_mkdir_p
364
356
fi # as_fn_arith
365
357
 
366
358
 
367
 
# as_fn_error STATUS ERROR [LINENO LOG_FD]
368
 
# ----------------------------------------
 
359
# as_fn_error ERROR [LINENO LOG_FD]
 
360
# ---------------------------------
369
361
# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
370
362
# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
371
 
# script with STATUS, using 1 if that was 0.
 
363
# script with status $?, using 1 if that was 0.
372
364
as_fn_error ()
373
365
{
374
 
  as_status=$1; test $as_status -eq 0 && as_status=1
375
 
  if test "$4"; then
376
 
    as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
377
 
    $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
 
366
  as_status=$?; test $as_status -eq 0 && as_status=1
 
367
  if test "$3"; then
 
368
    as_lineno=${as_lineno-"$2"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
 
369
    $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3
378
370
  fi
379
 
  $as_echo "$as_me: error: $2" >&2
 
371
  $as_echo "$as_me: error: $1" >&2
380
372
  as_fn_exit $as_status
381
373
} # as_fn_error
382
374
 
533
525
# Sed expression to map a string onto a valid variable name.
534
526
as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
535
527
 
 
528
 
 
529
 
 
530
# Check that we are running under the correct shell.
536
531
SHELL=${CONFIG_SHELL-/bin/sh}
537
532
 
 
533
case X$lt_ECHO in
 
534
X*--fallback-echo)
 
535
  # Remove one level of quotation (which was required for Make).
 
536
  ECHO=`echo "$lt_ECHO" | sed 's,\\\\\$\\$0,'$0','`
 
537
  ;;
 
538
esac
 
539
 
 
540
ECHO=${lt_ECHO-echo}
 
541
if test "X$1" = X--no-reexec; then
 
542
  # Discard the --no-reexec flag, and continue.
 
543
  shift
 
544
elif test "X$1" = X--fallback-echo; then
 
545
  # Avoid inline document here, it may be left over
 
546
  :
 
547
elif test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t' ; then
 
548
  # Yippee, $ECHO works!
 
549
  :
 
550
else
 
551
  # Restart under the correct shell.
 
552
  exec $SHELL "$0" --no-reexec ${1+"$@"}
 
553
fi
 
554
 
 
555
if test "X$1" = X--fallback-echo; then
 
556
  # used as fallback echo
 
557
  shift
 
558
  cat <<_LT_EOF
 
559
$*
 
560
_LT_EOF
 
561
  exit 0
 
562
fi
 
563
 
 
564
# The HP-UX ksh and POSIX shell print the target directory to stdout
 
565
# if CDPATH is set.
 
566
(unset CDPATH) >/dev/null 2>&1 && unset CDPATH
 
567
 
 
568
if test -z "$lt_ECHO"; then
 
569
  if test "X${echo_test_string+set}" != Xset; then
 
570
    # find a string as large as possible, as long as the shell can cope with it
 
571
    for cmd in 'sed 50q "$0"' 'sed 20q "$0"' 'sed 10q "$0"' 'sed 2q "$0"' 'echo test'; do
 
572
      # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ...
 
573
      if { echo_test_string=`eval $cmd`; } 2>/dev/null &&
 
574
         { test "X$echo_test_string" = "X$echo_test_string"; } 2>/dev/null
 
575
      then
 
576
        break
 
577
      fi
 
578
    done
 
579
  fi
 
580
 
 
581
  if test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t' &&
 
582
     echo_testing_string=`{ $ECHO "$echo_test_string"; } 2>/dev/null` &&
 
583
     test "X$echo_testing_string" = "X$echo_test_string"; then
 
584
    :
 
585
  else
 
586
    # The Solaris, AIX, and Digital Unix default echo programs unquote
 
587
    # backslashes.  This makes it impossible to quote backslashes using
 
588
    #   echo "$something" | sed 's/\\/\\\\/g'
 
589
    #
 
590
    # So, first we look for a working echo in the user's PATH.
 
591
 
 
592
    lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
 
593
    for dir in $PATH /usr/ucb; do
 
594
      IFS="$lt_save_ifs"
 
595
      if (test -f $dir/echo || test -f $dir/echo$ac_exeext) &&
 
596
         test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' &&
 
597
         echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` &&
 
598
         test "X$echo_testing_string" = "X$echo_test_string"; then
 
599
        ECHO="$dir/echo"
 
600
        break
 
601
      fi
 
602
    done
 
603
    IFS="$lt_save_ifs"
 
604
 
 
605
    if test "X$ECHO" = Xecho; then
 
606
      # We didn't find a better echo, so look for alternatives.
 
607
      if test "X`{ print -r '\t'; } 2>/dev/null`" = 'X\t' &&
 
608
         echo_testing_string=`{ print -r "$echo_test_string"; } 2>/dev/null` &&
 
609
         test "X$echo_testing_string" = "X$echo_test_string"; then
 
610
        # This shell has a builtin print -r that does the trick.
 
611
        ECHO='print -r'
 
612
      elif { test -f /bin/ksh || test -f /bin/ksh$ac_exeext; } &&
 
613
           test "X$CONFIG_SHELL" != X/bin/ksh; then
 
614
        # If we have ksh, try running configure again with it.
 
615
        ORIGINAL_CONFIG_SHELL=${CONFIG_SHELL-/bin/sh}
 
616
        export ORIGINAL_CONFIG_SHELL
 
617
        CONFIG_SHELL=/bin/ksh
 
618
        export CONFIG_SHELL
 
619
        exec $CONFIG_SHELL "$0" --no-reexec ${1+"$@"}
 
620
      else
 
621
        # Try using printf.
 
622
        ECHO='printf %s\n'
 
623
        if test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t' &&
 
624
           echo_testing_string=`{ $ECHO "$echo_test_string"; } 2>/dev/null` &&
 
625
           test "X$echo_testing_string" = "X$echo_test_string"; then
 
626
          # Cool, printf works
 
627
          :
 
628
        elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` &&
 
629
             test "X$echo_testing_string" = 'X\t' &&
 
630
             echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
 
631
             test "X$echo_testing_string" = "X$echo_test_string"; then
 
632
          CONFIG_SHELL=$ORIGINAL_CONFIG_SHELL
 
633
          export CONFIG_SHELL
 
634
          SHELL="$CONFIG_SHELL"
 
635
          export SHELL
 
636
          ECHO="$CONFIG_SHELL $0 --fallback-echo"
 
637
        elif echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` &&
 
638
             test "X$echo_testing_string" = 'X\t' &&
 
639
             echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
 
640
             test "X$echo_testing_string" = "X$echo_test_string"; then
 
641
          ECHO="$CONFIG_SHELL $0 --fallback-echo"
 
642
        else
 
643
          # maybe with a smaller string...
 
644
          prev=:
 
645
 
 
646
          for cmd in 'echo test' 'sed 2q "$0"' 'sed 10q "$0"' 'sed 20q "$0"' 'sed 50q "$0"'; do
 
647
            if { test "X$echo_test_string" = "X`eval $cmd`"; } 2>/dev/null
 
648
            then
 
649
              break
 
650
            fi
 
651
            prev="$cmd"
 
652
          done
 
653
 
 
654
          if test "$prev" != 'sed 50q "$0"'; then
 
655
            echo_test_string=`eval $prev`
 
656
            export echo_test_string
 
657
            exec ${ORIGINAL_CONFIG_SHELL-${CONFIG_SHELL-/bin/sh}} "$0" ${1+"$@"}
 
658
          else
 
659
            # Oops.  We lost completely, so just stick with echo.
 
660
            ECHO=echo
 
661
          fi
 
662
        fi
 
663
      fi
 
664
    fi
 
665
  fi
 
666
fi
 
667
 
 
668
# Copy echo and quote the copy suitably for passing to libtool from
 
669
# the Makefile, instead of quoting the original, which is used later.
 
670
lt_ECHO=$ECHO
 
671
if test "X$lt_ECHO" = "X$CONFIG_SHELL $0 --fallback-echo"; then
 
672
   lt_ECHO="$CONFIG_SHELL \\\$\$0 --fallback-echo"
 
673
fi
 
674
 
 
675
 
 
676
 
538
677
 
539
678
test -n "$DJDIR" || exec 7<&0 </dev/null
540
679
exec 6>&1
541
680
 
542
681
# Name of the host.
543
 
# hostname on some systems (SVR3.2, old GNU/Linux) returns a bogus exit status,
 
682
# hostname on some systems (SVR3.2, Linux) returns a bogus exit status,
544
683
# so uname gets run too.
545
684
ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q`
546
685
 
559
698
# Identity of this package.
560
699
PACKAGE_NAME='brasero'
561
700
PACKAGE_TARNAME='brasero'
562
 
PACKAGE_VERSION='2.31.91'
563
 
PACKAGE_STRING='brasero 2.31.91'
 
701
PACKAGE_VERSION='2.31.92'
 
702
PACKAGE_STRING='brasero 2.31.92'
564
703
PACKAGE_BUGREPORT=''
565
704
PACKAGE_URL=''
566
705
 
702
841
BRASERO_GTK_CFLAGS
703
842
BRASERO_SM_LIBS
704
843
BRASERO_SM_CFLAGS
705
 
BRASERO_DBUS_LIBS
706
 
BRASERO_DBUS_CFLAGS
707
844
BRASERO_GMODULE_EXPORT_LIBS
708
845
BRASERO_GMODULE_EXPORT_CFLAGS
709
846
BRASERO_GMODULE_LIBS
714
851
BRASERO_GLIB_CFLAGS
715
852
BRASERO_GTHREAD_LIBS
716
853
BRASERO_GTHREAD_CFLAGS
 
854
BRASERO_LIBUNIQUE_LIBS
 
855
BRASERO_LIBUNIQUE_CFLAGS
717
856
BRASERO_LIBXML_LIBS
718
857
BRASERO_LIBXML_CFLAGS
719
858
BRASERO_GIO_LIBS
757
896
GSETTINGS_RULES
758
897
GLIB_COMPILE_SCHEMAS
759
898
gsettingsschemadir
760
 
PKG_CONFIG_LIBDIR
761
 
PKG_CONFIG_PATH
762
899
PKG_CONFIG
763
900
GSETTINGS_DISABLE_SCHEMAS_COMPILE
764
901
MAINT
770
907
LIPO
771
908
NMEDIT
772
909
DSYMUTIL
 
910
lt_ECHO
773
911
RANLIB
774
912
AR
775
913
OBJDUMP
904
1042
enable_cxx_warnings
905
1043
enable_iso_cxx
906
1044
enable_largefile
907
 
enable_gtk3
 
1045
with_gtk
908
1046
enable_nautilus
909
1047
with_nautilusdir
910
1048
enable_libburnia
932
1070
CPPFLAGS
933
1071
CPP
934
1072
PKG_CONFIG
935
 
PKG_CONFIG_PATH
936
 
PKG_CONFIG_LIBDIR
937
1073
BRASERO_GSTREAMER_CFLAGS
938
1074
BRASERO_GSTREAMER_LIBS
939
1075
BRASERO_GIO_CFLAGS
940
1076
BRASERO_GIO_LIBS
941
1077
BRASERO_LIBXML_CFLAGS
942
1078
BRASERO_LIBXML_LIBS
 
1079
BRASERO_LIBUNIQUE_CFLAGS
 
1080
BRASERO_LIBUNIQUE_LIBS
943
1081
BRASERO_GTHREAD_CFLAGS
944
1082
BRASERO_GTHREAD_LIBS
945
1083
BRASERO_GLIB_CFLAGS
950
1088
BRASERO_GMODULE_LIBS
951
1089
BRASERO_GMODULE_EXPORT_CFLAGS
952
1090
BRASERO_GMODULE_EXPORT_LIBS
953
 
BRASERO_DBUS_CFLAGS
954
 
BRASERO_DBUS_LIBS
955
1091
BRASERO_SM_CFLAGS
956
1092
BRASERO_SM_LIBS
957
1093
BRASERO_GTK_CFLAGS
1076
1212
    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
1077
1213
    # Reject names that are not valid shell variable names.
1078
1214
    expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1079
 
      as_fn_error $? "invalid feature name: $ac_useropt"
 
1215
      as_fn_error "invalid feature name: $ac_useropt"
1080
1216
    ac_useropt_orig=$ac_useropt
1081
1217
    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1082
1218
    case $ac_user_opts in
1102
1238
    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
1103
1239
    # Reject names that are not valid shell variable names.
1104
1240
    expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1105
 
      as_fn_error $? "invalid feature name: $ac_useropt"
 
1241
      as_fn_error "invalid feature name: $ac_useropt"
1106
1242
    ac_useropt_orig=$ac_useropt
1107
1243
    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1108
1244
    case $ac_user_opts in
1306
1442
    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
1307
1443
    # Reject names that are not valid shell variable names.
1308
1444
    expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1309
 
      as_fn_error $? "invalid package name: $ac_useropt"
 
1445
      as_fn_error "invalid package name: $ac_useropt"
1310
1446
    ac_useropt_orig=$ac_useropt
1311
1447
    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1312
1448
    case $ac_user_opts in
1322
1458
    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
1323
1459
    # Reject names that are not valid shell variable names.
1324
1460
    expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1325
 
      as_fn_error $? "invalid package name: $ac_useropt"
 
1461
      as_fn_error "invalid package name: $ac_useropt"
1326
1462
    ac_useropt_orig=$ac_useropt
1327
1463
    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1328
1464
    case $ac_user_opts in
1352
1488
  | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
1353
1489
    x_libraries=$ac_optarg ;;
1354
1490
 
1355
 
  -*) as_fn_error $? "unrecognized option: \`$ac_option'
1356
 
Try \`$0 --help' for more information"
 
1491
  -*) as_fn_error "unrecognized option: \`$ac_option'
 
1492
Try \`$0 --help' for more information."
1357
1493
    ;;
1358
1494
 
1359
1495
  *=*)
1361
1497
    # Reject names that are not valid shell variable names.
1362
1498
    case $ac_envvar in #(
1363
1499
      '' | [0-9]* | *[!_$as_cr_alnum]* )
1364
 
      as_fn_error $? "invalid variable name: \`$ac_envvar'" ;;
 
1500
      as_fn_error "invalid variable name: \`$ac_envvar'" ;;
1365
1501
    esac
1366
1502
    eval $ac_envvar=\$ac_optarg
1367
1503
    export $ac_envvar ;;
1379
1515
 
1380
1516
if test -n "$ac_prev"; then
1381
1517
  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
1382
 
  as_fn_error $? "missing argument to $ac_option"
 
1518
  as_fn_error "missing argument to $ac_option"
1383
1519
fi
1384
1520
 
1385
1521
if test -n "$ac_unrecognized_opts"; then
1386
1522
  case $enable_option_checking in
1387
1523
    no) ;;
1388
 
    fatal) as_fn_error $? "unrecognized options: $ac_unrecognized_opts" ;;
 
1524
    fatal) as_fn_error "unrecognized options: $ac_unrecognized_opts" ;;
1389
1525
    *)     $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;;
1390
1526
  esac
1391
1527
fi
1408
1544
    [\\/$]* | ?:[\\/]* )  continue;;
1409
1545
    NONE | '' ) case $ac_var in *prefix ) continue;; esac;;
1410
1546
  esac
1411
 
  as_fn_error $? "expected an absolute directory name for --$ac_var: $ac_val"
 
1547
  as_fn_error "expected an absolute directory name for --$ac_var: $ac_val"
1412
1548
done
1413
1549
 
1414
1550
# There might be people who depend on the old broken behavior: `$host'
1422
1558
if test "x$host_alias" != x; then
1423
1559
  if test "x$build_alias" = x; then
1424
1560
    cross_compiling=maybe
1425
 
    $as_echo "$as_me: WARNING: if you wanted to set the --build type, don't use --host.
1426
 
    If a cross compiler is detected then cross compile mode will be used" >&2
 
1561
    $as_echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host.
 
1562
    If a cross compiler is detected then cross compile mode will be used." >&2
1427
1563
  elif test "x$build_alias" != "x$host_alias"; then
1428
1564
    cross_compiling=yes
1429
1565
  fi
1438
1574
ac_pwd=`pwd` && test -n "$ac_pwd" &&
1439
1575
ac_ls_di=`ls -di .` &&
1440
1576
ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
1441
 
  as_fn_error $? "working directory cannot be determined"
 
1577
  as_fn_error "working directory cannot be determined"
1442
1578
test "X$ac_ls_di" = "X$ac_pwd_ls_di" ||
1443
 
  as_fn_error $? "pwd does not report name of working directory"
 
1579
  as_fn_error "pwd does not report name of working directory"
1444
1580
 
1445
1581
 
1446
1582
# Find the source files, if location was not specified.
1479
1615
fi
1480
1616
if test ! -r "$srcdir/$ac_unique_file"; then
1481
1617
  test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .."
1482
 
  as_fn_error $? "cannot find sources ($ac_unique_file) in $srcdir"
 
1618
  as_fn_error "cannot find sources ($ac_unique_file) in $srcdir"
1483
1619
fi
1484
1620
ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work"
1485
1621
ac_abs_confdir=`(
1486
 
        cd "$srcdir" && test -r "./$ac_unique_file" || as_fn_error $? "$ac_msg"
 
1622
        cd "$srcdir" && test -r "./$ac_unique_file" || as_fn_error "$ac_msg"
1487
1623
        pwd)`
1488
1624
# When building in place, set srcdir=.
1489
1625
if test "$ac_abs_confdir" = "$ac_pwd"; then
1509
1645
  # Omit some internal or obsolete options to make the list less imposing.
1510
1646
  # This message is too long to be a string in the A/UX 3.1 sh.
1511
1647
  cat <<_ACEOF
1512
 
\`configure' configures brasero 2.31.91 to adapt to many kinds of systems.
 
1648
\`configure' configures brasero 2.31.92 to adapt to many kinds of systems.
1513
1649
 
1514
1650
Usage: $0 [OPTION]... [VAR=VALUE]...
1515
1651
 
1523
1659
      --help=short        display options specific to this package
1524
1660
      --help=recursive    display the short help of all the included packages
1525
1661
  -V, --version           display version information and exit
1526
 
  -q, --quiet, --silent   do not print \`checking ...' messages
 
1662
  -q, --quiet, --silent   do not print \`checking...' messages
1527
1663
      --cache-file=FILE   cache test results in FILE [disabled]
1528
1664
  -C, --config-cache      alias for \`--cache-file=config.cache'
1529
1665
  -n, --no-create         do not create output files
1579
1715
 
1580
1716
if test -n "$ac_init_help"; then
1581
1717
  case $ac_init_help in
1582
 
     short | recursive ) echo "Configuration of brasero 2.31.91:";;
 
1718
     short | recursive ) echo "Configuration of brasero 2.31.92:";;
1583
1719
   esac
1584
1720
  cat <<\_ACEOF
1585
1721
 
1612
1748
 
1613
1749
  --enable-iso-cxx        Try to warn if code is not ISO C++
1614
1750
  --disable-largefile     omit support for large files
1615
 
  --enable-gtk3=[no/yes/auto]
1616
 
                          build with GTK+3
1617
1751
  --enable-nautilus       Build Nautilus extension [[default=yes]]
1618
1752
  --enable-libburnia      Build libburnia plugins [[default=yes]]
1619
1753
  --enable-cdrtools       Build cdrtools plugins [[default=yes]]
1643
1777
  --with-help-formats=FORMATS
1644
1778
                          list of formats
1645
1779
  --with-html-dir=PATH    path to installed docs
 
1780
  --with-gtk=2.0|3.0      which gtk+ version to compile against (default: 2.0)
1646
1781
  --with-nautilusdir=DIR  Installation path for Nautilus extension [auto]
1647
1782
  --with-girdir=DIR       Installation path for .gir files [auto]
1648
1783
  --with-typelibdir=DIR   Installation path for .typelib files [auto]
1657
1792
              you have headers in a nonstandard directory <include dir>
1658
1793
  CPP         C preprocessor
1659
1794
  PKG_CONFIG  path to pkg-config utility
1660
 
  PKG_CONFIG_PATH
1661
 
              directories to add to pkg-config's search path
1662
 
  PKG_CONFIG_LIBDIR
1663
 
              path overriding pkg-config's built-in search path
1664
1795
  BRASERO_GSTREAMER_CFLAGS
1665
1796
              C compiler flags for BRASERO_GSTREAMER, overriding pkg-config
1666
1797
  BRASERO_GSTREAMER_LIBS
1673
1804
              C compiler flags for BRASERO_LIBXML, overriding pkg-config
1674
1805
  BRASERO_LIBXML_LIBS
1675
1806
              linker flags for BRASERO_LIBXML, overriding pkg-config
 
1807
  BRASERO_LIBUNIQUE_CFLAGS
 
1808
              C compiler flags for BRASERO_LIBUNIQUE, overriding pkg-config
 
1809
  BRASERO_LIBUNIQUE_LIBS
 
1810
              linker flags for BRASERO_LIBUNIQUE, overriding pkg-config
1676
1811
  BRASERO_GTHREAD_CFLAGS
1677
1812
              C compiler flags for BRASERO_GTHREAD, overriding pkg-config
1678
1813
  BRASERO_GTHREAD_LIBS
1694
1829
              pkg-config
1695
1830
  BRASERO_GMODULE_EXPORT_LIBS
1696
1831
              linker flags for BRASERO_GMODULE_EXPORT, overriding pkg-config
1697
 
  BRASERO_DBUS_CFLAGS
1698
 
              C compiler flags for BRASERO_DBUS, overriding pkg-config
1699
 
  BRASERO_DBUS_LIBS
1700
 
              linker flags for BRASERO_DBUS, overriding pkg-config
1701
1832
  BRASERO_SM_CFLAGS
1702
1833
              C compiler flags for BRASERO_SM, overriding pkg-config
1703
1834
  BRASERO_SM_LIBS
1798
1929
test -n "$ac_init_help" && exit $ac_status
1799
1930
if $ac_init_version; then
1800
1931
  cat <<\_ACEOF
1801
 
brasero configure 2.31.91
1802
 
generated by GNU Autoconf 2.66
 
1932
brasero configure 2.31.92
 
1933
generated by GNU Autoconf 2.65
1803
1934
 
1804
 
Copyright (C) 2010 Free Software Foundation, Inc.
 
1935
Copyright (C) 2009 Free Software Foundation, Inc.
1805
1936
This configure script is free software; the Free Software Foundation
1806
1937
gives unlimited permission to copy, distribute and modify it.
1807
1938
_ACEOF
1905
2036
  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1906
2037
  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1907
2038
$as_echo_n "checking for $2... " >&6; }
1908
 
if eval "test \"\${$3+set}\"" = set; then :
 
2039
if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
1909
2040
  $as_echo_n "(cached) " >&6
1910
2041
else
1911
2042
  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2014
2145
  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
2015
2146
  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
2016
2147
$as_echo_n "checking for $2... " >&6; }
2017
 
if eval "test \"\${$3+set}\"" = set; then :
 
2148
if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
2018
2149
  $as_echo_n "(cached) " >&6
2019
2150
else
2020
2151
  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2081
2212
ac_fn_c_check_header_mongrel ()
2082
2213
{
2083
2214
  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
2084
 
  if eval "test \"\${$3+set}\"" = set; then :
 
2215
  if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
2085
2216
  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
2086
2217
$as_echo_n "checking for $2... " >&6; }
2087
 
if eval "test \"\${$3+set}\"" = set; then :
 
2218
if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
2088
2219
  $as_echo_n "(cached) " >&6
2089
2220
fi
2090
2221
eval ac_res=\$$3
2147
2278
esac
2148
2279
  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
2149
2280
$as_echo_n "checking for $2... " >&6; }
2150
 
if eval "test \"\${$3+set}\"" = set; then :
 
2281
if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
2151
2282
  $as_echo_n "(cached) " >&6
2152
2283
else
2153
2284
  eval "$3=\$ac_header_compiler"
2169
2300
  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
2170
2301
  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
2171
2302
$as_echo_n "checking for $2... " >&6; }
2172
 
if eval "test \"\${$3+set}\"" = set; then :
 
2303
if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
2173
2304
  $as_echo_n "(cached) " >&6
2174
2305
else
2175
2306
  eval "$3=no"
2217
2348
This file contains any messages produced by compilers while
2218
2349
running configure, to aid debugging if configure makes a mistake.
2219
2350
 
2220
 
It was created by brasero $as_me 2.31.91, which was
2221
 
generated by GNU Autoconf 2.66.  Invocation command line was
 
2351
It was created by brasero $as_me 2.31.92, which was
 
2352
generated by GNU Autoconf 2.65.  Invocation command line was
2222
2353
 
2223
2354
  $ $0 $@
2224
2355
 
2328
2459
  {
2329
2460
    echo
2330
2461
 
2331
 
    $as_echo "## ---------------- ##
 
2462
    cat <<\_ASBOX
 
2463
## ---------------- ##
2332
2464
## Cache variables. ##
2333
 
## ---------------- ##"
 
2465
## ---------------- ##
 
2466
_ASBOX
2334
2467
    echo
2335
2468
    # The following way of writing the cache mishandles newlines in values,
2336
2469
(
2364
2497
)
2365
2498
    echo
2366
2499
 
2367
 
    $as_echo "## ----------------- ##
 
2500
    cat <<\_ASBOX
 
2501
## ----------------- ##
2368
2502
## Output variables. ##
2369
 
## ----------------- ##"
 
2503
## ----------------- ##
 
2504
_ASBOX
2370
2505
    echo
2371
2506
    for ac_var in $ac_subst_vars
2372
2507
    do
2379
2514
    echo
2380
2515
 
2381
2516
    if test -n "$ac_subst_files"; then
2382
 
      $as_echo "## ------------------- ##
 
2517
      cat <<\_ASBOX
 
2518
## ------------------- ##
2383
2519
## File substitutions. ##
2384
 
## ------------------- ##"
 
2520
## ------------------- ##
 
2521
_ASBOX
2385
2522
      echo
2386
2523
      for ac_var in $ac_subst_files
2387
2524
      do
2395
2532
    fi
2396
2533
 
2397
2534
    if test -s confdefs.h; then
2398
 
      $as_echo "## ----------- ##
 
2535
      cat <<\_ASBOX
 
2536
## ----------- ##
2399
2537
## confdefs.h. ##
2400
 
## ----------- ##"
 
2538
## ----------- ##
 
2539
_ASBOX
2401
2540
      echo
2402
2541
      cat confdefs.h
2403
2542
      echo
2452
2591
ac_site_file1=NONE
2453
2592
ac_site_file2=NONE
2454
2593
if test -n "$CONFIG_SITE"; then
2455
 
  # We do not want a PATH search for config.site.
2456
 
  case $CONFIG_SITE in #((
2457
 
    -*)  ac_site_file1=./$CONFIG_SITE;;
2458
 
    */*) ac_site_file1=$CONFIG_SITE;;
2459
 
    *)   ac_site_file1=./$CONFIG_SITE;;
2460
 
  esac
 
2594
  ac_site_file1=$CONFIG_SITE
2461
2595
elif test "x$prefix" != xNONE; then
2462
2596
  ac_site_file1=$prefix/share/config.site
2463
2597
  ac_site_file2=$prefix/etc/config.site
2472
2606
    { $as_echo "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5
2473
2607
$as_echo "$as_me: loading site script $ac_site_file" >&6;}
2474
2608
    sed 's/^/| /' "$ac_site_file" >&5
2475
 
    . "$ac_site_file" \
2476
 
      || { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2477
 
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2478
 
as_fn_error $? "failed to load site script $ac_site_file
2479
 
See \`config.log' for more details" "$LINENO" 5; }
 
2609
    . "$ac_site_file"
2480
2610
  fi
2481
2611
done
2482
2612
 
2552
2682
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2553
2683
  { $as_echo "$as_me:${as_lineno-$LINENO}: error: changes in the environment can compromise the build" >&5
2554
2684
$as_echo "$as_me: error: changes in the environment can compromise the build" >&2;}
2555
 
  as_fn_error $? "run \`make distclean' and/or \`rm $cache_file' and start over" "$LINENO" 5
 
2685
  as_fn_error "run \`make distclean' and/or \`rm $cache_file' and start over" "$LINENO" 5
2556
2686
fi
2557
2687
## -------------------- ##
2558
2688
## Main body of script. ##
2569
2699
 
2570
2700
BRASERO_MAJOR_VERSION=2
2571
2701
BRASERO_MINOR_VERSION=31
2572
 
BRASERO_SUB=91
 
2702
BRASERO_SUB=92
2573
2703
BRASERO_VERSION=$BRASERO_MAJOR_VERSION.$BRASERO_MINOR_VERSION.$BRASERO_SUB
2574
2704
 
2575
2705
 
2615
2745
 
2616
2746
ac_aux_dir=
2617
2747
for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do
2618
 
  if test -f "$ac_dir/install-sh"; then
2619
 
    ac_aux_dir=$ac_dir
2620
 
    ac_install_sh="$ac_aux_dir/install-sh -c"
2621
 
    break
2622
 
  elif test -f "$ac_dir/install.sh"; then
2623
 
    ac_aux_dir=$ac_dir
2624
 
    ac_install_sh="$ac_aux_dir/install.sh -c"
2625
 
    break
2626
 
  elif test -f "$ac_dir/shtool"; then
2627
 
    ac_aux_dir=$ac_dir
2628
 
    ac_install_sh="$ac_aux_dir/shtool install -c"
2629
 
    break
2630
 
  fi
 
2748
  for ac_t in install-sh install.sh shtool; do
 
2749
    if test -f "$ac_dir/$ac_t"; then
 
2750
      ac_aux_dir=$ac_dir
 
2751
      ac_install_sh="$ac_aux_dir/$ac_t -c"
 
2752
      break 2
 
2753
    fi
 
2754
  done
2631
2755
done
2632
2756
if test -z "$ac_aux_dir"; then
2633
 
  as_fn_error $? "cannot find install-sh, install.sh, or shtool in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" "$LINENO" 5
 
2757
  as_fn_error "cannot find install-sh, install.sh, or shtool in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" "$LINENO" 5
2634
2758
fi
2635
2759
 
2636
2760
# These three variables are undocumented and unsupported,
2746
2870
'
2747
2871
case `pwd` in
2748
2872
  *[\\\"\#\$\&\'\`$am_lf]*)
2749
 
    as_fn_error $? "unsafe absolute working directory name" "$LINENO" 5;;
 
2873
    as_fn_error "unsafe absolute working directory name" "$LINENO" 5;;
2750
2874
esac
2751
2875
case $srcdir in
2752
2876
  *[\\\"\#\$\&\'\`$am_lf\ \     ]*)
2753
 
    as_fn_error $? "unsafe srcdir value: \`$srcdir'" "$LINENO" 5;;
 
2877
    as_fn_error "unsafe srcdir value: \`$srcdir'" "$LINENO" 5;;
2754
2878
esac
2755
2879
 
2756
2880
# Do `set' in a subshell so we don't clobber the current shell's
2772
2896
      # if, for instance, CONFIG_SHELL is bash and it inherits a
2773
2897
      # broken ls alias from the environment.  This has actually
2774
2898
      # happened.  Such a system could not be considered "sane".
2775
 
      as_fn_error $? "ls -t appears to fail.  Make sure there is not a broken
 
2899
      as_fn_error "ls -t appears to fail.  Make sure there is not a broken
2776
2900
alias in your environment" "$LINENO" 5
2777
2901
   fi
2778
2902
 
2782
2906
   # Ok.
2783
2907
   :
2784
2908
else
2785
 
   as_fn_error $? "newly created file is older than distributed files!
 
2909
   as_fn_error "newly created file is older than distributed files!
2786
2910
Check your system clock" "$LINENO" 5
2787
2911
fi
2788
2912
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
3020
3144
$as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; }
3021
3145
set x ${MAKE-make}
3022
3146
ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
3023
 
if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\"" = set; then :
 
3147
if { as_var=ac_cv_prog_make_${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then :
3024
3148
  $as_echo_n "(cached) " >&6
3025
3149
else
3026
3150
  cat >conftest.make <<\_ACEOF
3028
3152
all:
3029
3153
        @echo '@@@%%%=$(MAKE)=@@@%%%'
3030
3154
_ACEOF
3031
 
# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
 
3155
# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
3032
3156
case `${MAKE-make} -f conftest.make 2>/dev/null` in
3033
3157
  *@@@%%%=?*=@@@%%%*)
3034
3158
    eval ac_cv_prog_make_${ac_make}_set=yes;;
3062
3186
  am__isrc=' -I$(srcdir)'
3063
3187
  # test to see if srcdir already configured
3064
3188
  if test -f $srcdir/config.status; then
3065
 
    as_fn_error $? "source directory already configured; run \"make distclean\" there first" "$LINENO" 5
 
3189
    as_fn_error "source directory already configured; run \"make distclean\" there first" "$LINENO" 5
3066
3190
  fi
3067
3191
fi
3068
3192
 
3078
3202
 
3079
3203
# Define the identity of the package.
3080
3204
 PACKAGE='brasero'
3081
 
 VERSION='2.31.91'
 
3205
 VERSION='2.31.92'
3082
3206
 
3083
3207
 
3084
3208
cat >>confdefs.h <<_ACEOF
3174
3298
 
3175
3299
 
3176
3300
 
3177
 
macro_version='2.2.10'
3178
 
macro_revision='1.3175'
 
3301
macro_version='2.2.6b'
 
3302
macro_revision='1.3017'
3179
3303
 
3180
3304
 
3181
3305
 
3193
3317
 
3194
3318
# Make sure we can run config.sub.
3195
3319
$SHELL "$ac_aux_dir/config.sub" sun4 >/dev/null 2>&1 ||
3196
 
  as_fn_error $? "cannot run $SHELL $ac_aux_dir/config.sub" "$LINENO" 5
 
3320
  as_fn_error "cannot run $SHELL $ac_aux_dir/config.sub" "$LINENO" 5
3197
3321
 
3198
3322
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking build system type" >&5
3199
3323
$as_echo_n "checking build system type... " >&6; }
3204
3328
test "x$ac_build_alias" = x &&
3205
3329
  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
3206
3330
test "x$ac_build_alias" = x &&
3207
 
  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
 
3331
  as_fn_error "cannot guess build type; you must specify one" "$LINENO" 5
3208
3332
ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
3209
 
  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
 
3333
  as_fn_error "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
3210
3334
 
3211
3335
fi
3212
3336
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_build" >&5
3213
3337
$as_echo "$ac_cv_build" >&6; }
3214
3338
case $ac_cv_build in
3215
3339
*-*-*) ;;
3216
 
*) as_fn_error $? "invalid value of canonical build" "$LINENO" 5;;
 
3340
*) as_fn_error "invalid value of canonical build" "$LINENO" 5;;
3217
3341
esac
3218
3342
build=$ac_cv_build
3219
3343
ac_save_IFS=$IFS; IFS='-'
3238
3362
  ac_cv_host=$ac_cv_build
3239
3363
else
3240
3364
  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
3241
 
    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
 
3365
    as_fn_error "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
3242
3366
fi
3243
3367
 
3244
3368
fi
3246
3370
$as_echo "$ac_cv_host" >&6; }
3247
3371
case $ac_cv_host in
3248
3372
*-*-*) ;;
3249
 
*) as_fn_error $? "invalid value of canonical host" "$LINENO" 5;;
 
3373
*) as_fn_error "invalid value of canonical host" "$LINENO" 5;;
3250
3374
esac
3251
3375
host=$ac_cv_host
3252
3376
ac_save_IFS=$IFS; IFS='-'
3262
3386
case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
3263
3387
 
3264
3388
 
3265
 
# Backslashify metacharacters that are still active within
3266
 
# double-quoted strings.
3267
 
sed_quote_subst='s/\(["`$\\]\)/\\\1/g'
3268
 
 
3269
 
# Same as above, but do not quote variable references.
3270
 
double_quote_subst='s/\(["`\\]\)/\\\1/g'
3271
 
 
3272
 
# Sed substitution to delay expansion of an escaped shell variable in a
3273
 
# double_quote_subst'ed string.
3274
 
delay_variable_subst='s/\\\\\\\\\\\$/\\\\\\$/g'
3275
 
 
3276
 
# Sed substitution to delay expansion of an escaped single quote.
3277
 
delay_single_quote_subst='s/'\''/'\'\\\\\\\'\''/g'
3278
 
 
3279
 
# Sed substitution to avoid accidental globbing in evaled expressions
3280
 
no_glob_subst='s/\*/\\\*/g'
3281
 
 
3282
 
ECHO='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
3283
 
ECHO=$ECHO$ECHO$ECHO$ECHO$ECHO
3284
 
ECHO=$ECHO$ECHO$ECHO$ECHO$ECHO$ECHO
3285
 
 
3286
 
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to print strings" >&5
3287
 
$as_echo_n "checking how to print strings... " >&6; }
3288
 
# Test print first, because it will be a builtin if present.
3289
 
if test "X`print -r -- -n 2>/dev/null`" = X-n && \
3290
 
   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
3291
 
  ECHO='print -r --'
3292
 
elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
3293
 
  ECHO='printf %s\n'
3294
 
else
3295
 
  # Use this function as a fallback that always works.
3296
 
  func_fallback_echo ()
3297
 
  {
3298
 
    eval 'cat <<_LTECHO_EOF
3299
 
$1
3300
 
_LTECHO_EOF'
3301
 
  }
3302
 
  ECHO='func_fallback_echo'
3303
 
fi
3304
 
 
3305
 
# func_echo_all arg...
3306
 
# Invoke $ECHO with all args, space-separated.
3307
 
func_echo_all ()
3308
 
{
3309
 
    $ECHO ""
3310
 
}
3311
 
 
3312
 
case "$ECHO" in
3313
 
  printf*) { $as_echo "$as_me:${as_lineno-$LINENO}: result: printf" >&5
3314
 
$as_echo "printf" >&6; } ;;
3315
 
  print*) { $as_echo "$as_me:${as_lineno-$LINENO}: result: print -r" >&5
3316
 
$as_echo "print -r" >&6; } ;;
3317
 
  *) { $as_echo "$as_me:${as_lineno-$LINENO}: result: cat" >&5
3318
 
$as_echo "cat" >&6; } ;;
3319
 
esac
3320
 
 
3321
 
 
3322
 
 
3323
 
 
3324
 
 
3325
 
 
3326
 
 
3327
 
 
3328
 
 
3329
 
 
3330
 
 
3331
 
 
3332
 
 
3333
 
 
3334
3389
DEPDIR="${am__leading_dot}deps"
3335
3390
 
3336
3391
ac_config_commands="$ac_config_commands depfiles"
3693
3748
 
3694
3749
test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3695
3750
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3696
 
as_fn_error $? "no acceptable C compiler found in \$PATH
3697
 
See \`config.log' for more details" "$LINENO" 5; }
 
3751
as_fn_error "no acceptable C compiler found in \$PATH
 
3752
See \`config.log' for more details." "$LINENO" 5; }
3698
3753
 
3699
3754
# Provide some information about the compiler.
3700
3755
$as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5
3808
3863
 
3809
3864
{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3810
3865
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3811
 
as_fn_error 77 "C compiler cannot create executables
3812
 
See \`config.log' for more details" "$LINENO" 5; }
 
3866
{ as_fn_set_status 77
 
3867
as_fn_error "C compiler cannot create executables
 
3868
See \`config.log' for more details." "$LINENO" 5; }; }
3813
3869
else
3814
3870
  { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
3815
3871
$as_echo "yes" >&6; }
3851
3907
else
3852
3908
  { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3853
3909
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3854
 
as_fn_error $? "cannot compute suffix of executables: cannot compile and link
3855
 
See \`config.log' for more details" "$LINENO" 5; }
 
3910
as_fn_error "cannot compute suffix of executables: cannot compile and link
 
3911
See \`config.log' for more details." "$LINENO" 5; }
3856
3912
fi
3857
3913
rm -f conftest conftest$ac_cv_exeext
3858
3914
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5
3909
3965
    else
3910
3966
        { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3911
3967
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3912
 
as_fn_error $? "cannot run C compiled programs.
 
3968
as_fn_error "cannot run C compiled programs.
3913
3969
If you meant to cross compile, use \`--host'.
3914
 
See \`config.log' for more details" "$LINENO" 5; }
 
3970
See \`config.log' for more details." "$LINENO" 5; }
3915
3971
    fi
3916
3972
  fi
3917
3973
fi
3962
4018
 
3963
4019
{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3964
4020
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3965
 
as_fn_error $? "cannot compute suffix of object files: cannot compile
3966
 
See \`config.log' for more details" "$LINENO" 5; }
 
4021
as_fn_error "cannot compute suffix of object files: cannot compile
 
4022
See \`config.log' for more details." "$LINENO" 5; }
3967
4023
fi
3968
4024
rm -f conftest.$ac_cv_objext conftest.$ac_ext
3969
4025
fi
4367
4423
  done
4368
4424
IFS=$as_save_IFS
4369
4425
  if test -z "$ac_cv_path_SED"; then
4370
 
    as_fn_error $? "no acceptable sed could be found in \$PATH" "$LINENO" 5
 
4426
    as_fn_error "no acceptable sed could be found in \$PATH" "$LINENO" 5
4371
4427
  fi
4372
4428
else
4373
4429
  ac_cv_path_SED=$SED
4443
4499
  done
4444
4500
IFS=$as_save_IFS
4445
4501
  if test -z "$ac_cv_path_GREP"; then
4446
 
    as_fn_error $? "no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
 
4502
    as_fn_error "no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
4447
4503
  fi
4448
4504
else
4449
4505
  ac_cv_path_GREP=$GREP
4509
4565
  done
4510
4566
IFS=$as_save_IFS
4511
4567
  if test -z "$ac_cv_path_EGREP"; then
4512
 
    as_fn_error $? "no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
 
4568
    as_fn_error "no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
4513
4569
  fi
4514
4570
else
4515
4571
  ac_cv_path_EGREP=$EGREP
4576
4632
  done
4577
4633
IFS=$as_save_IFS
4578
4634
  if test -z "$ac_cv_path_FGREP"; then
4579
 
    as_fn_error $? "no acceptable fgrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
 
4635
    as_fn_error "no acceptable fgrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
4580
4636
  fi
4581
4637
else
4582
4638
  ac_cv_path_FGREP=$FGREP
4692
4748
  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4693
4749
$as_echo "no" >&6; }
4694
4750
fi
4695
 
test -z "$LD" && as_fn_error $? "no acceptable ld found in \$PATH" "$LINENO" 5
 
4751
test -z "$LD" && as_fn_error "no acceptable ld found in \$PATH" "$LINENO" 5
4696
4752
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if the linker ($LD) is GNU ld" >&5
4697
4753
$as_echo_n "checking if the linker ($LD) is GNU ld... " >&6; }
4698
4754
if test "${lt_cv_prog_gnu_ld+set}" = set; then :
4775
4831
  NM="$lt_cv_path_NM"
4776
4832
else
4777
4833
  # Didn't find any BSD compatible name lister, look for dumpbin.
4778
 
  if test -n "$DUMPBIN"; then :
4779
 
    # Let the user override the test.
4780
 
  else
4781
 
    if test -n "$ac_tool_prefix"; then
4782
 
  for ac_prog in dumpbin "link -dump"
 
4834
  if test -n "$ac_tool_prefix"; then
 
4835
  for ac_prog in "dumpbin -symbols" "link -dump -symbols"
4783
4836
  do
4784
4837
    # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
4785
4838
set dummy $ac_tool_prefix$ac_prog; ac_word=$2
4823
4876
fi
4824
4877
if test -z "$DUMPBIN"; then
4825
4878
  ac_ct_DUMPBIN=$DUMPBIN
4826
 
  for ac_prog in dumpbin "link -dump"
 
4879
  for ac_prog in "dumpbin -symbols" "link -dump -symbols"
4827
4880
do
4828
4881
  # Extract the first word of "$ac_prog", so it can be a program name with args.
4829
4882
set dummy $ac_prog; ac_word=$2
4878
4931
  fi
4879
4932
fi
4880
4933
 
4881
 
    case `$DUMPBIN -symbols /dev/null 2>&1 | sed '1q'` in
4882
 
    *COFF*)
4883
 
      DUMPBIN="$DUMPBIN -symbols"
4884
 
      ;;
4885
 
    *)
4886
 
      DUMPBIN=:
4887
 
      ;;
4888
 
    esac
4889
 
  fi
4890
4934
 
4891
4935
  if test "$DUMPBIN" != ":"; then
4892
4936
    NM="$DUMPBIN"
4906
4950
else
4907
4951
  lt_cv_nm_interface="BSD nm"
4908
4952
  echo "int some_variable = 0;" > conftest.$ac_ext
4909
 
  (eval echo "\"\$as_me:$LINENO: $ac_compile\"" >&5)
 
4953
  (eval echo "\"\$as_me:4953: $ac_compile\"" >&5)
4910
4954
  (eval "$ac_compile" 2>conftest.err)
4911
4955
  cat conftest.err >&5
4912
 
  (eval echo "\"\$as_me:$LINENO: $NM \\\"conftest.$ac_objext\\\"\"" >&5)
 
4956
  (eval echo "\"\$as_me:4956: $NM \\\"conftest.$ac_objext\\\"\"" >&5)
4913
4957
  (eval "$NM \"conftest.$ac_objext\"" 2>conftest.err > conftest.out)
4914
4958
  cat conftest.err >&5
4915
 
  (eval echo "\"\$as_me:$LINENO: output\"" >&5)
 
4959
  (eval echo "\"\$as_me:4959: output\"" >&5)
4916
4960
  cat conftest.out >&5
4917
4961
  if $GREP 'External.*some_variable' conftest.out > /dev/null; then
4918
4962
    lt_cv_nm_interface="MS dumpbin"
4969
5013
    lt_cv_sys_max_cmd_len=8192;
4970
5014
    ;;
4971
5015
 
4972
 
  mint*)
4973
 
    # On MiNT this can take a long time and run out of memory.
4974
 
    lt_cv_sys_max_cmd_len=8192;
4975
 
    ;;
4976
 
 
4977
5016
  amigaos*)
4978
5017
    # On AmigaOS with pdksh, this test takes hours, literally.
4979
5018
    # So we just punt and use a minimum line length of 8192.
5038
5077
      # If test is not a shell built-in, we'll probably end up computing a
5039
5078
      # maximum length that is only half of the actual maximum length, but
5040
5079
      # we can't tell.
5041
 
      while { test "X"`func_fallback_echo "$teststring$teststring" 2>/dev/null` \
5042
 
                 = "X$teststring$teststring"; } >/dev/null 2>&1 &&
 
5080
      while { test "X"`$SHELL $0 --fallback-echo "X$teststring$teststring" 2>/dev/null` \
 
5081
                 = "XX$teststring$teststring"; } >/dev/null 2>&1 &&
5043
5082
              test $i != 17 # 1/2 MB should be enough
5044
5083
      do
5045
5084
        i=`expr $i + 1`
5310
5349
  # Base MSYS/MinGW do not provide the 'file' command needed by
5311
5350
  # func_win32_libid shell function, so use a weaker test based on 'objdump',
5312
5351
  # unless we find 'file', for example because we are cross-compiling.
5313
 
  # func_win32_libid assumes BSD nm, so disallow it if using MS dumpbin.
5314
 
  if ( test "$lt_cv_nm_interface" = "BSD nm" && file / ) >/dev/null 2>&1; then
 
5352
  if ( file / ) >/dev/null 2>&1; then
5315
5353
    lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL'
5316
5354
    lt_cv_file_magic_cmd='func_win32_libid'
5317
5355
  else
5318
 
    # Keep this pattern in sync with the one in func_win32_libid.
5319
 
    lt_cv_deplibs_check_method='file_magic file format (pei*-i386(.*architecture: i386)?|pe-arm-wince|pe-x86-64)'
 
5356
    lt_cv_deplibs_check_method='file_magic file format pei*-i386(.*architecture: i386)?'
5320
5357
    lt_cv_file_magic_cmd='$OBJDUMP -f'
5321
5358
  fi
5322
5359
  ;;
5323
5360
 
5324
 
cegcc*)
 
5361
cegcc)
5325
5362
  # use the weaker test based on 'objdump'. See mingw*.
5326
5363
  lt_cv_deplibs_check_method='file_magic file format pe-arm-.*little(.*architecture: arm)?'
5327
5364
  lt_cv_file_magic_cmd='$OBJDUMP -f'
5351
5388
  lt_cv_deplibs_check_method=pass_all
5352
5389
  ;;
5353
5390
 
5354
 
haiku*)
5355
 
  lt_cv_deplibs_check_method=pass_all
5356
 
  ;;
5357
 
 
5358
5391
hpux10.20* | hpux11*)
5359
5392
  lt_cv_file_magic_cmd=/usr/bin/file
5360
5393
  case $host_cpu in
5363
5396
    lt_cv_file_magic_test_file=/usr/lib/hpux32/libc.so
5364
5397
    ;;
5365
5398
  hppa*64*)
5366
 
    lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|ELF[ -][0-9][0-9])(-bit)?( [LM]SB)? shared object( file)?[, -]* PA-RISC [0-9]\.[0-9]'
 
5399
    lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|ELF-[0-9][0-9]) shared object file - PA-RISC [0-9].[0-9]'
5367
5400
    lt_cv_file_magic_test_file=/usr/lib/pa20_64/libc.sl
5368
5401
    ;;
5369
5402
  *)
5370
 
    lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|PA-RISC[0-9]\.[0-9]) shared library'
 
5403
    lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|PA-RISC[0-9].[0-9]) shared library'
5371
5404
    lt_cv_file_magic_test_file=/usr/lib/libc.sl
5372
5405
    ;;
5373
5406
  esac
5389
5422
  ;;
5390
5423
 
5391
5424
# This must be Linux ELF.
5392
 
linux* | k*bsd*-gnu | kopensolaris*-gnu)
 
5425
linux* | k*bsd*-gnu)
5393
5426
  lt_cv_deplibs_check_method=pass_all
5394
5427
  ;;
5395
5428
 
5805
5838
  old_archive_cmds="$old_archive_cmds~\$RANLIB \$oldlib"
5806
5839
fi
5807
5840
 
5808
 
case $host_os in
5809
 
  darwin*)
5810
 
    lock_old_archive_extraction=yes ;;
5811
 
  *)
5812
 
    lock_old_archive_extraction=no ;;
5813
 
esac
5814
 
 
5815
 
 
5816
 
 
5817
 
 
5818
 
 
5819
 
 
5820
5841
 
5821
5842
 
5822
5843
 
5986
6007
  test $ac_status = 0; }; then
5987
6008
    # Now try to grab the symbols.
5988
6009
    nlist=conftest.nm
5989
 
    if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist\""; } >&5
5990
 
  (eval $NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist) 2>&5
 
6010
    if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $nlist\""; } >&5
 
6011
  (eval $NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $nlist) 2>&5
5991
6012
  ac_status=$?
5992
6013
  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
5993
6014
  test $ac_status = 0; } && test -s "$nlist"; then
6141
6162
  ;;
6142
6163
*-*-irix6*)
6143
6164
  # Find out which ABI we are using.
6144
 
  echo '#line '$LINENO' "configure"' > conftest.$ac_ext
 
6165
  echo '#line 6165 "configure"' > conftest.$ac_ext
6145
6166
  if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
6146
6167
  (eval $ac_compile) 2>&5
6147
6168
  ac_status=$?
6853
6874
fi
6854
6875
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_exported_symbols_list" >&5
6855
6876
$as_echo "$lt_cv_ld_exported_symbols_list" >&6; }
6856
 
    { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -force_load linker flag" >&5
6857
 
$as_echo_n "checking for -force_load linker flag... " >&6; }
6858
 
if test "${lt_cv_ld_force_load+set}" = set; then :
6859
 
  $as_echo_n "(cached) " >&6
6860
 
else
6861
 
  lt_cv_ld_force_load=no
6862
 
      cat > conftest.c << _LT_EOF
6863
 
int forced_loaded() { return 2;}
6864
 
_LT_EOF
6865
 
      echo "$LTCC $LTCFLAGS -c -o conftest.o conftest.c" >&5
6866
 
      $LTCC $LTCFLAGS -c -o conftest.o conftest.c 2>&5
6867
 
      echo "$AR cru libconftest.a conftest.o" >&5
6868
 
      $AR cru libconftest.a conftest.o 2>&5
6869
 
      echo "$RANLIB libconftest.a" >&5
6870
 
      $RANLIB libconftest.a 2>&5
6871
 
      cat > conftest.c << _LT_EOF
6872
 
int main() { return 0;}
6873
 
_LT_EOF
6874
 
      echo "$LTCC $LTCFLAGS $LDFLAGS -o conftest conftest.c -Wl,-force_load,./libconftest.a" >&5
6875
 
      $LTCC $LTCFLAGS $LDFLAGS -o conftest conftest.c -Wl,-force_load,./libconftest.a 2>conftest.err
6876
 
      _lt_result=$?
6877
 
      if test -f conftest && test ! -s conftest.err && test $_lt_result = 0 && $GREP forced_load conftest 2>&1 >/dev/null; then
6878
 
        lt_cv_ld_force_load=yes
6879
 
      else
6880
 
        cat conftest.err >&5
6881
 
      fi
6882
 
        rm -f conftest.err libconftest.a conftest conftest.c
6883
 
        rm -rf conftest.dSYM
6884
 
 
6885
 
fi
6886
 
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_force_load" >&5
6887
 
$as_echo "$lt_cv_ld_force_load" >&6; }
6888
6877
    case $host_os in
6889
6878
    rhapsody* | darwin1.[012])
6890
6879
      _lt_dar_allow_undefined='${wl}-undefined ${wl}suppress' ;;
6912
6901
    else
6913
6902
      _lt_dar_export_syms='~$NMEDIT -s $output_objdir/${libname}-symbols.expsym ${lib}'
6914
6903
    fi
6915
 
    if test "$DSYMUTIL" != ":" && test "$lt_cv_ld_force_load" = "no"; then
 
6904
    if test "$DSYMUTIL" != ":"; then
6916
6905
      _lt_dsymutil='~$DSYMUTIL $lib || :'
6917
6906
    else
6918
6907
      _lt_dsymutil=
7047
7036
else
7048
7037
  { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
7049
7038
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
7050
 
as_fn_error $? "C preprocessor \"$CPP\" fails sanity check
7051
 
See \`config.log' for more details" "$LINENO" 5; }
 
7039
as_fn_error "C preprocessor \"$CPP\" fails sanity check
 
7040
See \`config.log' for more details." "$LINENO" 5; }
7052
7041
fi
7053
7042
 
7054
7043
ac_ext=c
7177
7166
  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
7178
7167
ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
7179
7168
"
7180
 
if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
 
7169
eval as_val=\$$as_ac_Header
 
7170
   if test "x$as_val" = x""yes; then :
7181
7171
  cat >>confdefs.h <<_ACEOF
7182
7172
#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
7183
7173
_ACEOF
7202
7192
 
7203
7193
 
7204
7194
 
7205
 
 
7206
 
 
7207
7195
# Set options
7208
7196
 
7209
7197
 
7326
7314
 
7327
7315
 
7328
7316
 
7329
 
 
7330
7317
test -z "$LN_S" && LN_S="ln -s"
7331
7318
 
7332
7319
 
7376
7363
 
7377
7364
 
7378
7365
 
 
7366
 
 
7367
 
 
7368
 
 
7369
 
 
7370
 
 
7371
 
 
7372
 
 
7373
 
 
7374
 
 
7375
 
 
7376
 
 
7377
 
 
7378
 
7379
7379
case $host_os in
7380
7380
aix3*)
7381
7381
  # AIX sometimes has problems with the GCC collect2 program.  For some
7388
7388
  ;;
7389
7389
esac
7390
7390
 
 
7391
# Sed substitution that helps us do robust quoting.  It backslashifies
 
7392
# metacharacters that are still active within double-quoted strings.
 
7393
sed_quote_subst='s/\(["`$\\]\)/\\\1/g'
 
7394
 
 
7395
# Same as above, but do not quote variable references.
 
7396
double_quote_subst='s/\(["`\\]\)/\\\1/g'
 
7397
 
 
7398
# Sed substitution to delay expansion of an escaped shell variable in a
 
7399
# double_quote_subst'ed string.
 
7400
delay_variable_subst='s/\\\\\\\\\\\$/\\\\\\$/g'
 
7401
 
 
7402
# Sed substitution to delay expansion of an escaped single quote.
 
7403
delay_single_quote_subst='s/'\''/'\'\\\\\\\'\''/g'
 
7404
 
 
7405
# Sed substitution to avoid accidental globbing in evaled expressions
 
7406
no_glob_subst='s/\*/\\\*/g'
 
7407
 
7391
7408
# Global variables:
7392
7409
ofile=libtool
7393
7410
can_build_shared=yes
7416
7433
    *) break;;
7417
7434
  esac
7418
7435
done
7419
 
cc_basename=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
 
7436
cc_basename=`$ECHO "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
7420
7437
 
7421
7438
 
7422
7439
# Only perform the check for file, if the check method requires it
7621
7638
lt_prog_compiler_no_builtin_flag=
7622
7639
 
7623
7640
if test "$GCC" = yes; then
7624
 
  case $cc_basename in
7625
 
  nvcc*)
7626
 
    lt_prog_compiler_no_builtin_flag=' -Xcompiler -fno-builtin' ;;
7627
 
  *)
7628
 
    lt_prog_compiler_no_builtin_flag=' -fno-builtin' ;;
7629
 
  esac
 
7641
  lt_prog_compiler_no_builtin_flag=' -fno-builtin'
7630
7642
 
7631
7643
  { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -fno-rtti -fno-exceptions" >&5
7632
7644
$as_echo_n "checking if $compiler supports -fno-rtti -fno-exceptions... " >&6; }
7646
7658
   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
7647
7659
   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
7648
7660
   -e 's:$: $lt_compiler_flag:'`
7649
 
   (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5)
 
7661
   (eval echo "\"\$as_me:7661: $lt_compile\"" >&5)
7650
7662
   (eval "$lt_compile" 2>conftest.err)
7651
7663
   ac_status=$?
7652
7664
   cat conftest.err >&5
7653
 
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
7665
   echo "$as_me:7665: \$? = $ac_status" >&5
7654
7666
   if (exit $ac_status) && test -s "$ac_outfile"; then
7655
7667
     # The compiler can only warn and ignore the option if not recognized
7656
7668
     # So say no if there are warnings other than the usual output.
7657
 
     $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' >conftest.exp
 
7669
     $ECHO "X$_lt_compiler_boilerplate" | $Xsed -e '/^$/d' >conftest.exp
7658
7670
     $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
7659
7671
     if test ! -s conftest.er2 || diff conftest.exp conftest.er2 >/dev/null; then
7660
7672
       lt_cv_prog_compiler_rtti_exceptions=yes
7732
7744
      lt_prog_compiler_pic='-fno-common'
7733
7745
      ;;
7734
7746
 
7735
 
    haiku*)
7736
 
      # PIC is the default for Haiku.
7737
 
      # The "-static" flag exists, but is broken.
7738
 
      lt_prog_compiler_static=
7739
 
      ;;
7740
 
 
7741
7747
    hpux*)
7742
7748
      # PIC is the default for 64-bit PA HP-UX, but not for 32-bit
7743
7749
      # PA HP-UX.  On IA64 HP-UX, PIC is the default but the pic flag
7780
7786
      lt_prog_compiler_pic='-fPIC'
7781
7787
      ;;
7782
7788
    esac
7783
 
 
7784
 
    case $cc_basename in
7785
 
    nvcc*) # Cuda Compiler Driver 2.2
7786
 
      lt_prog_compiler_wl='-Xlinker '
7787
 
      lt_prog_compiler_pic='-Xcompiler -fPIC'
7788
 
      ;;
7789
 
    esac
7790
7789
  else
7791
7790
    # PORTME Check for flag to pass linker flags through the system compiler.
7792
7791
    case $host_os in
7828
7827
      lt_prog_compiler_static='-non_shared'
7829
7828
      ;;
7830
7829
 
7831
 
    linux* | k*bsd*-gnu | kopensolaris*-gnu)
 
7830
    linux* | k*bsd*-gnu)
7832
7831
      case $cc_basename in
7833
7832
      # old Intel for x86_64 which still supported -KPIC.
7834
7833
      ecc*)
7849
7848
        lt_prog_compiler_pic='--shared'
7850
7849
        lt_prog_compiler_static='--static'
7851
7850
        ;;
7852
 
      pgcc* | pgf77* | pgf90* | pgf95* | pgfortran*)
 
7851
      pgcc* | pgf77* | pgf90* | pgf95*)
7853
7852
        # Portland Group compilers (*not* the Pentium gcc compiler,
7854
7853
        # which looks to be a dead project)
7855
7854
        lt_prog_compiler_wl='-Wl,'
7861
7860
        # All Alpha code is PIC.
7862
7861
        lt_prog_compiler_static='-non_shared'
7863
7862
        ;;
7864
 
      xl* | bgxl* | bgf* | mpixl*)
7865
 
        # IBM XL C 8.0/Fortran 10.1, 11.1 on PPC and BlueGene
 
7863
      xl*)
 
7864
        # IBM XL C 8.0/Fortran 10.1 on PPC
7866
7865
        lt_prog_compiler_wl='-Wl,'
7867
7866
        lt_prog_compiler_pic='-qpic'
7868
7867
        lt_prog_compiler_static='-qstaticlink'
7869
7868
        ;;
7870
7869
      *)
7871
7870
        case `$CC -V 2>&1 | sed 5q` in
7872
 
        *Sun\ F* | *Sun*Fortran*)
7873
 
          # Sun Fortran 8.3 passes all unrecognized flags to the linker
7874
 
          lt_prog_compiler_pic='-KPIC'
7875
 
          lt_prog_compiler_static='-Bstatic'
7876
 
          lt_prog_compiler_wl=''
7877
 
          ;;
7878
7871
        *Sun\ C*)
7879
7872
          # Sun C 5.9
7880
7873
          lt_prog_compiler_pic='-KPIC'
7881
7874
          lt_prog_compiler_static='-Bstatic'
7882
7875
          lt_prog_compiler_wl='-Wl,'
7883
7876
          ;;
 
7877
        *Sun\ F*)
 
7878
          # Sun Fortran 8.3 passes all unrecognized flags to the linker
 
7879
          lt_prog_compiler_pic='-KPIC'
 
7880
          lt_prog_compiler_static='-Bstatic'
 
7881
          lt_prog_compiler_wl=''
 
7882
          ;;
7884
7883
        esac
7885
7884
        ;;
7886
7885
      esac
7911
7910
      lt_prog_compiler_pic='-KPIC'
7912
7911
      lt_prog_compiler_static='-Bstatic'
7913
7912
      case $cc_basename in
7914
 
      f77* | f90* | f95* | sunf77* | sunf90* | sunf95*)
 
7913
      f77* | f90* | f95*)
7915
7914
        lt_prog_compiler_wl='-Qoption ld ';;
7916
7915
      *)
7917
7916
        lt_prog_compiler_wl='-Wl,';;
7998
7997
   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
7999
7998
   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
8000
7999
   -e 's:$: $lt_compiler_flag:'`
8001
 
   (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5)
 
8000
   (eval echo "\"\$as_me:8000: $lt_compile\"" >&5)
8002
8001
   (eval "$lt_compile" 2>conftest.err)
8003
8002
   ac_status=$?
8004
8003
   cat conftest.err >&5
8005
 
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
8004
   echo "$as_me:8004: \$? = $ac_status" >&5
8006
8005
   if (exit $ac_status) && test -s "$ac_outfile"; then
8007
8006
     # The compiler can only warn and ignore the option if not recognized
8008
8007
     # So say no if there are warnings other than the usual output.
8009
 
     $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' >conftest.exp
 
8008
     $ECHO "X$_lt_compiler_boilerplate" | $Xsed -e '/^$/d' >conftest.exp
8010
8009
     $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
8011
8010
     if test ! -s conftest.er2 || diff conftest.exp conftest.er2 >/dev/null; then
8012
8011
       lt_cv_prog_compiler_pic_works=yes
8054
8053
     if test -s conftest.err; then
8055
8054
       # Append any errors to the config.log.
8056
8055
       cat conftest.err 1>&5
8057
 
       $ECHO "$_lt_linker_boilerplate" | $SED '/^$/d' > conftest.exp
 
8056
       $ECHO "X$_lt_linker_boilerplate" | $Xsed -e '/^$/d' > conftest.exp
8058
8057
       $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
8059
8058
       if diff conftest.exp conftest.er2 >/dev/null; then
8060
8059
         lt_cv_prog_compiler_static_works=yes
8103
8102
   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
8104
8103
   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
8105
8104
   -e 's:$: $lt_compiler_flag:'`
8106
 
   (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5)
 
8105
   (eval echo "\"\$as_me:8105: $lt_compile\"" >&5)
8107
8106
   (eval "$lt_compile" 2>out/conftest.err)
8108
8107
   ac_status=$?
8109
8108
   cat out/conftest.err >&5
8110
 
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
8109
   echo "$as_me:8109: \$? = $ac_status" >&5
8111
8110
   if (exit $ac_status) && test -s out/conftest2.$ac_objext
8112
8111
   then
8113
8112
     # The compiler can only warn and ignore the option if not recognized
8114
8113
     # So say no if there are warnings
8115
 
     $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' > out/conftest.exp
 
8114
     $ECHO "X$_lt_compiler_boilerplate" | $Xsed -e '/^$/d' > out/conftest.exp
8116
8115
     $SED '/^$/d; /^ *+/d' out/conftest.err >out/conftest.er2
8117
8116
     if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/dev/null; then
8118
8117
       lt_cv_prog_compiler_c_o=yes
8158
8157
   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
8159
8158
   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
8160
8159
   -e 's:$: $lt_compiler_flag:'`
8161
 
   (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5)
 
8160
   (eval echo "\"\$as_me:8160: $lt_compile\"" >&5)
8162
8161
   (eval "$lt_compile" 2>out/conftest.err)
8163
8162
   ac_status=$?
8164
8163
   cat out/conftest.err >&5
8165
 
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
8164
   echo "$as_me:8164: \$? = $ac_status" >&5
8166
8165
   if (exit $ac_status) && test -s out/conftest2.$ac_objext
8167
8166
   then
8168
8167
     # The compiler can only warn and ignore the option if not recognized
8169
8168
     # So say no if there are warnings
8170
 
     $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' > out/conftest.exp
 
8169
     $ECHO "X$_lt_compiler_boilerplate" | $Xsed -e '/^$/d' > out/conftest.exp
8171
8170
     $SED '/^$/d; /^ *+/d' out/conftest.err >out/conftest.er2
8172
8171
     if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/dev/null; then
8173
8172
       lt_cv_prog_compiler_c_o=yes
8280
8279
  esac
8281
8280
 
8282
8281
  ld_shlibs=yes
8283
 
 
8284
 
  # On some targets, GNU ld is compatible enough with the native linker
8285
 
  # that we're better off using the native interface for both.
8286
 
  lt_use_gnu_ld_interface=no
8287
8282
  if test "$with_gnu_ld" = yes; then
8288
 
    case $host_os in
8289
 
      aix*)
8290
 
        # The AIX port of GNU ld has always aspired to compatibility
8291
 
        # with the native linker.  However, as the warning in the GNU ld
8292
 
        # block says, versions before 2.19.5* couldn't really create working
8293
 
        # shared libraries, regardless of the interface used.
8294
 
        case `$LD -v 2>&1` in
8295
 
          *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
8296
 
          *\ \(GNU\ Binutils\)\ 2.[2-9]*) ;;
8297
 
          *\ \(GNU\ Binutils\)\ [3-9]*) ;;
8298
 
          *)
8299
 
            lt_use_gnu_ld_interface=yes
8300
 
            ;;
8301
 
        esac
8302
 
        ;;
8303
 
      *)
8304
 
        lt_use_gnu_ld_interface=yes
8305
 
        ;;
8306
 
    esac
8307
 
  fi
8308
 
 
8309
 
  if test "$lt_use_gnu_ld_interface" = yes; then
8310
8283
    # If archive_cmds runs LD, not CC, wlarc should be empty
8311
8284
    wlarc='${wl}'
8312
8285
 
8324
8297
    fi
8325
8298
    supports_anon_versioning=no
8326
8299
    case `$LD -v 2>&1` in
8327
 
      *GNU\ gold*) supports_anon_versioning=yes ;;
8328
8300
      *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
8329
8301
      *\ 2.11.93.0.2\ *) supports_anon_versioning=yes ;; # RH7.3 ...
8330
8302
      *\ 2.11.92.0.12\ *) supports_anon_versioning=yes ;; # Mandrake 8.2 ...
8340
8312
        ld_shlibs=no
8341
8313
        cat <<_LT_EOF 1>&2
8342
8314
 
8343
 
*** Warning: the GNU linker, at least up to release 2.19, is reported
 
8315
*** Warning: the GNU linker, at least up to release 2.9.1, is reported
8344
8316
*** to be unable to reliably create shared libraries on AIX.
8345
8317
*** Therefore, libtool is disabling shared libraries support.  If you
8346
 
*** really care for shared libraries, you may want to install binutils
8347
 
*** 2.20 or above, or modify your PATH so that a non-GNU linker is found.
8348
 
*** You will then need to restart the configuration process.
 
8318
*** really care for shared libraries, you may want to modify your PATH
 
8319
*** so that a non-GNU linker is found, and then restart.
8349
8320
 
8350
8321
_LT_EOF
8351
8322
      fi
8381
8352
      # _LT_TAGVAR(hardcode_libdir_flag_spec, ) is actually meaningless,
8382
8353
      # as there is no search path for DLLs.
8383
8354
      hardcode_libdir_flag_spec='-L$libdir'
8384
 
      export_dynamic_flag_spec='${wl}--export-all-symbols'
8385
8355
      allow_undefined_flag=unsupported
8386
8356
      always_export_symbols=no
8387
8357
      enable_shared_with_static_runtimes=yes
8403
8373
      fi
8404
8374
      ;;
8405
8375
 
8406
 
    haiku*)
8407
 
      archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
8408
 
      link_all_deplibs=yes
8409
 
      ;;
8410
 
 
8411
8376
    interix[3-9]*)
8412
8377
      hardcode_direct=no
8413
8378
      hardcode_shlibpath_var=no
8423
8388
      archive_expsym_cmds='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
8424
8389
      ;;
8425
8390
 
8426
 
    gnu* | linux* | tpf* | k*bsd*-gnu | kopensolaris*-gnu)
 
8391
    gnu* | linux* | tpf* | k*bsd*-gnu)
8427
8392
      tmp_diet=no
8428
8393
      if test "$host_os" = linux-dietlibc; then
8429
8394
        case $cc_basename in
8437
8402
        tmp_sharedflag='-shared'
8438
8403
        case $cc_basename,$host_cpu in
8439
8404
        pgcc*)                          # Portland Group C compiler
8440
 
          whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
 
8405
          whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive'
8441
8406
          tmp_addflag=' $pic_flag'
8442
8407
          ;;
8443
 
        pgf77* | pgf90* | pgf95* | pgfortran*)
8444
 
                                        # Portland Group f77 and f90 compilers
8445
 
          whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
 
8408
        pgf77* | pgf90* | pgf95*)       # Portland Group f77 and f90 compilers
 
8409
          whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive'
8446
8410
          tmp_addflag=' $pic_flag -Mnomain' ;;
8447
8411
        ecc*,ia64* | icc*,ia64*)        # Intel C compiler on ia64
8448
8412
          tmp_addflag=' -i_dynamic' ;;
8453
8417
        lf95*)                          # Lahey Fortran 8.1
8454
8418
          whole_archive_flag_spec=
8455
8419
          tmp_sharedflag='--shared' ;;
8456
 
        xl[cC]* | bgxl[cC]* | mpixl[cC]*) # IBM XL C 8.0 on PPC (deal with xlf below)
 
8420
        xl[cC]*)                        # IBM XL C 8.0 on PPC (deal with xlf below)
8457
8421
          tmp_sharedflag='-qmkshrobj'
8458
8422
          tmp_addflag= ;;
8459
 
        nvcc*)  # Cuda Compiler Driver 2.2
8460
 
          whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
8461
 
          compiler_needs_object=yes
8462
 
          ;;
8463
8423
        esac
8464
8424
        case `$CC -V 2>&1 | sed 5q` in
8465
8425
        *Sun\ C*)                       # Sun C 5.9
8466
 
          whole_archive_flag_spec='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
 
8426
          whole_archive_flag_spec='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive'
8467
8427
          compiler_needs_object=yes
8468
8428
          tmp_sharedflag='-G' ;;
8469
8429
        *Sun\ F*)                       # Sun Fortran 8.3
8479
8439
        fi
8480
8440
 
8481
8441
        case $cc_basename in
8482
 
        xlf* | bgf* | bgxlf* | mpixlf*)
 
8442
        xlf*)
8483
8443
          # IBM XL Fortran 10.1 on PPC cannot create shared libs itself
8484
8444
          whole_archive_flag_spec='--whole-archive$convenience --no-whole-archive'
8485
8445
          hardcode_libdir_flag_spec=
8486
8446
          hardcode_libdir_flag_spec_ld='-rpath $libdir'
8487
 
          archive_cmds='$LD -shared $libobjs $deplibs $linker_flags -soname $soname -o $lib'
 
8447
          archive_cmds='$LD -shared $libobjs $deplibs $compiler_flags -soname $soname -o $lib'
8488
8448
          if test "x$supports_anon_versioning" = xyes; then
8489
8449
            archive_expsym_cmds='echo "{ global:" > $output_objdir/$libname.ver~
8490
8450
              cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
8491
8451
              echo "local: *; };" >> $output_objdir/$libname.ver~
8492
 
              $LD -shared $libobjs $deplibs $linker_flags -soname $soname -version-script $output_objdir/$libname.ver -o $lib'
 
8452
              $LD -shared $libobjs $deplibs $compiler_flags -soname $soname -version-script $output_objdir/$libname.ver -o $lib'
8493
8453
          fi
8494
8454
          ;;
8495
8455
        esac
8610
8570
      else
8611
8571
        # If we're using GNU nm, then we don't want the "-C" option.
8612
8572
        # -C means demangle to AIX nm, but means don't demangle with GNU nm
8613
 
        # Also, AIX nm treats weak defined symbols like other global
8614
 
        # defined symbols, whereas GNU nm marks them as "W".
8615
8573
        if $NM -V 2>&1 | $GREP 'GNU' > /dev/null; then
8616
 
          export_symbols_cmds='$NM -Bpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W")) && (substr(\$ 3,1,1) != ".")) { print \$ 3 } }'\'' | sort -u > $export_symbols'
 
8574
          export_symbols_cmds='$NM -Bpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B")) && (substr(\$ 3,1,1) != ".")) { print \$ 3 } }'\'' | sort -u > $export_symbols'
8617
8575
        else
8618
8576
          export_symbols_cmds='$NM -BCpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B")) && (substr(\$ 3,1,1) != ".")) { print \$ 3 } }'\'' | sort -u > $export_symbols'
8619
8577
        fi
8731
8689
if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
8732
8690
 
8733
8691
        hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath"
8734
 
        archive_expsym_cmds='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then func_echo_all "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
 
8692
        archive_expsym_cmds='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then $ECHO "X${wl}${allow_undefined_flag}" | $Xsed; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
8735
8693
      else
8736
8694
        if test "$host_cpu" = ia64; then
8737
8695
          hardcode_libdir_flag_spec='${wl}-R $libdir:/usr/lib:/lib'
8775
8733
          # -berok will link without error, but may produce a broken library.
8776
8734
          no_undefined_flag=' ${wl}-bernotok'
8777
8735
          allow_undefined_flag=' ${wl}-berok'
8778
 
          if test "$with_gnu_ld" = yes; then
8779
 
            # We only use this code for GNU lds that support --whole-archive.
8780
 
            whole_archive_flag_spec='${wl}--whole-archive$convenience ${wl}--no-whole-archive'
8781
 
          else
8782
 
            # Exported symbols can be pulled into shared objects from archives
8783
 
            whole_archive_flag_spec='$convenience'
8784
 
          fi
 
8736
          # Exported symbols can be pulled into shared objects from archives
 
8737
          whole_archive_flag_spec='$convenience'
8785
8738
          archive_cmds_need_lc=yes
8786
8739
          # This is similar to how AIX traditionally builds its shared libraries.
8787
8740
          archive_expsym_cmds="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs ${wl}-bnoentry $compiler_flags ${wl}-bE:$export_symbols${allow_undefined_flag}~$AR $AR_FLAGS $output_objdir/$libname$release.a $output_objdir/$soname'
8820
8773
      # Tell ltmain to make .dll files, not .so files.
8821
8774
      shrext_cmds=".dll"
8822
8775
      # FIXME: Setting linknames here is a bad hack.
8823
 
      archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
 
8776
      archive_cmds='$CC -o $lib $libobjs $compiler_flags `$ECHO "X$deplibs" | $Xsed -e '\''s/ -lc$//'\''` -link -dll~linknames='
8824
8777
      # The linker will automatically build a .lib file if we build a DLL.
8825
8778
      old_archive_from_new_cmds='true'
8826
8779
      # FIXME: Should let the user specify the lib program.
8836
8789
  hardcode_direct=no
8837
8790
  hardcode_automatic=yes
8838
8791
  hardcode_shlibpath_var=unsupported
8839
 
  if test "$lt_cv_ld_force_load" = "yes"; then
8840
 
    whole_archive_flag_spec='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience ${wl}-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
8841
 
  else
8842
 
    whole_archive_flag_spec=''
8843
 
  fi
 
8792
  whole_archive_flag_spec=''
8844
8793
  link_all_deplibs=yes
8845
8794
  allow_undefined_flag="$_lt_dar_allow_undefined"
8846
8795
  case $cc_basename in
8848
8797
     *) _lt_dar_can_shared=$GCC ;;
8849
8798
  esac
8850
8799
  if test "$_lt_dar_can_shared" = "yes"; then
8851
 
    output_verbose_link_cmd=func_echo_all
 
8800
    output_verbose_link_cmd=echo
8852
8801
    archive_cmds="\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring $_lt_dar_single_mod${_lt_dsymutil}"
8853
8802
    module_cmds="\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$deplibs \$compiler_flags${_lt_dsymutil}"
8854
8803
    archive_expsym_cmds="sed 's,^,_,' < \$export_symbols > \$output_objdir/\${libname}-symbols.expsym~\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring ${_lt_dar_single_mod}${_lt_dar_export_syms}${_lt_dsymutil}"
8914
8863
      ;;
8915
8864
 
8916
8865
    hpux10*)
8917
 
      if test "$GCC" = yes && test "$with_gnu_ld" = no; then
 
8866
      if test "$GCC" = yes -a "$with_gnu_ld" = no; then
8918
8867
        archive_cmds='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
8919
8868
      else
8920
8869
        archive_cmds='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags'
8933
8882
      ;;
8934
8883
 
8935
8884
    hpux11*)
8936
 
      if test "$GCC" = yes && test "$with_gnu_ld" = no; then
 
8885
      if test "$GCC" = yes -a "$with_gnu_ld" = no; then
8937
8886
        case $host_cpu in
8938
8887
        hppa*64*)
8939
8888
          archive_cmds='$CC -shared ${wl}+h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
8954
8903
          archive_cmds='$CC -b ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $libobjs $deplibs $compiler_flags'
8955
8904
          ;;
8956
8905
        *)
8957
 
 
8958
 
          # Older versions of the 11.00 compiler do not understand -b yet
8959
 
          # (HP92453-01 A.11.01.20 doesn't, HP92453-01 B.11.X.35175-35176.GP does)
8960
 
          { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC understands -b" >&5
8961
 
$as_echo_n "checking if $CC understands -b... " >&6; }
8962
 
if test "${lt_cv_prog_compiler__b+set}" = set; then :
8963
 
  $as_echo_n "(cached) " >&6
8964
 
else
8965
 
  lt_cv_prog_compiler__b=no
8966
 
   save_LDFLAGS="$LDFLAGS"
8967
 
   LDFLAGS="$LDFLAGS -b"
8968
 
   echo "$lt_simple_link_test_code" > conftest.$ac_ext
8969
 
   if (eval $ac_link 2>conftest.err) && test -s conftest$ac_exeext; then
8970
 
     # The linker can only warn and ignore the option if not recognized
8971
 
     # So say no if there are warnings
8972
 
     if test -s conftest.err; then
8973
 
       # Append any errors to the config.log.
8974
 
       cat conftest.err 1>&5
8975
 
       $ECHO "$_lt_linker_boilerplate" | $SED '/^$/d' > conftest.exp
8976
 
       $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
8977
 
       if diff conftest.exp conftest.er2 >/dev/null; then
8978
 
         lt_cv_prog_compiler__b=yes
8979
 
       fi
8980
 
     else
8981
 
       lt_cv_prog_compiler__b=yes
8982
 
     fi
8983
 
   fi
8984
 
   $RM -r conftest*
8985
 
   LDFLAGS="$save_LDFLAGS"
8986
 
 
8987
 
fi
8988
 
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler__b" >&5
8989
 
$as_echo "$lt_cv_prog_compiler__b" >&6; }
8990
 
 
8991
 
if test x"$lt_cv_prog_compiler__b" = xyes; then
8992
 
    archive_cmds='$CC -b ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
8993
 
else
8994
 
    archive_cmds='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags'
8995
 
fi
8996
 
 
 
8906
          archive_cmds='$CC -b ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
8997
8907
          ;;
8998
8908
        esac
8999
8909
      fi
9021
8931
 
9022
8932
    irix5* | irix6* | nonstopux*)
9023
8933
      if test "$GCC" = yes; then
9024
 
        archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
 
8934
        archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
9025
8935
        # Try to use the -exported_symbol ld option, if it does not
9026
8936
        # work, assume that -exports_file does not work either and
9027
8937
        # implicitly export all symbols.
9032
8942
int foo(void) {}
9033
8943
_ACEOF
9034
8944
if ac_fn_c_try_link "$LINENO"; then :
9035
 
  archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations ${wl}-exports_file ${wl}$export_symbols -o $lib'
 
8945
  archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations ${wl}-exports_file ${wl}$export_symbols -o $lib'
9036
8946
 
9037
8947
fi
9038
8948
rm -f core conftest.err conftest.$ac_objext \
9039
8949
    conftest$ac_exeext conftest.$ac_ext
9040
8950
        LDFLAGS="$save_LDFLAGS"
9041
8951
      else
9042
 
        archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
9043
 
        archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -exports_file $export_symbols -o $lib'
 
8952
        archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
 
8953
        archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -exports_file $export_symbols -o $lib'
9044
8954
      fi
9045
8955
      archive_cmds_need_lc='no'
9046
8956
      hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
9102
9012
      hardcode_libdir_flag_spec='-L$libdir'
9103
9013
      hardcode_minus_L=yes
9104
9014
      allow_undefined_flag=unsupported
9105
 
      archive_cmds='$ECHO "LIBRARY $libname INITINSTANCE" > $output_objdir/$libname.def~$ECHO "DESCRIPTION \"$libname\"" >> $output_objdir/$libname.def~echo DATA >> $output_objdir/$libname.def~echo " SINGLE NONSHARED" >> $output_objdir/$libname.def~echo EXPORTS >> $output_objdir/$libname.def~emxexp $libobjs >> $output_objdir/$libname.def~$CC -Zdll -Zcrtdll -o $lib $libobjs $deplibs $compiler_flags $output_objdir/$libname.def'
 
9015
      archive_cmds='$ECHO "LIBRARY $libname INITINSTANCE" > $output_objdir/$libname.def~$ECHO "DESCRIPTION \"$libname\"" >> $output_objdir/$libname.def~$ECHO DATA >> $output_objdir/$libname.def~$ECHO " SINGLE NONSHARED" >> $output_objdir/$libname.def~$ECHO EXPORTS >> $output_objdir/$libname.def~emxexp $libobjs >> $output_objdir/$libname.def~$CC -Zdll -Zcrtdll -o $lib $libobjs $deplibs $compiler_flags $output_objdir/$libname.def'
9106
9016
      old_archive_from_new_cmds='emximp -o $output_objdir/$libname.a $output_objdir/$libname.def'
9107
9017
      ;;
9108
9018
 
9109
9019
    osf3*)
9110
9020
      if test "$GCC" = yes; then
9111
9021
        allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
9112
 
        archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
 
9022
        archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
9113
9023
      else
9114
9024
        allow_undefined_flag=' -expect_unresolved \*'
9115
 
        archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
 
9025
        archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
9116
9026
      fi
9117
9027
      archive_cmds_need_lc='no'
9118
9028
      hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
9122
9032
    osf4* | osf5*)      # as osf3* with the addition of -msym flag
9123
9033
      if test "$GCC" = yes; then
9124
9034
        allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
9125
 
        archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
 
9035
        archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
9126
9036
        hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
9127
9037
      else
9128
9038
        allow_undefined_flag=' -expect_unresolved \*'
9129
 
        archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
 
9039
        archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
9130
9040
        archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~
9131
 
        $CC -shared${allow_undefined_flag} ${wl}-input ${wl}$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib~$RM $lib.exp'
 
9041
        $CC -shared${allow_undefined_flag} ${wl}-input ${wl}$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib~$RM $lib.exp'
9132
9042
 
9133
9043
        # Both c and cxx compiler support -rpath directly
9134
9044
        hardcode_libdir_flag_spec='-rpath $libdir'
9331
9241
      # to ld, don't add -lc before -lgcc.
9332
9242
      { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether -lc should be explicitly linked in" >&5
9333
9243
$as_echo_n "checking whether -lc should be explicitly linked in... " >&6; }
9334
 
if test "${lt_cv_archive_cmds_need_lc+set}" = set; then :
9335
 
  $as_echo_n "(cached) " >&6
9336
 
else
9337
 
  $RM conftest*
9338
 
        echo "$lt_simple_compile_test_code" > conftest.$ac_ext
 
9244
      $RM conftest*
 
9245
      echo "$lt_simple_compile_test_code" > conftest.$ac_ext
9339
9246
 
9340
 
        if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
 
9247
      if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
9341
9248
  (eval $ac_compile) 2>&5
9342
9249
  ac_status=$?
9343
9250
  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
9344
9251
  test $ac_status = 0; } 2>conftest.err; then
9345
 
          soname=conftest
9346
 
          lib=conftest
9347
 
          libobjs=conftest.$ac_objext
9348
 
          deplibs=
9349
 
          wl=$lt_prog_compiler_wl
9350
 
          pic_flag=$lt_prog_compiler_pic
9351
 
          compiler_flags=-v
9352
 
          linker_flags=-v
9353
 
          verstring=
9354
 
          output_objdir=.
9355
 
          libname=conftest
9356
 
          lt_save_allow_undefined_flag=$allow_undefined_flag
9357
 
          allow_undefined_flag=
9358
 
          if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$archive_cmds 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1\""; } >&5
 
9252
        soname=conftest
 
9253
        lib=conftest
 
9254
        libobjs=conftest.$ac_objext
 
9255
        deplibs=
 
9256
        wl=$lt_prog_compiler_wl
 
9257
        pic_flag=$lt_prog_compiler_pic
 
9258
        compiler_flags=-v
 
9259
        linker_flags=-v
 
9260
        verstring=
 
9261
        output_objdir=.
 
9262
        libname=conftest
 
9263
        lt_save_allow_undefined_flag=$allow_undefined_flag
 
9264
        allow_undefined_flag=
 
9265
        if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$archive_cmds 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1\""; } >&5
9359
9266
  (eval $archive_cmds 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1) 2>&5
9360
9267
  ac_status=$?
9361
9268
  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
9362
9269
  test $ac_status = 0; }
9363
 
          then
9364
 
            lt_cv_archive_cmds_need_lc=no
9365
 
          else
9366
 
            lt_cv_archive_cmds_need_lc=yes
9367
 
          fi
9368
 
          allow_undefined_flag=$lt_save_allow_undefined_flag
9369
 
        else
9370
 
          cat conftest.err 1>&5
9371
 
        fi
9372
 
        $RM conftest*
9373
 
 
9374
 
fi
9375
 
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_archive_cmds_need_lc" >&5
9376
 
$as_echo "$lt_cv_archive_cmds_need_lc" >&6; }
9377
 
      archive_cmds_need_lc=$lt_cv_archive_cmds_need_lc
 
9270
        then
 
9271
          archive_cmds_need_lc=no
 
9272
        else
 
9273
          archive_cmds_need_lc=yes
 
9274
        fi
 
9275
        allow_undefined_flag=$lt_save_allow_undefined_flag
 
9276
      else
 
9277
        cat conftest.err 1>&5
 
9278
      fi
 
9279
      $RM conftest*
 
9280
      { $as_echo "$as_me:${as_lineno-$LINENO}: result: $archive_cmds_need_lc" >&5
 
9281
$as_echo "$archive_cmds_need_lc" >&6; }
9378
9282
      ;;
9379
9283
    esac
9380
9284
  fi
9545
9449
    darwin*) lt_awk_arg="/^libraries:/,/LR/" ;;
9546
9450
    *) lt_awk_arg="/^libraries:/" ;;
9547
9451
  esac
9548
 
  case $host_os in
9549
 
    mingw* | cegcc*) lt_sed_strip_eq="s,=\([A-Za-z]:\),\1,g" ;;
9550
 
    *) lt_sed_strip_eq="s,=/,/,g" ;;
9551
 
  esac
9552
 
  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
9553
 
  case $lt_search_path_spec in
9554
 
  *\;*)
 
9452
  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e "s,=/,/,g"`
 
9453
  if $ECHO "$lt_search_path_spec" | $GREP ';' >/dev/null ; then
9555
9454
    # if the path contains ";" then we assume it to be the separator
9556
9455
    # otherwise default to the standard path separator (i.e. ":") - it is
9557
9456
    # assumed that no part of a normal pathname contains ";" but that should
9558
9457
    # okay in the real world where ";" in dirpaths is itself problematic.
9559
 
    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
9560
 
    ;;
9561
 
  *)
9562
 
    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
9563
 
    ;;
9564
 
  esac
 
9458
    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED -e 's/;/ /g'`
 
9459
  else
 
9460
    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
 
9461
  fi
9565
9462
  # Ok, now we have the path, separated by spaces, we can step through it
9566
9463
  # and add multilib dir if necessary.
9567
9464
  lt_tmp_lt_search_path_spec=
9574
9471
        lt_tmp_lt_search_path_spec="$lt_tmp_lt_search_path_spec $lt_sys_path"
9575
9472
    fi
9576
9473
  done
9577
 
  lt_search_path_spec=`$ECHO "$lt_tmp_lt_search_path_spec" | awk '
 
9474
  lt_search_path_spec=`$ECHO $lt_tmp_lt_search_path_spec | awk '
9578
9475
BEGIN {RS=" "; FS="/|\n";} {
9579
9476
  lt_foo="";
9580
9477
  lt_count=0;
9594
9491
  if (lt_foo != "") { lt_freq[lt_foo]++; }
9595
9492
  if (lt_freq[lt_foo] == 1) { print lt_foo; }
9596
9493
}'`
9597
 
  # AWK program above erroneously prepends '/' to C:/dos/paths
9598
 
  # for these hosts.
9599
 
  case $host_os in
9600
 
    mingw* | cegcc*) lt_search_path_spec=`$ECHO "$lt_search_path_spec" |\
9601
 
      $SED 's,/\([A-Za-z]:\),\1,g'` ;;
9602
 
  esac
9603
 
  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
 
9494
  sys_lib_search_path_spec=`$ECHO $lt_search_path_spec`
9604
9495
else
9605
9496
  sys_lib_search_path_spec="/lib /usr/lib /usr/local/lib"
9606
9497
fi
9688
9579
  m68k)
9689
9580
    library_names_spec='$libname.ixlibrary $libname.a'
9690
9581
    # Create ${libname}_ixlibrary.a entries in /sys/libs.
9691
 
    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
 
9582
    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$ECHO "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
9692
9583
    ;;
9693
9584
  esac
9694
9585
  ;;
9741
9632
    cygwin*)
9742
9633
      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
9743
9634
      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
9744
 
 
9745
 
      sys_lib_search_path_spec="$sys_lib_search_path_spec /usr/lib/w32api"
 
9635
      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
9746
9636
      ;;
9747
9637
    mingw* | cegcc*)
9748
9638
      # MinGW DLLs use traditional 'lib' prefix
9749
9639
      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
 
9640
      sys_lib_search_path_spec=`$CC -print-search-dirs | $GREP "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
 
9641
      if $ECHO "$sys_lib_search_path_spec" | $GREP ';[c-zC-Z]:/' >/dev/null; then
 
9642
        # It is most probably a Windows format PATH printed by
 
9643
        # mingw gcc, but we are running on Cygwin. Gcc prints its search
 
9644
        # path with ; separators, and with drive letters. We can handle the
 
9645
        # drive letters (cygwin fileutils understands them), so leave them,
 
9646
        # especially as we might pass files found there to a mingw objdump,
 
9647
        # which wouldn't understand a cygwinified path. Ahh.
 
9648
        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
 
9649
      else
 
9650
        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
 
9651
      fi
9750
9652
      ;;
9751
9653
    pw32*)
9752
9654
      # pw32 DLLs use 'pw' prefix rather than 'lib'
9846
9748
  hardcode_into_libs=yes
9847
9749
  ;;
9848
9750
 
9849
 
haiku*)
9850
 
  version_type=linux
9851
 
  need_lib_prefix=no
9852
 
  need_version=no
9853
 
  dynamic_linker="$host_os runtime_loader"
9854
 
  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}'
9855
 
  soname_spec='${libname}${release}${shared_ext}$major'
9856
 
  shlibpath_var=LIBRARY_PATH
9857
 
  shlibpath_overrides_runpath=yes
9858
 
  sys_lib_dlsearch_path_spec='/boot/home/config/lib /boot/common/lib /boot/system/lib'
9859
 
  hardcode_into_libs=yes
9860
 
  ;;
9861
 
 
9862
9751
hpux9* | hpux10* | hpux11*)
9863
9752
  # Give a soname corresponding to the major version so that dld.sl refuses to
9864
9753
  # link against other versions.
9901
9790
    soname_spec='${libname}${release}${shared_ext}$major'
9902
9791
    ;;
9903
9792
  esac
9904
 
  # HP-UX runs *really* slowly unless shared libraries are mode 555, ...
 
9793
  # HP-UX runs *really* slowly unless shared libraries are mode 555.
9905
9794
  postinstall_cmds='chmod 555 $lib'
9906
 
  # or fails outright, so override atomically:
9907
 
  install_override_mode=555
9908
9795
  ;;
9909
9796
 
9910
9797
interix[3-9]*)
9962
9849
  ;;
9963
9850
 
9964
9851
# This must be Linux ELF.
9965
 
linux* | k*bsd*-gnu | kopensolaris*-gnu)
 
9852
linux* | k*bsd*-gnu)
9966
9853
  version_type=linux
9967
9854
  need_lib_prefix=no
9968
9855
  need_version=no
9971
9858
  finish_cmds='PATH="\$PATH:/sbin" ldconfig -n $libdir'
9972
9859
  shlibpath_var=LD_LIBRARY_PATH
9973
9860
  shlibpath_overrides_runpath=no
9974
 
 
9975
9861
  # Some binutils ld are patched to set DT_RUNPATH
9976
 
  if test "${lt_cv_shlibpath_overrides_runpath+set}" = set; then :
9977
 
  $as_echo_n "(cached) " >&6
9978
 
else
9979
 
  lt_cv_shlibpath_overrides_runpath=no
9980
 
    save_LDFLAGS=$LDFLAGS
9981
 
    save_libdir=$libdir
9982
 
    eval "libdir=/foo; wl=\"$lt_prog_compiler_wl\"; \
9983
 
         LDFLAGS=\"\$LDFLAGS $hardcode_libdir_flag_spec\""
9984
 
    cat confdefs.h - <<_ACEOF >conftest.$ac_ext
 
9862
  save_LDFLAGS=$LDFLAGS
 
9863
  save_libdir=$libdir
 
9864
  eval "libdir=/foo; wl=\"$lt_prog_compiler_wl\"; \
 
9865
       LDFLAGS=\"\$LDFLAGS $hardcode_libdir_flag_spec\""
 
9866
  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9985
9867
/* end confdefs.h.  */
9986
9868
 
9987
9869
int
9994
9876
_ACEOF
9995
9877
if ac_fn_c_try_link "$LINENO"; then :
9996
9878
  if  ($OBJDUMP -p conftest$ac_exeext) 2>/dev/null | grep "RUNPATH.*$libdir" >/dev/null; then :
9997
 
  lt_cv_shlibpath_overrides_runpath=yes
 
9879
  shlibpath_overrides_runpath=yes
9998
9880
fi
9999
9881
fi
10000
9882
rm -f core conftest.err conftest.$ac_objext \
10001
9883
    conftest$ac_exeext conftest.$ac_ext
10002
 
    LDFLAGS=$save_LDFLAGS
10003
 
    libdir=$save_libdir
10004
 
 
10005
 
fi
10006
 
 
10007
 
  shlibpath_overrides_runpath=$lt_cv_shlibpath_overrides_runpath
 
9884
  LDFLAGS=$save_LDFLAGS
 
9885
  libdir=$save_libdir
10008
9886
 
10009
9887
  # This implies no fast_install, which is unacceptable.
10010
9888
  # Some rework will be needed to allow for fast_install
10011
9889
  # before this can be enabled.
10012
9890
  hardcode_into_libs=yes
10013
9891
 
10014
 
  # Add ABI-specific directories to the system library path.
10015
 
  sys_lib_dlsearch_path_spec="/lib64 /usr/lib64 /lib /usr/lib"
10016
 
 
10017
9892
  # Append ld.so.conf contents to the search path
10018
9893
  if test -f /etc/ld.so.conf; then
10019
 
    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[       ]*hwcap[        ]/d;s/[:,      ]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
10020
 
    sys_lib_dlsearch_path_spec="$sys_lib_dlsearch_path_spec $lt_ld_extra"
10021
 
 
 
9894
    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[       ]*hwcap[        ]/d;s/[:,      ]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
 
9895
    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
10022
9896
  fi
10023
9897
 
10024
9898
  # We used to test for /lib/ld.so.1 and disable shared libraries on
10320
10194
 
10321
10195
 
10322
10196
 
10323
 
 
10324
 
 
10325
 
 
10326
 
 
10327
 
 
10328
10197
  { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to hardcode library paths into programs" >&5
10329
10198
$as_echo_n "checking how to hardcode library paths into programs... " >&6; }
10330
10199
hardcode_action=
10655
10524
  lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
10656
10525
  lt_status=$lt_dlunknown
10657
10526
  cat > conftest.$ac_ext <<_LT_EOF
10658
 
#line $LINENO "configure"
 
10527
#line 10527 "configure"
10659
10528
#include "confdefs.h"
10660
10529
 
10661
10530
#if HAVE_DLFCN_H
10696
10565
#  endif
10697
10566
#endif
10698
10567
 
10699
 
/* When -fvisbility=hidden is used, assume the code has been annotated
10700
 
   correspondingly for the symbols needed.  */
10701
 
#if defined(__GNUC__) && (((__GNUC__ == 3) && (__GNUC_MINOR__ >= 3)) || (__GNUC__ > 3))
10702
 
void fnord () __attribute__((visibility("default")));
10703
 
#endif
10704
 
 
10705
 
void fnord () { int i=42; }
 
10568
void fnord() { int i=42;}
10706
10569
int main ()
10707
10570
{
10708
10571
  void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW);
10711
10574
  if (self)
10712
10575
    {
10713
10576
      if (dlsym (self,"fnord"))       status = $lt_dlno_uscore;
10714
 
      else
10715
 
        {
10716
 
          if (dlsym( self,"_fnord"))  status = $lt_dlneed_uscore;
10717
 
          else puts (dlerror ());
10718
 
        }
 
10577
      else if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore;
10719
10578
      /* dlclose (self); */
10720
10579
    }
10721
10580
  else
10761
10620
  lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
10762
10621
  lt_status=$lt_dlunknown
10763
10622
  cat > conftest.$ac_ext <<_LT_EOF
10764
 
#line $LINENO "configure"
 
10623
#line 10623 "configure"
10765
10624
#include "confdefs.h"
10766
10625
 
10767
10626
#if HAVE_DLFCN_H
10802
10661
#  endif
10803
10662
#endif
10804
10663
 
10805
 
/* When -fvisbility=hidden is used, assume the code has been annotated
10806
 
   correspondingly for the symbols needed.  */
10807
 
#if defined(__GNUC__) && (((__GNUC__ == 3) && (__GNUC_MINOR__ >= 3)) || (__GNUC__ > 3))
10808
 
void fnord () __attribute__((visibility("default")));
10809
 
#endif
10810
 
 
10811
 
void fnord () { int i=42; }
 
10664
void fnord() { int i=42;}
10812
10665
int main ()
10813
10666
{
10814
10667
  void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW);
10817
10670
  if (self)
10818
10671
    {
10819
10672
      if (dlsym (self,"fnord"))       status = $lt_dlno_uscore;
10820
 
      else
10821
 
        {
10822
 
          if (dlsym( self,"_fnord"))  status = $lt_dlneed_uscore;
10823
 
          else puts (dlerror ());
10824
 
        }
 
10673
      else if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore;
10825
10674
      /* dlclose (self); */
10826
10675
    }
10827
10676
  else
11030
10879
  enableval=$enable_schemas_compile; case ${enableval} in
11031
10880
                  yes) GSETTINGS_DISABLE_SCHEMAS_COMPILE=""  ;;
11032
10881
                  no)  GSETTINGS_DISABLE_SCHEMAS_COMPILE="1" ;;
11033
 
                  *) as_fn_error $? "bad value ${enableval} for --enable-schemas-compile" "$LINENO" 5 ;;
 
10882
                  *) as_fn_error "bad value ${enableval} for --enable-schemas-compile" "$LINENO" 5 ;;
11034
10883
                 esac
11035
10884
fi
11036
10885
 
11037
10886
 
11038
10887
 
11039
10888
 
11040
 
 
11041
 
 
11042
 
 
11043
 
 
11044
10889
if test "x$ac_cv_env_PKG_CONFIG_set" != "xset"; then
11045
10890
        if test -n "$ac_tool_prefix"; then
11046
10891
  # Extract the first word of "${ac_tool_prefix}pkg-config", so it can be a program name with args.
11153
10998
$as_echo "no" >&6; }
11154
10999
                PKG_CONFIG=""
11155
11000
        fi
 
11001
 
11156
11002
fi
11157
11003
  gsettingsschemadir=${datadir}/glib-2.0/schemas
11158
11004
 
11202
11048
  fi
11203
11049
 
11204
11050
  if test "x$GLIB_COMPILE_SCHEMAS" = "x"; then
11205
 
    as_fn_error $? "glib-compile-schemas not found." "$LINENO" 5
 
11051
    as_fn_error "glib-compile-schemas not found." "$LINENO" 5
11206
11052
  else
11207
11053
    :
11208
11054
  fi
11288
11134
else
11289
11135
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
11290
11136
$as_echo "no" >&6; }
11291
 
        as_fn_error $? "gnome-doc-utils >= $gdu_cv_version_required not found" "$LINENO" 5
 
11137
        as_fn_error "gnome-doc-utils >= $gdu_cv_version_required not found" "$LINENO" 5
11292
11138
fi
11293
11139
 
11294
11140
 
11511
11357
  test $ac_status = 0; }; then
11512
11358
  :
11513
11359
else
11514
 
  as_fn_error $? "You need to have gtk-doc >= 1.12 installed to build $PACKAGE_NAME" "$LINENO" 5
 
11360
  as_fn_error "You need to have gtk-doc >= 1.12 installed to build $PACKAGE_NAME" "$LINENO" 5
11515
11361
fi
11516
11362
  fi
11517
11363
 
11651
11497
        fi
11652
11498
        ;;
11653
11499
    *)
11654
 
        as_fn_error $? "Unknown argument '$enable_compile_warnings' to --enable-compile-warnings" "$LINENO" 5
 
11500
        as_fn_error "Unknown argument '$enable_compile_warnings' to --enable-compile-warnings" "$LINENO" 5
11655
11501
        ;;
11656
11502
    esac
11657
11503
    CFLAGS="$realsave_CFLAGS"
12070
11916
 
12071
11917
test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
12072
11918
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
12073
 
as_fn_error $? "no acceptable C compiler found in \$PATH
12074
 
See \`config.log' for more details" "$LINENO" 5; }
 
11919
as_fn_error "no acceptable C compiler found in \$PATH
 
11920
See \`config.log' for more details." "$LINENO" 5; }
12075
11921
 
12076
11922
# Provide some information about the compiler.
12077
11923
$as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5
12664
12510
elif test x"$has_uscsi" = x"yes"; then
12665
12511
        :
12666
12512
else
12667
 
        as_fn_error $? "Support Linux SG, FreeBSD CAM, NetBSD SCSIPI, Solaris USCSI. No supported SCSI interface headers could not be found." "$LINENO" 5
 
12513
        as_fn_error "Support Linux SG, FreeBSD CAM, NetBSD SCSIPI, Solaris USCSI. No supported SCSI interface headers could not be found." "$LINENO" 5
12668
12514
fi
12669
12515
 
12670
12516
 if test x"$has_cam" = "xyes"; then
12909
12755
GSTREAMER_REQUIRED=0.10.15
12910
12756
GSTREAMER_BASE_REQUIRED=0.10.0
12911
12757
LIBXML2_REQUIRED=2.6.0
12912
 
DBUS_REQUIRED=0.7.2
 
12758
LIBUNIQUE_REQUIRED=1.0.0
12913
12759
 
12914
12760
 
12915
12761
pkg_failed=no
12970
12816
 
12971
12817
 
12972
12818
if test $pkg_failed = yes; then
12973
 
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
12974
 
$as_echo "no" >&6; }
12975
12819
 
12976
12820
if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
12977
12821
        _pkg_short_errors_supported=yes
12992
12836
        # Put the nasty error message in config.log where it belongs
12993
12837
        echo "$BRASERO_GSTREAMER_PKG_ERRORS" >&5
12994
12838
 
12995
 
        as_fn_error $? "Package requirements (\
 
12839
        as_fn_error "Package requirements (\
12996
12840
        gstreamer-0.10 >= $GSTREAMER_REQUIRED           \
12997
12841
        gstreamer-interfaces-0.10                       \
12998
12842
        gstreamer-plugins-base-0.10 >= $GSTREAMER_BASE_REQUIRED) were not met:
13004
12848
 
13005
12849
Alternatively, you may set the environment variables BRASERO_GSTREAMER_CFLAGS
13006
12850
and BRASERO_GSTREAMER_LIBS to avoid the need to call pkg-config.
13007
 
See the pkg-config man page for more details." "$LINENO" 5
13008
 
 
 
12851
See the pkg-config man page for more details.
 
12852
" "$LINENO" 5
13009
12853
elif test $pkg_failed = untried; then
13010
 
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
13011
 
$as_echo "no" >&6; }
13012
12854
        { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
13013
12855
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
13014
 
as_fn_error $? "The pkg-config script could not be found or is too old.  Make sure it
 
12856
as_fn_error "The pkg-config script could not be found or is too old.  Make sure it
13015
12857
is in your PATH or set the PKG_CONFIG environment variable to the full
13016
12858
path to pkg-config.
13017
12859
 
13020
12862
See the pkg-config man page for more details.
13021
12863
 
13022
12864
To get pkg-config, see <http://pkg-config.freedesktop.org/>.
13023
 
See \`config.log' for more details" "$LINENO" 5; }
13024
 
 
 
12865
See \`config.log' for more details." "$LINENO" 5; }
13025
12866
else
13026
12867
        BRASERO_GSTREAMER_CFLAGS=$pkg_cv_BRASERO_GSTREAMER_CFLAGS
13027
12868
        BRASERO_GSTREAMER_LIBS=$pkg_cv_BRASERO_GSTREAMER_LIBS
13028
12869
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
13029
12870
$as_echo "yes" >&6; }
13030
 
 
 
12871
        :
13031
12872
fi
13032
12873
 
13033
12874
 
13082
12923
 
13083
12924
 
13084
12925
if test $pkg_failed = yes; then
13085
 
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
13086
 
$as_echo "no" >&6; }
13087
12926
 
13088
12927
if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
13089
12928
        _pkg_short_errors_supported=yes
13100
12939
        # Put the nasty error message in config.log where it belongs
13101
12940
        echo "$BRASERO_GIO_PKG_ERRORS" >&5
13102
12941
 
13103
 
        as_fn_error $? "Package requirements (\
 
12942
        as_fn_error "Package requirements (\
13104
12943
        gio-2.0 >= $GIO_REQUIRED) were not met:
13105
12944
 
13106
12945
$BRASERO_GIO_PKG_ERRORS
13110
12949
 
13111
12950
Alternatively, you may set the environment variables BRASERO_GIO_CFLAGS
13112
12951
and BRASERO_GIO_LIBS to avoid the need to call pkg-config.
13113
 
See the pkg-config man page for more details." "$LINENO" 5
13114
 
 
 
12952
See the pkg-config man page for more details.
 
12953
" "$LINENO" 5
13115
12954
elif test $pkg_failed = untried; then
13116
 
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
13117
 
$as_echo "no" >&6; }
13118
12955
        { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
13119
12956
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
13120
 
as_fn_error $? "The pkg-config script could not be found or is too old.  Make sure it
 
12957
as_fn_error "The pkg-config script could not be found or is too old.  Make sure it
13121
12958
is in your PATH or set the PKG_CONFIG environment variable to the full
13122
12959
path to pkg-config.
13123
12960
 
13126
12963
See the pkg-config man page for more details.
13127
12964
 
13128
12965
To get pkg-config, see <http://pkg-config.freedesktop.org/>.
13129
 
See \`config.log' for more details" "$LINENO" 5; }
13130
 
 
 
12966
See \`config.log' for more details." "$LINENO" 5; }
13131
12967
else
13132
12968
        BRASERO_GIO_CFLAGS=$pkg_cv_BRASERO_GIO_CFLAGS
13133
12969
        BRASERO_GIO_LIBS=$pkg_cv_BRASERO_GIO_LIBS
13134
12970
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
13135
12971
$as_echo "yes" >&6; }
13136
 
 
 
12972
        :
13137
12973
fi
13138
12974
 
13139
12975
 
13186
13022
 
13187
13023
 
13188
13024
if test $pkg_failed = yes; then
13189
 
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
13190
 
$as_echo "no" >&6; }
13191
13025
 
13192
13026
if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
13193
13027
        _pkg_short_errors_supported=yes
13204
13038
        # Put the nasty error message in config.log where it belongs
13205
13039
        echo "$BRASERO_LIBXML_PKG_ERRORS" >&5
13206
13040
 
13207
 
        as_fn_error $? "Package requirements (\
 
13041
        as_fn_error "Package requirements (\
13208
13042
        libxml-2.0 >= $LIBXML2_REQUIRED) were not met:
13209
13043
 
13210
13044
$BRASERO_LIBXML_PKG_ERRORS
13214
13048
 
13215
13049
Alternatively, you may set the environment variables BRASERO_LIBXML_CFLAGS
13216
13050
and BRASERO_LIBXML_LIBS to avoid the need to call pkg-config.
13217
 
See the pkg-config man page for more details." "$LINENO" 5
13218
 
 
 
13051
See the pkg-config man page for more details.
 
13052
" "$LINENO" 5
13219
13053
elif test $pkg_failed = untried; then
13220
 
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
13221
 
$as_echo "no" >&6; }
13222
13054
        { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
13223
13055
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
13224
 
as_fn_error $? "The pkg-config script could not be found or is too old.  Make sure it
 
13056
as_fn_error "The pkg-config script could not be found or is too old.  Make sure it
13225
13057
is in your PATH or set the PKG_CONFIG environment variable to the full
13226
13058
path to pkg-config.
13227
13059
 
13230
13062
See the pkg-config man page for more details.
13231
13063
 
13232
13064
To get pkg-config, see <http://pkg-config.freedesktop.org/>.
13233
 
See \`config.log' for more details" "$LINENO" 5; }
13234
 
 
 
13065
See \`config.log' for more details." "$LINENO" 5; }
13235
13066
else
13236
13067
        BRASERO_LIBXML_CFLAGS=$pkg_cv_BRASERO_LIBXML_CFLAGS
13237
13068
        BRASERO_LIBXML_LIBS=$pkg_cv_BRASERO_LIBXML_LIBS
13238
13069
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
13239
13070
$as_echo "yes" >&6; }
13240
 
 
13241
 
fi
13242
 
 
 
13071
        :
 
13072
fi
 
13073
 
 
13074
 
 
13075
 
 
13076
 
 
13077
 
 
13078
pkg_failed=no
 
13079
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for BRASERO_LIBUNIQUE" >&5
 
13080
$as_echo_n "checking for BRASERO_LIBUNIQUE... " >&6; }
 
13081
 
 
13082
if test -n "$BRASERO_LIBUNIQUE_CFLAGS"; then
 
13083
    pkg_cv_BRASERO_LIBUNIQUE_CFLAGS="$BRASERO_LIBUNIQUE_CFLAGS"
 
13084
 elif test -n "$PKG_CONFIG"; then
 
13085
    if test -n "$PKG_CONFIG" && \
 
13086
    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"unique-1.0 >= \$LIBUNIQUE_REQUIRED\""; } >&5
 
13087
  ($PKG_CONFIG --exists --print-errors "unique-1.0 >= $LIBUNIQUE_REQUIRED") 2>&5
 
13088
  ac_status=$?
 
13089
  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
 
13090
  test $ac_status = 0; }; then
 
13091
  pkg_cv_BRASERO_LIBUNIQUE_CFLAGS=`$PKG_CONFIG --cflags "unique-1.0 >= $LIBUNIQUE_REQUIRED" 2>/dev/null`
 
13092
else
 
13093
  pkg_failed=yes
 
13094
fi
 
13095
 else
 
13096
    pkg_failed=untried
 
13097
fi
 
13098
if test -n "$BRASERO_LIBUNIQUE_LIBS"; then
 
13099
    pkg_cv_BRASERO_LIBUNIQUE_LIBS="$BRASERO_LIBUNIQUE_LIBS"
 
13100
 elif test -n "$PKG_CONFIG"; then
 
13101
    if test -n "$PKG_CONFIG" && \
 
13102
    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"unique-1.0 >= \$LIBUNIQUE_REQUIRED\""; } >&5
 
13103
  ($PKG_CONFIG --exists --print-errors "unique-1.0 >= $LIBUNIQUE_REQUIRED") 2>&5
 
13104
  ac_status=$?
 
13105
  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
 
13106
  test $ac_status = 0; }; then
 
13107
  pkg_cv_BRASERO_LIBUNIQUE_LIBS=`$PKG_CONFIG --libs "unique-1.0 >= $LIBUNIQUE_REQUIRED" 2>/dev/null`
 
13108
else
 
13109
  pkg_failed=yes
 
13110
fi
 
13111
 else
 
13112
    pkg_failed=untried
 
13113
fi
 
13114
 
 
13115
 
 
13116
 
 
13117
if test $pkg_failed = yes; then
 
13118
 
 
13119
if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
 
13120
        _pkg_short_errors_supported=yes
 
13121
else
 
13122
        _pkg_short_errors_supported=no
 
13123
fi
 
13124
        if test $_pkg_short_errors_supported = yes; then
 
13125
                BRASERO_LIBUNIQUE_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "unique-1.0 >= $LIBUNIQUE_REQUIRED" 2>&1`
 
13126
        else
 
13127
                BRASERO_LIBUNIQUE_PKG_ERRORS=`$PKG_CONFIG --print-errors "unique-1.0 >= $LIBUNIQUE_REQUIRED" 2>&1`
 
13128
        fi
 
13129
        # Put the nasty error message in config.log where it belongs
 
13130
        echo "$BRASERO_LIBUNIQUE_PKG_ERRORS" >&5
 
13131
 
 
13132
        as_fn_error "Package requirements (unique-1.0 >= $LIBUNIQUE_REQUIRED) were not met:
 
13133
 
 
13134
$BRASERO_LIBUNIQUE_PKG_ERRORS
 
13135
 
 
13136
Consider adjusting the PKG_CONFIG_PATH environment variable if you
 
13137
installed software in a non-standard prefix.
 
13138
 
 
13139
Alternatively, you may set the environment variables BRASERO_LIBUNIQUE_CFLAGS
 
13140
and BRASERO_LIBUNIQUE_LIBS to avoid the need to call pkg-config.
 
13141
See the pkg-config man page for more details.
 
13142
" "$LINENO" 5
 
13143
elif test $pkg_failed = untried; then
 
13144
        { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
 
13145
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
 
13146
as_fn_error "The pkg-config script could not be found or is too old.  Make sure it
 
13147
is in your PATH or set the PKG_CONFIG environment variable to the full
 
13148
path to pkg-config.
 
13149
 
 
13150
Alternatively, you may set the environment variables BRASERO_LIBUNIQUE_CFLAGS
 
13151
and BRASERO_LIBUNIQUE_LIBS to avoid the need to call pkg-config.
 
13152
See the pkg-config man page for more details.
 
13153
 
 
13154
To get pkg-config, see <http://pkg-config.freedesktop.org/>.
 
13155
See \`config.log' for more details." "$LINENO" 5; }
 
13156
else
 
13157
        BRASERO_LIBUNIQUE_CFLAGS=$pkg_cv_BRASERO_LIBUNIQUE_CFLAGS
 
13158
        BRASERO_LIBUNIQUE_LIBS=$pkg_cv_BRASERO_LIBUNIQUE_LIBS
 
13159
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
 
13160
$as_echo "yes" >&6; }
 
13161
        :
 
13162
fi
13243
13163
 
13244
13164
 
13245
13165
 
13290
13210
 
13291
13211
 
13292
13212
if test $pkg_failed = yes; then
13293
 
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
13294
 
$as_echo "no" >&6; }
13295
13213
 
13296
13214
if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
13297
13215
        _pkg_short_errors_supported=yes
13308
13226
        # Put the nasty error message in config.log where it belongs
13309
13227
        echo "$BRASERO_GTHREAD_PKG_ERRORS" >&5
13310
13228
 
13311
 
        as_fn_error $? "Package requirements (\
 
13229
        as_fn_error "Package requirements (\
13312
13230
        gthread-2.0 >= $GTHREAD_REQUIRED) were not met:
13313
13231
 
13314
13232
$BRASERO_GTHREAD_PKG_ERRORS
13318
13236
 
13319
13237
Alternatively, you may set the environment variables BRASERO_GTHREAD_CFLAGS
13320
13238
and BRASERO_GTHREAD_LIBS to avoid the need to call pkg-config.
13321
 
See the pkg-config man page for more details." "$LINENO" 5
13322
 
 
 
13239
See the pkg-config man page for more details.
 
13240
" "$LINENO" 5
13323
13241
elif test $pkg_failed = untried; then
13324
 
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
13325
 
$as_echo "no" >&6; }
13326
13242
        { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
13327
13243
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
13328
 
as_fn_error $? "The pkg-config script could not be found or is too old.  Make sure it
 
13244
as_fn_error "The pkg-config script could not be found or is too old.  Make sure it
13329
13245
is in your PATH or set the PKG_CONFIG environment variable to the full
13330
13246
path to pkg-config.
13331
13247
 
13334
13250
See the pkg-config man page for more details.
13335
13251
 
13336
13252
To get pkg-config, see <http://pkg-config.freedesktop.org/>.
13337
 
See \`config.log' for more details" "$LINENO" 5; }
13338
 
 
 
13253
See \`config.log' for more details." "$LINENO" 5; }
13339
13254
else
13340
13255
        BRASERO_GTHREAD_CFLAGS=$pkg_cv_BRASERO_GTHREAD_CFLAGS
13341
13256
        BRASERO_GTHREAD_LIBS=$pkg_cv_BRASERO_GTHREAD_LIBS
13342
13257
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
13343
13258
$as_echo "yes" >&6; }
13344
 
 
 
13259
        :
13345
13260
fi
13346
13261
 
13347
13262
 
13400
13315
 
13401
13316
 
13402
13317
if test $pkg_failed = yes; then
13403
 
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
13404
 
$as_echo "no" >&6; }
13405
13318
 
13406
13319
if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
13407
13320
        _pkg_short_errors_supported=yes
13420
13333
        # Put the nasty error message in config.log where it belongs
13421
13334
        echo "$BRASERO_GLIB_PKG_ERRORS" >&5
13422
13335
 
13423
 
        as_fn_error $? "Package requirements (\
 
13336
        as_fn_error "Package requirements (\
13424
13337
        gobject-2.0 >= $GLIB_REQUIRED           \
13425
13338
        glib-2.0 >= $GLIB_REQUIRED) were not met:
13426
13339
 
13431
13344
 
13432
13345
Alternatively, you may set the environment variables BRASERO_GLIB_CFLAGS
13433
13346
and BRASERO_GLIB_LIBS to avoid the need to call pkg-config.
13434
 
See the pkg-config man page for more details." "$LINENO" 5
13435
 
 
 
13347
See the pkg-config man page for more details.
 
13348
" "$LINENO" 5
13436
13349
elif test $pkg_failed = untried; then
13437
 
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
13438
 
$as_echo "no" >&6; }
13439
13350
        { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
13440
13351
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
13441
 
as_fn_error $? "The pkg-config script could not be found or is too old.  Make sure it
 
13352
as_fn_error "The pkg-config script could not be found or is too old.  Make sure it
13442
13353
is in your PATH or set the PKG_CONFIG environment variable to the full
13443
13354
path to pkg-config.
13444
13355
 
13447
13358
See the pkg-config man page for more details.
13448
13359
 
13449
13360
To get pkg-config, see <http://pkg-config.freedesktop.org/>.
13450
 
See \`config.log' for more details" "$LINENO" 5; }
13451
 
 
 
13361
See \`config.log' for more details." "$LINENO" 5; }
13452
13362
else
13453
13363
        BRASERO_GLIB_CFLAGS=$pkg_cv_BRASERO_GLIB_CFLAGS
13454
13364
        BRASERO_GLIB_LIBS=$pkg_cv_BRASERO_GLIB_LIBS
13455
13365
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
13456
13366
$as_echo "yes" >&6; }
13457
 
 
 
13367
        :
13458
13368
fi
13459
13369
 
13460
13370
 
13507
13417
 
13508
13418
 
13509
13419
if test $pkg_failed = yes; then
13510
 
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
13511
 
$as_echo "no" >&6; }
13512
13420
 
13513
13421
if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
13514
13422
        _pkg_short_errors_supported=yes
13525
13433
        # Put the nasty error message in config.log where it belongs
13526
13434
        echo "$BRASERO_GCONF_PKG_ERRORS" >&5
13527
13435
 
13528
 
        as_fn_error $? "Package requirements (\
 
13436
        as_fn_error "Package requirements (\
13529
13437
        gconf-2.0 >= $GCONF_REQUIRED) were not met:
13530
13438
 
13531
13439
$BRASERO_GCONF_PKG_ERRORS
13535
13443
 
13536
13444
Alternatively, you may set the environment variables BRASERO_GCONF_CFLAGS
13537
13445
and BRASERO_GCONF_LIBS to avoid the need to call pkg-config.
13538
 
See the pkg-config man page for more details." "$LINENO" 5
13539
 
 
 
13446
See the pkg-config man page for more details.
 
13447
" "$LINENO" 5
13540
13448
elif test $pkg_failed = untried; then
13541
 
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
13542
 
$as_echo "no" >&6; }
13543
13449
        { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
13544
13450
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
13545
 
as_fn_error $? "The pkg-config script could not be found or is too old.  Make sure it
 
13451
as_fn_error "The pkg-config script could not be found or is too old.  Make sure it
13546
13452
is in your PATH or set the PKG_CONFIG environment variable to the full
13547
13453
path to pkg-config.
13548
13454
 
13551
13457
See the pkg-config man page for more details.
13552
13458
 
13553
13459
To get pkg-config, see <http://pkg-config.freedesktop.org/>.
13554
 
See \`config.log' for more details" "$LINENO" 5; }
13555
 
 
 
13460
See \`config.log' for more details." "$LINENO" 5; }
13556
13461
else
13557
13462
        BRASERO_GCONF_CFLAGS=$pkg_cv_BRASERO_GCONF_CFLAGS
13558
13463
        BRASERO_GCONF_LIBS=$pkg_cv_BRASERO_GCONF_LIBS
13559
13464
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
13560
13465
$as_echo "yes" >&6; }
13561
 
 
 
13466
        :
13562
13467
fi
13563
13468
 
13564
13469
 
13611
13516
 
13612
13517
 
13613
13518
if test $pkg_failed = yes; then
13614
 
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
13615
 
$as_echo "no" >&6; }
13616
13519
 
13617
13520
if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
13618
13521
        _pkg_short_errors_supported=yes
13629
13532
        # Put the nasty error message in config.log where it belongs
13630
13533
        echo "$BRASERO_GMODULE_PKG_ERRORS" >&5
13631
13534
 
13632
 
        as_fn_error $? "Package requirements (\
 
13535
        as_fn_error "Package requirements (\
13633
13536
        gmodule-2.0 >= $GMODULE_REQUIRED) were not met:
13634
13537
 
13635
13538
$BRASERO_GMODULE_PKG_ERRORS
13639
13542
 
13640
13543
Alternatively, you may set the environment variables BRASERO_GMODULE_CFLAGS
13641
13544
and BRASERO_GMODULE_LIBS to avoid the need to call pkg-config.
13642
 
See the pkg-config man page for more details." "$LINENO" 5
13643
 
 
 
13545
See the pkg-config man page for more details.
 
13546
" "$LINENO" 5
13644
13547
elif test $pkg_failed = untried; then
13645
 
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
13646
 
$as_echo "no" >&6; }
13647
13548
        { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
13648
13549
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
13649
 
as_fn_error $? "The pkg-config script could not be found or is too old.  Make sure it
 
13550
as_fn_error "The pkg-config script could not be found or is too old.  Make sure it
13650
13551
is in your PATH or set the PKG_CONFIG environment variable to the full
13651
13552
path to pkg-config.
13652
13553
 
13655
13556
See the pkg-config man page for more details.
13656
13557
 
13657
13558
To get pkg-config, see <http://pkg-config.freedesktop.org/>.
13658
 
See \`config.log' for more details" "$LINENO" 5; }
13659
 
 
 
13559
See \`config.log' for more details." "$LINENO" 5; }
13660
13560
else
13661
13561
        BRASERO_GMODULE_CFLAGS=$pkg_cv_BRASERO_GMODULE_CFLAGS
13662
13562
        BRASERO_GMODULE_LIBS=$pkg_cv_BRASERO_GMODULE_LIBS
13663
13563
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
13664
13564
$as_echo "yes" >&6; }
13665
 
 
 
13565
        :
13666
13566
fi
13667
13567
 
13668
13568
 
13715
13615
 
13716
13616
 
13717
13617
if test $pkg_failed = yes; then
13718
 
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
13719
 
$as_echo "no" >&6; }
13720
13618
 
13721
13619
if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
13722
13620
        _pkg_short_errors_supported=yes
13733
13631
        # Put the nasty error message in config.log where it belongs
13734
13632
        echo "$BRASERO_GMODULE_EXPORT_PKG_ERRORS" >&5
13735
13633
 
13736
 
        as_fn_error $? "Package requirements (\
 
13634
        as_fn_error "Package requirements (\
13737
13635
        gmodule-export-2.0 >= $GMODULE_EXPORT_REQUIRED) were not met:
13738
13636
 
13739
13637
$BRASERO_GMODULE_EXPORT_PKG_ERRORS
13743
13641
 
13744
13642
Alternatively, you may set the environment variables BRASERO_GMODULE_EXPORT_CFLAGS
13745
13643
and BRASERO_GMODULE_EXPORT_LIBS to avoid the need to call pkg-config.
13746
 
See the pkg-config man page for more details." "$LINENO" 5
13747
 
 
 
13644
See the pkg-config man page for more details.
 
13645
" "$LINENO" 5
13748
13646
elif test $pkg_failed = untried; then
13749
 
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
13750
 
$as_echo "no" >&6; }
13751
13647
        { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
13752
13648
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
13753
 
as_fn_error $? "The pkg-config script could not be found or is too old.  Make sure it
 
13649
as_fn_error "The pkg-config script could not be found or is too old.  Make sure it
13754
13650
is in your PATH or set the PKG_CONFIG environment variable to the full
13755
13651
path to pkg-config.
13756
13652
 
13759
13655
See the pkg-config man page for more details.
13760
13656
 
13761
13657
To get pkg-config, see <http://pkg-config.freedesktop.org/>.
13762
 
See \`config.log' for more details" "$LINENO" 5; }
13763
 
 
 
13658
See \`config.log' for more details." "$LINENO" 5; }
13764
13659
else
13765
13660
        BRASERO_GMODULE_EXPORT_CFLAGS=$pkg_cv_BRASERO_GMODULE_EXPORT_CFLAGS
13766
13661
        BRASERO_GMODULE_EXPORT_LIBS=$pkg_cv_BRASERO_GMODULE_EXPORT_LIBS
13767
13662
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
13768
13663
$as_echo "yes" >&6; }
13769
 
 
13770
 
fi
13771
 
 
13772
 
 
13773
 
 
13774
 
 
13775
 
 
13776
 
pkg_failed=no
13777
 
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for BRASERO_DBUS" >&5
13778
 
$as_echo_n "checking for BRASERO_DBUS... " >&6; }
13779
 
 
13780
 
if test -n "$BRASERO_DBUS_CFLAGS"; then
13781
 
    pkg_cv_BRASERO_DBUS_CFLAGS="$BRASERO_DBUS_CFLAGS"
13782
 
 elif test -n "$PKG_CONFIG"; then
13783
 
    if test -n "$PKG_CONFIG" && \
13784
 
    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\\
13785
 
        dbus-glib-1 >= \$DBUS_REQUIRED\""; } >&5
13786
 
  ($PKG_CONFIG --exists --print-errors "\
13787
 
        dbus-glib-1 >= $DBUS_REQUIRED") 2>&5
13788
 
  ac_status=$?
13789
 
  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
13790
 
  test $ac_status = 0; }; then
13791
 
  pkg_cv_BRASERO_DBUS_CFLAGS=`$PKG_CONFIG --cflags "\
13792
 
        dbus-glib-1 >= $DBUS_REQUIRED" 2>/dev/null`
13793
 
else
13794
 
  pkg_failed=yes
13795
 
fi
13796
 
 else
13797
 
    pkg_failed=untried
13798
 
fi
13799
 
if test -n "$BRASERO_DBUS_LIBS"; then
13800
 
    pkg_cv_BRASERO_DBUS_LIBS="$BRASERO_DBUS_LIBS"
13801
 
 elif test -n "$PKG_CONFIG"; then
13802
 
    if test -n "$PKG_CONFIG" && \
13803
 
    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\\
13804
 
        dbus-glib-1 >= \$DBUS_REQUIRED\""; } >&5
13805
 
  ($PKG_CONFIG --exists --print-errors "\
13806
 
        dbus-glib-1 >= $DBUS_REQUIRED") 2>&5
13807
 
  ac_status=$?
13808
 
  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
13809
 
  test $ac_status = 0; }; then
13810
 
  pkg_cv_BRASERO_DBUS_LIBS=`$PKG_CONFIG --libs "\
13811
 
        dbus-glib-1 >= $DBUS_REQUIRED" 2>/dev/null`
13812
 
else
13813
 
  pkg_failed=yes
13814
 
fi
13815
 
 else
13816
 
    pkg_failed=untried
13817
 
fi
13818
 
 
13819
 
 
13820
 
 
13821
 
if test $pkg_failed = yes; then
13822
 
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
13823
 
$as_echo "no" >&6; }
13824
 
 
13825
 
if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
13826
 
        _pkg_short_errors_supported=yes
13827
 
else
13828
 
        _pkg_short_errors_supported=no
13829
 
fi
13830
 
        if test $_pkg_short_errors_supported = yes; then
13831
 
                BRASERO_DBUS_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "\
13832
 
        dbus-glib-1 >= $DBUS_REQUIRED" 2>&1`
13833
 
        else
13834
 
                BRASERO_DBUS_PKG_ERRORS=`$PKG_CONFIG --print-errors "\
13835
 
        dbus-glib-1 >= $DBUS_REQUIRED" 2>&1`
13836
 
        fi
13837
 
        # Put the nasty error message in config.log where it belongs
13838
 
        echo "$BRASERO_DBUS_PKG_ERRORS" >&5
13839
 
 
13840
 
        as_fn_error $? "Package requirements (\
13841
 
        dbus-glib-1 >= $DBUS_REQUIRED) were not met:
13842
 
 
13843
 
$BRASERO_DBUS_PKG_ERRORS
13844
 
 
13845
 
Consider adjusting the PKG_CONFIG_PATH environment variable if you
13846
 
installed software in a non-standard prefix.
13847
 
 
13848
 
Alternatively, you may set the environment variables BRASERO_DBUS_CFLAGS
13849
 
and BRASERO_DBUS_LIBS to avoid the need to call pkg-config.
13850
 
See the pkg-config man page for more details." "$LINENO" 5
13851
 
 
13852
 
elif test $pkg_failed = untried; then
13853
 
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
13854
 
$as_echo "no" >&6; }
13855
 
        { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
13856
 
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
13857
 
as_fn_error $? "The pkg-config script could not be found or is too old.  Make sure it
13858
 
is in your PATH or set the PKG_CONFIG environment variable to the full
13859
 
path to pkg-config.
13860
 
 
13861
 
Alternatively, you may set the environment variables BRASERO_DBUS_CFLAGS
13862
 
and BRASERO_DBUS_LIBS to avoid the need to call pkg-config.
13863
 
See the pkg-config man page for more details.
13864
 
 
13865
 
To get pkg-config, see <http://pkg-config.freedesktop.org/>.
13866
 
See \`config.log' for more details" "$LINENO" 5; }
13867
 
 
13868
 
else
13869
 
        BRASERO_DBUS_CFLAGS=$pkg_cv_BRASERO_DBUS_CFLAGS
13870
 
        BRASERO_DBUS_LIBS=$pkg_cv_BRASERO_DBUS_LIBS
13871
 
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
13872
 
$as_echo "yes" >&6; }
13873
 
 
 
13664
        :
13874
13665
fi
13875
13666
 
13876
13667
 
13923
13714
 
13924
13715
 
13925
13716
if test $pkg_failed = yes; then
13926
 
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
13927
 
$as_echo "no" >&6; }
13928
13717
 
13929
13718
if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
13930
13719
        _pkg_short_errors_supported=yes
13941
13730
        # Put the nasty error message in config.log where it belongs
13942
13731
        echo "$BRASERO_SM_PKG_ERRORS" >&5
13943
13732
 
13944
 
        as_fn_error $? "Package requirements (\
 
13733
        as_fn_error "Package requirements (\
13945
13734
        sm) were not met:
13946
13735
 
13947
13736
$BRASERO_SM_PKG_ERRORS
13951
13740
 
13952
13741
Alternatively, you may set the environment variables BRASERO_SM_CFLAGS
13953
13742
and BRASERO_SM_LIBS to avoid the need to call pkg-config.
13954
 
See the pkg-config man page for more details." "$LINENO" 5
13955
 
 
 
13743
See the pkg-config man page for more details.
 
13744
" "$LINENO" 5
13956
13745
elif test $pkg_failed = untried; then
13957
 
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
13958
 
$as_echo "no" >&6; }
13959
13746
        { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
13960
13747
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
13961
 
as_fn_error $? "The pkg-config script could not be found or is too old.  Make sure it
 
13748
as_fn_error "The pkg-config script could not be found or is too old.  Make sure it
13962
13749
is in your PATH or set the PKG_CONFIG environment variable to the full
13963
13750
path to pkg-config.
13964
13751
 
13967
13754
See the pkg-config man page for more details.
13968
13755
 
13969
13756
To get pkg-config, see <http://pkg-config.freedesktop.org/>.
13970
 
See \`config.log' for more details" "$LINENO" 5; }
13971
 
 
 
13757
See \`config.log' for more details." "$LINENO" 5; }
13972
13758
else
13973
13759
        BRASERO_SM_CFLAGS=$pkg_cv_BRASERO_SM_CFLAGS
13974
13760
        BRASERO_SM_LIBS=$pkg_cv_BRASERO_SM_LIBS
13975
13761
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
13976
13762
$as_echo "yes" >&6; }
13977
 
 
 
13763
        :
13978
13764
fi
13979
13765
 
13980
13766
 
13983
13769
#
13984
13770
# GTK+ stuff (taken and adapted from empathy)
13985
13771
#
13986
 
GDK2_REQUIRED=2.6.0
13987
 
GTK2_REQUIRED=2.19.7
13988
 
 
13989
 
GDK3_REQUIRED=2.90.2
13990
 
GTK3_REQUIRED=2.90.2
 
13772
 
 
13773
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking which gtk+ version to compile against" >&5
 
13774
$as_echo_n "checking which gtk+ version to compile against... " >&6; }
 
13775
 
 
13776
# Check whether --with-gtk was given.
 
13777
if test "${with_gtk+set}" = set; then :
 
13778
  withval=$with_gtk; case "$with_gtk" in
 
13779
     2.0|3.0) ;;
 
13780
     *) as_fn_error "invalid gtk version specified" "$LINENO" 5 ;;
 
13781
   esac
 
13782
else
 
13783
  with_gtk=2.0
 
13784
fi
 
13785
 
 
13786
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $with_gtk" >&5
 
13787
$as_echo "$with_gtk" >&6; }
 
13788
 
 
13789
case "$with_gtk" in
 
13790
  2.0) GTK_API_VERSION=2.0
 
13791
       GTK_REQUIRED=2.20.0
 
13792
       BRASERO_LIBRARY_SUFFIX=
 
13793
       ;;
 
13794
  3.0) GTK_API_VERSION=3.0
 
13795
       GTK_REQUIRED=2.90.2
 
13796
       BRASERO_LIBRARY_SUFFIX=3
 
13797
       ;;
 
13798
esac
 
13799
 
 
13800
 
 
13801
pkg_failed=no
 
13802
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for BRASERO_GTK" >&5
 
13803
$as_echo_n "checking for BRASERO_GTK... " >&6; }
 
13804
 
 
13805
if test -n "$BRASERO_GTK_CFLAGS"; then
 
13806
    pkg_cv_BRASERO_GTK_CFLAGS="$BRASERO_GTK_CFLAGS"
 
13807
 elif test -n "$PKG_CONFIG"; then
 
13808
    if test -n "$PKG_CONFIG" && \
 
13809
    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"gtk+-\$GTK_API_VERSION >= \$GTK_REQUIRED\""; } >&5
 
13810
  ($PKG_CONFIG --exists --print-errors "gtk+-$GTK_API_VERSION >= $GTK_REQUIRED") 2>&5
 
13811
  ac_status=$?
 
13812
  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
 
13813
  test $ac_status = 0; }; then
 
13814
  pkg_cv_BRASERO_GTK_CFLAGS=`$PKG_CONFIG --cflags "gtk+-$GTK_API_VERSION >= $GTK_REQUIRED" 2>/dev/null`
 
13815
else
 
13816
  pkg_failed=yes
 
13817
fi
 
13818
 else
 
13819
    pkg_failed=untried
 
13820
fi
 
13821
if test -n "$BRASERO_GTK_LIBS"; then
 
13822
    pkg_cv_BRASERO_GTK_LIBS="$BRASERO_GTK_LIBS"
 
13823
 elif test -n "$PKG_CONFIG"; then
 
13824
    if test -n "$PKG_CONFIG" && \
 
13825
    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"gtk+-\$GTK_API_VERSION >= \$GTK_REQUIRED\""; } >&5
 
13826
  ($PKG_CONFIG --exists --print-errors "gtk+-$GTK_API_VERSION >= $GTK_REQUIRED") 2>&5
 
13827
  ac_status=$?
 
13828
  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
 
13829
  test $ac_status = 0; }; then
 
13830
  pkg_cv_BRASERO_GTK_LIBS=`$PKG_CONFIG --libs "gtk+-$GTK_API_VERSION >= $GTK_REQUIRED" 2>/dev/null`
 
13831
else
 
13832
  pkg_failed=yes
 
13833
fi
 
13834
 else
 
13835
    pkg_failed=untried
 
13836
fi
 
13837
 
 
13838
 
 
13839
 
 
13840
if test $pkg_failed = yes; then
 
13841
 
 
13842
if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
 
13843
        _pkg_short_errors_supported=yes
 
13844
else
 
13845
        _pkg_short_errors_supported=no
 
13846
fi
 
13847
        if test $_pkg_short_errors_supported = yes; then
 
13848
                BRASERO_GTK_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "gtk+-$GTK_API_VERSION >= $GTK_REQUIRED" 2>&1`
 
13849
        else
 
13850
                BRASERO_GTK_PKG_ERRORS=`$PKG_CONFIG --print-errors "gtk+-$GTK_API_VERSION >= $GTK_REQUIRED" 2>&1`
 
13851
        fi
 
13852
        # Put the nasty error message in config.log where it belongs
 
13853
        echo "$BRASERO_GTK_PKG_ERRORS" >&5
 
13854
 
 
13855
        as_fn_error "Package requirements (gtk+-$GTK_API_VERSION >= $GTK_REQUIRED) were not met:
 
13856
 
 
13857
$BRASERO_GTK_PKG_ERRORS
 
13858
 
 
13859
Consider adjusting the PKG_CONFIG_PATH environment variable if you
 
13860
installed software in a non-standard prefix.
 
13861
 
 
13862
Alternatively, you may set the environment variables BRASERO_GTK_CFLAGS
 
13863
and BRASERO_GTK_LIBS to avoid the need to call pkg-config.
 
13864
See the pkg-config man page for more details.
 
13865
" "$LINENO" 5
 
13866
elif test $pkg_failed = untried; then
 
13867
        { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
 
13868
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
 
13869
as_fn_error "The pkg-config script could not be found or is too old.  Make sure it
 
13870
is in your PATH or set the PKG_CONFIG environment variable to the full
 
13871
path to pkg-config.
 
13872
 
 
13873
Alternatively, you may set the environment variables BRASERO_GTK_CFLAGS
 
13874
and BRASERO_GTK_LIBS to avoid the need to call pkg-config.
 
13875
See the pkg-config man page for more details.
 
13876
 
 
13877
To get pkg-config, see <http://pkg-config.freedesktop.org/>.
 
13878
See \`config.log' for more details." "$LINENO" 5; }
 
13879
else
 
13880
        BRASERO_GTK_CFLAGS=$pkg_cv_BRASERO_GTK_CFLAGS
 
13881
        BRASERO_GTK_LIBS=$pkg_cv_BRASERO_GTK_LIBS
 
13882
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
 
13883
$as_echo "yes" >&6; }
 
13884
        :
 
13885
fi
 
13886
 
 
13887
 
 
13888
 
 
13889
 
 
13890
 
 
13891
 
 
13892
 
 
13893
#
 
13894
# Canberra
 
13895
#
13991
13896
 
13992
13897
CANBERRA_REQUIRED=0.1
13993
13898
 
13994
 
# Check whether --enable-gtk3 was given.
13995
 
if test "${enable_gtk3+set}" = set; then :
13996
 
  enableval=$enable_gtk3;
13997
 
else
13998
 
  enable_gtk3=auto
13999
 
fi
14000
 
 
14001
 
 
14002
 
# Try to use GTK+3 if available
14003
 
if test "x$enable_gtk3" != "xno"; then
14004
 
 
14005
 
pkg_failed=no
14006
 
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for BRASERO_GTK" >&5
14007
 
$as_echo_n "checking for BRASERO_GTK... " >&6; }
14008
 
 
14009
 
if test -n "$BRASERO_GTK_CFLAGS"; then
14010
 
    pkg_cv_BRASERO_GTK_CFLAGS="$BRASERO_GTK_CFLAGS"
14011
 
 elif test -n "$PKG_CONFIG"; then
14012
 
    if test -n "$PKG_CONFIG" && \
14013
 
    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\\
14014
 
        gdk-3.0 >= \$GDK3_REQUIRED              \\
14015
 
        gtk+-3.0 >= \$GTK3_REQUIRED\""; } >&5
14016
 
  ($PKG_CONFIG --exists --print-errors "\
14017
 
        gdk-3.0 >= $GDK3_REQUIRED               \
14018
 
        gtk+-3.0 >= $GTK3_REQUIRED") 2>&5
14019
 
  ac_status=$?
14020
 
  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
14021
 
  test $ac_status = 0; }; then
14022
 
  pkg_cv_BRASERO_GTK_CFLAGS=`$PKG_CONFIG --cflags "\
14023
 
        gdk-3.0 >= $GDK3_REQUIRED               \
14024
 
        gtk+-3.0 >= $GTK3_REQUIRED" 2>/dev/null`
14025
 
else
14026
 
  pkg_failed=yes
14027
 
fi
14028
 
 else
14029
 
    pkg_failed=untried
14030
 
fi
14031
 
if test -n "$BRASERO_GTK_LIBS"; then
14032
 
    pkg_cv_BRASERO_GTK_LIBS="$BRASERO_GTK_LIBS"
14033
 
 elif test -n "$PKG_CONFIG"; then
14034
 
    if test -n "$PKG_CONFIG" && \
14035
 
    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\\
14036
 
        gdk-3.0 >= \$GDK3_REQUIRED              \\
14037
 
        gtk+-3.0 >= \$GTK3_REQUIRED\""; } >&5
14038
 
  ($PKG_CONFIG --exists --print-errors "\
14039
 
        gdk-3.0 >= $GDK3_REQUIRED               \
14040
 
        gtk+-3.0 >= $GTK3_REQUIRED") 2>&5
14041
 
  ac_status=$?
14042
 
  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
14043
 
  test $ac_status = 0; }; then
14044
 
  pkg_cv_BRASERO_GTK_LIBS=`$PKG_CONFIG --libs "\
14045
 
        gdk-3.0 >= $GDK3_REQUIRED               \
14046
 
        gtk+-3.0 >= $GTK3_REQUIRED" 2>/dev/null`
14047
 
else
14048
 
  pkg_failed=yes
14049
 
fi
14050
 
 else
14051
 
    pkg_failed=untried
14052
 
fi
14053
 
 
14054
 
 
14055
 
 
14056
 
if test $pkg_failed = yes; then
14057
 
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
14058
 
$as_echo "no" >&6; }
14059
 
 
14060
 
if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
14061
 
        _pkg_short_errors_supported=yes
14062
 
else
14063
 
        _pkg_short_errors_supported=no
14064
 
fi
14065
 
        if test $_pkg_short_errors_supported = yes; then
14066
 
                BRASERO_GTK_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "\
14067
 
        gdk-3.0 >= $GDK3_REQUIRED               \
14068
 
        gtk+-3.0 >= $GTK3_REQUIRED" 2>&1`
14069
 
        else
14070
 
                BRASERO_GTK_PKG_ERRORS=`$PKG_CONFIG --print-errors "\
14071
 
        gdk-3.0 >= $GDK3_REQUIRED               \
14072
 
        gtk+-3.0 >= $GTK3_REQUIRED" 2>&1`
14073
 
        fi
14074
 
        # Put the nasty error message in config.log where it belongs
14075
 
        echo "$BRASERO_GTK_PKG_ERRORS" >&5
14076
 
 
14077
 
        enable_gtk3="no"
14078
 
elif test $pkg_failed = untried; then
14079
 
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
14080
 
$as_echo "no" >&6; }
14081
 
        enable_gtk3="no"
14082
 
else
14083
 
        BRASERO_GTK_CFLAGS=$pkg_cv_BRASERO_GTK_CFLAGS
14084
 
        BRASERO_GTK_LIBS=$pkg_cv_BRASERO_GTK_LIBS
14085
 
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
14086
 
$as_echo "yes" >&6; }
14087
 
        enable_gtk3="yes"
14088
 
fi
14089
 
 
14090
 
 GTK_API_VERSION=3
14091
 
 BRASERO_LIBRARY_SUFFIX=3
14092
 
fi
14093
 
 
14094
 
# ...if not use GTK+2
14095
 
if test "x$enable_gtk3" == "xno"; then
14096
 
 
14097
 
pkg_failed=no
14098
 
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for BRASERO_GTK" >&5
14099
 
$as_echo_n "checking for BRASERO_GTK... " >&6; }
14100
 
 
14101
 
if test -n "$BRASERO_GTK_CFLAGS"; then
14102
 
    pkg_cv_BRASERO_GTK_CFLAGS="$BRASERO_GTK_CFLAGS"
14103
 
 elif test -n "$PKG_CONFIG"; then
14104
 
    if test -n "$PKG_CONFIG" && \
14105
 
    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\\
14106
 
        gdk-2.0 >= \$GDK2_REQUIRED              \\
14107
 
        gtk+-2.0 >= \$GTK2_REQUIRED\""; } >&5
14108
 
  ($PKG_CONFIG --exists --print-errors "\
14109
 
        gdk-2.0 >= $GDK2_REQUIRED               \
14110
 
        gtk+-2.0 >= $GTK2_REQUIRED") 2>&5
14111
 
  ac_status=$?
14112
 
  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
14113
 
  test $ac_status = 0; }; then
14114
 
  pkg_cv_BRASERO_GTK_CFLAGS=`$PKG_CONFIG --cflags "\
14115
 
        gdk-2.0 >= $GDK2_REQUIRED               \
14116
 
        gtk+-2.0 >= $GTK2_REQUIRED" 2>/dev/null`
14117
 
else
14118
 
  pkg_failed=yes
14119
 
fi
14120
 
 else
14121
 
    pkg_failed=untried
14122
 
fi
14123
 
if test -n "$BRASERO_GTK_LIBS"; then
14124
 
    pkg_cv_BRASERO_GTK_LIBS="$BRASERO_GTK_LIBS"
14125
 
 elif test -n "$PKG_CONFIG"; then
14126
 
    if test -n "$PKG_CONFIG" && \
14127
 
    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\\
14128
 
        gdk-2.0 >= \$GDK2_REQUIRED              \\
14129
 
        gtk+-2.0 >= \$GTK2_REQUIRED\""; } >&5
14130
 
  ($PKG_CONFIG --exists --print-errors "\
14131
 
        gdk-2.0 >= $GDK2_REQUIRED               \
14132
 
        gtk+-2.0 >= $GTK2_REQUIRED") 2>&5
14133
 
  ac_status=$?
14134
 
  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
14135
 
  test $ac_status = 0; }; then
14136
 
  pkg_cv_BRASERO_GTK_LIBS=`$PKG_CONFIG --libs "\
14137
 
        gdk-2.0 >= $GDK2_REQUIRED               \
14138
 
        gtk+-2.0 >= $GTK2_REQUIRED" 2>/dev/null`
14139
 
else
14140
 
  pkg_failed=yes
14141
 
fi
14142
 
 else
14143
 
    pkg_failed=untried
14144
 
fi
14145
 
 
14146
 
 
14147
 
 
14148
 
if test $pkg_failed = yes; then
14149
 
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
14150
 
$as_echo "no" >&6; }
14151
 
 
14152
 
if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
14153
 
        _pkg_short_errors_supported=yes
14154
 
else
14155
 
        _pkg_short_errors_supported=no
14156
 
fi
14157
 
        if test $_pkg_short_errors_supported = yes; then
14158
 
                BRASERO_GTK_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "\
14159
 
        gdk-2.0 >= $GDK2_REQUIRED               \
14160
 
        gtk+-2.0 >= $GTK2_REQUIRED" 2>&1`
14161
 
        else
14162
 
                BRASERO_GTK_PKG_ERRORS=`$PKG_CONFIG --print-errors "\
14163
 
        gdk-2.0 >= $GDK2_REQUIRED               \
14164
 
        gtk+-2.0 >= $GTK2_REQUIRED" 2>&1`
14165
 
        fi
14166
 
        # Put the nasty error message in config.log where it belongs
14167
 
        echo "$BRASERO_GTK_PKG_ERRORS" >&5
14168
 
 
14169
 
        as_fn_error $? "Package requirements (\
14170
 
        gdk-2.0 >= $GDK2_REQUIRED               \
14171
 
        gtk+-2.0 >= $GTK2_REQUIRED) were not met:
14172
 
 
14173
 
$BRASERO_GTK_PKG_ERRORS
14174
 
 
14175
 
Consider adjusting the PKG_CONFIG_PATH environment variable if you
14176
 
installed software in a non-standard prefix.
14177
 
 
14178
 
Alternatively, you may set the environment variables BRASERO_GTK_CFLAGS
14179
 
and BRASERO_GTK_LIBS to avoid the need to call pkg-config.
14180
 
See the pkg-config man page for more details." "$LINENO" 5
14181
 
 
14182
 
elif test $pkg_failed = untried; then
14183
 
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
14184
 
$as_echo "no" >&6; }
14185
 
        { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
14186
 
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
14187
 
as_fn_error $? "The pkg-config script could not be found or is too old.  Make sure it
14188
 
is in your PATH or set the PKG_CONFIG environment variable to the full
14189
 
path to pkg-config.
14190
 
 
14191
 
Alternatively, you may set the environment variables BRASERO_GTK_CFLAGS
14192
 
and BRASERO_GTK_LIBS to avoid the need to call pkg-config.
14193
 
See the pkg-config man page for more details.
14194
 
 
14195
 
To get pkg-config, see <http://pkg-config.freedesktop.org/>.
14196
 
See \`config.log' for more details" "$LINENO" 5; }
14197
 
 
14198
 
else
14199
 
        BRASERO_GTK_CFLAGS=$pkg_cv_BRASERO_GTK_CFLAGS
14200
 
        BRASERO_GTK_LIBS=$pkg_cv_BRASERO_GTK_LIBS
14201
 
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
14202
 
$as_echo "yes" >&6; }
14203
 
 
14204
 
fi
14205
 
 
14206
 
 GTK_API_VERSION=2
14207
 
 BRASERO_LIBRARY_SUFFIX=
14208
 
fi
14209
 
 
14210
 
 
14211
 
 
14212
 
 
14213
 
 
14214
 
 
14215
 
 
14216
 
 
14217
 
if test "x$enable_gtk3" = "xyes"; then
14218
 
 
14219
 
pkg_failed=no
14220
 
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for BRASERO_CANBERRA" >&5
14221
 
$as_echo_n "checking for BRASERO_CANBERRA... " >&6; }
14222
 
 
14223
 
if test -n "$BRASERO_CANBERRA_CFLAGS"; then
14224
 
    pkg_cv_BRASERO_CANBERRA_CFLAGS="$BRASERO_CANBERRA_CFLAGS"
14225
 
 elif test -n "$PKG_CONFIG"; then
14226
 
    if test -n "$PKG_CONFIG" && \
14227
 
    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\\
14228
 
        libcanberra >= \$CANBERRA_REQUIRED       \\
14229
 
        libcanberra-gtk3 >= \$CANBERRA_REQUIRED\""; } >&5
14230
 
  ($PKG_CONFIG --exists --print-errors "\
14231
 
        libcanberra >= $CANBERRA_REQUIRED       \
14232
 
        libcanberra-gtk3 >= $CANBERRA_REQUIRED") 2>&5
14233
 
  ac_status=$?
14234
 
  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
14235
 
  test $ac_status = 0; }; then
14236
 
  pkg_cv_BRASERO_CANBERRA_CFLAGS=`$PKG_CONFIG --cflags "\
14237
 
        libcanberra >= $CANBERRA_REQUIRED       \
14238
 
        libcanberra-gtk3 >= $CANBERRA_REQUIRED" 2>/dev/null`
14239
 
else
14240
 
  pkg_failed=yes
14241
 
fi
14242
 
 else
14243
 
    pkg_failed=untried
14244
 
fi
14245
 
if test -n "$BRASERO_CANBERRA_LIBS"; then
14246
 
    pkg_cv_BRASERO_CANBERRA_LIBS="$BRASERO_CANBERRA_LIBS"
14247
 
 elif test -n "$PKG_CONFIG"; then
14248
 
    if test -n "$PKG_CONFIG" && \
14249
 
    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\\
14250
 
        libcanberra >= \$CANBERRA_REQUIRED       \\
14251
 
        libcanberra-gtk3 >= \$CANBERRA_REQUIRED\""; } >&5
14252
 
  ($PKG_CONFIG --exists --print-errors "\
14253
 
        libcanberra >= $CANBERRA_REQUIRED       \
14254
 
        libcanberra-gtk3 >= $CANBERRA_REQUIRED") 2>&5
14255
 
  ac_status=$?
14256
 
  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
14257
 
  test $ac_status = 0; }; then
14258
 
  pkg_cv_BRASERO_CANBERRA_LIBS=`$PKG_CONFIG --libs "\
14259
 
        libcanberra >= $CANBERRA_REQUIRED       \
14260
 
        libcanberra-gtk3 >= $CANBERRA_REQUIRED" 2>/dev/null`
14261
 
else
14262
 
  pkg_failed=yes
14263
 
fi
14264
 
 else
14265
 
    pkg_failed=untried
14266
 
fi
14267
 
 
14268
 
 
14269
 
 
14270
 
if test $pkg_failed = yes; then
14271
 
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
14272
 
$as_echo "no" >&6; }
14273
 
 
14274
 
if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
14275
 
        _pkg_short_errors_supported=yes
14276
 
else
14277
 
        _pkg_short_errors_supported=no
14278
 
fi
14279
 
        if test $_pkg_short_errors_supported = yes; then
14280
 
                BRASERO_CANBERRA_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "\
14281
 
        libcanberra >= $CANBERRA_REQUIRED       \
14282
 
        libcanberra-gtk3 >= $CANBERRA_REQUIRED" 2>&1`
14283
 
        else
14284
 
                BRASERO_CANBERRA_PKG_ERRORS=`$PKG_CONFIG --print-errors "\
14285
 
        libcanberra >= $CANBERRA_REQUIRED       \
14286
 
        libcanberra-gtk3 >= $CANBERRA_REQUIRED" 2>&1`
14287
 
        fi
14288
 
        # Put the nasty error message in config.log where it belongs
14289
 
        echo "$BRASERO_CANBERRA_PKG_ERRORS" >&5
14290
 
 
14291
 
        as_fn_error $? "Package requirements (\
14292
 
        libcanberra >= $CANBERRA_REQUIRED       \
14293
 
        libcanberra-gtk3 >= $CANBERRA_REQUIRED) were not met:
14294
 
 
14295
 
$BRASERO_CANBERRA_PKG_ERRORS
14296
 
 
14297
 
Consider adjusting the PKG_CONFIG_PATH environment variable if you
14298
 
installed software in a non-standard prefix.
14299
 
 
14300
 
Alternatively, you may set the environment variables BRASERO_CANBERRA_CFLAGS
14301
 
and BRASERO_CANBERRA_LIBS to avoid the need to call pkg-config.
14302
 
See the pkg-config man page for more details." "$LINENO" 5
14303
 
 
14304
 
elif test $pkg_failed = untried; then
14305
 
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
14306
 
$as_echo "no" >&6; }
14307
 
        { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
14308
 
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
14309
 
as_fn_error $? "The pkg-config script could not be found or is too old.  Make sure it
14310
 
is in your PATH or set the PKG_CONFIG environment variable to the full
14311
 
path to pkg-config.
14312
 
 
14313
 
Alternatively, you may set the environment variables BRASERO_CANBERRA_CFLAGS
14314
 
and BRASERO_CANBERRA_LIBS to avoid the need to call pkg-config.
14315
 
See the pkg-config man page for more details.
14316
 
 
14317
 
To get pkg-config, see <http://pkg-config.freedesktop.org/>.
14318
 
See \`config.log' for more details" "$LINENO" 5; }
14319
 
 
14320
 
else
14321
 
        BRASERO_CANBERRA_CFLAGS=$pkg_cv_BRASERO_CANBERRA_CFLAGS
14322
 
        BRASERO_CANBERRA_LIBS=$pkg_cv_BRASERO_CANBERRA_LIBS
14323
 
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
14324
 
$as_echo "yes" >&6; }
14325
 
 
14326
 
fi
14327
 
else
14328
 
 
14329
 
pkg_failed=no
14330
 
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for BRASERO_CANBERRA" >&5
14331
 
$as_echo_n "checking for BRASERO_CANBERRA... " >&6; }
14332
 
 
14333
 
if test -n "$BRASERO_CANBERRA_CFLAGS"; then
14334
 
    pkg_cv_BRASERO_CANBERRA_CFLAGS="$BRASERO_CANBERRA_CFLAGS"
14335
 
 elif test -n "$PKG_CONFIG"; then
14336
 
    if test -n "$PKG_CONFIG" && \
14337
 
    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\\
14338
 
        libcanberra >= \$CANBERRA_REQUIRED       \\
14339
 
        libcanberra-gtk >= \$CANBERRA_REQUIRED\""; } >&5
14340
 
  ($PKG_CONFIG --exists --print-errors "\
14341
 
        libcanberra >= $CANBERRA_REQUIRED       \
14342
 
        libcanberra-gtk >= $CANBERRA_REQUIRED") 2>&5
14343
 
  ac_status=$?
14344
 
  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
14345
 
  test $ac_status = 0; }; then
14346
 
  pkg_cv_BRASERO_CANBERRA_CFLAGS=`$PKG_CONFIG --cflags "\
14347
 
        libcanberra >= $CANBERRA_REQUIRED       \
14348
 
        libcanberra-gtk >= $CANBERRA_REQUIRED" 2>/dev/null`
14349
 
else
14350
 
  pkg_failed=yes
14351
 
fi
14352
 
 else
14353
 
    pkg_failed=untried
14354
 
fi
14355
 
if test -n "$BRASERO_CANBERRA_LIBS"; then
14356
 
    pkg_cv_BRASERO_CANBERRA_LIBS="$BRASERO_CANBERRA_LIBS"
14357
 
 elif test -n "$PKG_CONFIG"; then
14358
 
    if test -n "$PKG_CONFIG" && \
14359
 
    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\\
14360
 
        libcanberra >= \$CANBERRA_REQUIRED       \\
14361
 
        libcanberra-gtk >= \$CANBERRA_REQUIRED\""; } >&5
14362
 
  ($PKG_CONFIG --exists --print-errors "\
14363
 
        libcanberra >= $CANBERRA_REQUIRED       \
14364
 
        libcanberra-gtk >= $CANBERRA_REQUIRED") 2>&5
14365
 
  ac_status=$?
14366
 
  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
14367
 
  test $ac_status = 0; }; then
14368
 
  pkg_cv_BRASERO_CANBERRA_LIBS=`$PKG_CONFIG --libs "\
14369
 
        libcanberra >= $CANBERRA_REQUIRED       \
14370
 
        libcanberra-gtk >= $CANBERRA_REQUIRED" 2>/dev/null`
14371
 
else
14372
 
  pkg_failed=yes
14373
 
fi
14374
 
 else
14375
 
    pkg_failed=untried
14376
 
fi
14377
 
 
14378
 
 
14379
 
 
14380
 
if test $pkg_failed = yes; then
14381
 
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
14382
 
$as_echo "no" >&6; }
14383
 
 
14384
 
if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
14385
 
        _pkg_short_errors_supported=yes
14386
 
else
14387
 
        _pkg_short_errors_supported=no
14388
 
fi
14389
 
        if test $_pkg_short_errors_supported = yes; then
14390
 
                BRASERO_CANBERRA_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "\
14391
 
        libcanberra >= $CANBERRA_REQUIRED       \
14392
 
        libcanberra-gtk >= $CANBERRA_REQUIRED" 2>&1`
14393
 
        else
14394
 
                BRASERO_CANBERRA_PKG_ERRORS=`$PKG_CONFIG --print-errors "\
14395
 
        libcanberra >= $CANBERRA_REQUIRED       \
14396
 
        libcanberra-gtk >= $CANBERRA_REQUIRED" 2>&1`
14397
 
        fi
14398
 
        # Put the nasty error message in config.log where it belongs
14399
 
        echo "$BRASERO_CANBERRA_PKG_ERRORS" >&5
14400
 
 
14401
 
        as_fn_error $? "Package requirements (\
14402
 
        libcanberra >= $CANBERRA_REQUIRED       \
14403
 
        libcanberra-gtk >= $CANBERRA_REQUIRED) were not met:
14404
 
 
14405
 
$BRASERO_CANBERRA_PKG_ERRORS
14406
 
 
14407
 
Consider adjusting the PKG_CONFIG_PATH environment variable if you
14408
 
installed software in a non-standard prefix.
14409
 
 
14410
 
Alternatively, you may set the environment variables BRASERO_CANBERRA_CFLAGS
14411
 
and BRASERO_CANBERRA_LIBS to avoid the need to call pkg-config.
14412
 
See the pkg-config man page for more details." "$LINENO" 5
14413
 
 
14414
 
elif test $pkg_failed = untried; then
14415
 
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
14416
 
$as_echo "no" >&6; }
14417
 
        { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
14418
 
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
14419
 
as_fn_error $? "The pkg-config script could not be found or is too old.  Make sure it
14420
 
is in your PATH or set the PKG_CONFIG environment variable to the full
14421
 
path to pkg-config.
14422
 
 
14423
 
Alternatively, you may set the environment variables BRASERO_CANBERRA_CFLAGS
14424
 
and BRASERO_CANBERRA_LIBS to avoid the need to call pkg-config.
14425
 
See the pkg-config man page for more details.
14426
 
 
14427
 
To get pkg-config, see <http://pkg-config.freedesktop.org/>.
14428
 
See \`config.log' for more details" "$LINENO" 5; }
14429
 
 
14430
 
else
14431
 
        BRASERO_CANBERRA_CFLAGS=$pkg_cv_BRASERO_CANBERRA_CFLAGS
14432
 
        BRASERO_CANBERRA_LIBS=$pkg_cv_BRASERO_CANBERRA_LIBS
14433
 
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
14434
 
$as_echo "yes" >&6; }
14435
 
 
14436
 
fi
14437
 
fi
 
13899
case "$with_gtk" in
 
13900
  2.0)
 
13901
pkg_failed=no
 
13902
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for BRASERO_CANBERRA" >&5
 
13903
$as_echo_n "checking for BRASERO_CANBERRA... " >&6; }
 
13904
 
 
13905
if test -n "$BRASERO_CANBERRA_CFLAGS"; then
 
13906
    pkg_cv_BRASERO_CANBERRA_CFLAGS="$BRASERO_CANBERRA_CFLAGS"
 
13907
 elif test -n "$PKG_CONFIG"; then
 
13908
    if test -n "$PKG_CONFIG" && \
 
13909
    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libcanberra >= \$CANBERRA_REQUIRED
 
13910
         libcanberra-gtk >= \$CANBERRA_REQUIRED\""; } >&5
 
13911
  ($PKG_CONFIG --exists --print-errors "libcanberra >= $CANBERRA_REQUIRED
 
13912
         libcanberra-gtk >= $CANBERRA_REQUIRED") 2>&5
 
13913
  ac_status=$?
 
13914
  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
 
13915
  test $ac_status = 0; }; then
 
13916
  pkg_cv_BRASERO_CANBERRA_CFLAGS=`$PKG_CONFIG --cflags "libcanberra >= $CANBERRA_REQUIRED
 
13917
         libcanberra-gtk >= $CANBERRA_REQUIRED" 2>/dev/null`
 
13918
else
 
13919
  pkg_failed=yes
 
13920
fi
 
13921
 else
 
13922
    pkg_failed=untried
 
13923
fi
 
13924
if test -n "$BRASERO_CANBERRA_LIBS"; then
 
13925
    pkg_cv_BRASERO_CANBERRA_LIBS="$BRASERO_CANBERRA_LIBS"
 
13926
 elif test -n "$PKG_CONFIG"; then
 
13927
    if test -n "$PKG_CONFIG" && \
 
13928
    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libcanberra >= \$CANBERRA_REQUIRED
 
13929
         libcanberra-gtk >= \$CANBERRA_REQUIRED\""; } >&5
 
13930
  ($PKG_CONFIG --exists --print-errors "libcanberra >= $CANBERRA_REQUIRED
 
13931
         libcanberra-gtk >= $CANBERRA_REQUIRED") 2>&5
 
13932
  ac_status=$?
 
13933
  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
 
13934
  test $ac_status = 0; }; then
 
13935
  pkg_cv_BRASERO_CANBERRA_LIBS=`$PKG_CONFIG --libs "libcanberra >= $CANBERRA_REQUIRED
 
13936
         libcanberra-gtk >= $CANBERRA_REQUIRED" 2>/dev/null`
 
13937
else
 
13938
  pkg_failed=yes
 
13939
fi
 
13940
 else
 
13941
    pkg_failed=untried
 
13942
fi
 
13943
 
 
13944
 
 
13945
 
 
13946
if test $pkg_failed = yes; then
 
13947
 
 
13948
if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
 
13949
        _pkg_short_errors_supported=yes
 
13950
else
 
13951
        _pkg_short_errors_supported=no
 
13952
fi
 
13953
        if test $_pkg_short_errors_supported = yes; then
 
13954
                BRASERO_CANBERRA_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "libcanberra >= $CANBERRA_REQUIRED
 
13955
         libcanberra-gtk >= $CANBERRA_REQUIRED" 2>&1`
 
13956
        else
 
13957
                BRASERO_CANBERRA_PKG_ERRORS=`$PKG_CONFIG --print-errors "libcanberra >= $CANBERRA_REQUIRED
 
13958
         libcanberra-gtk >= $CANBERRA_REQUIRED" 2>&1`
 
13959
        fi
 
13960
        # Put the nasty error message in config.log where it belongs
 
13961
        echo "$BRASERO_CANBERRA_PKG_ERRORS" >&5
 
13962
 
 
13963
        as_fn_error "Package requirements (libcanberra >= $CANBERRA_REQUIRED
 
13964
         libcanberra-gtk >= $CANBERRA_REQUIRED) were not met:
 
13965
 
 
13966
$BRASERO_CANBERRA_PKG_ERRORS
 
13967
 
 
13968
Consider adjusting the PKG_CONFIG_PATH environment variable if you
 
13969
installed software in a non-standard prefix.
 
13970
 
 
13971
Alternatively, you may set the environment variables BRASERO_CANBERRA_CFLAGS
 
13972
and BRASERO_CANBERRA_LIBS to avoid the need to call pkg-config.
 
13973
See the pkg-config man page for more details.
 
13974
" "$LINENO" 5
 
13975
elif test $pkg_failed = untried; then
 
13976
        { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
 
13977
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
 
13978
as_fn_error "The pkg-config script could not be found or is too old.  Make sure it
 
13979
is in your PATH or set the PKG_CONFIG environment variable to the full
 
13980
path to pkg-config.
 
13981
 
 
13982
Alternatively, you may set the environment variables BRASERO_CANBERRA_CFLAGS
 
13983
and BRASERO_CANBERRA_LIBS to avoid the need to call pkg-config.
 
13984
See the pkg-config man page for more details.
 
13985
 
 
13986
To get pkg-config, see <http://pkg-config.freedesktop.org/>.
 
13987
See \`config.log' for more details." "$LINENO" 5; }
 
13988
else
 
13989
        BRASERO_CANBERRA_CFLAGS=$pkg_cv_BRASERO_CANBERRA_CFLAGS
 
13990
        BRASERO_CANBERRA_LIBS=$pkg_cv_BRASERO_CANBERRA_LIBS
 
13991
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
 
13992
$as_echo "yes" >&6; }
 
13993
        :
 
13994
fi ;;
 
13995
  3.0)
 
13996
pkg_failed=no
 
13997
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for BRASERO_CANBERRA" >&5
 
13998
$as_echo_n "checking for BRASERO_CANBERRA... " >&6; }
 
13999
 
 
14000
if test -n "$BRASERO_CANBERRA_CFLAGS"; then
 
14001
    pkg_cv_BRASERO_CANBERRA_CFLAGS="$BRASERO_CANBERRA_CFLAGS"
 
14002
 elif test -n "$PKG_CONFIG"; then
 
14003
    if test -n "$PKG_CONFIG" && \
 
14004
    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libcanberra >= \$CANBERRA_REQUIRED
 
14005
              libcanberra-gtk3 >= \$CANBERRA_REQUIRED\""; } >&5
 
14006
  ($PKG_CONFIG --exists --print-errors "libcanberra >= $CANBERRA_REQUIRED
 
14007
              libcanberra-gtk3 >= $CANBERRA_REQUIRED") 2>&5
 
14008
  ac_status=$?
 
14009
  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
 
14010
  test $ac_status = 0; }; then
 
14011
  pkg_cv_BRASERO_CANBERRA_CFLAGS=`$PKG_CONFIG --cflags "libcanberra >= $CANBERRA_REQUIRED
 
14012
              libcanberra-gtk3 >= $CANBERRA_REQUIRED" 2>/dev/null`
 
14013
else
 
14014
  pkg_failed=yes
 
14015
fi
 
14016
 else
 
14017
    pkg_failed=untried
 
14018
fi
 
14019
if test -n "$BRASERO_CANBERRA_LIBS"; then
 
14020
    pkg_cv_BRASERO_CANBERRA_LIBS="$BRASERO_CANBERRA_LIBS"
 
14021
 elif test -n "$PKG_CONFIG"; then
 
14022
    if test -n "$PKG_CONFIG" && \
 
14023
    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libcanberra >= \$CANBERRA_REQUIRED
 
14024
              libcanberra-gtk3 >= \$CANBERRA_REQUIRED\""; } >&5
 
14025
  ($PKG_CONFIG --exists --print-errors "libcanberra >= $CANBERRA_REQUIRED
 
14026
              libcanberra-gtk3 >= $CANBERRA_REQUIRED") 2>&5
 
14027
  ac_status=$?
 
14028
  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
 
14029
  test $ac_status = 0; }; then
 
14030
  pkg_cv_BRASERO_CANBERRA_LIBS=`$PKG_CONFIG --libs "libcanberra >= $CANBERRA_REQUIRED
 
14031
              libcanberra-gtk3 >= $CANBERRA_REQUIRED" 2>/dev/null`
 
14032
else
 
14033
  pkg_failed=yes
 
14034
fi
 
14035
 else
 
14036
    pkg_failed=untried
 
14037
fi
 
14038
 
 
14039
 
 
14040
 
 
14041
if test $pkg_failed = yes; then
 
14042
 
 
14043
if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
 
14044
        _pkg_short_errors_supported=yes
 
14045
else
 
14046
        _pkg_short_errors_supported=no
 
14047
fi
 
14048
        if test $_pkg_short_errors_supported = yes; then
 
14049
                BRASERO_CANBERRA_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "libcanberra >= $CANBERRA_REQUIRED
 
14050
              libcanberra-gtk3 >= $CANBERRA_REQUIRED" 2>&1`
 
14051
        else
 
14052
                BRASERO_CANBERRA_PKG_ERRORS=`$PKG_CONFIG --print-errors "libcanberra >= $CANBERRA_REQUIRED
 
14053
              libcanberra-gtk3 >= $CANBERRA_REQUIRED" 2>&1`
 
14054
        fi
 
14055
        # Put the nasty error message in config.log where it belongs
 
14056
        echo "$BRASERO_CANBERRA_PKG_ERRORS" >&5
 
14057
 
 
14058
        as_fn_error "Package requirements (libcanberra >= $CANBERRA_REQUIRED
 
14059
              libcanberra-gtk3 >= $CANBERRA_REQUIRED) were not met:
 
14060
 
 
14061
$BRASERO_CANBERRA_PKG_ERRORS
 
14062
 
 
14063
Consider adjusting the PKG_CONFIG_PATH environment variable if you
 
14064
installed software in a non-standard prefix.
 
14065
 
 
14066
Alternatively, you may set the environment variables BRASERO_CANBERRA_CFLAGS
 
14067
and BRASERO_CANBERRA_LIBS to avoid the need to call pkg-config.
 
14068
See the pkg-config man page for more details.
 
14069
" "$LINENO" 5
 
14070
elif test $pkg_failed = untried; then
 
14071
        { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
 
14072
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
 
14073
as_fn_error "The pkg-config script could not be found or is too old.  Make sure it
 
14074
is in your PATH or set the PKG_CONFIG environment variable to the full
 
14075
path to pkg-config.
 
14076
 
 
14077
Alternatively, you may set the environment variables BRASERO_CANBERRA_CFLAGS
 
14078
and BRASERO_CANBERRA_LIBS to avoid the need to call pkg-config.
 
14079
See the pkg-config man page for more details.
 
14080
 
 
14081
To get pkg-config, see <http://pkg-config.freedesktop.org/>.
 
14082
See \`config.log' for more details." "$LINENO" 5; }
 
14083
else
 
14084
        BRASERO_CANBERRA_CFLAGS=$pkg_cv_BRASERO_CANBERRA_CFLAGS
 
14085
        BRASERO_CANBERRA_LIBS=$pkg_cv_BRASERO_CANBERRA_LIBS
 
14086
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
 
14087
$as_echo "yes" >&6; }
 
14088
        :
 
14089
fi ;;
 
14090
esac
14438
14091
 
14439
14092
 
14440
14093
 
14501
14154
 
14502
14155
 
14503
14156
if test $pkg_failed = yes; then
14504
 
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
14505
 
$as_echo "no" >&6; }
14506
14157
 
14507
14158
if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
14508
14159
        _pkg_short_errors_supported=yes
14517
14168
        # Put the nasty error message in config.log where it belongs
14518
14169
        echo "$NAUTILUS_EXTENSION_PKG_ERRORS" >&5
14519
14170
 
14520
 
        build_nautilus=no
 
14171
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
 
14172
$as_echo "no" >&6; }
 
14173
                build_nautilus=no
14521
14174
elif test $pkg_failed = untried; then
14522
 
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
14523
 
$as_echo "no" >&6; }
14524
14175
        build_nautilus=no
14525
14176
else
14526
14177
        NAUTILUS_EXTENSION_CFLAGS=$pkg_cv_NAUTILUS_EXTENSION_CFLAGS
15287
14938
 
15288
14939
BRASERO_PLUGIN_DIRECTORY=${libdir}/brasero${BRASERO_LIBRARY_SUFFIX}/plugins
15289
14940
 
15290
 
cat >>confdefs.h <<_ACEOF
15291
 
#define BRASERO_PLUGIN_DIRECTORY "${BRASERO_PLUGIN_DIRECTORY}"
15292
 
_ACEOF
15293
 
 
15294
 
 
15295
14941
 
15296
14942
LIBBURN_REQUIRED=0.4.0
15297
14943
LIBISOFS_REQUIRED=0.6.4
15346
14992
 
15347
14993
 
15348
14994
if test $pkg_failed = yes; then
15349
 
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
15350
 
$as_echo "no" >&6; }
15351
14995
 
15352
14996
if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
15353
14997
        _pkg_short_errors_supported=yes
15362
15006
        # Put the nasty error message in config.log where it belongs
15363
15007
        echo "$LIBBURNIA_PKG_ERRORS" >&5
15364
15008
 
15365
 
        build_libburnia=no
 
15009
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
 
15010
$as_echo "no" >&6; }
 
15011
                build_libburnia=no
15366
15012
elif test $pkg_failed = untried; then
15367
 
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
15368
 
$as_echo "no" >&6; }
15369
15013
        build_libburnia=no
15370
15014
else
15371
15015
        LIBBURNIA_CFLAGS=$pkg_cv_LIBBURNIA_CFLAGS
15553
15197
 
15554
15198
 
15555
15199
if test $pkg_failed = yes; then
15556
 
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
15557
 
$as_echo "no" >&6; }
15558
15200
 
15559
15201
if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
15560
15202
        _pkg_short_errors_supported=yes
15569
15211
        # Put the nasty error message in config.log where it belongs
15570
15212
        echo "$BRASERO_SEARCH_PKG_ERRORS" >&5
15571
15213
 
15572
 
        as_fn_error $? "Package requirements (tracker-client-0.8 >= $TRACKER_REQUIRED) were not met:
 
15214
        as_fn_error "Package requirements (tracker-client-0.8 >= $TRACKER_REQUIRED) were not met:
15573
15215
 
15574
15216
$BRASERO_SEARCH_PKG_ERRORS
15575
15217
 
15578
15220
 
15579
15221
Alternatively, you may set the environment variables BRASERO_SEARCH_CFLAGS
15580
15222
and BRASERO_SEARCH_LIBS to avoid the need to call pkg-config.
15581
 
See the pkg-config man page for more details." "$LINENO" 5
15582
 
 
 
15223
See the pkg-config man page for more details.
 
15224
" "$LINENO" 5
15583
15225
elif test $pkg_failed = untried; then
15584
 
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
15585
 
$as_echo "no" >&6; }
15586
15226
        { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
15587
15227
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
15588
 
as_fn_error $? "The pkg-config script could not be found or is too old.  Make sure it
 
15228
as_fn_error "The pkg-config script could not be found or is too old.  Make sure it
15589
15229
is in your PATH or set the PKG_CONFIG environment variable to the full
15590
15230
path to pkg-config.
15591
15231
 
15594
15234
See the pkg-config man page for more details.
15595
15235
 
15596
15236
To get pkg-config, see <http://pkg-config.freedesktop.org/>.
15597
 
See \`config.log' for more details" "$LINENO" 5; }
15598
 
 
 
15237
See \`config.log' for more details." "$LINENO" 5; }
15599
15238
else
15600
15239
        BRASERO_SEARCH_CFLAGS=$pkg_cv_BRASERO_SEARCH_CFLAGS
15601
15240
        BRASERO_SEARCH_LIBS=$pkg_cv_BRASERO_SEARCH_LIBS
15602
15241
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
15603
15242
$as_echo "yes" >&6; }
15604
 
 
 
15243
        :
15605
15244
fi
15606
15245
 
15607
15246
$as_echo "#define BUILD_SEARCH 1" >>confdefs.h
15656
15295
 
15657
15296
 
15658
15297
if test $pkg_failed = yes; then
15659
 
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
15660
 
$as_echo "no" >&6; }
15661
15298
 
15662
15299
if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
15663
15300
        _pkg_short_errors_supported=yes
15672
15309
        # Put the nasty error message in config.log where it belongs
15673
15310
        echo "$BRASERO_SEARCH_PKG_ERRORS" >&5
15674
15311
 
15675
 
        as_fn_error $? "Package requirements (libbeagle-1.0 >= $BEAGLE_REQUIRED) were not met:
 
15312
        as_fn_error "Package requirements (libbeagle-1.0 >= $BEAGLE_REQUIRED) were not met:
15676
15313
 
15677
15314
$BRASERO_SEARCH_PKG_ERRORS
15678
15315
 
15681
15318
 
15682
15319
Alternatively, you may set the environment variables BRASERO_SEARCH_CFLAGS
15683
15320
and BRASERO_SEARCH_LIBS to avoid the need to call pkg-config.
15684
 
See the pkg-config man page for more details." "$LINENO" 5
15685
 
 
 
15321
See the pkg-config man page for more details.
 
15322
" "$LINENO" 5
15686
15323
elif test $pkg_failed = untried; then
15687
 
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
15688
 
$as_echo "no" >&6; }
15689
15324
        { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
15690
15325
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
15691
 
as_fn_error $? "The pkg-config script could not be found or is too old.  Make sure it
 
15326
as_fn_error "The pkg-config script could not be found or is too old.  Make sure it
15692
15327
is in your PATH or set the PKG_CONFIG environment variable to the full
15693
15328
path to pkg-config.
15694
15329
 
15697
15332
See the pkg-config man page for more details.
15698
15333
 
15699
15334
To get pkg-config, see <http://pkg-config.freedesktop.org/>.
15700
 
See \`config.log' for more details" "$LINENO" 5; }
15701
 
 
 
15335
See \`config.log' for more details." "$LINENO" 5; }
15702
15336
else
15703
15337
        BRASERO_SEARCH_CFLAGS=$pkg_cv_BRASERO_SEARCH_CFLAGS
15704
15338
        BRASERO_SEARCH_LIBS=$pkg_cv_BRASERO_SEARCH_LIBS
15705
15339
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
15706
15340
$as_echo "yes" >&6; }
15707
 
 
 
15341
        :
15708
15342
fi
15709
15343
 
15710
15344
$as_echo "#define BUILD_SEARCH 1" >>confdefs.h
15759
15393
 
15760
15394
 
15761
15395
if test $pkg_failed = yes; then
15762
 
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
15763
 
$as_echo "no" >&6; }
15764
15396
 
15765
15397
if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
15766
15398
        _pkg_short_errors_supported=yes
15775
15407
        # Put the nasty error message in config.log where it belongs
15776
15408
        echo "$BRASERO_SEARCH_PKG_ERRORS" >&5
15777
15409
 
15778
 
        build_search=no
 
15410
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
 
15411
$as_echo "no" >&6; }
 
15412
                build_search=no
15779
15413
elif test $pkg_failed = untried; then
15780
 
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
15781
 
$as_echo "no" >&6; }
15782
15414
        build_search=no
15783
15415
else
15784
15416
        BRASERO_SEARCH_CFLAGS=$pkg_cv_BRASERO_SEARCH_CFLAGS
15842
15474
 
15843
15475
 
15844
15476
if test $pkg_failed = yes; then
15845
 
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
15846
 
$as_echo "no" >&6; }
15847
15477
 
15848
15478
if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
15849
15479
        _pkg_short_errors_supported=yes
15858
15488
        # Put the nasty error message in config.log where it belongs
15859
15489
        echo "$BRASERO_SEARCH_PKG_ERRORS" >&5
15860
15490
 
15861
 
        build_search=no
 
15491
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
 
15492
$as_echo "no" >&6; }
 
15493
                build_search=no
15862
15494
elif test $pkg_failed = untried; then
15863
 
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
15864
 
$as_echo "no" >&6; }
15865
15495
        build_search=no
15866
15496
else
15867
15497
        BRASERO_SEARCH_CFLAGS=$pkg_cv_BRASERO_SEARCH_CFLAGS
15966
15596
 
15967
15597
 
15968
15598
if test $pkg_failed = yes; then
15969
 
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
15970
 
$as_echo "no" >&6; }
15971
15599
 
15972
15600
if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
15973
15601
        _pkg_short_errors_supported=yes
15982
15610
        # Put the nasty error message in config.log where it belongs
15983
15611
        echo "$BRASERO_PL_PARSER_PKG_ERRORS" >&5
15984
15612
 
15985
 
        build_totem=no
 
15613
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
 
15614
$as_echo "no" >&6; }
 
15615
                build_totem=no
15986
15616
elif test $pkg_failed = untried; then
15987
 
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
15988
 
$as_echo "no" >&6; }
15989
15617
        build_totem=no
15990
15618
else
15991
15619
        BRASERO_PL_PARSER_CFLAGS=$pkg_cv_BRASERO_PL_PARSER_CFLAGS
16067
15695
 
16068
15696
 
16069
15697
if test $pkg_failed = yes; then
16070
 
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
16071
 
$as_echo "no" >&6; }
16072
15698
 
16073
15699
if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
16074
15700
        _pkg_short_errors_supported=yes
16083
15709
        # Put the nasty error message in config.log where it belongs
16084
15710
        echo "$BRASERO_GSTREAMER_BASE_PKG_ERRORS" >&5
16085
15711
 
16086
 
        build_preview=no
 
15712
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
 
15713
$as_echo "no" >&6; }
 
15714
                build_preview=no
16087
15715
elif test $pkg_failed = untried; then
16088
 
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
16089
 
$as_echo "no" >&6; }
16090
15716
        build_preview=no
16091
15717
else
16092
15718
        BRASERO_GSTREAMER_BASE_CFLAGS=$pkg_cv_BRASERO_GSTREAMER_BASE_CFLAGS
16184
15810
  test $ac_status = 0; }; then
16185
15811
  :
16186
15812
else
16187
 
  as_fn_error $? "gobject-introspection-1.0 is not installed" "$LINENO" 5
 
15813
  as_fn_error "gobject-introspection-1.0 is not installed" "$LINENO" 5
16188
15814
fi
16189
15815
        if test -n "$PKG_CONFIG" && \
16190
15816
    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"gobject-introspection-1.0 >= \$GOBJECT_INTROSPECTION_REQUIRED\""; } >&5
16194
15820
  test $ac_status = 0; }; then
16195
15821
  found_introspection=yes
16196
15822
else
16197
 
  as_fn_error $? "You need to have gobject-introspection >= $1 installed to build brasero" "$LINENO" 5
 
15823
  as_fn_error "You need to have gobject-introspection >= $1 installed to build brasero" "$LINENO" 5
16198
15824
fi
16199
15825
     ;; #(
16200
15826
      auto) :
16210
15836
fi
16211
15837
     ;; #(
16212
15838
  *) :
16213
 
                as_fn_error $? "invalid argument passed to --enable-introspection, should be one of [no/auto/yes]" "$LINENO" 5
 
15839
                as_fn_error "invalid argument passed to --enable-introspection, should be one of [no/auto/yes]" "$LINENO" 5
16214
15840
 ;;
16215
15841
esac
16216
15842
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $found_introspection" >&5
17003
16629
 
17004
16630
case "$am__api_version" in
17005
16631
    1.01234)
17006
 
        as_fn_error $? "Automake 1.5 or newer is required to use intltool" "$LINENO" 5
 
16632
        as_fn_error "Automake 1.5 or newer is required to use intltool" "$LINENO" 5
17007
16633
    ;;
17008
16634
    *)
17009
16635
    ;;
17020
16646
    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $INTLTOOL_APPLIED_VERSION found" >&5
17021
16647
$as_echo "$INTLTOOL_APPLIED_VERSION found" >&6; }
17022
16648
    test "$INTLTOOL_APPLIED_VERSION_AS_INT" -ge "$INTLTOOL_REQUIRED_VERSION_AS_INT" ||
17023
 
        as_fn_error $? "Your intltool is too old.  You need intltool 0.35.0 or later." "$LINENO" 5
 
16649
        as_fn_error "Your intltool is too old.  You need intltool 0.35.0 or later." "$LINENO" 5
17024
16650
fi
17025
16651
 
17026
16652
# Extract the first word of "intltool-update", so it can be a program name with args.
17144
16770
 
17145
16771
 
17146
16772
if test -z "$INTLTOOL_UPDATE" -o -z "$INTLTOOL_MERGE" -o -z "$INTLTOOL_EXTRACT"; then
17147
 
    as_fn_error $? "The intltool scripts were not found. Please install intltool." "$LINENO" 5
 
16773
    as_fn_error "The intltool scripts were not found. Please install intltool." "$LINENO" 5
17148
16774
fi
17149
16775
 
17150
16776
  INTLTOOL_DESKTOP_RULE='%.desktop:   %.desktop.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 $< $@'
17426
17052
 
17427
17053
 
17428
17054
if test -z "$XGETTEXT" -o -z "$MSGMERGE" -o -z "$MSGFMT"; then
17429
 
    as_fn_error $? "GNU gettext tools not found; required for intltool" "$LINENO" 5
 
17055
    as_fn_error "GNU gettext tools not found; required for intltool" "$LINENO" 5
17430
17056
fi
17431
17057
xgversion="`$XGETTEXT --version|grep '(GNU ' 2> /dev/null`"
17432
17058
mmversion="`$MSGMERGE --version|grep '(GNU ' 2> /dev/null`"
17433
17059
mfversion="`$MSGFMT --version|grep '(GNU ' 2> /dev/null`"
17434
17060
if test -z "$xgversion" -o -z "$mmversion" -o -z "$mfversion"; then
17435
 
    as_fn_error $? "GNU gettext tools not found; required for intltool" "$LINENO" 5
 
17061
    as_fn_error "GNU gettext tools not found; required for intltool" "$LINENO" 5
17436
17062
fi
17437
17063
 
17438
17064
# Extract the first word of "perl", so it can be a program name with args.
17476
17102
 
17477
17103
 
17478
17104
if test -z "$INTLTOOL_PERL"; then
17479
 
   as_fn_error $? "perl not found" "$LINENO" 5
 
17105
   as_fn_error "perl not found" "$LINENO" 5
17480
17106
fi
17481
17107
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for perl >= 5.8.1" >&5
17482
17108
$as_echo_n "checking for perl >= 5.8.1... " >&6; }
17483
17109
$INTLTOOL_PERL -e "use 5.8.1;" > /dev/null 2>&1
17484
17110
if test $? -ne 0; then
17485
 
   as_fn_error $? "perl 5.8.1 is required for intltool" "$LINENO" 5
 
17111
   as_fn_error "perl 5.8.1 is required for intltool" "$LINENO" 5
17486
17112
else
17487
17113
   IT_PERL_VERSION="`$INTLTOOL_PERL -e \"printf '%vd', $^V\"`"
17488
17114
   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $IT_PERL_VERSION" >&5
17495
17121
       { $as_echo "$as_me:${as_lineno-$LINENO}: result: ok" >&5
17496
17122
$as_echo "ok" >&6; }
17497
17123
   else
17498
 
       as_fn_error $? "XML::Parser perl module is required for intltool" "$LINENO" 5
 
17124
       as_fn_error "XML::Parser perl module is required for intltool" "$LINENO" 5
17499
17125
   fi
17500
17126
fi
17501
17127
 
17650
17276
 
17651
17277
ac_libobjs=
17652
17278
ac_ltlibobjs=
17653
 
U=
17654
17279
for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue
17655
17280
  # 1. Remove the extension, and $U if already installed.
17656
17281
  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
17674
17299
fi
17675
17300
 
17676
17301
if test -z "${AMDEP_TRUE}" && test -z "${AMDEP_FALSE}"; then
17677
 
  as_fn_error $? "conditional \"AMDEP\" was never defined.
 
17302
  as_fn_error "conditional \"AMDEP\" was never defined.
17678
17303
Usually this means the macro was only invoked conditionally." "$LINENO" 5
17679
17304
fi
17680
17305
if test -z "${am__fastdepCC_TRUE}" && test -z "${am__fastdepCC_FALSE}"; then
17681
 
  as_fn_error $? "conditional \"am__fastdepCC\" was never defined.
 
17306
  as_fn_error "conditional \"am__fastdepCC\" was never defined.
17682
17307
Usually this means the macro was only invoked conditionally." "$LINENO" 5
17683
17308
fi
17684
17309
if test -z "${MAINTAINER_MODE_TRUE}" && test -z "${MAINTAINER_MODE_FALSE}"; then
17685
 
  as_fn_error $? "conditional \"MAINTAINER_MODE\" was never defined.
 
17310
  as_fn_error "conditional \"MAINTAINER_MODE\" was never defined.
17686
17311
Usually this means the macro was only invoked conditionally." "$LINENO" 5
17687
17312
fi
17688
17313
if test -z "${ENABLE_SK_TRUE}" && test -z "${ENABLE_SK_FALSE}"; then
17689
 
  as_fn_error $? "conditional \"ENABLE_SK\" was never defined.
 
17314
  as_fn_error "conditional \"ENABLE_SK\" was never defined.
17690
17315
Usually this means the macro was only invoked conditionally." "$LINENO" 5
17691
17316
fi
17692
17317
if test -z "${HAVE_GNOME_DOC_UTILS_TRUE}" && test -z "${HAVE_GNOME_DOC_UTILS_FALSE}"; then
17693
 
  as_fn_error $? "conditional \"HAVE_GNOME_DOC_UTILS\" was never defined.
 
17318
  as_fn_error "conditional \"HAVE_GNOME_DOC_UTILS\" was never defined.
17694
17319
Usually this means the macro was only invoked conditionally." "$LINENO" 5
17695
17320
fi
17696
17321
if test -z "${ENABLE_GTK_DOC_TRUE}" && test -z "${ENABLE_GTK_DOC_FALSE}"; then
17697
 
  as_fn_error $? "conditional \"ENABLE_GTK_DOC\" was never defined.
 
17322
  as_fn_error "conditional \"ENABLE_GTK_DOC\" was never defined.
17698
17323
Usually this means the macro was only invoked conditionally." "$LINENO" 5
17699
17324
fi
17700
17325
if test -z "${GTK_DOC_BUILD_HTML_TRUE}" && test -z "${GTK_DOC_BUILD_HTML_FALSE}"; then
17701
 
  as_fn_error $? "conditional \"GTK_DOC_BUILD_HTML\" was never defined.
 
17326
  as_fn_error "conditional \"GTK_DOC_BUILD_HTML\" was never defined.
17702
17327
Usually this means the macro was only invoked conditionally." "$LINENO" 5
17703
17328
fi
17704
17329
if test -z "${GTK_DOC_BUILD_PDF_TRUE}" && test -z "${GTK_DOC_BUILD_PDF_FALSE}"; then
17705
 
  as_fn_error $? "conditional \"GTK_DOC_BUILD_PDF\" was never defined.
 
17330
  as_fn_error "conditional \"GTK_DOC_BUILD_PDF\" was never defined.
17706
17331
Usually this means the macro was only invoked conditionally." "$LINENO" 5
17707
17332
fi
17708
17333
if test -z "${GTK_DOC_USE_LIBTOOL_TRUE}" && test -z "${GTK_DOC_USE_LIBTOOL_FALSE}"; then
17709
 
  as_fn_error $? "conditional \"GTK_DOC_USE_LIBTOOL\" was never defined.
 
17334
  as_fn_error "conditional \"GTK_DOC_USE_LIBTOOL\" was never defined.
17710
17335
Usually this means the macro was only invoked conditionally." "$LINENO" 5
17711
17336
fi
17712
17337
if test -z "${GTK_DOC_USE_REBASE_TRUE}" && test -z "${GTK_DOC_USE_REBASE_FALSE}"; then
17713
 
  as_fn_error $? "conditional \"GTK_DOC_USE_REBASE\" was never defined.
 
17338
  as_fn_error "conditional \"GTK_DOC_USE_REBASE\" was never defined.
17714
17339
Usually this means the macro was only invoked conditionally." "$LINENO" 5
17715
17340
fi
17716
17341
if test -z "${am__fastdepCC_TRUE}" && test -z "${am__fastdepCC_FALSE}"; then
17717
 
  as_fn_error $? "conditional \"am__fastdepCC\" was never defined.
 
17342
  as_fn_error "conditional \"am__fastdepCC\" was never defined.
17718
17343
Usually this means the macro was only invoked conditionally." "$LINENO" 5
17719
17344
fi
17720
17345
if test -z "${HAVE_CAM_LIB_H_TRUE}" && test -z "${HAVE_CAM_LIB_H_FALSE}"; then
17721
 
  as_fn_error $? "conditional \"HAVE_CAM_LIB_H\" was never defined.
 
17346
  as_fn_error "conditional \"HAVE_CAM_LIB_H\" was never defined.
17722
17347
Usually this means the macro was only invoked conditionally." "$LINENO" 5
17723
17348
fi
17724
17349
if test -z "${HAVE_SG_IO_HDR_T_TRUE}" && test -z "${HAVE_SG_IO_HDR_T_FALSE}"; then
17725
 
  as_fn_error $? "conditional \"HAVE_SG_IO_HDR_T\" was never defined.
 
17350
  as_fn_error "conditional \"HAVE_SG_IO_HDR_T\" was never defined.
17726
17351
Usually this means the macro was only invoked conditionally." "$LINENO" 5
17727
17352
fi
17728
17353
if test -z "${HAVE_USCSI_H_TRUE}" && test -z "${HAVE_USCSI_H_FALSE}"; then
17729
 
  as_fn_error $? "conditional \"HAVE_USCSI_H\" was never defined.
 
17354
  as_fn_error "conditional \"HAVE_USCSI_H\" was never defined.
17730
17355
Usually this means the macro was only invoked conditionally." "$LINENO" 5
17731
17356
fi
17732
17357
if test -z "${HAVE_SCSIIO_H_TRUE}" && test -z "${HAVE_SCSIIO_H_FALSE}"; then
17733
 
  as_fn_error $? "conditional \"HAVE_SCSIIO_H\" was never defined.
 
17358
  as_fn_error "conditional \"HAVE_SCSIIO_H\" was never defined.
17734
17359
Usually this means the macro was only invoked conditionally." "$LINENO" 5
17735
17360
fi
17736
17361
if test -z "${BUILD_NAUTILUS_TRUE}" && test -z "${BUILD_NAUTILUS_FALSE}"; then
17737
 
  as_fn_error $? "conditional \"BUILD_NAUTILUS\" was never defined.
 
17362
  as_fn_error "conditional \"BUILD_NAUTILUS\" was never defined.
17738
17363
Usually this means the macro was only invoked conditionally." "$LINENO" 5
17739
17364
fi
17740
17365
if test -z "${BUILD_LIBBURNIA_TRUE}" && test -z "${BUILD_LIBBURNIA_FALSE}"; then
17741
 
  as_fn_error $? "conditional \"BUILD_LIBBURNIA\" was never defined.
 
17366
  as_fn_error "conditional \"BUILD_LIBBURNIA\" was never defined.
17742
17367
Usually this means the macro was only invoked conditionally." "$LINENO" 5
17743
17368
fi
17744
17369
if test -z "${BUILD_CDRTOOLS_TRUE}" && test -z "${BUILD_CDRTOOLS_FALSE}"; then
17745
 
  as_fn_error $? "conditional \"BUILD_CDRTOOLS\" was never defined.
 
17370
  as_fn_error "conditional \"BUILD_CDRTOOLS\" was never defined.
17746
17371
Usually this means the macro was only invoked conditionally." "$LINENO" 5
17747
17372
fi
17748
17373
if test -z "${BUILD_CDRDAO_TRUE}" && test -z "${BUILD_CDRDAO_FALSE}"; then
17749
 
  as_fn_error $? "conditional \"BUILD_CDRDAO\" was never defined.
 
17374
  as_fn_error "conditional \"BUILD_CDRDAO\" was never defined.
17750
17375
Usually this means the macro was only invoked conditionally." "$LINENO" 5
17751
17376
fi
17752
17377
if test -z "${BUILD_CDRKIT_TRUE}" && test -z "${BUILD_CDRKIT_FALSE}"; then
17753
 
  as_fn_error $? "conditional \"BUILD_CDRKIT\" was never defined.
 
17378
  as_fn_error "conditional \"BUILD_CDRKIT\" was never defined.
17754
17379
Usually this means the macro was only invoked conditionally." "$LINENO" 5
17755
17380
fi
17756
17381
if test -z "${BUILD_GROWISOFS_TRUE}" && test -z "${BUILD_GROWISOFS_FALSE}"; then
17757
 
  as_fn_error $? "conditional \"BUILD_GROWISOFS\" was never defined.
 
17382
  as_fn_error "conditional \"BUILD_GROWISOFS\" was never defined.
17758
17383
Usually this means the macro was only invoked conditionally." "$LINENO" 5
17759
17384
fi
17760
17385
if test -z "${BUILD_SEARCH_TRUE}" && test -z "${BUILD_SEARCH_FALSE}"; then
17761
 
  as_fn_error $? "conditional \"BUILD_SEARCH\" was never defined.
 
17386
  as_fn_error "conditional \"BUILD_SEARCH\" was never defined.
17762
17387
Usually this means the macro was only invoked conditionally." "$LINENO" 5
17763
17388
fi
17764
17389
if test -z "${BUILD_BEAGLE_TRUE}" && test -z "${BUILD_BEAGLE_FALSE}"; then
17765
 
  as_fn_error $? "conditional \"BUILD_BEAGLE\" was never defined.
 
17390
  as_fn_error "conditional \"BUILD_BEAGLE\" was never defined.
17766
17391
Usually this means the macro was only invoked conditionally." "$LINENO" 5
17767
17392
fi
17768
17393
if test -z "${BUILD_TRACKER_TRUE}" && test -z "${BUILD_TRACKER_FALSE}"; then
17769
 
  as_fn_error $? "conditional \"BUILD_TRACKER\" was never defined.
 
17394
  as_fn_error "conditional \"BUILD_TRACKER\" was never defined.
17770
17395
Usually this means the macro was only invoked conditionally." "$LINENO" 5
17771
17396
fi
17772
17397
if test -z "${BUILD_PLAYLIST_TRUE}" && test -z "${BUILD_PLAYLIST_FALSE}"; then
17773
 
  as_fn_error $? "conditional \"BUILD_PLAYLIST\" was never defined.
 
17398
  as_fn_error "conditional \"BUILD_PLAYLIST\" was never defined.
17774
17399
Usually this means the macro was only invoked conditionally." "$LINENO" 5
17775
17400
fi
17776
17401
if test -z "${BUILD_PREVIEW_TRUE}" && test -z "${BUILD_PREVIEW_FALSE}"; then
17777
 
  as_fn_error $? "conditional \"BUILD_PREVIEW\" was never defined.
 
17402
  as_fn_error "conditional \"BUILD_PREVIEW\" was never defined.
17778
17403
Usually this means the macro was only invoked conditionally." "$LINENO" 5
17779
17404
fi
17780
17405
if test -z "${BUILD_INOTIFY_TRUE}" && test -z "${BUILD_INOTIFY_FALSE}"; then
17781
 
  as_fn_error $? "conditional \"BUILD_INOTIFY\" was never defined.
 
17406
  as_fn_error "conditional \"BUILD_INOTIFY\" was never defined.
17782
17407
Usually this means the macro was only invoked conditionally." "$LINENO" 5
17783
17408
fi
17784
17409
if test -z "${HAVE_INTROSPECTION_TRUE}" && test -z "${HAVE_INTROSPECTION_FALSE}"; then
17785
 
  as_fn_error $? "conditional \"HAVE_INTROSPECTION\" was never defined.
 
17410
  as_fn_error "conditional \"HAVE_INTROSPECTION\" was never defined.
17786
17411
Usually this means the macro was only invoked conditionally." "$LINENO" 5
17787
17412
fi
17788
17413
if test -z "${UPDATE_CACHES_TRUE}" && test -z "${UPDATE_CACHES_FALSE}"; then
17789
 
  as_fn_error $? "conditional \"UPDATE_CACHES\" was never defined.
 
17414
  as_fn_error "conditional \"UPDATE_CACHES\" was never defined.
17790
17415
Usually this means the macro was only invoked conditionally." "$LINENO" 5
17791
17416
fi
17792
17417
 
17940
17565
(unset CDPATH) >/dev/null 2>&1 && unset CDPATH
17941
17566
 
17942
17567
 
17943
 
# as_fn_error STATUS ERROR [LINENO LOG_FD]
17944
 
# ----------------------------------------
 
17568
# as_fn_error ERROR [LINENO LOG_FD]
 
17569
# ---------------------------------
17945
17570
# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
17946
17571
# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
17947
 
# script with STATUS, using 1 if that was 0.
 
17572
# script with status $?, using 1 if that was 0.
17948
17573
as_fn_error ()
17949
17574
{
17950
 
  as_status=$1; test $as_status -eq 0 && as_status=1
17951
 
  if test "$4"; then
17952
 
    as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
17953
 
    $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
 
17575
  as_status=$?; test $as_status -eq 0 && as_status=1
 
17576
  if test "$3"; then
 
17577
    as_lineno=${as_lineno-"$2"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
 
17578
    $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3
17954
17579
  fi
17955
 
  $as_echo "$as_me: error: $2" >&2
 
17580
  $as_echo "$as_me: error: $1" >&2
17956
17581
  as_fn_exit $as_status
17957
17582
} # as_fn_error
17958
17583
 
18148
17773
      test -d "$as_dir" && break
18149
17774
    done
18150
17775
    test -z "$as_dirs" || eval "mkdir $as_dirs"
18151
 
  } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir"
 
17776
  } || test -d "$as_dir" || as_fn_error "cannot create directory $as_dir"
18152
17777
 
18153
17778
 
18154
17779
} # as_fn_mkdir_p
18201
17826
# report actual input values of CONFIG_FILES etc. instead of their
18202
17827
# values after options handling.
18203
17828
ac_log="
18204
 
This file was extended by brasero $as_me 2.31.91, which was
18205
 
generated by GNU Autoconf 2.66.  Invocation command line was
 
17829
This file was extended by brasero $as_me 2.31.92, which was
 
17830
generated by GNU Autoconf 2.65.  Invocation command line was
18206
17831
 
18207
17832
  CONFIG_FILES    = $CONFIG_FILES
18208
17833
  CONFIG_HEADERS  = $CONFIG_HEADERS
18267
17892
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
18268
17893
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
18269
17894
ac_cs_version="\\
18270
 
brasero config.status 2.31.91
18271
 
configured by $0, generated by GNU Autoconf 2.66,
 
17895
brasero config.status 2.31.92
 
17896
configured by $0, generated by GNU Autoconf 2.65,
18272
17897
  with options \\"\$ac_cs_config\\"
18273
17898
 
18274
 
Copyright (C) 2010 Free Software Foundation, Inc.
 
17899
Copyright (C) 2009 Free Software Foundation, Inc.
18275
17900
This config.status script is free software; the Free Software Foundation
18276
17901
gives unlimited permission to copy, distribute and modify it."
18277
17902
 
18327
17952
    ac_need_defaults=false;;
18328
17953
  --he | --h)
18329
17954
    # Conflict between --help and --header
18330
 
    as_fn_error $? "ambiguous option: \`$1'
 
17955
    as_fn_error "ambiguous option: \`$1'
18331
17956
Try \`$0 --help' for more information.";;
18332
17957
  --help | --hel | -h )
18333
17958
    $as_echo "$ac_cs_usage"; exit ;;
18336
17961
    ac_cs_silent=: ;;
18337
17962
 
18338
17963
  # This is an error.
18339
 
  -*) as_fn_error $? "unrecognized option: \`$1'
 
17964
  -*) as_fn_error "unrecognized option: \`$1'
18340
17965
Try \`$0 --help' for more information." ;;
18341
17966
 
18342
17967
  *) as_fn_append ac_config_targets " $1"
18390
18015
sed_quote_subst='$sed_quote_subst'
18391
18016
double_quote_subst='$double_quote_subst'
18392
18017
delay_variable_subst='$delay_variable_subst'
18393
 
enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
18394
 
macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
18395
 
macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
18396
 
enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
18397
 
pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
18398
 
enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
18399
 
SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
18400
 
ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
18401
 
host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
18402
 
host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
18403
 
host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
18404
 
build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
18405
 
build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
18406
 
build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
18407
 
SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
18408
 
Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
18409
 
GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
18410
 
EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
18411
 
FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
18412
 
LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
18413
 
NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
18414
 
LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
18415
 
max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
18416
 
ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
18417
 
exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
18418
 
lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
18419
 
lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
18420
 
lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
18421
 
reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
18422
 
reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
18423
 
OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
18424
 
deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
18425
 
file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
18426
 
AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
18427
 
AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
18428
 
STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
18429
 
RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
18430
 
old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
18431
 
old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
18432
 
old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
18433
 
lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
18434
 
CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
18435
 
CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
18436
 
compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
18437
 
GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
18438
 
lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
18439
 
lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
18440
 
lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
18441
 
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`'
18442
 
objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
18443
 
MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
18444
 
lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
18445
 
lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
18446
 
lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
18447
 
lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
18448
 
lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
18449
 
need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
18450
 
DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
18451
 
NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
18452
 
LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
18453
 
OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
18454
 
OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
18455
 
libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
18456
 
shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
18457
 
extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
18458
 
archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
18459
 
enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
18460
 
export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
18461
 
whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
18462
 
compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
18463
 
old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
18464
 
old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
18465
 
archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
18466
 
archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
18467
 
module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
18468
 
module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
18469
 
with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
18470
 
allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
18471
 
no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
18472
 
hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
18473
 
hardcode_libdir_flag_spec_ld='`$ECHO "$hardcode_libdir_flag_spec_ld" | $SED "$delay_single_quote_subst"`'
18474
 
hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
18475
 
hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
18476
 
hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
18477
 
hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
18478
 
hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
18479
 
hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
18480
 
inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
18481
 
link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
18482
 
fix_srcfile_path='`$ECHO "$fix_srcfile_path" | $SED "$delay_single_quote_subst"`'
18483
 
always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
18484
 
export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
18485
 
exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
18486
 
include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
18487
 
prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
18488
 
file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
18489
 
variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
18490
 
need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
18491
 
need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
18492
 
version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
18493
 
runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
18494
 
shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
18495
 
shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
18496
 
libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
18497
 
library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
18498
 
soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
18499
 
install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
18500
 
postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
18501
 
postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
18502
 
finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
18503
 
finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
18504
 
hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
18505
 
sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
18506
 
sys_lib_dlsearch_path_spec='`$ECHO "$sys_lib_dlsearch_path_spec" | $SED "$delay_single_quote_subst"`'
18507
 
hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
18508
 
enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
18509
 
enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
18510
 
enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
18511
 
old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
18512
 
striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
 
18018
enable_static='`$ECHO "X$enable_static" | $Xsed -e "$delay_single_quote_subst"`'
 
18019
macro_version='`$ECHO "X$macro_version" | $Xsed -e "$delay_single_quote_subst"`'
 
18020
macro_revision='`$ECHO "X$macro_revision" | $Xsed -e "$delay_single_quote_subst"`'
 
18021
enable_shared='`$ECHO "X$enable_shared" | $Xsed -e "$delay_single_quote_subst"`'
 
18022
pic_mode='`$ECHO "X$pic_mode" | $Xsed -e "$delay_single_quote_subst"`'
 
18023
enable_fast_install='`$ECHO "X$enable_fast_install" | $Xsed -e "$delay_single_quote_subst"`'
 
18024
host_alias='`$ECHO "X$host_alias" | $Xsed -e "$delay_single_quote_subst"`'
 
18025
host='`$ECHO "X$host" | $Xsed -e "$delay_single_quote_subst"`'
 
18026
host_os='`$ECHO "X$host_os" | $Xsed -e "$delay_single_quote_subst"`'
 
18027
build_alias='`$ECHO "X$build_alias" | $Xsed -e "$delay_single_quote_subst"`'
 
18028
build='`$ECHO "X$build" | $Xsed -e "$delay_single_quote_subst"`'
 
18029
build_os='`$ECHO "X$build_os" | $Xsed -e "$delay_single_quote_subst"`'
 
18030
SED='`$ECHO "X$SED" | $Xsed -e "$delay_single_quote_subst"`'
 
18031
Xsed='`$ECHO "X$Xsed" | $Xsed -e "$delay_single_quote_subst"`'
 
18032
GREP='`$ECHO "X$GREP" | $Xsed -e "$delay_single_quote_subst"`'
 
18033
EGREP='`$ECHO "X$EGREP" | $Xsed -e "$delay_single_quote_subst"`'
 
18034
FGREP='`$ECHO "X$FGREP" | $Xsed -e "$delay_single_quote_subst"`'
 
18035
LD='`$ECHO "X$LD" | $Xsed -e "$delay_single_quote_subst"`'
 
18036
NM='`$ECHO "X$NM" | $Xsed -e "$delay_single_quote_subst"`'
 
18037
LN_S='`$ECHO "X$LN_S" | $Xsed -e "$delay_single_quote_subst"`'
 
18038
max_cmd_len='`$ECHO "X$max_cmd_len" | $Xsed -e "$delay_single_quote_subst"`'
 
18039
ac_objext='`$ECHO "X$ac_objext" | $Xsed -e "$delay_single_quote_subst"`'
 
18040
exeext='`$ECHO "X$exeext" | $Xsed -e "$delay_single_quote_subst"`'
 
18041
lt_unset='`$ECHO "X$lt_unset" | $Xsed -e "$delay_single_quote_subst"`'
 
18042
lt_SP2NL='`$ECHO "X$lt_SP2NL" | $Xsed -e "$delay_single_quote_subst"`'
 
18043
lt_NL2SP='`$ECHO "X$lt_NL2SP" | $Xsed -e "$delay_single_quote_subst"`'
 
18044
reload_flag='`$ECHO "X$reload_flag" | $Xsed -e "$delay_single_quote_subst"`'
 
18045
reload_cmds='`$ECHO "X$reload_cmds" | $Xsed -e "$delay_single_quote_subst"`'
 
18046
OBJDUMP='`$ECHO "X$OBJDUMP" | $Xsed -e "$delay_single_quote_subst"`'
 
18047
deplibs_check_method='`$ECHO "X$deplibs_check_method" | $Xsed -e "$delay_single_quote_subst"`'
 
18048
file_magic_cmd='`$ECHO "X$file_magic_cmd" | $Xsed -e "$delay_single_quote_subst"`'
 
18049
AR='`$ECHO "X$AR" | $Xsed -e "$delay_single_quote_subst"`'
 
18050
AR_FLAGS='`$ECHO "X$AR_FLAGS" | $Xsed -e "$delay_single_quote_subst"`'
 
18051
STRIP='`$ECHO "X$STRIP" | $Xsed -e "$delay_single_quote_subst"`'
 
18052
RANLIB='`$ECHO "X$RANLIB" | $Xsed -e "$delay_single_quote_subst"`'
 
18053
old_postinstall_cmds='`$ECHO "X$old_postinstall_cmds" | $Xsed -e "$delay_single_quote_subst"`'
 
18054
old_postuninstall_cmds='`$ECHO "X$old_postuninstall_cmds" | $Xsed -e "$delay_single_quote_subst"`'
 
18055
old_archive_cmds='`$ECHO "X$old_archive_cmds" | $Xsed -e "$delay_single_quote_subst"`'
 
18056
CC='`$ECHO "X$CC" | $Xsed -e "$delay_single_quote_subst"`'
 
18057
CFLAGS='`$ECHO "X$CFLAGS" | $Xsed -e "$delay_single_quote_subst"`'
 
18058
compiler='`$ECHO "X$compiler" | $Xsed -e "$delay_single_quote_subst"`'
 
18059
GCC='`$ECHO "X$GCC" | $Xsed -e "$delay_single_quote_subst"`'
 
18060
lt_cv_sys_global_symbol_pipe='`$ECHO "X$lt_cv_sys_global_symbol_pipe" | $Xsed -e "$delay_single_quote_subst"`'
 
18061
lt_cv_sys_global_symbol_to_cdecl='`$ECHO "X$lt_cv_sys_global_symbol_to_cdecl" | $Xsed -e "$delay_single_quote_subst"`'
 
18062
lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "X$lt_cv_sys_global_symbol_to_c_name_address" | $Xsed -e "$delay_single_quote_subst"`'
 
18063
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "X$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $Xsed -e "$delay_single_quote_subst"`'
 
18064
objdir='`$ECHO "X$objdir" | $Xsed -e "$delay_single_quote_subst"`'
 
18065
SHELL='`$ECHO "X$SHELL" | $Xsed -e "$delay_single_quote_subst"`'
 
18066
ECHO='`$ECHO "X$ECHO" | $Xsed -e "$delay_single_quote_subst"`'
 
18067
MAGIC_CMD='`$ECHO "X$MAGIC_CMD" | $Xsed -e "$delay_single_quote_subst"`'
 
18068
lt_prog_compiler_no_builtin_flag='`$ECHO "X$lt_prog_compiler_no_builtin_flag" | $Xsed -e "$delay_single_quote_subst"`'
 
18069
lt_prog_compiler_wl='`$ECHO "X$lt_prog_compiler_wl" | $Xsed -e "$delay_single_quote_subst"`'
 
18070
lt_prog_compiler_pic='`$ECHO "X$lt_prog_compiler_pic" | $Xsed -e "$delay_single_quote_subst"`'
 
18071
lt_prog_compiler_static='`$ECHO "X$lt_prog_compiler_static" | $Xsed -e "$delay_single_quote_subst"`'
 
18072
lt_cv_prog_compiler_c_o='`$ECHO "X$lt_cv_prog_compiler_c_o" | $Xsed -e "$delay_single_quote_subst"`'
 
18073
need_locks='`$ECHO "X$need_locks" | $Xsed -e "$delay_single_quote_subst"`'
 
18074
DSYMUTIL='`$ECHO "X$DSYMUTIL" | $Xsed -e "$delay_single_quote_subst"`'
 
18075
NMEDIT='`$ECHO "X$NMEDIT" | $Xsed -e "$delay_single_quote_subst"`'
 
18076
LIPO='`$ECHO "X$LIPO" | $Xsed -e "$delay_single_quote_subst"`'
 
18077
OTOOL='`$ECHO "X$OTOOL" | $Xsed -e "$delay_single_quote_subst"`'
 
18078
OTOOL64='`$ECHO "X$OTOOL64" | $Xsed -e "$delay_single_quote_subst"`'
 
18079
libext='`$ECHO "X$libext" | $Xsed -e "$delay_single_quote_subst"`'
 
18080
shrext_cmds='`$ECHO "X$shrext_cmds" | $Xsed -e "$delay_single_quote_subst"`'
 
18081
extract_expsyms_cmds='`$ECHO "X$extract_expsyms_cmds" | $Xsed -e "$delay_single_quote_subst"`'
 
18082
archive_cmds_need_lc='`$ECHO "X$archive_cmds_need_lc" | $Xsed -e "$delay_single_quote_subst"`'
 
18083
enable_shared_with_static_runtimes='`$ECHO "X$enable_shared_with_static_runtimes" | $Xsed -e "$delay_single_quote_subst"`'
 
18084
export_dynamic_flag_spec='`$ECHO "X$export_dynamic_flag_spec" | $Xsed -e "$delay_single_quote_subst"`'
 
18085
whole_archive_flag_spec='`$ECHO "X$whole_archive_flag_spec" | $Xsed -e "$delay_single_quote_subst"`'
 
18086
compiler_needs_object='`$ECHO "X$compiler_needs_object" | $Xsed -e "$delay_single_quote_subst"`'
 
18087
old_archive_from_new_cmds='`$ECHO "X$old_archive_from_new_cmds" | $Xsed -e "$delay_single_quote_subst"`'
 
18088
old_archive_from_expsyms_cmds='`$ECHO "X$old_archive_from_expsyms_cmds" | $Xsed -e "$delay_single_quote_subst"`'
 
18089
archive_cmds='`$ECHO "X$archive_cmds" | $Xsed -e "$delay_single_quote_subst"`'
 
18090
archive_expsym_cmds='`$ECHO "X$archive_expsym_cmds" | $Xsed -e "$delay_single_quote_subst"`'
 
18091
module_cmds='`$ECHO "X$module_cmds" | $Xsed -e "$delay_single_quote_subst"`'
 
18092
module_expsym_cmds='`$ECHO "X$module_expsym_cmds" | $Xsed -e "$delay_single_quote_subst"`'
 
18093
with_gnu_ld='`$ECHO "X$with_gnu_ld" | $Xsed -e "$delay_single_quote_subst"`'
 
18094
allow_undefined_flag='`$ECHO "X$allow_undefined_flag" | $Xsed -e "$delay_single_quote_subst"`'
 
18095
no_undefined_flag='`$ECHO "X$no_undefined_flag" | $Xsed -e "$delay_single_quote_subst"`'
 
18096
hardcode_libdir_flag_spec='`$ECHO "X$hardcode_libdir_flag_spec" | $Xsed -e "$delay_single_quote_subst"`'
 
18097
hardcode_libdir_flag_spec_ld='`$ECHO "X$hardcode_libdir_flag_spec_ld" | $Xsed -e "$delay_single_quote_subst"`'
 
18098
hardcode_libdir_separator='`$ECHO "X$hardcode_libdir_separator" | $Xsed -e "$delay_single_quote_subst"`'
 
18099
hardcode_direct='`$ECHO "X$hardcode_direct" | $Xsed -e "$delay_single_quote_subst"`'
 
18100
hardcode_direct_absolute='`$ECHO "X$hardcode_direct_absolute" | $Xsed -e "$delay_single_quote_subst"`'
 
18101
hardcode_minus_L='`$ECHO "X$hardcode_minus_L" | $Xsed -e "$delay_single_quote_subst"`'
 
18102
hardcode_shlibpath_var='`$ECHO "X$hardcode_shlibpath_var" | $Xsed -e "$delay_single_quote_subst"`'
 
18103
hardcode_automatic='`$ECHO "X$hardcode_automatic" | $Xsed -e "$delay_single_quote_subst"`'
 
18104
inherit_rpath='`$ECHO "X$inherit_rpath" | $Xsed -e "$delay_single_quote_subst"`'
 
18105
link_all_deplibs='`$ECHO "X$link_all_deplibs" | $Xsed -e "$delay_single_quote_subst"`'
 
18106
fix_srcfile_path='`$ECHO "X$fix_srcfile_path" | $Xsed -e "$delay_single_quote_subst"`'
 
18107
always_export_symbols='`$ECHO "X$always_export_symbols" | $Xsed -e "$delay_single_quote_subst"`'
 
18108
export_symbols_cmds='`$ECHO "X$export_symbols_cmds" | $Xsed -e "$delay_single_quote_subst"`'
 
18109
exclude_expsyms='`$ECHO "X$exclude_expsyms" | $Xsed -e "$delay_single_quote_subst"`'
 
18110
include_expsyms='`$ECHO "X$include_expsyms" | $Xsed -e "$delay_single_quote_subst"`'
 
18111
prelink_cmds='`$ECHO "X$prelink_cmds" | $Xsed -e "$delay_single_quote_subst"`'
 
18112
file_list_spec='`$ECHO "X$file_list_spec" | $Xsed -e "$delay_single_quote_subst"`'
 
18113
variables_saved_for_relink='`$ECHO "X$variables_saved_for_relink" | $Xsed -e "$delay_single_quote_subst"`'
 
18114
need_lib_prefix='`$ECHO "X$need_lib_prefix" | $Xsed -e "$delay_single_quote_subst"`'
 
18115
need_version='`$ECHO "X$need_version" | $Xsed -e "$delay_single_quote_subst"`'
 
18116
version_type='`$ECHO "X$version_type" | $Xsed -e "$delay_single_quote_subst"`'
 
18117
runpath_var='`$ECHO "X$runpath_var" | $Xsed -e "$delay_single_quote_subst"`'
 
18118
shlibpath_var='`$ECHO "X$shlibpath_var" | $Xsed -e "$delay_single_quote_subst"`'
 
18119
shlibpath_overrides_runpath='`$ECHO "X$shlibpath_overrides_runpath" | $Xsed -e "$delay_single_quote_subst"`'
 
18120
libname_spec='`$ECHO "X$libname_spec" | $Xsed -e "$delay_single_quote_subst"`'
 
18121
library_names_spec='`$ECHO "X$library_names_spec" | $Xsed -e "$delay_single_quote_subst"`'
 
18122
soname_spec='`$ECHO "X$soname_spec" | $Xsed -e "$delay_single_quote_subst"`'
 
18123
postinstall_cmds='`$ECHO "X$postinstall_cmds" | $Xsed -e "$delay_single_quote_subst"`'
 
18124
postuninstall_cmds='`$ECHO "X$postuninstall_cmds" | $Xsed -e "$delay_single_quote_subst"`'
 
18125
finish_cmds='`$ECHO "X$finish_cmds" | $Xsed -e "$delay_single_quote_subst"`'
 
18126
finish_eval='`$ECHO "X$finish_eval" | $Xsed -e "$delay_single_quote_subst"`'
 
18127
hardcode_into_libs='`$ECHO "X$hardcode_into_libs" | $Xsed -e "$delay_single_quote_subst"`'
 
18128
sys_lib_search_path_spec='`$ECHO "X$sys_lib_search_path_spec" | $Xsed -e "$delay_single_quote_subst"`'
 
18129
sys_lib_dlsearch_path_spec='`$ECHO "X$sys_lib_dlsearch_path_spec" | $Xsed -e "$delay_single_quote_subst"`'
 
18130
hardcode_action='`$ECHO "X$hardcode_action" | $Xsed -e "$delay_single_quote_subst"`'
 
18131
enable_dlopen='`$ECHO "X$enable_dlopen" | $Xsed -e "$delay_single_quote_subst"`'
 
18132
enable_dlopen_self='`$ECHO "X$enable_dlopen_self" | $Xsed -e "$delay_single_quote_subst"`'
 
18133
enable_dlopen_self_static='`$ECHO "X$enable_dlopen_self_static" | $Xsed -e "$delay_single_quote_subst"`'
 
18134
old_striplib='`$ECHO "X$old_striplib" | $Xsed -e "$delay_single_quote_subst"`'
 
18135
striplib='`$ECHO "X$striplib" | $Xsed -e "$delay_single_quote_subst"`'
18513
18136
 
18514
18137
LTCC='$LTCC'
18515
18138
LTCFLAGS='$LTCFLAGS'
18516
18139
compiler='$compiler_DEFAULT'
18517
18140
 
18518
 
# A function that is used when there is no print builtin or printf.
18519
 
func_fallback_echo ()
18520
 
{
18521
 
  eval 'cat <<_LTECHO_EOF
18522
 
\$1
18523
 
_LTECHO_EOF'
18524
 
}
18525
 
 
18526
18141
# Quote evaled strings.
18527
 
for var in SHELL \
18528
 
ECHO \
18529
 
SED \
 
18142
for var in SED \
18530
18143
GREP \
18531
18144
EGREP \
18532
18145
FGREP \
18550
18163
lt_cv_sys_global_symbol_to_cdecl \
18551
18164
lt_cv_sys_global_symbol_to_c_name_address \
18552
18165
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix \
 
18166
SHELL \
 
18167
ECHO \
18553
18168
lt_prog_compiler_no_builtin_flag \
18554
18169
lt_prog_compiler_wl \
18555
18170
lt_prog_compiler_pic \
18579
18194
libname_spec \
18580
18195
library_names_spec \
18581
18196
soname_spec \
18582
 
install_override_mode \
18583
18197
finish_eval \
18584
18198
old_striplib \
18585
18199
striplib; do
18586
 
    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
 
18200
    case \`eval \\\\\$ECHO "X\\\\\$\$var"\` in
18587
18201
    *[\\\\\\\`\\"\\\$]*)
18588
 
      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\""
 
18202
      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"X\\\$\$var\\" | \\\$Xsed -e \\"\\\$sed_quote_subst\\"\\\`\\\\\\""
18589
18203
      ;;
18590
18204
    *)
18591
18205
      eval "lt_\$var=\\\\\\"\\\$\$var\\\\\\""
18612
18226
finish_cmds \
18613
18227
sys_lib_search_path_spec \
18614
18228
sys_lib_dlsearch_path_spec; do
18615
 
    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
 
18229
    case \`eval \\\\\$ECHO "X\\\\\$\$var"\` in
18616
18230
    *[\\\\\\\`\\"\\\$]*)
18617
 
      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\""
 
18231
      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"X\\\$\$var\\" | \\\$Xsed -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\""
18618
18232
      ;;
18619
18233
    *)
18620
18234
      eval "lt_\$var=\\\\\\"\\\$\$var\\\\\\""
18622
18236
    esac
18623
18237
done
18624
18238
 
 
18239
# Fix-up fallback echo if it was mangled by the above quoting rules.
 
18240
case \$lt_ECHO in
 
18241
*'\\\$0 --fallback-echo"')  lt_ECHO=\`\$ECHO "X\$lt_ECHO" | \$Xsed -e 's/\\\\\\\\\\\\\\\$0 --fallback-echo"\$/\$0 --fallback-echo"/'\`
 
18242
  ;;
 
18243
esac
 
18244
 
18625
18245
ac_aux_dir='$ac_aux_dir'
18626
18246
xsi_shell='$xsi_shell'
18627
18247
lt_shell_append='$lt_shell_append'
18695
18315
    "libbrasero-burn${BRASERO_LIBRARY_SUFFIX}.pc") CONFIG_FILES="$CONFIG_FILES libbrasero-burn${BRASERO_LIBRARY_SUFFIX}.pc:libbrasero-burn.pc.in" ;;
18696
18316
    "po/stamp-it") CONFIG_COMMANDS="$CONFIG_COMMANDS po/stamp-it" ;;
18697
18317
 
18698
 
  *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5;;
 
18318
  *) as_fn_error "invalid argument: \`$ac_config_target'" "$LINENO" 5;;
18699
18319
  esac
18700
18320
done
18701
18321
 
18733
18353
{
18734
18354
  tmp=./conf$$-$RANDOM
18735
18355
  (umask 077 && mkdir "$tmp")
18736
 
} || as_fn_error $? "cannot create a temporary directory in ." "$LINENO" 5
 
18356
} || as_fn_error "cannot create a temporary directory in ." "$LINENO" 5
18737
18357
 
18738
18358
# Set up the scripts for CONFIG_FILES section.
18739
18359
# No need to generate them if there are no CONFIG_FILES.
18750
18370
fi
18751
18371
ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
18752
18372
if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
18753
 
  ac_cs_awk_cr='\\r'
 
18373
  ac_cs_awk_cr='\r'
18754
18374
else
18755
18375
  ac_cs_awk_cr=$ac_cr
18756
18376
fi
18764
18384
  echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' &&
18765
18385
  echo "_ACEOF"
18766
18386
} >conf$$subs.sh ||
18767
 
  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
18768
 
ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
 
18387
  as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5
 
18388
ac_delim_num=`echo "$ac_subst_vars" | grep -c '$'`
18769
18389
ac_delim='%!_!# '
18770
18390
for ac_last_try in false false false false false :; do
18771
18391
  . ./conf$$subs.sh ||
18772
 
    as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
 
18392
    as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5
18773
18393
 
18774
18394
  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
18775
18395
  if test $ac_delim_n = $ac_delim_num; then
18776
18396
    break
18777
18397
  elif $ac_last_try; then
18778
 
    as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
 
18398
    as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5
18779
18399
  else
18780
18400
    ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
18781
18401
  fi
18864
18484
else
18865
18485
  cat
18866
18486
fi < "$tmp/subs1.awk" > "$tmp/subs.awk" \
18867
 
  || as_fn_error $? "could not setup config files machinery" "$LINENO" 5
 
18487
  || as_fn_error "could not setup config files machinery" "$LINENO" 5
18868
18488
_ACEOF
18869
18489
 
18870
 
# VPATH may cause trouble with some makes, so we remove sole $(srcdir),
18871
 
# ${srcdir} and @srcdir@ entries from VPATH if srcdir is ".", strip leading and
 
18490
# VPATH may cause trouble with some makes, so we remove $(srcdir),
 
18491
# ${srcdir} and @srcdir@ from VPATH if srcdir is ".", strip leading and
18872
18492
# trailing colons and then remove the whole line if VPATH becomes empty
18873
18493
# (actually we leave an empty line to preserve line numbers).
18874
18494
if test "x$srcdir" = x.; then
18875
 
  ac_vpsub='/^[  ]*VPATH[        ]*=[    ]*/{
18876
 
h
18877
 
s///
18878
 
s/^/:/
18879
 
s/[      ]*$/:/
18880
 
s/:\$(srcdir):/:/g
18881
 
s/:\${srcdir}:/:/g
18882
 
s/:@srcdir@:/:/g
18883
 
s/^:*//
 
18495
  ac_vpsub='/^[  ]*VPATH[        ]*=/{
 
18496
s/:*\$(srcdir):*/:/
 
18497
s/:*\${srcdir}:*/:/
 
18498
s/:*@srcdir@:*/:/
 
18499
s/^\([^=]*=[     ]*\):*/\1/
18884
18500
s/:*$//
18885
 
x
18886
 
s/\(=[   ]*\).*/\1/
18887
 
G
18888
 
s/\n//
18889
18501
s/^[^=]*=[       ]*$//
18890
18502
}'
18891
18503
fi
18913
18525
  if test -z "$ac_t"; then
18914
18526
    break
18915
18527
  elif $ac_last_try; then
18916
 
    as_fn_error $? "could not make $CONFIG_HEADERS" "$LINENO" 5
 
18528
    as_fn_error "could not make $CONFIG_HEADERS" "$LINENO" 5
18917
18529
  else
18918
18530
    ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
18919
18531
  fi
18998
18610
_ACAWK
18999
18611
_ACEOF
19000
18612
cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
19001
 
  as_fn_error $? "could not setup config headers machinery" "$LINENO" 5
 
18613
  as_fn_error "could not setup config headers machinery" "$LINENO" 5
19002
18614
fi # test -n "$CONFIG_HEADERS"
19003
18615
 
19004
18616
 
19011
18623
  esac
19012
18624
  case $ac_mode$ac_tag in
19013
18625
  :[FHL]*:*);;
19014
 
  :L* | :C*:*) as_fn_error $? "invalid tag \`$ac_tag'" "$LINENO" 5;;
 
18626
  :L* | :C*:*) as_fn_error "invalid tag \`$ac_tag'" "$LINENO" 5;;
19015
18627
  :[FH]-) ac_tag=-:-;;
19016
18628
  :[FH]*) ac_tag=$ac_tag:$ac_tag.in;;
19017
18629
  esac
19039
18651
           [\\/$]*) false;;
19040
18652
           *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";;
19041
18653
           esac ||
19042
 
           as_fn_error 1 "cannot find input file: \`$ac_f'" "$LINENO" 5;;
 
18654
           as_fn_error "cannot find input file: \`$ac_f'" "$LINENO" 5;;
19043
18655
      esac
19044
18656
      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
19045
18657
      as_fn_append ac_file_inputs " '$ac_f'"
19066
18678
 
19067
18679
    case $ac_tag in
19068
18680
    *:-:* | *:-) cat >"$tmp/stdin" \
19069
 
      || as_fn_error $? "could not create $ac_file" "$LINENO" 5 ;;
 
18681
      || as_fn_error "could not create $ac_file" "$LINENO" 5 ;;
19070
18682
    esac
19071
18683
    ;;
19072
18684
  esac
19203
18815
$ac_datarootdir_hack
19204
18816
"
19205
18817
eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$tmp/subs.awk" >$tmp/out \
19206
 
  || as_fn_error $? "could not create $ac_file" "$LINENO" 5
 
18818
  || as_fn_error "could not create $ac_file" "$LINENO" 5
19207
18819
 
19208
18820
test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
19209
18821
  { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } &&
19210
18822
  { ac_out=`sed -n '/^[  ]*datarootdir[  ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } &&
19211
18823
  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir'
19212
 
which seems to be undefined.  Please make sure it is defined" >&5
 
18824
which seems to be undefined.  Please make sure it is defined." >&5
19213
18825
$as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir'
19214
 
which seems to be undefined.  Please make sure it is defined" >&2;}
 
18826
which seems to be undefined.  Please make sure it is defined." >&2;}
19215
18827
 
19216
18828
  rm -f "$tmp/stdin"
19217
18829
  case $ac_file in
19218
18830
  -) cat "$tmp/out" && rm -f "$tmp/out";;
19219
18831
  *) rm -f "$ac_file" && mv "$tmp/out" "$ac_file";;
19220
18832
  esac \
19221
 
  || as_fn_error $? "could not create $ac_file" "$LINENO" 5
 
18833
  || as_fn_error "could not create $ac_file" "$LINENO" 5
19222
18834
 ;;
19223
18835
  :H)
19224
18836
  #
19229
18841
      $as_echo "/* $configure_input  */" \
19230
18842
      && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs"
19231
18843
    } >"$tmp/config.h" \
19232
 
      || as_fn_error $? "could not create $ac_file" "$LINENO" 5
 
18844
      || as_fn_error "could not create $ac_file" "$LINENO" 5
19233
18845
    if diff "$ac_file" "$tmp/config.h" >/dev/null 2>&1; then
19234
18846
      { $as_echo "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5
19235
18847
$as_echo "$as_me: $ac_file is unchanged" >&6;}
19236
18848
    else
19237
18849
      rm -f "$ac_file"
19238
18850
      mv "$tmp/config.h" "$ac_file" \
19239
 
        || as_fn_error $? "could not create $ac_file" "$LINENO" 5
 
18851
        || as_fn_error "could not create $ac_file" "$LINENO" 5
19240
18852
    fi
19241
18853
  else
19242
18854
    $as_echo "/* $configure_input  */" \
19243
18855
      && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" \
19244
 
      || as_fn_error $? "could not create -" "$LINENO" 5
 
18856
      || as_fn_error "could not create -" "$LINENO" 5
19245
18857
  fi
19246
18858
# Compute "$ac_file"'s index in $config_headers.
19247
18859
_am_arg="$ac_file"
19398
19010
 
19399
19011
# `$ECHO "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
19400
19012
# Generated automatically by $as_me ($PACKAGE$TIMESTAMP) $VERSION
19401
 
# Libtool was configured on host `(hostname || uname -n) 2>/dev/null | sed 1q`:
19402
19013
# NOTE: Changes made to this file will be lost: look at ltmain.sh.
19403
19014
#
19404
19015
#   Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005,
19405
 
#                 2006, 2007, 2008, 2009, 2010 Free Software Foundation,
19406
 
#                 Inc.
 
19016
#                 2006, 2007, 2008 Free Software Foundation, Inc.
19407
19017
#   Written by Gordon Matzigkeit, 1996
19408
19018
#
19409
19019
#   This file is part of GNU Libtool.
19451
19061
# Whether or not to optimize for fast installation.
19452
19062
fast_install=$enable_fast_install
19453
19063
 
19454
 
# Shell to use when invoking shell scripts.
19455
 
SHELL=$lt_SHELL
19456
 
 
19457
 
# An echo program that protects backslashes.
19458
 
ECHO=$lt_ECHO
19459
 
 
19460
19064
# The host system.
19461
19065
host_alias=$host_alias
19462
19066
host=$host
19506
19110
# turn newlines into spaces.
19507
19111
NL2SP=$lt_lt_NL2SP
19508
19112
 
 
19113
# How to create reloadable object files.
 
19114
reload_flag=$lt_reload_flag
 
19115
reload_cmds=$lt_reload_cmds
 
19116
 
19509
19117
# An object symbol dumper.
19510
19118
OBJDUMP=$lt_OBJDUMP
19511
19119
 
19527
19135
old_postinstall_cmds=$lt_old_postinstall_cmds
19528
19136
old_postuninstall_cmds=$lt_old_postuninstall_cmds
19529
19137
 
19530
 
# Whether to use a lock for old archive extraction.
19531
 
lock_old_archive_extraction=$lock_old_archive_extraction
19532
 
 
19533
19138
# A C compiler.
19534
19139
LTCC=$lt_CC
19535
19140
 
19551
19156
# The name of the directory that contains temporary libtool files.
19552
19157
objdir=$objdir
19553
19158
 
 
19159
# Shell to use when invoking shell scripts.
 
19160
SHELL=$lt_SHELL
 
19161
 
 
19162
# An echo program that does not interpret backslashes.
 
19163
ECHO=$lt_ECHO
 
19164
 
19554
19165
# Used to examine libraries when file_magic_cmd begins with "file".
19555
19166
MAGIC_CMD=$MAGIC_CMD
19556
19167
 
19613
19224
# The coded name of the library, if different from the real name.
19614
19225
soname_spec=$lt_soname_spec
19615
19226
 
19616
 
# Permission mode override for installation of shared libraries.
19617
 
install_override_mode=$lt_install_override_mode
19618
 
 
19619
19227
# Command to use after installation of a shared archive.
19620
19228
postinstall_cmds=$lt_postinstall_cmds
19621
19229
 
19655
19263
# The linker used to build libraries.
19656
19264
LD=$lt_LD
19657
19265
 
19658
 
# How to create reloadable object files.
19659
 
reload_flag=$lt_reload_flag
19660
 
reload_cmds=$lt_reload_cmds
19661
 
 
19662
19266
# Commands used to build an old-style archive.
19663
19267
old_archive_cmds=$lt_old_archive_cmds
19664
19268
 
19918
19522
func_dirname ()
19919
19523
{
19920
19524
  # Extract subdirectory from the argument.
19921
 
  func_dirname_result=`$ECHO "${1}" | $SED "$dirname"`
 
19525
  func_dirname_result=`$ECHO "X${1}" | $Xsed -e "$dirname"`
19922
19526
  if test "X$func_dirname_result" = "X${1}"; then
19923
19527
    func_dirname_result="${3}"
19924
19528
  else
19929
19533
# func_basename file
19930
19534
func_basename ()
19931
19535
{
19932
 
  func_basename_result=`$ECHO "${1}" | $SED "$basename"`
 
19536
  func_basename_result=`$ECHO "X${1}" | $Xsed -e "$basename"`
19933
19537
}
19934
19538
 
19935
19539
 
19942
19546
func_stripname ()
19943
19547
{
19944
19548
  case ${2} in
19945
 
    .*) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%\\\\${2}\$%%"`;;
19946
 
    *)  func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%${2}\$%%"`;;
 
19549
    .*) func_stripname_result=`$ECHO "X${3}" \
 
19550
           | $Xsed -e "s%^${1}%%" -e "s%\\\\${2}\$%%"`;;
 
19551
    *)  func_stripname_result=`$ECHO "X${3}" \
 
19552
           | $Xsed -e "s%^${1}%%" -e "s%${2}\$%%"`;;
19947
19553
  esac
19948
19554
}
19949
19555
 
19954
19560
# func_opt_split
19955
19561
func_opt_split ()
19956
19562
{
19957
 
  func_opt_split_opt=`$ECHO "${1}" | $SED "$my_sed_long_opt"`
19958
 
  func_opt_split_arg=`$ECHO "${1}" | $SED "$my_sed_long_arg"`
 
19563
  func_opt_split_opt=`$ECHO "X${1}" | $Xsed -e "$my_sed_long_opt"`
 
19564
  func_opt_split_arg=`$ECHO "X${1}" | $Xsed -e "$my_sed_long_arg"`
19959
19565
}
19960
19566
 
19961
19567
# func_lo2o object
19962
19568
func_lo2o ()
19963
19569
{
19964
 
  func_lo2o_result=`$ECHO "${1}" | $SED "$lo2o"`
 
19570
  func_lo2o_result=`$ECHO "X${1}" | $Xsed -e "$lo2o"`
19965
19571
}
19966
19572
 
19967
19573
# func_xform libobj-or-source
19968
19574
func_xform ()
19969
19575
{
19970
 
  func_xform_result=`$ECHO "${1}" | $SED 's/\.[^.]*$/.lo/'`
 
19576
  func_xform_result=`$ECHO "X${1}" | $Xsed -e 's/\.[^.]*$/.lo/'`
19971
19577
}
19972
19578
 
19973
19579
# func_arith arithmetic-term...
20031
19637
    "libbrasero-burn${BRASERO_LIBRARY_SUFFIX}.pc":F) BRASERO_LIBRARY_SUFFIX=${BRASERO_LIBRARY_SUFFIX} ;;
20032
19638
    "po/stamp-it":C)
20033
19639
    if  ! grep "^# INTLTOOL_MAKEFILE$" "po/Makefile.in" > /dev/null ; then
20034
 
       as_fn_error $? "po/Makefile.in.in was not created by intltoolize." "$LINENO" 5
 
19640
       as_fn_error "po/Makefile.in.in was not created by intltoolize." "$LINENO" 5
20035
19641
    fi
20036
19642
    rm -f "po/stamp-it" "po/stamp-it.tmp" "po/POTFILES" "po/Makefile.tmp"
20037
19643
    >"po/stamp-it.tmp"
20059
19665
ac_clean_files=$ac_clean_files_save
20060
19666
 
20061
19667
test $ac_write_fail = 0 ||
20062
 
  as_fn_error $? "write failure creating $CONFIG_STATUS" "$LINENO" 5
 
19668
  as_fn_error "write failure creating $CONFIG_STATUS" "$LINENO" 5
20063
19669
 
20064
19670
 
20065
19671
# configure is writing to config.log, and then calls config.status.
20080
19686
  exec 5>>config.log
20081
19687
  # Use ||, not &&, to avoid exiting from the if with $? = 1, which
20082
19688
  # would make configure fail if this is the last instruction.
20083
 
  $ac_cs_success || as_fn_exit 1
 
19689
  $ac_cs_success || as_fn_exit $?
20084
19690
fi
20085
19691
if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then
20086
19692
  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5
20095
19701
 
20096
19702
 
20097
19703
echo "Version: $BRASERO_VERSION
20098
 
        Use GTK+3 : ${enable_gtk3}
 
19704
        Using GTK+ ${GTK_API_VERSION}
20099
19705
        Update caches: ${enable_caches}
20100
19706
        Build Nautilus extension : ${build_nautilus}
20101
19707
        Build inotify: ${enable_inotify}