~ubuntu-branches/ubuntu/intrepid/poppler/intrepid-updates

« back to all changes in this revision

Viewing changes to configure

  • Committer: Bazaar Package Importer
  • Author(s): Loic Minier
  • Date: 2008-06-30 10:44:16 UTC
  • mfrom: (1.1.14 upstream)
  • Revision ID: james.westby@ubuntu.com-20080630104416-4t4hngj9f53r0plp
Tags: 0.8.4-1
* New upstream release; no API change.
  - Fixes crash when reloading PDFs; GNOME #536482; closes: 484160.

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 poppler 0.8.3.
 
3
# Generated by GNU Autoconf 2.61 for poppler 0.8.4.
4
4
#
5
5
# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
6
6
# 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
726
726
# Identity of this package.
727
727
PACKAGE_NAME='poppler'
728
728
PACKAGE_TARNAME='poppler'
729
 
PACKAGE_VERSION='0.8.3'
730
 
PACKAGE_STRING='poppler 0.8.3'
 
729
PACKAGE_VERSION='0.8.4'
 
730
PACKAGE_STRING='poppler 0.8.4'
731
731
PACKAGE_BUGREPORT=''
732
732
 
733
733
# Factoring default headers for most tests.
927
927
POPPLER_QT4_CFLAGS
928
928
POPPLER_QT4_LIBS
929
929
POPPLER_QT4_CXXFLAGS
 
930
MOCQT4
930
931
BUILD_POPPLER_QT4_TRUE
931
932
BUILD_POPPLER_QT4_FALSE
932
933
GTK_TEST_CFLAGS
1479
1480
  # Omit some internal or obsolete options to make the list less imposing.
1480
1481
  # This message is too long to be a string in the A/UX 3.1 sh.
1481
1482
  cat <<_ACEOF
1482
 
\`configure' configures poppler 0.8.3 to adapt to many kinds of systems.
 
1483
\`configure' configures poppler 0.8.4 to adapt to many kinds of systems.
1483
1484
 
1484
1485
Usage: $0 [OPTION]... [VAR=VALUE]...
1485
1486
 
1553
1554
 
1554
1555
if test -n "$ac_init_help"; then
1555
1556
  case $ac_init_help in
1556
 
     short | recursive ) echo "Configuration of poppler 0.8.3:";;
 
1557
     short | recursive ) echo "Configuration of poppler 0.8.4:";;
1557
1558
   esac
1558
1559
  cat <<\_ACEOF
1559
1560
 
1707
1708
test -n "$ac_init_help" && exit $ac_status
1708
1709
if $ac_init_version; then
1709
1710
  cat <<\_ACEOF
1710
 
poppler configure 0.8.3
 
1711
poppler configure 0.8.4
1711
1712
generated by GNU Autoconf 2.61
1712
1713
 
1713
1714
Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
1721
1722
This file contains any messages produced by compilers while
1722
1723
running configure, to aid debugging if configure makes a mistake.
1723
1724
 
1724
 
It was created by poppler $as_me 0.8.3, which was
 
1725
It was created by poppler $as_me 0.8.4, which was
1725
1726
generated by GNU Autoconf 2.61.  Invocation command line was
1726
1727
 
1727
1728
  $ $0 $@
2411
2412
 
2412
2413
# Define the identity of the package.
2413
2414
 PACKAGE='poppler'
2414
 
 VERSION='0.8.3'
 
2415
 VERSION='0.8.4'
2415
2416
 
2416
2417
 
2417
2418
cat >>confdefs.h <<_ACEOF
4459
4460
  ;;
4460
4461
*-*-irix6*)
4461
4462
  # Find out which ABI we are using.
4462
 
  echo '#line 4462 "configure"' > conftest.$ac_ext
 
4463
  echo '#line 4463 "configure"' > conftest.$ac_ext
4463
4464
  if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
4464
4465
  (eval $ac_compile) 2>&5
4465
4466
  ac_status=$?
7511
7512
   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
7512
7513
   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
7513
7514
   -e 's:$: $lt_compiler_flag:'`
7514
 
   (eval echo "\"\$as_me:7514: $lt_compile\"" >&5)
 
7515
   (eval echo "\"\$as_me:7515: $lt_compile\"" >&5)
7515
7516
   (eval "$lt_compile" 2>conftest.err)
7516
7517
   ac_status=$?
7517
7518
   cat conftest.err >&5
7518
 
   echo "$as_me:7518: \$? = $ac_status" >&5
 
7519
   echo "$as_me:7519: \$? = $ac_status" >&5
7519
7520
   if (exit $ac_status) && test -s "$ac_outfile"; then
7520
7521
     # The compiler can only warn and ignore the option if not recognized
7521
7522
     # So say no if there are warnings other than the usual output.
7801
7802
   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
7802
7803
   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
7803
7804
   -e 's:$: $lt_compiler_flag:'`
7804
 
   (eval echo "\"\$as_me:7804: $lt_compile\"" >&5)
 
7805
   (eval echo "\"\$as_me:7805: $lt_compile\"" >&5)
7805
7806
   (eval "$lt_compile" 2>conftest.err)
7806
7807
   ac_status=$?
7807
7808
   cat conftest.err >&5
7808
 
   echo "$as_me:7808: \$? = $ac_status" >&5
 
7809
   echo "$as_me:7809: \$? = $ac_status" >&5
7809
7810
   if (exit $ac_status) && test -s "$ac_outfile"; then
7810
7811
     # The compiler can only warn and ignore the option if not recognized
7811
7812
     # So say no if there are warnings other than the usual output.
7905
7906
   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
7906
7907
   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
7907
7908
   -e 's:$: $lt_compiler_flag:'`
7908
 
   (eval echo "\"\$as_me:7908: $lt_compile\"" >&5)
 
7909
   (eval echo "\"\$as_me:7909: $lt_compile\"" >&5)
7909
7910
   (eval "$lt_compile" 2>out/conftest.err)
7910
7911
   ac_status=$?
7911
7912
   cat out/conftest.err >&5
7912
 
   echo "$as_me:7912: \$? = $ac_status" >&5
 
7913
   echo "$as_me:7913: \$? = $ac_status" >&5
7913
7914
   if (exit $ac_status) && test -s out/conftest2.$ac_objext
7914
7915
   then
7915
7916
     # The compiler can only warn and ignore the option if not recognized
10282
10283
  lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
10283
10284
  lt_status=$lt_dlunknown
10284
10285
  cat > conftest.$ac_ext <<EOF
10285
 
#line 10285 "configure"
 
10286
#line 10286 "configure"
10286
10287
#include "confdefs.h"
10287
10288
 
10288
10289
#if HAVE_DLFCN_H
10382
10383
  lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
10383
10384
  lt_status=$lt_dlunknown
10384
10385
  cat > conftest.$ac_ext <<EOF
10385
 
#line 10385 "configure"
 
10386
#line 10386 "configure"
10386
10387
#include "confdefs.h"
10387
10388
 
10388
10389
#if HAVE_DLFCN_H
12783
12784
   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
12784
12785
   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
12785
12786
   -e 's:$: $lt_compiler_flag:'`
12786
 
   (eval echo "\"\$as_me:12786: $lt_compile\"" >&5)
 
12787
   (eval echo "\"\$as_me:12787: $lt_compile\"" >&5)
12787
12788
   (eval "$lt_compile" 2>conftest.err)
12788
12789
   ac_status=$?
12789
12790
   cat conftest.err >&5
12790
 
   echo "$as_me:12790: \$? = $ac_status" >&5
 
12791
   echo "$as_me:12791: \$? = $ac_status" >&5
12791
12792
   if (exit $ac_status) && test -s "$ac_outfile"; then
12792
12793
     # The compiler can only warn and ignore the option if not recognized
12793
12794
     # So say no if there are warnings other than the usual output.
12887
12888
   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
12888
12889
   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
12889
12890
   -e 's:$: $lt_compiler_flag:'`
12890
 
   (eval echo "\"\$as_me:12890: $lt_compile\"" >&5)
 
12891
   (eval echo "\"\$as_me:12891: $lt_compile\"" >&5)
12891
12892
   (eval "$lt_compile" 2>out/conftest.err)
12892
12893
   ac_status=$?
12893
12894
   cat out/conftest.err >&5
12894
 
   echo "$as_me:12894: \$? = $ac_status" >&5
 
12895
   echo "$as_me:12895: \$? = $ac_status" >&5
12895
12896
   if (exit $ac_status) && test -s out/conftest2.$ac_objext
12896
12897
   then
12897
12898
     # The compiler can only warn and ignore the option if not recognized
14485
14486
   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
14486
14487
   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
14487
14488
   -e 's:$: $lt_compiler_flag:'`
14488
 
   (eval echo "\"\$as_me:14488: $lt_compile\"" >&5)
 
14489
   (eval echo "\"\$as_me:14489: $lt_compile\"" >&5)
14489
14490
   (eval "$lt_compile" 2>conftest.err)
14490
14491
   ac_status=$?
14491
14492
   cat conftest.err >&5
14492
 
   echo "$as_me:14492: \$? = $ac_status" >&5
 
14493
   echo "$as_me:14493: \$? = $ac_status" >&5
14493
14494
   if (exit $ac_status) && test -s "$ac_outfile"; then
14494
14495
     # The compiler can only warn and ignore the option if not recognized
14495
14496
     # So say no if there are warnings other than the usual output.
14589
14590
   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
14590
14591
   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
14591
14592
   -e 's:$: $lt_compiler_flag:'`
14592
 
   (eval echo "\"\$as_me:14592: $lt_compile\"" >&5)
 
14593
   (eval echo "\"\$as_me:14593: $lt_compile\"" >&5)
14593
14594
   (eval "$lt_compile" 2>out/conftest.err)
14594
14595
   ac_status=$?
14595
14596
   cat out/conftest.err >&5
14596
 
   echo "$as_me:14596: \$? = $ac_status" >&5
 
14597
   echo "$as_me:14597: \$? = $ac_status" >&5
14597
14598
   if (exit $ac_status) && test -s out/conftest2.$ac_objext
14598
14599
   then
14599
14600
     # The compiler can only warn and ignore the option if not recognized
16809
16810
   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
16810
16811
   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
16811
16812
   -e 's:$: $lt_compiler_flag:'`
16812
 
   (eval echo "\"\$as_me:16812: $lt_compile\"" >&5)
 
16813
   (eval echo "\"\$as_me:16813: $lt_compile\"" >&5)
16813
16814
   (eval "$lt_compile" 2>conftest.err)
16814
16815
   ac_status=$?
16815
16816
   cat conftest.err >&5
16816
 
   echo "$as_me:16816: \$? = $ac_status" >&5
 
16817
   echo "$as_me:16817: \$? = $ac_status" >&5
16817
16818
   if (exit $ac_status) && test -s "$ac_outfile"; then
16818
16819
     # The compiler can only warn and ignore the option if not recognized
16819
16820
     # So say no if there are warnings other than the usual output.
17099
17100
   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
17100
17101
   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
17101
17102
   -e 's:$: $lt_compiler_flag:'`
17102
 
   (eval echo "\"\$as_me:17102: $lt_compile\"" >&5)
 
17103
   (eval echo "\"\$as_me:17103: $lt_compile\"" >&5)
17103
17104
   (eval "$lt_compile" 2>conftest.err)
17104
17105
   ac_status=$?
17105
17106
   cat conftest.err >&5
17106
 
   echo "$as_me:17106: \$? = $ac_status" >&5
 
17107
   echo "$as_me:17107: \$? = $ac_status" >&5
17107
17108
   if (exit $ac_status) && test -s "$ac_outfile"; then
17108
17109
     # The compiler can only warn and ignore the option if not recognized
17109
17110
     # So say no if there are warnings other than the usual output.
17203
17204
   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
17204
17205
   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
17205
17206
   -e 's:$: $lt_compiler_flag:'`
17206
 
   (eval echo "\"\$as_me:17206: $lt_compile\"" >&5)
 
17207
   (eval echo "\"\$as_me:17207: $lt_compile\"" >&5)
17207
17208
   (eval "$lt_compile" 2>out/conftest.err)
17208
17209
   ac_status=$?
17209
17210
   cat out/conftest.err >&5
17210
 
   echo "$as_me:17210: \$? = $ac_status" >&5
 
17211
   echo "$as_me:17211: \$? = $ac_status" >&5
17211
17212
   if (exit $ac_status) && test -s out/conftest2.$ac_objext
17212
17213
   then
17213
17214
     # The compiler can only warn and ignore the option if not recognized
25948
25949
do
25949
25950
  for j in jpeglib.h;
25950
25951
  do
25951
 
    echo "configure: 25951: $i/$j" >&5
 
25952
    echo "configure: 25952: $i/$j" >&5
25952
25953
    if test -r "$i/$j"; then
25953
25954
      echo "taking that" >&5
25954
25955
      jpeg_incdir=$i
27980
27981
 
27981
27982
 
27982
27983
 
 
27984
if test x$enable_poppler_qt4 = xyes; then
 
27985
  { echo "$as_me:$LINENO: checking for Qt4 moc" >&5
 
27986
echo $ECHO_N "checking for Qt4 moc... $ECHO_C" >&6; }
 
27987
  MOCQT4=`which moc`
 
27988
  mocversion=`$MOCQT4 -v 2>&1`
 
27989
  mocversiongrep=`echo $mocversion | grep "Qt 4"`
 
27990
  if test x"$mocversiongrep" != x"$mocversion"; then
 
27991
    # moc was not the qt4 one, try with moc-qt4
 
27992
    MOCQT4=`which moc-qt4`
 
27993
    mocversion=`$MOCQT4 -v 2>&1`
 
27994
    mocversiongrep=`echo $mocversion | grep "Qt 4"`
 
27995
    if test x"$mocversiongrep" != x"$mocversion"; then
 
27996
      # no valid moc found
 
27997
      enable_poppler_qt4=no;
 
27998
      MOCQT4="not found"
 
27999
    fi
 
28000
  fi
 
28001
 
 
28002
  { echo "$as_me:$LINENO: result: $MOCQT4" >&5
 
28003
echo "${ECHO_T}$MOCQT4" >&6; }
 
28004
fi
 
28005
 
27983
28006
 if test "x$enable_poppler_qt4" = "xyes"; then
27984
28007
  BUILD_POPPLER_QT4_TRUE=
27985
28008
  BUILD_POPPLER_QT4_FALSE='#'
28980
29003
# report actual input values of CONFIG_FILES etc. instead of their
28981
29004
# values after options handling.
28982
29005
ac_log="
28983
 
This file was extended by poppler $as_me 0.8.3, which was
 
29006
This file was extended by poppler $as_me 0.8.4, which was
28984
29007
generated by GNU Autoconf 2.61.  Invocation command line was
28985
29008
 
28986
29009
  CONFIG_FILES    = $CONFIG_FILES
29033
29056
_ACEOF
29034
29057
cat >>$CONFIG_STATUS <<_ACEOF
29035
29058
ac_cs_version="\\
29036
 
poppler config.status 0.8.3
 
29059
poppler config.status 0.8.4
29037
29060
configured by $0, generated by GNU Autoconf 2.61,
29038
29061
  with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
29039
29062
 
29436
29459
POPPLER_QT4_CFLAGS!$POPPLER_QT4_CFLAGS$ac_delim
29437
29460
POPPLER_QT4_LIBS!$POPPLER_QT4_LIBS$ac_delim
29438
29461
POPPLER_QT4_CXXFLAGS!$POPPLER_QT4_CXXFLAGS$ac_delim
 
29462
MOCQT4!$MOCQT4$ac_delim
29439
29463
BUILD_POPPLER_QT4_TRUE!$BUILD_POPPLER_QT4_TRUE$ac_delim
29440
29464
BUILD_POPPLER_QT4_FALSE!$BUILD_POPPLER_QT4_FALSE$ac_delim
29441
29465
GTK_TEST_CFLAGS!$GTK_TEST_CFLAGS$ac_delim
29454
29478
LTLIBOBJS!$LTLIBOBJS$ac_delim
29455
29479
_ACEOF
29456
29480
 
29457
 
  if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 80; then
 
29481
  if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 81; then
29458
29482
    break
29459
29483
  elif $ac_last_try; then
29460
29484
    { { echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5