~ubuntu-branches/ubuntu/trusty/geis/trusty

« back to all changes in this revision

Viewing changes to configure

  • Committer: Package Import Robot
  • Author(s): Stephen M. Webb
  • Date: 2012-11-09 13:57:29 UTC
  • mfrom: (1.1.2)
  • Revision ID: package-import@ubuntu.com-20121109135729-poludf0asjcht9sx
Tags: 2.2.13-0ubuntu1
* New upstream release.
* debian/control: bumped libgrail-dev build dependency to 3.0.8
* debian/patches: removed all patches (merged upstream)
* debian/patches: patched test case for missing symbols

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.69 for geis 2.2.12.
 
3
# Generated by GNU Autoconf 2.69 for geis 2.2.13.
4
4
#
5
5
# Report bugs to <stephen.webb@canonical.com>.
6
6
#
590
590
# Identity of this package.
591
591
PACKAGE_NAME='geis'
592
592
PACKAGE_TARNAME='geis'
593
 
PACKAGE_VERSION='2.2.12'
594
 
PACKAGE_STRING='geis 2.2.12'
 
593
PACKAGE_VERSION='2.2.13'
 
594
PACKAGE_STRING='geis 2.2.13'
595
595
PACKAGE_BUGREPORT='stephen.webb@canonical.com'
596
596
PACKAGE_URL='https://launchpad.net/geis'
597
597
 
1395
1395
  # Omit some internal or obsolete options to make the list less imposing.
1396
1396
  # This message is too long to be a string in the A/UX 3.1 sh.
1397
1397
  cat <<_ACEOF
1398
 
\`configure' configures geis 2.2.12 to adapt to many kinds of systems.
 
1398
\`configure' configures geis 2.2.13 to adapt to many kinds of systems.
1399
1399
 
1400
1400
Usage: $0 [OPTION]... [VAR=VALUE]...
1401
1401
 
1465
1465
 
1466
1466
if test -n "$ac_init_help"; then
1467
1467
  case $ac_init_help in
1468
 
     short | recursive ) echo "Configuration of geis 2.2.12:";;
 
1468
     short | recursive ) echo "Configuration of geis 2.2.13:";;
1469
1469
   esac
1470
1470
  cat <<\_ACEOF
1471
1471
 
1617
1617
test -n "$ac_init_help" && exit $ac_status
1618
1618
if $ac_init_version; then
1619
1619
  cat <<\_ACEOF
1620
 
geis configure 2.2.12
 
1620
geis configure 2.2.13
1621
1621
generated by GNU Autoconf 2.69
1622
1622
 
1623
1623
Copyright (C) 2012 Free Software Foundation, Inc.
2062
2062
This file contains any messages produced by compilers while
2063
2063
running configure, to aid debugging if configure makes a mistake.
2064
2064
 
2065
 
It was created by geis $as_me 2.2.12, which was
 
2065
It was created by geis $as_me 2.2.13, which was
2066
2066
generated by GNU Autoconf 2.69.  Invocation command line was
2067
2067
 
2068
2068
  $ $0 $@
2880
2880
 
2881
2881
# Define the identity of the package.
2882
2882
 PACKAGE='geis'
2883
 
 VERSION='2.2.12'
 
2883
 VERSION='2.2.13'
2884
2884
 
2885
2885
 
2886
2886
cat >>confdefs.h <<_ACEOF
15694
15694
    pkg_cv_GRAIL_CFLAGS="$GRAIL_CFLAGS"
15695
15695
 elif test -n "$PKG_CONFIG"; then
15696
15696
    if test -n "$PKG_CONFIG" && \
15697
 
    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"grail >= 3.0 frame >= 2.2\""; } >&5
15698
 
  ($PKG_CONFIG --exists --print-errors "grail >= 3.0 frame >= 2.2") 2>&5
 
15697
    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"grail > 3.0.6 frame >= 2.2\""; } >&5
 
15698
  ($PKG_CONFIG --exists --print-errors "grail > 3.0.6 frame >= 2.2") 2>&5
15699
15699
  ac_status=$?
15700
15700
  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
15701
15701
  test $ac_status = 0; }; then
15702
 
  pkg_cv_GRAIL_CFLAGS=`$PKG_CONFIG --cflags "grail >= 3.0 frame >= 2.2" 2>/dev/null`
 
15702
  pkg_cv_GRAIL_CFLAGS=`$PKG_CONFIG --cflags "grail > 3.0.6 frame >= 2.2" 2>/dev/null`
15703
15703
                      test "x$?" != "x0" && pkg_failed=yes
15704
15704
else
15705
15705
  pkg_failed=yes
15711
15711
    pkg_cv_GRAIL_LIBS="$GRAIL_LIBS"
15712
15712
 elif test -n "$PKG_CONFIG"; then
15713
15713
    if test -n "$PKG_CONFIG" && \
15714
 
    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"grail >= 3.0 frame >= 2.2\""; } >&5
15715
 
  ($PKG_CONFIG --exists --print-errors "grail >= 3.0 frame >= 2.2") 2>&5
 
15714
    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"grail > 3.0.6 frame >= 2.2\""; } >&5
 
15715
  ($PKG_CONFIG --exists --print-errors "grail > 3.0.6 frame >= 2.2") 2>&5
15716
15716
  ac_status=$?
15717
15717
  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
15718
15718
  test $ac_status = 0; }; then
15719
 
  pkg_cv_GRAIL_LIBS=`$PKG_CONFIG --libs "grail >= 3.0 frame >= 2.2" 2>/dev/null`
 
15719
  pkg_cv_GRAIL_LIBS=`$PKG_CONFIG --libs "grail > 3.0.6 frame >= 2.2" 2>/dev/null`
15720
15720
                      test "x$?" != "x0" && pkg_failed=yes
15721
15721
else
15722
15722
  pkg_failed=yes
15737
15737
        _pkg_short_errors_supported=no
15738
15738
fi
15739
15739
        if test $_pkg_short_errors_supported = yes; then
15740
 
                GRAIL_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "grail >= 3.0 frame >= 2.2" 2>&1`
 
15740
                GRAIL_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "grail > 3.0.6 frame >= 2.2" 2>&1`
15741
15741
        else
15742
 
                GRAIL_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "grail >= 3.0 frame >= 2.2" 2>&1`
 
15742
                GRAIL_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "grail > 3.0.6 frame >= 2.2" 2>&1`
15743
15743
        fi
15744
15744
        # Put the nasty error message in config.log where it belongs
15745
15745
        echo "$GRAIL_PKG_ERRORS" >&5
22333
22333
# report actual input values of CONFIG_FILES etc. instead of their
22334
22334
# values after options handling.
22335
22335
ac_log="
22336
 
This file was extended by geis $as_me 2.2.12, which was
 
22336
This file was extended by geis $as_me 2.2.13, which was
22337
22337
generated by GNU Autoconf 2.69.  Invocation command line was
22338
22338
 
22339
22339
  CONFIG_FILES    = $CONFIG_FILES
22400
22400
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
22401
22401
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
22402
22402
ac_cs_version="\\
22403
 
geis config.status 2.2.12
 
22403
geis config.status 2.2.13
22404
22404
configured by $0, generated by GNU Autoconf 2.69,
22405
22405
  with options \\"\$ac_cs_config\\"
22406
22406