~ubuntu-branches/ubuntu/wily/apvlv/wily

« back to all changes in this revision

Viewing changes to configure

  • Committer: Bazaar Package Importer
  • Author(s): Lukas Gaertner, Lukas Gaertner, Stefan Ritter
  • Date: 2010-12-23 15:28:02 UTC
  • mfrom: (10.1.2 sid)
  • Revision ID: james.westby@ubuntu.com-20101223152802-ll13lmtpxmylbiqz
Tags: 0.0.9.8-1
[Lukas Gaertner]
* Adopt package (Closes: #607320)

[Stefan Ritter]
* Add libdjvulibre-dev to build dependencies (Closes: #602010)
* Bump Standards-Version to 3.9.1
* Imported Upstream version 0.0.9.8

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 apvlv 0.0.9.7.
 
3
# Generated by GNU Autoconf 2.61 for apvlv 0.0.9.8.
4
4
#
5
5
# Report bugs to <naihe2010@gmail.com>.
6
6
#
576
576
# Identity of this package.
577
577
PACKAGE_NAME='apvlv'
578
578
PACKAGE_TARNAME='apvlv'
579
 
PACKAGE_VERSION='0.0.9.7'
580
 
PACKAGE_STRING='apvlv 0.0.9.7'
 
579
PACKAGE_VERSION='0.0.9.8'
 
580
PACKAGE_STRING='apvlv 0.0.9.8'
581
581
PACKAGE_BUGREPORT='naihe2010@gmail.com'
582
582
 
583
583
# Factoring default headers for most tests.
722
722
PKG_CONFIG
723
723
GTK_CFLAGS
724
724
GTK_LIBS
 
725
GTHREAD_CFLAGS
 
726
GTHREAD_LIBS
725
727
POPPLER_CFLAGS
726
728
POPPLER_LIBS
727
729
LTLIBOBJS'
741
743
PKG_CONFIG
742
744
GTK_CFLAGS
743
745
GTK_LIBS
 
746
GTHREAD_CFLAGS
 
747
GTHREAD_LIBS
744
748
POPPLER_CFLAGS
745
749
POPPLER_LIBS'
746
750
 
1245
1249
  # Omit some internal or obsolete options to make the list less imposing.
1246
1250
  # This message is too long to be a string in the A/UX 3.1 sh.
1247
1251
  cat <<_ACEOF
1248
 
\`configure' configures apvlv 0.0.9.7 to adapt to many kinds of systems.
 
1252
\`configure' configures apvlv 0.0.9.8 to adapt to many kinds of systems.
1249
1253
 
1250
1254
Usage: $0 [OPTION]... [VAR=VALUE]...
1251
1255
 
1316
1320
 
1317
1321
if test -n "$ac_init_help"; then
1318
1322
  case $ac_init_help in
1319
 
     short | recursive ) echo "Configuration of apvlv 0.0.9.7:";;
 
1323
     short | recursive ) echo "Configuration of apvlv 0.0.9.8:";;
1320
1324
   esac
1321
1325
  cat <<\_ACEOF
1322
1326
 
1349
1353
  PKG_CONFIG  path to pkg-config utility
1350
1354
  GTK_CFLAGS  C compiler flags for GTK, overriding pkg-config
1351
1355
  GTK_LIBS    linker flags for GTK, overriding pkg-config
 
1356
  GTHREAD_CFLAGS
 
1357
              C compiler flags for GTHREAD, overriding pkg-config
 
1358
  GTHREAD_LIBS
 
1359
              linker flags for GTHREAD, overriding pkg-config
1352
1360
  POPPLER_CFLAGS
1353
1361
              C compiler flags for POPPLER, overriding pkg-config
1354
1362
  POPPLER_LIBS
1418
1426
test -n "$ac_init_help" && exit $ac_status
1419
1427
if $ac_init_version; then
1420
1428
  cat <<\_ACEOF
1421
 
apvlv configure 0.0.9.7
 
1429
apvlv configure 0.0.9.8
1422
1430
generated by GNU Autoconf 2.61
1423
1431
 
1424
1432
Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
1434
1442
This file contains any messages produced by compilers while
1435
1443
running configure, to aid debugging if configure makes a mistake.
1436
1444
 
1437
 
It was created by apvlv $as_me 0.0.9.7, which was
 
1445
It was created by apvlv $as_me 0.0.9.8, which was
1438
1446
generated by GNU Autoconf 2.61.  Invocation command line was
1439
1447
 
1440
1448
  $ $0 $@
2276
2284
 
2277
2285
# Define the identity of the package.
2278
2286
 PACKAGE='apvlv'
2279
 
 VERSION='0.0.9.7'
 
2287
 VERSION='0.0.9.8'
2280
2288
 
2281
2289
 
2282
2290
cat >>confdefs.h <<_ACEOF
7553
7561
fi
7554
7562
 
7555
7563
pkg_failed=no
 
7564
{ echo "$as_me:$LINENO: checking for GTHREAD" >&5
 
7565
echo $ECHO_N "checking for GTHREAD... $ECHO_C" >&6; }
 
7566
 
 
7567
if test -n "$PKG_CONFIG"; then
 
7568
    if test -n "$GTHREAD_CFLAGS"; then
 
7569
        pkg_cv_GTHREAD_CFLAGS="$GTHREAD_CFLAGS"
 
7570
    else
 
7571
        if test -n "$PKG_CONFIG" && \
 
7572
    { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"gthread-2.0 >= 2.16\"") >&5
 
7573
  ($PKG_CONFIG --exists --print-errors "gthread-2.0 >= 2.16") 2>&5
 
7574
  ac_status=$?
 
7575
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
7576
  (exit $ac_status); }; then
 
7577
  pkg_cv_GTHREAD_CFLAGS=`$PKG_CONFIG --cflags "gthread-2.0 >= 2.16" 2>/dev/null`
 
7578
else
 
7579
  pkg_failed=yes
 
7580
fi
 
7581
    fi
 
7582
else
 
7583
        pkg_failed=untried
 
7584
fi
 
7585
if test -n "$PKG_CONFIG"; then
 
7586
    if test -n "$GTHREAD_LIBS"; then
 
7587
        pkg_cv_GTHREAD_LIBS="$GTHREAD_LIBS"
 
7588
    else
 
7589
        if test -n "$PKG_CONFIG" && \
 
7590
    { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"gthread-2.0 >= 2.16\"") >&5
 
7591
  ($PKG_CONFIG --exists --print-errors "gthread-2.0 >= 2.16") 2>&5
 
7592
  ac_status=$?
 
7593
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
7594
  (exit $ac_status); }; then
 
7595
  pkg_cv_GTHREAD_LIBS=`$PKG_CONFIG --libs "gthread-2.0 >= 2.16" 2>/dev/null`
 
7596
else
 
7597
  pkg_failed=yes
 
7598
fi
 
7599
    fi
 
7600
else
 
7601
        pkg_failed=untried
 
7602
fi
 
7603
 
 
7604
 
 
7605
 
 
7606
if test $pkg_failed = yes; then
 
7607
 
 
7608
if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
 
7609
        _pkg_short_errors_supported=yes
 
7610
else
 
7611
        _pkg_short_errors_supported=no
 
7612
fi
 
7613
        if test $_pkg_short_errors_supported = yes; then
 
7614
                GTHREAD_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "gthread-2.0 >= 2.16"`
 
7615
        else
 
7616
                GTHREAD_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "gthread-2.0 >= 2.16"`
 
7617
        fi
 
7618
        # Put the nasty error message in config.log where it belongs
 
7619
        echo "$GTHREAD_PKG_ERRORS" >&5
 
7620
 
 
7621
        { { echo "$as_me:$LINENO: error: Package requirements (gthread-2.0 >= 2.16) were not met:
 
7622
 
 
7623
$GTHREAD_PKG_ERRORS
 
7624
 
 
7625
Consider adjusting the PKG_CONFIG_PATH environment variable if you
 
7626
installed software in a non-standard prefix.
 
7627
 
 
7628
Alternatively, you may set the environment variables GTHREAD_CFLAGS
 
7629
and GTHREAD_LIBS to avoid the need to call pkg-config.
 
7630
See the pkg-config man page for more details.
 
7631
" >&5
 
7632
echo "$as_me: error: Package requirements (gthread-2.0 >= 2.16) were not met:
 
7633
 
 
7634
$GTHREAD_PKG_ERRORS
 
7635
 
 
7636
Consider adjusting the PKG_CONFIG_PATH environment variable if you
 
7637
installed software in a non-standard prefix.
 
7638
 
 
7639
Alternatively, you may set the environment variables GTHREAD_CFLAGS
 
7640
and GTHREAD_LIBS to avoid the need to call pkg-config.
 
7641
See the pkg-config man page for more details.
 
7642
" >&2;}
 
7643
   { (exit 1); exit 1; }; }
 
7644
elif test $pkg_failed = untried; then
 
7645
        { { echo "$as_me:$LINENO: error: The pkg-config script could not be found or is too old.  Make sure it
 
7646
is in your PATH or set the PKG_CONFIG environment variable to the full
 
7647
path to pkg-config.
 
7648
 
 
7649
Alternatively, you may set the environment variables GTHREAD_CFLAGS
 
7650
and GTHREAD_LIBS to avoid the need to call pkg-config.
 
7651
See the pkg-config man page for more details.
 
7652
 
 
7653
To get pkg-config, see <http://pkg-config.freedesktop.org/>.
 
7654
See \`config.log' for more details." >&5
 
7655
echo "$as_me: error: The pkg-config script could not be found or is too old.  Make sure it
 
7656
is in your PATH or set the PKG_CONFIG environment variable to the full
 
7657
path to pkg-config.
 
7658
 
 
7659
Alternatively, you may set the environment variables GTHREAD_CFLAGS
 
7660
and GTHREAD_LIBS to avoid the need to call pkg-config.
 
7661
See the pkg-config man page for more details.
 
7662
 
 
7663
To get pkg-config, see <http://pkg-config.freedesktop.org/>.
 
7664
See \`config.log' for more details." >&2;}
 
7665
   { (exit 1); exit 1; }; }
 
7666
else
 
7667
        GTHREAD_CFLAGS=$pkg_cv_GTHREAD_CFLAGS
 
7668
        GTHREAD_LIBS=$pkg_cv_GTHREAD_LIBS
 
7669
        { echo "$as_me:$LINENO: result: yes" >&5
 
7670
echo "${ECHO_T}yes" >&6; }
 
7671
        CPPFLAGS="$CPPFLAGS $GTHREAD_CFLAGS"; LIBS="$LIBS $GTHREAD_LIBS"
 
7672
fi
 
7673
 
 
7674
pkg_failed=no
7556
7675
{ echo "$as_me:$LINENO: checking for POPPLER" >&5
7557
7676
echo $ECHO_N "checking for POPPLER... $ECHO_C" >&6; }
7558
7677
 
8082
8201
# report actual input values of CONFIG_FILES etc. instead of their
8083
8202
# values after options handling.
8084
8203
ac_log="
8085
 
This file was extended by apvlv $as_me 0.0.9.7, which was
 
8204
This file was extended by apvlv $as_me 0.0.9.8, which was
8086
8205
generated by GNU Autoconf 2.61.  Invocation command line was
8087
8206
 
8088
8207
  CONFIG_FILES    = $CONFIG_FILES
8135
8254
_ACEOF
8136
8255
cat >>$CONFIG_STATUS <<_ACEOF
8137
8256
ac_cs_version="\\
8138
 
apvlv config.status 0.0.9.7
 
8257
apvlv config.status 0.0.9.8
8139
8258
configured by $0, generated by GNU Autoconf 2.61,
8140
8259
  with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
8141
8260
 
8460
8579
PKG_CONFIG!$PKG_CONFIG$ac_delim
8461
8580
GTK_CFLAGS!$GTK_CFLAGS$ac_delim
8462
8581
GTK_LIBS!$GTK_LIBS$ac_delim
 
8582
GTHREAD_CFLAGS!$GTHREAD_CFLAGS$ac_delim
 
8583
GTHREAD_LIBS!$GTHREAD_LIBS$ac_delim
8463
8584
POPPLER_CFLAGS!$POPPLER_CFLAGS$ac_delim
8464
8585
POPPLER_LIBS!$POPPLER_LIBS$ac_delim
8465
8586
LTLIBOBJS!$LTLIBOBJS$ac_delim
8466
8587
_ACEOF
8467
8588
 
8468
 
  if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 10; then
 
8589
  if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 12; then
8469
8590
    break
8470
8591
  elif $ac_last_try; then
8471
8592
    { { echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5