~ubuntu-branches/debian/stretch/librsvg/stretch

« back to all changes in this revision

Viewing changes to configure

  • Committer: Package Import Robot
  • Author(s): Michael Biebl
  • Date: 2012-04-17 17:15:52 UTC
  • mfrom: (1.1.33)
  • Revision ID: package-import@ubuntu.com-20120417171552-7ltw5zowghhty7zw
Tags: 2.36.1-1
* New upstream release.
* debian/patches/10_rsvg-gz.patch: Updated.

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.68 for RSVG 2.36.0.
 
3
# Generated by GNU Autoconf 2.68 for RSVG 2.36.1.
4
4
#
5
5
# Report bugs to <https://bugzilla.gnome.org/enter_bug.cgi?product=librsvg>.
6
6
#
571
571
# Identity of this package.
572
572
PACKAGE_NAME='RSVG'
573
573
PACKAGE_TARNAME='librsvg'
574
 
PACKAGE_VERSION='2.36.0'
575
 
PACKAGE_STRING='RSVG 2.36.0'
 
574
PACKAGE_VERSION='2.36.1'
 
575
PACKAGE_STRING='RSVG 2.36.1'
576
576
PACKAGE_BUGREPORT='https://bugzilla.gnome.org/enter_bug.cgi?product=librsvg'
577
577
PACKAGE_URL=''
578
578
 
617
617
am__EXEEXT_TRUE
618
618
LTLIBOBJS
619
619
LIBOBJS
 
620
AM_LDFLAGS
 
621
AM_CFLAGS
 
622
AM_CPPFLAGS
620
623
HAVE_INTROSPECTION_FALSE
621
624
HAVE_INTROSPECTION_TRUE
622
625
INTROSPECTION_MAKEFILE
671
674
GTK3_CFLAGS
672
675
GTK2_LIBS
673
676
GTK2_CFLAGS
 
677
GMODULE_LIBS
 
678
GMODULE_CFLAGS
674
679
GTHREAD_LIBS
675
680
GTHREAD_CFLAGS
676
681
LIBRSVG_LIBS
818
823
with_gnu_ld
819
824
with_sysroot
820
825
enable_libtool_lock
821
 
enable_more_warnings
822
826
enable_gtk_theme
823
827
enable_pixbuf_loader
824
828
enable_Bsymbolic
845
849
LIBRSVG_LIBS
846
850
GTHREAD_CFLAGS
847
851
GTHREAD_LIBS
 
852
GMODULE_CFLAGS
 
853
GMODULE_LIBS
848
854
GTK2_CFLAGS
849
855
GTK2_LIBS
850
856
GTK3_CFLAGS
1395
1401
  # Omit some internal or obsolete options to make the list less imposing.
1396
1402
  # This message is too long to be a string in the A/UX 3.1 sh.
1397
1403
  cat <<_ACEOF
1398
 
\`configure' configures RSVG 2.36.0 to adapt to many kinds of systems.
 
1404
\`configure' configures RSVG 2.36.1 to adapt to many kinds of systems.
1399
1405
 
1400
1406
Usage: $0 [OPTION]... [VAR=VALUE]...
1401
1407
 
1465
1471
 
1466
1472
if test -n "$ac_init_help"; then
1467
1473
  case $ac_init_help in
1468
 
     short | recursive ) echo "Configuration of RSVG 2.36.0:";;
 
1474
     short | recursive ) echo "Configuration of RSVG 2.36.1:";;
1469
1475
   esac
1470
1476
  cat <<\_ACEOF
1471
1477
 
1484
1490
  --enable-fast-install[=PKGS]
1485
1491
                          optimize for fast installation [default=yes]
1486
1492
  --disable-libtool-lock  avoid locking (might break parallel builds)
1487
 
  --enable-more-warnings  Maximum compiler warnings
1488
1493
  --disable-gtk-theme     Disable a RSVG based GTK+ theme engine (default=yes)
1489
1494
  --disable-pixbuf-loader Disable a RSVG based GdkPixbuf loader (default=yes)
1490
1495
  --disable-Bsymbolic     disable linking with -Bsymbolic
1527
1532
              C compiler flags for GTHREAD, overriding pkg-config
1528
1533
  GTHREAD_LIBS
1529
1534
              linker flags for GTHREAD, overriding pkg-config
 
1535
  GMODULE_CFLAGS
 
1536
              C compiler flags for GMODULE, overriding pkg-config
 
1537
  GMODULE_LIBS
 
1538
              linker flags for GMODULE, overriding pkg-config
1530
1539
  GTK2_CFLAGS C compiler flags for GTK2, overriding pkg-config
1531
1540
  GTK2_LIBS   linker flags for GTK2, overriding pkg-config
1532
1541
  GTK3_CFLAGS C compiler flags for GTK3, overriding pkg-config
1606
1615
test -n "$ac_init_help" && exit $ac_status
1607
1616
if $ac_init_version; then
1608
1617
  cat <<\_ACEOF
1609
 
RSVG configure 2.36.0
 
1618
RSVG configure 2.36.1
1610
1619
generated by GNU Autoconf 2.68
1611
1620
 
1612
1621
Copyright (C) 2010 Free Software Foundation, Inc.
1975
1984
This file contains any messages produced by compilers while
1976
1985
running configure, to aid debugging if configure makes a mistake.
1977
1986
 
1978
 
It was created by RSVG $as_me 2.36.0, which was
 
1987
It was created by RSVG $as_me 2.36.1, which was
1979
1988
generated by GNU Autoconf 2.68.  Invocation command line was
1980
1989
 
1981
1990
  $ $0 $@
2795
2804
 
2796
2805
# Define the identity of the package.
2797
2806
 PACKAGE='librsvg'
2798
 
 VERSION='2.36.0'
 
2807
 VERSION='2.36.1'
2799
2808
 
2800
2809
 
2801
2810
cat >>confdefs.h <<_ACEOF
2896
2905
 
2897
2906
# ===========================================================================
2898
2907
 
2899
 
RSVG_LT_VERSION_INFO=38:0:36
 
2908
RSVG_LT_VERSION_INFO=38:1:36
2900
2909
 
2901
2910
LIBRSVG_MAJOR_VERSION=2
2902
2911
 
2903
2912
LIBRSVG_MINOR_VERSION=36
2904
2913
 
2905
 
LIBRSVG_MICRO_VERSION=0
 
2914
LIBRSVG_MICRO_VERSION=1
2906
2915
 
2907
2916
 
2908
2917
 
13381
13390
fi
13382
13391
 
13383
13392
 
 
13393
pkg_failed=no
 
13394
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for GMODULE" >&5
 
13395
$as_echo_n "checking for GMODULE... " >&6; }
 
13396
 
 
13397
if test -n "$GMODULE_CFLAGS"; then
 
13398
    pkg_cv_GMODULE_CFLAGS="$GMODULE_CFLAGS"
 
13399
 elif test -n "$PKG_CONFIG"; then
 
13400
    if test -n "$PKG_CONFIG" && \
 
13401
    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"gmodule-2.0\""; } >&5
 
13402
  ($PKG_CONFIG --exists --print-errors "gmodule-2.0") 2>&5
 
13403
  ac_status=$?
 
13404
  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
 
13405
  test $ac_status = 0; }; then
 
13406
  pkg_cv_GMODULE_CFLAGS=`$PKG_CONFIG --cflags "gmodule-2.0" 2>/dev/null`
 
13407
else
 
13408
  pkg_failed=yes
 
13409
fi
 
13410
 else
 
13411
    pkg_failed=untried
 
13412
fi
 
13413
if test -n "$GMODULE_LIBS"; then
 
13414
    pkg_cv_GMODULE_LIBS="$GMODULE_LIBS"
 
13415
 elif test -n "$PKG_CONFIG"; then
 
13416
    if test -n "$PKG_CONFIG" && \
 
13417
    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"gmodule-2.0\""; } >&5
 
13418
  ($PKG_CONFIG --exists --print-errors "gmodule-2.0") 2>&5
 
13419
  ac_status=$?
 
13420
  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
 
13421
  test $ac_status = 0; }; then
 
13422
  pkg_cv_GMODULE_LIBS=`$PKG_CONFIG --libs "gmodule-2.0" 2>/dev/null`
 
13423
else
 
13424
  pkg_failed=yes
 
13425
fi
 
13426
 else
 
13427
    pkg_failed=untried
 
13428
fi
 
13429
 
 
13430
 
 
13431
 
 
13432
if test $pkg_failed = yes; then
 
13433
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
 
13434
$as_echo "no" >&6; }
 
13435
 
 
13436
if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
 
13437
        _pkg_short_errors_supported=yes
 
13438
else
 
13439
        _pkg_short_errors_supported=no
 
13440
fi
 
13441
        if test $_pkg_short_errors_supported = yes; then
 
13442
                GMODULE_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "gmodule-2.0" 2>&1`
 
13443
        else
 
13444
                GMODULE_PKG_ERRORS=`$PKG_CONFIG --print-errors "gmodule-2.0" 2>&1`
 
13445
        fi
 
13446
        # Put the nasty error message in config.log where it belongs
 
13447
        echo "$GMODULE_PKG_ERRORS" >&5
 
13448
 
 
13449
        as_fn_error $? "Package requirements (gmodule-2.0) were not met:
 
13450
 
 
13451
$GMODULE_PKG_ERRORS
 
13452
 
 
13453
Consider adjusting the PKG_CONFIG_PATH environment variable if you
 
13454
installed software in a non-standard prefix.
 
13455
 
 
13456
Alternatively, you may set the environment variables GMODULE_CFLAGS
 
13457
and GMODULE_LIBS to avoid the need to call pkg-config.
 
13458
See the pkg-config man page for more details." "$LINENO" 5
 
13459
 
 
13460
elif test $pkg_failed = untried; then
 
13461
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
 
13462
$as_echo "no" >&6; }
 
13463
        { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
 
13464
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
 
13465
as_fn_error $? "The pkg-config script could not be found or is too old.  Make sure it
 
13466
is in your PATH or set the PKG_CONFIG environment variable to the full
 
13467
path to pkg-config.
 
13468
 
 
13469
Alternatively, you may set the environment variables GMODULE_CFLAGS
 
13470
and GMODULE_LIBS to avoid the need to call pkg-config.
 
13471
See the pkg-config man page for more details.
 
13472
 
 
13473
To get pkg-config, see <http://pkg-config.freedesktop.org/>.
 
13474
See \`config.log' for more details" "$LINENO" 5; }
 
13475
 
 
13476
else
 
13477
        GMODULE_CFLAGS=$pkg_cv_GMODULE_CFLAGS
 
13478
        GMODULE_LIBS=$pkg_cv_GMODULE_LIBS
 
13479
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
 
13480
$as_echo "yes" >&6; }
 
13481
 
 
13482
fi
 
13483
 
 
13484
 
13384
13485
for ac_func in strtok_r
13385
13486
do :
13386
13487
  ac_fn_c_check_func "$LINENO" "strtok_r" "ac_cv_func_strtok_r"
13393
13494
done
13394
13495
 
13395
13496
 
13396
 
 
13397
 
 
13398
 
# Check whether --enable-more-warnings was given.
13399
 
if test "${enable_more_warnings+set}" = set; then :
13400
 
  enableval=$enable_more_warnings; set_more_warnings="$enableval"
13401
 
else
13402
 
 
13403
 
if test -f $srcdir/CVSVERSION; then
13404
 
        is_cvs_version=true
13405
 
        set_more_warnings=yes
13406
 
else
13407
 
        set_more_warnings=no
13408
 
fi
13409
 
 
13410
 
fi
13411
 
 
13412
 
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for more warnings" >&5
13413
 
$as_echo_n "checking for more warnings... " >&6; }
13414
 
if test "$GCC" = "yes" -a "$set_more_warnings" != "no"; then
13415
 
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
13416
 
$as_echo "yes" >&6; }
13417
 
        CFLAGS="\
13418
 
        -Wall \
13419
 
        -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes \
13420
 
        -Wnested-externs -Wpointer-arith \
13421
 
        -Wcast-align -Wsign-compare \
13422
 
        $CFLAGS"
13423
 
else
13424
 
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
13425
 
$as_echo "no" >&6; }
13426
 
fi
13427
 
 
13428
13497
# ===========================================================================
13429
13498
# GTK
13430
13499
# ===========================================================================
13885
13954
 
13886
13955
 
13887
13956
##################################################
 
13957
# Compiler warnings
 
13958
##################################################
 
13959
 
 
13960
save_CFLAGS="$CFLAGS"
 
13961
CFLAGS=
 
13962
 
 
13963
  for flag in  \
 
13964
  -Wall -Wextra \
 
13965
  -Wunused -Wreturn-type -Wswitch -Wcomment -Wtrigraphs \
 
13966
  -Wchar-subscripts -Wparentheses -Winline -Wredundant-decls \
 
13967
  -Wformat-nonliteral -Werror=format-security \
 
13968
  -Wsign-compare -Werror=implicit-function-declaration \
 
13969
  -Wpointer-arith -Wwrite-strings -Wstrict-prototypes \
 
13970
  -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized \
 
13971
  -Wmissing-prototypes -Wmissing-declarations -Wnested-externs \
 
13972
  -Wpacked -Wmissing-format-attribute -Wshadow \
 
13973
  -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations \
 
13974
  -Wdeclaration-after-statement -Wold-style-definition \
 
13975
  -Wno-missing-field-initializers -Wno-unused-parameter \
 
13976
  -Wunused-variable -Wunused-function \
 
13977
  -Wempty-body -Wno-switch-enum \
 
13978
  -fno-common; do
 
13979
 
 
13980
  { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports $flag flag" >&5
 
13981
$as_echo_n "checking if $CC supports $flag flag... " >&6; }
 
13982
if { as_var=`$as_echo "cc_cv_cflags_$flag" | $as_tr_sh`; eval \${$as_var+:} false; }; then :
 
13983
  $as_echo_n "(cached) " >&6
 
13984
else
 
13985
 
 
13986
  if { as_var=`$as_echo "cc_cv_cflags_$flag" | $as_tr_sh`; eval \${$as_var+:} false; }; then :
 
13987
  $as_echo_n "(cached) " >&6
 
13988
else
 
13989
  ac_save_CFLAGS="$CFLAGS"
 
13990
     CFLAGS="$CFLAGS $flag"
 
13991
     cat confdefs.h - <<_ACEOF >conftest.$ac_ext
 
13992
/* end confdefs.h.  */
 
13993
int a;
 
13994
_ACEOF
 
13995
if ac_fn_c_try_compile "$LINENO"; then :
 
13996
  eval "`$as_echo "cc_cv_cflags_$flag" | $as_tr_sh`='yes'"
 
13997
else
 
13998
  eval "`$as_echo "cc_cv_cflags_$flag" | $as_tr_sh`='no'"
 
13999
fi
 
14000
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
 
14001
     CFLAGS="$ac_save_CFLAGS"
 
14002
 
 
14003
fi
 
14004
 
 
14005
 
 
14006
  if eval test x$`$as_echo "cc_cv_cflags_$flag" | $as_tr_sh` = xyes; then :
 
14007
 
 
14008
fi
 
14009
 
 
14010
fi
 
14011
eval ac_res=\$`$as_echo "cc_cv_cflags_$flag" | $as_tr_sh`
 
14012
               { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
 
14013
$as_echo "$ac_res" >&6; }
 
14014
 
 
14015
  if eval test x$`$as_echo "cc_cv_cflags_$flag" | $as_tr_sh` = xyes; then :
 
14016
  CFLAGS="$CFLAGS $flag"; DEBUG_CFLAGS="$DEBUG_CFLAGS $flag";
 
14017
fi
 
14018
 
 
14019
  done
 
14020
 
 
14021
AM_CFLAGS="$AM_CFLAGS $CFLAGS"
 
14022
CFLAGS="$save_CFLAGS"
 
14023
 
 
14024
##################################################
13888
14025
# Checks for gtk-doc and docbook-tools
13889
14026
##################################################
13890
14027
 
14397
14534
  fi
14398
14535
 
14399
14536
 
 
14537
 
 
14538
 
 
14539
 
 
14540
 
14400
14541
ac_config_files="$ac_config_files librsvg-features.h Makefile librsvg-zip gtk-engine/Makefile gtk-engine/examples/Makefile gtk-engine/examples/bubble/Makefile gdk-pixbuf-loader/Makefile tests/Makefile tests/pdiff/Makefile tools/Makefile doc/Makefile doc/version.xml"
14401
14542
 
14402
14543
 
15000
15141
# report actual input values of CONFIG_FILES etc. instead of their
15001
15142
# values after options handling.
15002
15143
ac_log="
15003
 
This file was extended by RSVG $as_me 2.36.0, which was
 
15144
This file was extended by RSVG $as_me 2.36.1, which was
15004
15145
generated by GNU Autoconf 2.68.  Invocation command line was
15005
15146
 
15006
15147
  CONFIG_FILES    = $CONFIG_FILES
15066
15207
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
15067
15208
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
15068
15209
ac_cs_version="\\
15069
 
RSVG config.status 2.36.0
 
15210
RSVG config.status 2.36.1
15070
15211
configured by $0, generated by GNU Autoconf 2.68,
15071
15212
  with options \\"\$ac_cs_config\\"
15072
15213