~ubuntu-branches/ubuntu/natty/file-roller/natty

« back to all changes in this revision

Viewing changes to configure

Tags: 2.30.1.1-0ubuntu1
* New upstream release: (LP: #571589)
  - Extract multi-byte filename from URI in case of DND. (Takao
    Fujiwara) (#613298)
  - Fixed build error when dbus is not available.
  - Updated translations
* debian/patches/70_autotools.patch:
  - refreshed

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#! /bin/sh
2
2
# Guess values for system-dependent variables and create Makefiles.
3
 
# Generated by GNU Autoconf 2.64 for file-roller 2.30.0.
 
3
# Generated by GNU Autoconf 2.65 for file-roller 2.30.1.1.
4
4
#
5
5
# Report bugs to <http://bugzilla.gnome.org/enter_bug.cgi?product=file-roller>.
6
6
#
 
7
#
7
8
# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
8
 
# 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software
9
 
# Foundation, Inc.
 
9
# 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
 
10
# Inc.
 
11
#
10
12
#
11
13
# This configure script is free software; the Free Software Foundation
12
14
# gives unlimited permission to copy, distribute and modify it.
677
679
 
678
680
 
679
681
 
680
 
exec 7<&0 </dev/null 6>&1
 
682
test -n "$DJDIR" || exec 7<&0 </dev/null
 
683
exec 6>&1
681
684
 
682
685
# Name of the host.
683
686
# hostname on some systems (SVR3.2, Linux) returns a bogus exit status,
699
702
# Identity of this package.
700
703
PACKAGE_NAME='file-roller'
701
704
PACKAGE_TARNAME='file-roller'
702
 
PACKAGE_VERSION='2.30.0'
703
 
PACKAGE_STRING='file-roller 2.30.0'
 
705
PACKAGE_VERSION='2.30.1.1'
 
706
PACKAGE_STRING='file-roller 2.30.1.1'
704
707
PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=file-roller'
705
708
PACKAGE_URL=''
706
709
 
1513
1516
  # Omit some internal or obsolete options to make the list less imposing.
1514
1517
  # This message is too long to be a string in the A/UX 3.1 sh.
1515
1518
  cat <<_ACEOF
1516
 
\`configure' configures file-roller 2.30.0 to adapt to many kinds of systems.
 
1519
\`configure' configures file-roller 2.30.1.1 to adapt to many kinds of systems.
1517
1520
 
1518
1521
Usage: $0 [OPTION]... [VAR=VALUE]...
1519
1522
 
1583
1586
 
1584
1587
if test -n "$ac_init_help"; then
1585
1588
  case $ac_init_help in
1586
 
     short | recursive ) echo "Configuration of file-roller 2.30.0:";;
 
1589
     short | recursive ) echo "Configuration of file-roller 2.30.1.1:";;
1587
1590
   esac
1588
1591
  cat <<\_ACEOF
1589
1592
 
1631
1634
  LDFLAGS     linker flags, e.g. -L<lib dir> if you have libraries in a
1632
1635
              nonstandard directory <lib dir>
1633
1636
  LIBS        libraries to pass to the linker, e.g. -l<library>
1634
 
  CPPFLAGS    C/C++/Objective C preprocessor flags, e.g. -I<include dir> if
 
1637
  CPPFLAGS    (Objective) C/C++ preprocessor flags, e.g. -I<include dir> if
1635
1638
              you have headers in a nonstandard directory <include dir>
1636
1639
  CPP         C preprocessor
1637
1640
  PKG_CONFIG  path to pkg-config utility
1708
1711
test -n "$ac_init_help" && exit $ac_status
1709
1712
if $ac_init_version; then
1710
1713
  cat <<\_ACEOF
1711
 
file-roller configure 2.30.0
1712
 
generated by GNU Autoconf 2.64
 
1714
file-roller configure 2.30.1.1
 
1715
generated by GNU Autoconf 2.65
1713
1716
 
1714
1717
Copyright (C) 2009 Free Software Foundation, Inc.
1715
1718
This configure script is free software; the Free Software Foundation
1756
1759
        ac_retval=1
1757
1760
fi
1758
1761
  eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1759
 
  return $ac_retval
 
1762
  as_fn_set_status $ac_retval
1760
1763
 
1761
1764
} # ac_fn_c_try_compile
1762
1765
 
1802
1805
  # left behind by Apple's compiler.  We do this before executing the actions.
1803
1806
  rm -rf conftest.dSYM conftest_ipa8_conftest.oo
1804
1807
  eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1805
 
  return $ac_retval
 
1808
  as_fn_set_status $ac_retval
1806
1809
 
1807
1810
} # ac_fn_c_try_link
1808
1811
 
1870
1873
    ac_retval=1
1871
1874
fi
1872
1875
  eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1873
 
  return $ac_retval
 
1876
  as_fn_set_status $ac_retval
1874
1877
 
1875
1878
} # ac_fn_c_try_cpp
1876
1879
 
1912
1915
fi
1913
1916
  rm -rf conftest.dSYM conftest_ipa8_conftest.oo
1914
1917
  eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1915
 
  return $ac_retval
 
1918
  as_fn_set_status $ac_retval
1916
1919
 
1917
1920
} # ac_fn_c_try_run
1918
1921
 
2079
2082
This file contains any messages produced by compilers while
2080
2083
running configure, to aid debugging if configure makes a mistake.
2081
2084
 
2082
 
It was created by file-roller $as_me 2.30.0, which was
2083
 
generated by GNU Autoconf 2.64.  Invocation command line was
 
2085
It was created by file-roller $as_me 2.30.1.1, which was
 
2086
generated by GNU Autoconf 2.65.  Invocation command line was
2084
2087
 
2085
2088
  $ $0 $@
2086
2089
 
2333
2336
for ac_site_file in "$ac_site_file1" "$ac_site_file2"
2334
2337
do
2335
2338
  test "x$ac_site_file" = xNONE && continue
2336
 
  if test -r "$ac_site_file"; then
 
2339
  if test /dev/null != "$ac_site_file" && test -r "$ac_site_file"; then
2337
2340
    { $as_echo "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5
2338
2341
$as_echo "$as_me: loading site script $ac_site_file" >&6;}
2339
2342
    sed 's/^/| /' "$ac_site_file" >&5
2342
2345
done
2343
2346
 
2344
2347
if test -r "$cache_file"; then
2345
 
  # Some versions of bash will fail to source /dev/null (special
2346
 
  # files actually), so we avoid doing that.
2347
 
  if test -f "$cache_file"; then
 
2348
  # Some versions of bash will fail to source /dev/null (special files
 
2349
  # actually), so we avoid doing that.  DJGPP emulates it as a regular file.
 
2350
  if test /dev/null != "$cache_file" && test -f "$cache_file"; then
2348
2351
    { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
2349
2352
$as_echo "$as_me: loading cache $cache_file" >&6;}
2350
2353
    case $cache_file in
2763
2766
 
2764
2767
fi
2765
2768
 
 
2769
  test -d ./--version && rmdir ./--version
2766
2770
  if test "${ac_cv_path_mkdir+set}" = set; then
2767
2771
    MKDIR_P="$ac_cv_path_mkdir -p"
2768
2772
  else
2770
2774
    # value for MKDIR_P within a source directory, because that will
2771
2775
    # break other packages using the cache if that directory is
2772
2776
    # removed, or if the value is a relative name.
2773
 
    test -d ./--version && rmdir ./--version
2774
2777
    MKDIR_P="$ac_install_sh -d"
2775
2778
  fi
2776
2779
fi
2887
2890
 
2888
2891
# Define the identity of the package.
2889
2892
 PACKAGE='file-roller'
2890
 
 VERSION='2.30.0'
 
2893
 VERSION='2.30.1.1'
2891
2894
 
2892
2895
 
2893
2896
cat >>confdefs.h <<_ACEOF
3277
3280
... rest of stderr output deleted ...
3278
3281
         10q' conftest.err >conftest.er1
3279
3282
    cat conftest.er1 >&5
3280
 
    rm -f conftest.er1 conftest.err
3281
3283
  fi
 
3284
  rm -f conftest.er1 conftest.err
3282
3285
  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3283
3286
  test $ac_status = 0; }
3284
3287
done
3285
3288
 
3286
3289
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3287
3290
/* end confdefs.h.  */
3288
 
#include <stdio.h>
 
3291
 
3289
3292
int
3290
3293
main ()
3291
3294
{
3292
 
FILE *f = fopen ("conftest.out", "w");
3293
 
 return ferror (f) || fclose (f) != 0;
3294
3295
 
3295
3296
  ;
3296
3297
  return 0;
3297
3298
}
3298
3299
_ACEOF
3299
3300
ac_clean_files_save=$ac_clean_files
3300
 
ac_clean_files="$ac_clean_files a.out a.out.dSYM a.exe b.out conftest.out"
 
3301
ac_clean_files="$ac_clean_files a.out a.out.dSYM a.exe b.out"
3301
3302
# Try to create an executable without -o first, disregard a.out.
3302
3303
# It will help us diagnose broken compilers, and finding out an intuition
3303
3304
# of exeext.
3304
 
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler default output file name" >&5
3305
 
$as_echo_n "checking for C compiler default output file name... " >&6; }
 
3305
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C compiler works" >&5
 
3306
$as_echo_n "checking whether the C compiler works... " >&6; }
3306
3307
ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
3307
3308
 
3308
3309
# The possible output files:
3364
3365
else
3365
3366
  ac_file=''
3366
3367
fi
3367
 
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_file" >&5
3368
 
$as_echo "$ac_file" >&6; }
3369
3368
if test -z "$ac_file"; then :
3370
 
  $as_echo "$as_me: failed program was:" >&5
 
3369
  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
 
3370
$as_echo "no" >&6; }
 
3371
$as_echo "$as_me: failed program was:" >&5
3371
3372
sed 's/^/| /' conftest.$ac_ext >&5
3372
3373
 
3373
3374
{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3375
3376
{ as_fn_set_status 77
3376
3377
as_fn_error "C compiler cannot create executables
3377
3378
See \`config.log' for more details." "$LINENO" 5; }; }
 
3379
else
 
3380
  { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
 
3381
$as_echo "yes" >&6; }
3378
3382
fi
 
3383
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler default output file name" >&5
 
3384
$as_echo_n "checking for C compiler default output file name... " >&6; }
 
3385
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_file" >&5
 
3386
$as_echo "$ac_file" >&6; }
3379
3387
ac_exeext=$ac_cv_exeext
3380
3388
 
3381
 
# Check that the compiler produces executables we can run.  If not, either
3382
 
# the compiler is broken, or we cross compile.
3383
 
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C compiler works" >&5
3384
 
$as_echo_n "checking whether the C compiler works... " >&6; }
3385
 
# If not cross compiling, check that we can run a simple program.
3386
 
if test "$cross_compiling" != yes; then
3387
 
  if { ac_try='./$ac_file'
3388
 
  { { case "(($ac_try" in
3389
 
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3390
 
  *) ac_try_echo=$ac_try;;
3391
 
esac
3392
 
eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3393
 
$as_echo "$ac_try_echo"; } >&5
3394
 
  (eval "$ac_try") 2>&5
3395
 
  ac_status=$?
3396
 
  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3397
 
  test $ac_status = 0; }; }; then
3398
 
    cross_compiling=no
3399
 
  else
3400
 
    if test "$cross_compiling" = maybe; then
3401
 
        cross_compiling=yes
3402
 
    else
3403
 
        { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3404
 
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3405
 
as_fn_error "cannot run C compiled programs.
3406
 
If you meant to cross compile, use \`--host'.
3407
 
See \`config.log' for more details." "$LINENO" 5; }
3408
 
    fi
3409
 
  fi
3410
 
fi
3411
 
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
3412
 
$as_echo "yes" >&6; }
3413
 
 
3414
 
rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out conftest.out
 
3389
rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out
3415
3390
ac_clean_files=$ac_clean_files_save
3416
 
# Check that the compiler produces executables we can run.  If not, either
3417
 
# the compiler is broken, or we cross compile.
3418
 
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are cross compiling" >&5
3419
 
$as_echo_n "checking whether we are cross compiling... " >&6; }
3420
 
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5
3421
 
$as_echo "$cross_compiling" >&6; }
3422
 
 
3423
3391
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of executables" >&5
3424
3392
$as_echo_n "checking for suffix of executables... " >&6; }
3425
3393
if { { ac_try="$ac_link"
3452
3420
as_fn_error "cannot compute suffix of executables: cannot compile and link
3453
3421
See \`config.log' for more details." "$LINENO" 5; }
3454
3422
fi
3455
 
rm -f conftest$ac_cv_exeext
 
3423
rm -f conftest conftest$ac_cv_exeext
3456
3424
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5
3457
3425
$as_echo "$ac_cv_exeext" >&6; }
3458
3426
 
3459
3427
rm -f conftest.$ac_ext
3460
3428
EXEEXT=$ac_cv_exeext
3461
3429
ac_exeext=$EXEEXT
 
3430
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
 
3431
/* end confdefs.h.  */
 
3432
#include <stdio.h>
 
3433
int
 
3434
main ()
 
3435
{
 
3436
FILE *f = fopen ("conftest.out", "w");
 
3437
 return ferror (f) || fclose (f) != 0;
 
3438
 
 
3439
  ;
 
3440
  return 0;
 
3441
}
 
3442
_ACEOF
 
3443
ac_clean_files="$ac_clean_files conftest.out"
 
3444
# Check that the compiler produces executables we can run.  If not, either
 
3445
# the compiler is broken, or we cross compile.
 
3446
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are cross compiling" >&5
 
3447
$as_echo_n "checking whether we are cross compiling... " >&6; }
 
3448
if test "$cross_compiling" != yes; then
 
3449
  { { ac_try="$ac_link"
 
3450
case "(($ac_try" in
 
3451
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 
3452
  *) ac_try_echo=$ac_try;;
 
3453
esac
 
3454
eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
 
3455
$as_echo "$ac_try_echo"; } >&5
 
3456
  (eval "$ac_link") 2>&5
 
3457
  ac_status=$?
 
3458
  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
 
3459
  test $ac_status = 0; }
 
3460
  if { ac_try='./conftest$ac_cv_exeext'
 
3461
  { { case "(($ac_try" in
 
3462
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 
3463
  *) ac_try_echo=$ac_try;;
 
3464
esac
 
3465
eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
 
3466
$as_echo "$ac_try_echo"; } >&5
 
3467
  (eval "$ac_try") 2>&5
 
3468
  ac_status=$?
 
3469
  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
 
3470
  test $ac_status = 0; }; }; then
 
3471
    cross_compiling=no
 
3472
  else
 
3473
    if test "$cross_compiling" = maybe; then
 
3474
        cross_compiling=yes
 
3475
    else
 
3476
        { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
 
3477
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
 
3478
as_fn_error "cannot run C compiled programs.
 
3479
If you meant to cross compile, use \`--host'.
 
3480
See \`config.log' for more details." "$LINENO" 5; }
 
3481
    fi
 
3482
  fi
 
3483
fi
 
3484
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5
 
3485
$as_echo "$cross_compiling" >&6; }
 
3486
 
 
3487
rm -f conftest.$ac_ext conftest$ac_cv_exeext conftest.out
 
3488
ac_clean_files=$ac_clean_files_save
3462
3489
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5
3463
3490
$as_echo_n "checking for suffix of object files... " >&6; }
3464
3491
if test "${ac_cv_objext+set}" = set; then :
3950
3977
 
3951
3978
 
3952
3979
 
3953
 
macro_version='2.2.6'
3954
 
macro_revision='1.3012'
 
3980
macro_version='2.2.6b'
 
3981
macro_revision='1.3017'
3955
3982
 
3956
3983
 
3957
3984
 
4622
4649
else
4623
4650
  lt_cv_nm_interface="BSD nm"
4624
4651
  echo "int some_variable = 0;" > conftest.$ac_ext
4625
 
  (eval echo "\"\$as_me:4625: $ac_compile\"" >&5)
 
4652
  (eval echo "\"\$as_me:4652: $ac_compile\"" >&5)
4626
4653
  (eval "$ac_compile" 2>conftest.err)
4627
4654
  cat conftest.err >&5
4628
 
  (eval echo "\"\$as_me:4628: $NM \\\"conftest.$ac_objext\\\"\"" >&5)
 
4655
  (eval echo "\"\$as_me:4655: $NM \\\"conftest.$ac_objext\\\"\"" >&5)
4629
4656
  (eval "$NM \"conftest.$ac_objext\"" 2>conftest.err > conftest.out)
4630
4657
  cat conftest.err >&5
4631
 
  (eval echo "\"\$as_me:4631: output\"" >&5)
 
4658
  (eval echo "\"\$as_me:4658: output\"" >&5)
4632
4659
  cat conftest.out >&5
4633
4660
  if $GREP 'External.*some_variable' conftest.out > /dev/null; then
4634
4661
    lt_cv_nm_interface="MS dumpbin"
5094
5121
  ;;
5095
5122
 
5096
5123
# This must be Linux ELF.
5097
 
linux* | k*bsd*-gnu)
 
5124
linux* | k*bsd*-gnu | kopensolaris*-gnu)
5098
5125
  lt_cv_deplibs_check_method=pass_all
5099
5126
  ;;
5100
5127
 
5834
5861
  ;;
5835
5862
*-*-irix6*)
5836
5863
  # Find out which ABI we are using.
5837
 
  echo '#line 5837 "configure"' > conftest.$ac_ext
 
5864
  echo '#line 5864 "configure"' > conftest.$ac_ext
5838
5865
  if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
5839
5866
  (eval $ac_compile) 2>&5
5840
5867
  ac_status=$?
7330
7357
   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
7331
7358
   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
7332
7359
   -e 's:$: $lt_compiler_flag:'`
7333
 
   (eval echo "\"\$as_me:7333: $lt_compile\"" >&5)
 
7360
   (eval echo "\"\$as_me:7360: $lt_compile\"" >&5)
7334
7361
   (eval "$lt_compile" 2>conftest.err)
7335
7362
   ac_status=$?
7336
7363
   cat conftest.err >&5
7337
 
   echo "$as_me:7337: \$? = $ac_status" >&5
 
7364
   echo "$as_me:7364: \$? = $ac_status" >&5
7338
7365
   if (exit $ac_status) && test -s "$ac_outfile"; then
7339
7366
     # The compiler can only warn and ignore the option if not recognized
7340
7367
     # So say no if there are warnings other than the usual output.
7499
7526
      lt_prog_compiler_static='-non_shared'
7500
7527
      ;;
7501
7528
 
7502
 
    linux* | k*bsd*-gnu)
 
7529
    linux* | k*bsd*-gnu | kopensolaris*-gnu)
7503
7530
      case $cc_basename in
7504
7531
      # old Intel for x86_64 which still supported -KPIC.
7505
7532
      ecc*)
7669
7696
   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
7670
7697
   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
7671
7698
   -e 's:$: $lt_compiler_flag:'`
7672
 
   (eval echo "\"\$as_me:7672: $lt_compile\"" >&5)
 
7699
   (eval echo "\"\$as_me:7699: $lt_compile\"" >&5)
7673
7700
   (eval "$lt_compile" 2>conftest.err)
7674
7701
   ac_status=$?
7675
7702
   cat conftest.err >&5
7676
 
   echo "$as_me:7676: \$? = $ac_status" >&5
 
7703
   echo "$as_me:7703: \$? = $ac_status" >&5
7677
7704
   if (exit $ac_status) && test -s "$ac_outfile"; then
7678
7705
     # The compiler can only warn and ignore the option if not recognized
7679
7706
     # So say no if there are warnings other than the usual output.
7774
7801
   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
7775
7802
   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
7776
7803
   -e 's:$: $lt_compiler_flag:'`
7777
 
   (eval echo "\"\$as_me:7777: $lt_compile\"" >&5)
 
7804
   (eval echo "\"\$as_me:7804: $lt_compile\"" >&5)
7778
7805
   (eval "$lt_compile" 2>out/conftest.err)
7779
7806
   ac_status=$?
7780
7807
   cat out/conftest.err >&5
7781
 
   echo "$as_me:7781: \$? = $ac_status" >&5
 
7808
   echo "$as_me:7808: \$? = $ac_status" >&5
7782
7809
   if (exit $ac_status) && test -s out/conftest2.$ac_objext
7783
7810
   then
7784
7811
     # The compiler can only warn and ignore the option if not recognized
7829
7856
   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
7830
7857
   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
7831
7858
   -e 's:$: $lt_compiler_flag:'`
7832
 
   (eval echo "\"\$as_me:7832: $lt_compile\"" >&5)
 
7859
   (eval echo "\"\$as_me:7859: $lt_compile\"" >&5)
7833
7860
   (eval "$lt_compile" 2>out/conftest.err)
7834
7861
   ac_status=$?
7835
7862
   cat out/conftest.err >&5
7836
 
   echo "$as_me:7836: \$? = $ac_status" >&5
 
7863
   echo "$as_me:7863: \$? = $ac_status" >&5
7837
7864
   if (exit $ac_status) && test -s out/conftest2.$ac_objext
7838
7865
   then
7839
7866
     # The compiler can only warn and ignore the option if not recognized
7972
7999
    fi
7973
8000
    supports_anon_versioning=no
7974
8001
    case `$LD -v 2>&1` in
 
8002
      *GNU\ gold*) supports_anon_versioning=yes ;;
7975
8003
      *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
7976
8004
      *\ 2.11.93.0.2\ *) supports_anon_versioning=yes ;; # RH7.3 ...
7977
8005
      *\ 2.11.92.0.12\ *) supports_anon_versioning=yes ;; # Mandrake 8.2 ...
8063
8091
      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'
8064
8092
      ;;
8065
8093
 
8066
 
    gnu* | linux* | tpf* | k*bsd*-gnu)
 
8094
    gnu* | linux* | tpf* | k*bsd*-gnu | kopensolaris*-gnu)
8067
8095
      tmp_diet=no
8068
8096
      if test "$host_os" = linux-dietlibc; then
8069
8097
        case $cc_basename in
9525
9553
  ;;
9526
9554
 
9527
9555
# This must be Linux ELF.
9528
 
linux* | k*bsd*-gnu)
 
9556
linux* | k*bsd*-gnu | kopensolaris*-gnu)
9529
9557
  version_type=linux
9530
9558
  need_lib_prefix=no
9531
9559
  need_version=no
10212
10240
  lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
10213
10241
  lt_status=$lt_dlunknown
10214
10242
  cat > conftest.$ac_ext <<_LT_EOF
10215
 
#line 10215 "configure"
 
10243
#line 10243 "configure"
10216
10244
#include "confdefs.h"
10217
10245
 
10218
10246
#if HAVE_DLFCN_H
10308
10336
  lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
10309
10337
  lt_status=$lt_dlunknown
10310
10338
  cat > conftest.$ac_ext <<_LT_EOF
10311
 
#line 10311 "configure"
 
10339
#line 10339 "configure"
10312
10340
#include "confdefs.h"
10313
10341
 
10314
10342
#if HAVE_DLFCN_H
13349
13377
# report actual input values of CONFIG_FILES etc. instead of their
13350
13378
# values after options handling.
13351
13379
ac_log="
13352
 
This file was extended by file-roller $as_me 2.30.0, which was
13353
 
generated by GNU Autoconf 2.64.  Invocation command line was
 
13380
This file was extended by file-roller $as_me 2.30.1.1, which was
 
13381
generated by GNU Autoconf 2.65.  Invocation command line was
13354
13382
 
13355
13383
  CONFIG_FILES    = $CONFIG_FILES
13356
13384
  CONFIG_HEADERS  = $CONFIG_HEADERS
13390
13418
 
13391
13419
  -h, --help       print this help, then exit
13392
13420
  -V, --version    print version number and configuration settings, then exit
 
13421
      --config     print configuration, then exit
13393
13422
  -q, --quiet, --silent
13394
13423
                   do not print progress messages
13395
13424
  -d, --debug      don't remove temporary files
13412
13441
 
13413
13442
_ACEOF
13414
13443
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 
13444
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
13415
13445
ac_cs_version="\\
13416
 
file-roller config.status 2.30.0
13417
 
configured by $0, generated by GNU Autoconf 2.64,
13418
 
  with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
 
13446
file-roller config.status 2.30.1.1
 
13447
configured by $0, generated by GNU Autoconf 2.65,
 
13448
  with options \\"\$ac_cs_config\\"
13419
13449
 
13420
13450
Copyright (C) 2009 Free Software Foundation, Inc.
13421
13451
This config.status script is free software; the Free Software Foundation
13453
13483
    ac_cs_recheck=: ;;
13454
13484
  --version | --versio | --versi | --vers | --ver | --ve | --v | -V )
13455
13485
    $as_echo "$ac_cs_version"; exit ;;
 
13486
  --config | --confi | --conf | --con | --co | --c )
 
13487
    $as_echo "$ac_cs_config"; exit ;;
13456
13488
  --debug | --debu | --deb | --de | --d | -d )
13457
13489
    debug=: ;;
13458
13490
  --file | --fil | --fi | --f )
13923
13955
t delim
13924
13956
:nl
13925
13957
h
13926
 
s/\(.\{148\}\).*/\1/
 
13958
s/\(.\{148\}\)..*/\1/
13927
13959
t more1
13928
13960
s/["\\]/\\&/g; s/^/"/; s/$/\\n"\\/
13929
13961
p
13937
13969
t nl
13938
13970
:delim
13939
13971
h
13940
 
s/\(.\{148\}\).*/\1/
 
13972
s/\(.\{148\}\)..*/\1/
13941
13973
t more2
13942
13974
s/["\\]/\\&/g; s/^/"/; s/$/"/
13943
13975
p