~ubuntu-branches/ubuntu/intrepid/totem-pl-parser/intrepid-updates

« back to all changes in this revision

Viewing changes to configure

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2008-06-12 11:41:52 UTC
  • mfrom: (1.1.8 upstream)
  • Revision ID: james.westby@ubuntu.com-20080612114152-vgnfvcbtaef0bbel
Tags: 2.23.2-0ubuntu1
* New upstream version:
  - Remove lingering gnome-vfs requirements
  - Ignore pnm:// URLs that are passed to us
  - Fix block device detection code
  - Fix bad detection of itms feeds
  - Work-around problems with filenames when passed .php or .asp files by 
    the web browser
* debian/control.in:
  - remove gnomevfs requirement

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#! /bin/sh
2
2
# Guess values for system-dependent variables and create Makefiles.
3
 
# Generated by GNU Autoconf 2.61 for totem-pl-parser 2.23.1.
 
3
# Generated by GNU Autoconf 2.61 for totem-pl-parser 2.23.2.
4
4
#
5
5
# Report bugs to <http://bugzilla.gnome.org/enter_bug.cgi?product=totem&component=playlist%20parser>.
6
6
#
728
728
# Identity of this package.
729
729
PACKAGE_NAME='totem-pl-parser'
730
730
PACKAGE_TARNAME='totem-pl-parser'
731
 
PACKAGE_VERSION='2.23.1'
732
 
PACKAGE_STRING='totem-pl-parser 2.23.1'
 
731
PACKAGE_VERSION='2.23.2'
 
732
PACKAGE_STRING='totem-pl-parser 2.23.2'
733
733
PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=totem&component=playlist%20parser'
734
734
 
735
735
ac_unique_file="plparse/totem-pl-parser.c"
1473
1473
  # Omit some internal or obsolete options to make the list less imposing.
1474
1474
  # This message is too long to be a string in the A/UX 3.1 sh.
1475
1475
  cat <<_ACEOF
1476
 
\`configure' configures totem-pl-parser 2.23.1 to adapt to many kinds of systems.
 
1476
\`configure' configures totem-pl-parser 2.23.2 to adapt to many kinds of systems.
1477
1477
 
1478
1478
Usage: $0 [OPTION]... [VAR=VALUE]...
1479
1479
 
1543
1543
 
1544
1544
if test -n "$ac_init_help"; then
1545
1545
  case $ac_init_help in
1546
 
     short | recursive ) echo "Configuration of totem-pl-parser 2.23.1:";;
 
1546
     short | recursive ) echo "Configuration of totem-pl-parser 2.23.2:";;
1547
1547
   esac
1548
1548
  cat <<\_ACEOF
1549
1549
 
1669
1669
test -n "$ac_init_help" && exit $ac_status
1670
1670
if $ac_init_version; then
1671
1671
  cat <<\_ACEOF
1672
 
totem-pl-parser configure 2.23.1
 
1672
totem-pl-parser configure 2.23.2
1673
1673
generated by GNU Autoconf 2.61
1674
1674
 
1675
1675
Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
1683
1683
This file contains any messages produced by compilers while
1684
1684
running configure, to aid debugging if configure makes a mistake.
1685
1685
 
1686
 
It was created by totem-pl-parser $as_me 2.23.1, which was
 
1686
It was created by totem-pl-parser $as_me 2.23.2, which was
1687
1687
generated by GNU Autoconf 2.61.  Invocation command line was
1688
1688
 
1689
1689
  $ $0 $@
2384
2384
 
2385
2385
# Define the identity of the package.
2386
2386
 PACKAGE='totem-pl-parser'
2387
 
 VERSION='2.23.1'
 
2387
 VERSION='2.23.2'
2388
2388
 
2389
2389
 
2390
2390
cat >>confdefs.h <<_ACEOF
21949
21949
 
21950
21950
TOTEM_PL_PARSER_VERSION_MAJOR=2
21951
21951
TOTEM_PL_PARSER_VERSION_MINOR=23
21952
 
TOTEM_PL_PARSER_VERSION_MICRO=1
 
21952
TOTEM_PL_PARSER_VERSION_MICRO=2
21953
21953
 
21954
21954
 
21955
21955
 
22062
22062
    pkg_cv_TOTEM_PLPARSER_CFLAGS="$TOTEM_PLPARSER_CFLAGS"
22063
22063
 elif test -n "$PKG_CONFIG"; then
22064
22064
    if test -n "$PKG_CONFIG" && \
22065
 
    { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"glib-2.0 >= \$GLIB_REQS gtk+-2.0 libxml-2.0 gnome-vfs-module-2.0 camel-1.2 gio-2.0\"") >&5
22066
 
  ($PKG_CONFIG --exists --print-errors "glib-2.0 >= $GLIB_REQS gtk+-2.0 libxml-2.0 gnome-vfs-module-2.0 camel-1.2 gio-2.0") 2>&5
 
22065
    { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"glib-2.0 >= \$GLIB_REQS gtk+-2.0 libxml-2.0 camel-1.2 gio-2.0\"") >&5
 
22066
  ($PKG_CONFIG --exists --print-errors "glib-2.0 >= $GLIB_REQS gtk+-2.0 libxml-2.0 camel-1.2 gio-2.0") 2>&5
22067
22067
  ac_status=$?
22068
22068
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
22069
22069
  (exit $ac_status); }; then
22070
 
  pkg_cv_TOTEM_PLPARSER_CFLAGS=`$PKG_CONFIG --cflags "glib-2.0 >= $GLIB_REQS gtk+-2.0 libxml-2.0 gnome-vfs-module-2.0 camel-1.2 gio-2.0" 2>/dev/null`
 
22070
  pkg_cv_TOTEM_PLPARSER_CFLAGS=`$PKG_CONFIG --cflags "glib-2.0 >= $GLIB_REQS gtk+-2.0 libxml-2.0 camel-1.2 gio-2.0" 2>/dev/null`
22071
22071
else
22072
22072
  pkg_failed=yes
22073
22073
fi
22078
22078
    pkg_cv_TOTEM_PLPARSER_LIBS="$TOTEM_PLPARSER_LIBS"
22079
22079
 elif test -n "$PKG_CONFIG"; then
22080
22080
    if test -n "$PKG_CONFIG" && \
22081
 
    { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"glib-2.0 >= \$GLIB_REQS gtk+-2.0 libxml-2.0 gnome-vfs-module-2.0 camel-1.2 gio-2.0\"") >&5
22082
 
  ($PKG_CONFIG --exists --print-errors "glib-2.0 >= $GLIB_REQS gtk+-2.0 libxml-2.0 gnome-vfs-module-2.0 camel-1.2 gio-2.0") 2>&5
 
22081
    { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"glib-2.0 >= \$GLIB_REQS gtk+-2.0 libxml-2.0 camel-1.2 gio-2.0\"") >&5
 
22082
  ($PKG_CONFIG --exists --print-errors "glib-2.0 >= $GLIB_REQS gtk+-2.0 libxml-2.0 camel-1.2 gio-2.0") 2>&5
22083
22083
  ac_status=$?
22084
22084
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
22085
22085
  (exit $ac_status); }; then
22086
 
  pkg_cv_TOTEM_PLPARSER_LIBS=`$PKG_CONFIG --libs "glib-2.0 >= $GLIB_REQS gtk+-2.0 libxml-2.0 gnome-vfs-module-2.0 camel-1.2 gio-2.0" 2>/dev/null`
 
22086
  pkg_cv_TOTEM_PLPARSER_LIBS=`$PKG_CONFIG --libs "glib-2.0 >= $GLIB_REQS gtk+-2.0 libxml-2.0 camel-1.2 gio-2.0" 2>/dev/null`
22087
22087
else
22088
22088
  pkg_failed=yes
22089
22089
fi
22101
22101
        _pkg_short_errors_supported=no
22102
22102
fi
22103
22103
        if test $_pkg_short_errors_supported = yes; then
22104
 
                TOTEM_PLPARSER_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "glib-2.0 >= $GLIB_REQS gtk+-2.0 libxml-2.0 gnome-vfs-module-2.0 camel-1.2 gio-2.0" 2>&1`
 
22104
                TOTEM_PLPARSER_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "glib-2.0 >= $GLIB_REQS gtk+-2.0 libxml-2.0 camel-1.2 gio-2.0" 2>&1`
22105
22105
        else
22106
 
                TOTEM_PLPARSER_PKG_ERRORS=`$PKG_CONFIG --print-errors "glib-2.0 >= $GLIB_REQS gtk+-2.0 libxml-2.0 gnome-vfs-module-2.0 camel-1.2 gio-2.0" 2>&1`
 
22106
                TOTEM_PLPARSER_PKG_ERRORS=`$PKG_CONFIG --print-errors "glib-2.0 >= $GLIB_REQS gtk+-2.0 libxml-2.0 camel-1.2 gio-2.0" 2>&1`
22107
22107
        fi
22108
22108
        # Put the nasty error message in config.log where it belongs
22109
22109
        echo "$TOTEM_PLPARSER_PKG_ERRORS" >&5
22110
22110
 
22111
 
        { { echo "$as_me:$LINENO: error: Package requirements (glib-2.0 >= $GLIB_REQS gtk+-2.0 libxml-2.0 gnome-vfs-module-2.0 camel-1.2 gio-2.0) were not met:
 
22111
        { { echo "$as_me:$LINENO: error: Package requirements (glib-2.0 >= $GLIB_REQS gtk+-2.0 libxml-2.0 camel-1.2 gio-2.0) were not met:
22112
22112
 
22113
22113
$TOTEM_PLPARSER_PKG_ERRORS
22114
22114
 
22119
22119
and TOTEM_PLPARSER_LIBS to avoid the need to call pkg-config.
22120
22120
See the pkg-config man page for more details.
22121
22121
" >&5
22122
 
echo "$as_me: error: Package requirements (glib-2.0 >= $GLIB_REQS gtk+-2.0 libxml-2.0 gnome-vfs-module-2.0 camel-1.2 gio-2.0) were not met:
 
22122
echo "$as_me: error: Package requirements (glib-2.0 >= $GLIB_REQS gtk+-2.0 libxml-2.0 camel-1.2 gio-2.0) were not met:
22123
22123
 
22124
22124
$TOTEM_PLPARSER_PKG_ERRORS
22125
22125
 
22170
22170
    pkg_cv_TOTEM_PLPARSER_MINI_CFLAGS="$TOTEM_PLPARSER_MINI_CFLAGS"
22171
22171
 elif test -n "$PKG_CONFIG"; then
22172
22172
    if test -n "$PKG_CONFIG" && \
22173
 
    { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"gnome-vfs-2.0 gnome-vfs-module-2.0 gio-2.0\"") >&5
22174
 
  ($PKG_CONFIG --exists --print-errors "gnome-vfs-2.0 gnome-vfs-module-2.0 gio-2.0") 2>&5
 
22173
    { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"gio-2.0\"") >&5
 
22174
  ($PKG_CONFIG --exists --print-errors "gio-2.0") 2>&5
22175
22175
  ac_status=$?
22176
22176
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
22177
22177
  (exit $ac_status); }; then
22178
 
  pkg_cv_TOTEM_PLPARSER_MINI_CFLAGS=`$PKG_CONFIG --cflags "gnome-vfs-2.0 gnome-vfs-module-2.0 gio-2.0" 2>/dev/null`
 
22178
  pkg_cv_TOTEM_PLPARSER_MINI_CFLAGS=`$PKG_CONFIG --cflags "gio-2.0" 2>/dev/null`
22179
22179
else
22180
22180
  pkg_failed=yes
22181
22181
fi
22186
22186
    pkg_cv_TOTEM_PLPARSER_MINI_LIBS="$TOTEM_PLPARSER_MINI_LIBS"
22187
22187
 elif test -n "$PKG_CONFIG"; then
22188
22188
    if test -n "$PKG_CONFIG" && \
22189
 
    { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"gnome-vfs-2.0 gnome-vfs-module-2.0 gio-2.0\"") >&5
22190
 
  ($PKG_CONFIG --exists --print-errors "gnome-vfs-2.0 gnome-vfs-module-2.0 gio-2.0") 2>&5
 
22189
    { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"gio-2.0\"") >&5
 
22190
  ($PKG_CONFIG --exists --print-errors "gio-2.0") 2>&5
22191
22191
  ac_status=$?
22192
22192
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
22193
22193
  (exit $ac_status); }; then
22194
 
  pkg_cv_TOTEM_PLPARSER_MINI_LIBS=`$PKG_CONFIG --libs "gnome-vfs-2.0 gnome-vfs-module-2.0 gio-2.0" 2>/dev/null`
 
22194
  pkg_cv_TOTEM_PLPARSER_MINI_LIBS=`$PKG_CONFIG --libs "gio-2.0" 2>/dev/null`
22195
22195
else
22196
22196
  pkg_failed=yes
22197
22197
fi
22209
22209
        _pkg_short_errors_supported=no
22210
22210
fi
22211
22211
        if test $_pkg_short_errors_supported = yes; then
22212
 
                TOTEM_PLPARSER_MINI_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "gnome-vfs-2.0 gnome-vfs-module-2.0 gio-2.0" 2>&1`
 
22212
                TOTEM_PLPARSER_MINI_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "gio-2.0" 2>&1`
22213
22213
        else
22214
 
                TOTEM_PLPARSER_MINI_PKG_ERRORS=`$PKG_CONFIG --print-errors "gnome-vfs-2.0 gnome-vfs-module-2.0 gio-2.0" 2>&1`
 
22214
                TOTEM_PLPARSER_MINI_PKG_ERRORS=`$PKG_CONFIG --print-errors "gio-2.0" 2>&1`
22215
22215
        fi
22216
22216
        # Put the nasty error message in config.log where it belongs
22217
22217
        echo "$TOTEM_PLPARSER_MINI_PKG_ERRORS" >&5
22218
22218
 
22219
 
        { { echo "$as_me:$LINENO: error: Package requirements (gnome-vfs-2.0 gnome-vfs-module-2.0 gio-2.0) were not met:
 
22219
        { { echo "$as_me:$LINENO: error: Package requirements (gio-2.0) were not met:
22220
22220
 
22221
22221
$TOTEM_PLPARSER_MINI_PKG_ERRORS
22222
22222
 
22227
22227
and TOTEM_PLPARSER_MINI_LIBS to avoid the need to call pkg-config.
22228
22228
See the pkg-config man page for more details.
22229
22229
" >&5
22230
 
echo "$as_me: error: Package requirements (gnome-vfs-2.0 gnome-vfs-module-2.0 gio-2.0) were not met:
 
22230
echo "$as_me: error: Package requirements (gio-2.0) were not met:
22231
22231
 
22232
22232
$TOTEM_PLPARSER_MINI_PKG_ERRORS
22233
22233
 
23093
23093
# report actual input values of CONFIG_FILES etc. instead of their
23094
23094
# values after options handling.
23095
23095
ac_log="
23096
 
This file was extended by totem-pl-parser $as_me 2.23.1, which was
 
23096
This file was extended by totem-pl-parser $as_me 2.23.2, which was
23097
23097
generated by GNU Autoconf 2.61.  Invocation command line was
23098
23098
 
23099
23099
  CONFIG_FILES    = $CONFIG_FILES
23146
23146
_ACEOF
23147
23147
cat >>$CONFIG_STATUS <<_ACEOF
23148
23148
ac_cs_version="\\
23149
 
totem-pl-parser config.status 2.23.1
 
23149
totem-pl-parser config.status 2.23.2
23150
23150
configured by $0, generated by GNU Autoconf 2.61,
23151
23151
  with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
23152
23152