Re: Evince 0.4.0 crashes



Nickolay V. Shmyrev wrote:

File creation doesn't mean that support of dvi is enabled. Please ensure
that you have tex correctly installed and that kpathsea library and
development packages are available. If everything is fine, please share
the config.log from your build.

No succes after installation of the kpathsea. My config.log is in attachment.

Besides, I work with tex (using kile or utilities like latex, xdvi, dvipdf w/o any problem).

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by evince configure 0.4.0, which was
generated by GNU Autoconf 2.59.  Invocation command line was

  $ ./configure --enable-tiff --enable-djvu --enable-t1lib --enable-pixbuf --enable-dvi

## --------- ##
## Platform. ##
## --------- ##

hostname = toshiba
uname -m = i686
uname -r = 2.6.11.4-21.8-default
uname -s = Linux
uname -v = #1 Tue Jul 19 12:42:37 UTC 2005

/usr/bin/uname -p = unknown
/bin/uname -X     = unknown

/bin/arch              = i686
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
hostinfo               = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /home/jeepston/bin
PATH: /home/jeepston/bin
PATH: /usr/local/bin
PATH: /usr/bin
PATH: /usr/X11R6/bin
PATH: /bin
PATH: /usr/games
PATH: /opt/gnome/bin
PATH: /opt/kde3/bin
PATH: /usr/lib/jvm/jre/bin
PATH: /home/jeepston/bin


## ----------- ##
## Core tests. ##
## ----------- ##

configure:1572: checking for a BSD-compatible install
configure:1627: result: /usr/bin/install -c
configure:1638: checking whether build environment is sane
configure:1681: result: yes
configure:1746: checking for gawk
configure:1762: found /usr/bin/gawk
configure:1772: result: gawk
configure:1782: checking whether make sets $(MAKE)
configure:1802: result: yes
configure:1974: checking whether to enable maintainer-specific portions of Makefiles
configure:1983: result: no
configure:2077: checking build system type
configure:2095: result: i686-suse-linux
configure:2103: checking host system type
configure:2117: result: i686-suse-linux
configure:2137: checking for style of include used by make
configure:2165: result: GNU
configure:2236: checking for gcc
configure:2252: found /usr/bin/gcc
configure:2262: result: gcc
configure:2506: checking for C compiler version
configure:2509: gcc --version </dev/null >&5
gcc (GCC) 3.3.5 20050117 (prerelease) (SUSE Linux)
Copyright (C) 2003 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:2512: $? = 0
configure:2514: gcc -v </dev/null >&5
Reading specs from /usr/lib/gcc-lib/i586-suse-linux/3.3.5/specs
Configured with: ../configure --enable-threads=posix --prefix=/usr --with-local-prefix=/usr/local --infodir=/usr/share/info --mandir=/usr/share/man --enable-languages=c,c++,f77,objc,java,ada --disable-checking --libdir=/usr/lib --enable-libgcj --with-slibdir=/lib --with-system-zlib --enable-shared --enable-__cxa_atexit i586-suse-linux
Thread model: posix
gcc version 3.3.5 20050117 (prerelease) (SUSE Linux)
configure:2517: $? = 0
configure:2519: gcc -V </dev/null >&5
gcc: `-V' option must have argument
configure:2522: $? = 1
configure:2545: checking for C compiler default output file name
configure:2548: gcc    conftest.c  >&5
configure:2551: $? = 0
configure:2597: result: a.out
configure:2602: checking whether the C compiler works
configure:2608: ./a.out
configure:2611: $? = 0
configure:2628: result: yes
configure:2635: checking whether we are cross compiling
configure:2637: result: no
configure:2640: checking for suffix of executables
configure:2642: gcc -o conftest    conftest.c  >&5
configure:2645: $? = 0
configure:2670: result: 
configure:2676: checking for suffix of object files
configure:2697: gcc -c   conftest.c >&5
configure:2700: $? = 0
configure:2722: result: o
configure:2726: checking whether we are using the GNU C compiler
configure:2750: gcc -c   conftest.c >&5
configure:2756: $? = 0
configure:2760: test -z 
			 || test ! -s conftest.err
configure:2763: $? = 0
configure:2766: test -s conftest.o
configure:2769: $? = 0
configure:2782: result: yes
configure:2788: checking whether gcc accepts -g
configure:2809: gcc -c -g  conftest.c >&5
configure:2815: $? = 0
configure:2819: test -z 
			 || test ! -s conftest.err
configure:2822: $? = 0
configure:2825: test -s conftest.o
configure:2828: $? = 0
configure:2839: result: yes
configure:2856: checking for gcc option to accept ANSI C
configure:2926: gcc  -c -g -O2  conftest.c >&5
configure:2932: $? = 0
configure:2936: test -z 
			 || test ! -s conftest.err
configure:2939: $? = 0
configure:2942: test -s conftest.o
configure:2945: $? = 0
configure:2963: result: none needed
configure:2981: gcc -c -g -O2  conftest.c >&5
conftest.c:2: error: syntax error before "me"
configure:2987: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:3122: checking dependency style of gcc
configure:3212: result: gcc3
configure:3229: checking for a sed that does not truncate output
configure:3283: result: /usr/bin/sed
configure:3286: checking for egrep
configure:3296: result: grep -E
configure:3312: checking for ld used by gcc
configure:3379: result: /usr/i586-suse-linux/bin/ld
configure:3388: checking if the linker (/usr/i586-suse-linux/bin/ld) is GNU ld
configure:3403: result: yes
configure:3408: checking for /usr/i586-suse-linux/bin/ld option to reload object files
configure:3415: result: -r
configure:3433: checking for BSD-compatible nm
configure:3475: result: /usr/bin/nm -B
configure:3479: checking whether ln -s works
configure:3483: result: yes
configure:3490: checking how to recognise dependent libraries
configure:3662: result: pass_all
configure:3876: checking how to run the C preprocessor
configure:3911: gcc -E  conftest.c
configure:3917: $? = 0
configure:3949: gcc -E  conftest.c
conftest.c:11:28: ac_nonexistent.h: No such file or directory
configure:3955: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "evince"
| #define PACKAGE_TARNAME "evince"
| #define PACKAGE_VERSION "0.4.0"
| #define PACKAGE_STRING "evince 0.4.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "evince"
| #define VERSION "0.4.0"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3994: result: gcc -E
configure:4018: gcc -E  conftest.c
configure:4024: $? = 0
configure:4056: gcc -E  conftest.c
conftest.c:11:28: ac_nonexistent.h: No such file or directory
configure:4062: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "evince"
| #define PACKAGE_TARNAME "evince"
| #define PACKAGE_VERSION "0.4.0"
| #define PACKAGE_STRING "evince 0.4.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "evince"
| #define VERSION "0.4.0"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4106: checking for ANSI C header files
configure:4131: gcc -c -g -O2  conftest.c >&5
configure:4137: $? = 0
configure:4141: test -z 
			 || test ! -s conftest.err
configure:4144: $? = 0
configure:4147: test -s conftest.o
configure:4150: $? = 0
configure:4239: gcc -o conftest -g -O2   conftest.c  >&5
configure:4242: $? = 0
configure:4244: ./conftest
configure:4247: $? = 0
configure:4262: result: yes
configure:4286: checking for sys/types.h
configure:4302: gcc -c -g -O2  conftest.c >&5
configure:4308: $? = 0
configure:4312: test -z 
			 || test ! -s conftest.err
configure:4315: $? = 0
configure:4318: test -s conftest.o
configure:4321: $? = 0
configure:4332: result: yes
configure:4286: checking for sys/stat.h
configure:4302: gcc -c -g -O2  conftest.c >&5
configure:4308: $? = 0
configure:4312: test -z 
			 || test ! -s conftest.err
configure:4315: $? = 0
configure:4318: test -s conftest.o
configure:4321: $? = 0
configure:4332: result: yes
configure:4286: checking for stdlib.h
configure:4302: gcc -c -g -O2  conftest.c >&5
configure:4308: $? = 0
configure:4312: test -z 
			 || test ! -s conftest.err
configure:4315: $? = 0
configure:4318: test -s conftest.o
configure:4321: $? = 0
configure:4332: result: yes
configure:4286: checking for string.h
configure:4302: gcc -c -g -O2  conftest.c >&5
configure:4308: $? = 0
configure:4312: test -z 
			 || test ! -s conftest.err
configure:4315: $? = 0
configure:4318: test -s conftest.o
configure:4321: $? = 0
configure:4332: result: yes
configure:4286: checking for memory.h
configure:4302: gcc -c -g -O2  conftest.c >&5
configure:4308: $? = 0
configure:4312: test -z 
			 || test ! -s conftest.err
configure:4315: $? = 0
configure:4318: test -s conftest.o
configure:4321: $? = 0
configure:4332: result: yes
configure:4286: checking for strings.h
configure:4302: gcc -c -g -O2  conftest.c >&5
configure:4308: $? = 0
configure:4312: test -z 
			 || test ! -s conftest.err
configure:4315: $? = 0
configure:4318: test -s conftest.o
configure:4321: $? = 0
configure:4332: result: yes
configure:4286: checking for inttypes.h
configure:4302: gcc -c -g -O2  conftest.c >&5
configure:4308: $? = 0
configure:4312: test -z 
			 || test ! -s conftest.err
configure:4315: $? = 0
configure:4318: test -s conftest.o
configure:4321: $? = 0
configure:4332: result: yes
configure:4286: checking for stdint.h
configure:4302: gcc -c -g -O2  conftest.c >&5
configure:4308: $? = 0
configure:4312: test -z 
			 || test ! -s conftest.err
configure:4315: $? = 0
configure:4318: test -s conftest.o
configure:4321: $? = 0
configure:4332: result: yes
configure:4286: checking for unistd.h
configure:4302: gcc -c -g -O2  conftest.c >&5
configure:4308: $? = 0
configure:4312: test -z 
			 || test ! -s conftest.err
configure:4315: $? = 0
configure:4318: test -s conftest.o
configure:4321: $? = 0
configure:4332: result: yes
configure:4358: checking dlfcn.h usability
configure:4370: gcc -c -g -O2  conftest.c >&5
configure:4376: $? = 0
configure:4380: test -z 
			 || test ! -s conftest.err
configure:4383: $? = 0
configure:4386: test -s conftest.o
configure:4389: $? = 0
configure:4399: result: yes
configure:4403: checking dlfcn.h presence
configure:4413: gcc -E  conftest.c
configure:4419: $? = 0
configure:4439: result: yes
configure:4474: checking for dlfcn.h
configure:4481: result: yes
configure:4546: checking for g++
configure:4562: found /usr/bin/g++
configure:4572: result: g++
configure:4588: checking for C++ compiler version
configure:4591: g++ --version </dev/null >&5
g++ (GCC) 3.3.5 20050117 (prerelease) (SUSE Linux)
Copyright (C) 2003 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:4594: $? = 0
configure:4596: g++ -v </dev/null >&5
Reading specs from /usr/lib/gcc-lib/i586-suse-linux/3.3.5/specs
Configured with: ../configure --enable-threads=posix --prefix=/usr --with-local-prefix=/usr/local --infodir=/usr/share/info --mandir=/usr/share/man --enable-languages=c,c++,f77,objc,java,ada --disable-checking --libdir=/usr/lib --enable-libgcj --with-slibdir=/lib --with-system-zlib --enable-shared --enable-__cxa_atexit i586-suse-linux
Thread model: posix
gcc version 3.3.5 20050117 (prerelease) (SUSE Linux)
configure:4599: $? = 0
configure:4601: g++ -V </dev/null >&5
g++: `-V' option must have argument
configure:4604: $? = 1
configure:4607: checking whether we are using the GNU C++ compiler
configure:4631: g++ -c   conftest.cc >&5
configure:4637: $? = 0
configure:4641: test -z 
			 || test ! -s conftest.err
configure:4644: $? = 0
configure:4647: test -s conftest.o
configure:4650: $? = 0
configure:4663: result: yes
configure:4669: checking whether g++ accepts -g
configure:4690: g++ -c -g  conftest.cc >&5
configure:4696: $? = 0
configure:4700: test -z 
			 || test ! -s conftest.err
configure:4703: $? = 0
configure:4706: test -s conftest.o
configure:4709: $? = 0
configure:4720: result: yes
configure:4762: g++ -c -g -O2  conftest.cc >&5
configure:4768: $? = 0
configure:4772: test -z 
			 || test ! -s conftest.err
configure:4775: $? = 0
configure:4778: test -s conftest.o
configure:4781: $? = 0
configure:4807: g++ -c -g -O2  conftest.cc >&5
conftest.cc: In function `int main()':
conftest.cc:26: error: `exit' undeclared (first use this function)
conftest.cc:26: error: (Each undeclared identifier is reported only once for 
   each function it appears in.)
configure:4813: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "evince"
| #define PACKAGE_TARNAME "evince"
| #define PACKAGE_VERSION "0.4.0"
| #define PACKAGE_STRING "evince 0.4.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "evince"
| #define VERSION "0.4.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| exit (42);
|   ;
|   return 0;
| }
configure:4762: g++ -c -g -O2  conftest.cc >&5
configure:4768: $? = 0
configure:4772: test -z 
			 || test ! -s conftest.err
configure:4775: $? = 0
configure:4778: test -s conftest.o
configure:4781: $? = 0
configure:4807: g++ -c -g -O2  conftest.cc >&5
configure:4813: $? = 0
configure:4817: test -z 
			 || test ! -s conftest.err
configure:4820: $? = 0
configure:4823: test -s conftest.o
configure:4826: $? = 0
configure:4851: checking dependency style of g++
configure:4941: result: gcc3
configure:4968: checking how to run the C++ preprocessor
configure:4999: g++ -E  conftest.cc
configure:5005: $? = 0
configure:5037: g++ -E  conftest.cc
conftest.cc:25:28: ac_nonexistent.h: No such file or directory
configure:5043: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "evince"
| #define PACKAGE_TARNAME "evince"
| #define PACKAGE_VERSION "0.4.0"
| #define PACKAGE_STRING "evince 0.4.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "evince"
| #define VERSION "0.4.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:5082: result: g++ -E
configure:5106: g++ -E  conftest.cc
configure:5112: $? = 0
configure:5144: g++ -E  conftest.cc
conftest.cc:25:28: ac_nonexistent.h: No such file or directory
configure:5150: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "evince"
| #define PACKAGE_TARNAME "evince"
| #define PACKAGE_VERSION "0.4.0"
| #define PACKAGE_STRING "evince 0.4.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "evince"
| #define VERSION "0.4.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:5247: checking for g77
configure:5263: found /usr/bin/g77
configure:5273: result: g77
configure:5288: checking for Fortran 77 compiler version
configure:5291: g77 --version </dev/null >&5
GNU Fortran (GCC) 3.3.5 20050117 (prerelease) (SUSE Linux)
Copyright (C) 2002 Free Software Foundation, Inc.

GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
You may redistribute copies of GNU Fortran
under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING
or type the command `info -f g77 Copying'.
configure:5294: $? = 0
configure:5296: g77 -v </dev/null >&5
Reading specs from /usr/lib/gcc-lib/i586-suse-linux/3.3.5/specs
Configured with: ../configure --enable-threads=posix --prefix=/usr --with-local-prefix=/usr/local --infodir=/usr/share/info --mandir=/usr/share/man --enable-languages=c,c++,f77,objc,java,ada --disable-checking --libdir=/usr/lib --enable-libgcj --with-slibdir=/lib --with-system-zlib --enable-shared --enable-__cxa_atexit i586-suse-linux
Thread model: posix
gcc version 3.3.5 20050117 (prerelease) (SUSE Linux)
configure:5299: $? = 0
configure:5301: g77 -V </dev/null >&5
g77: `-V' option must have argument
configure:5304: $? = 1
configure:5312: checking whether we are using the GNU Fortran 77 compiler
configure:5326: g77 -c  conftest.F >&5
configure:5332: $? = 0
configure:5336: test -z 
			 || test ! -s conftest.err
configure:5339: $? = 0
configure:5342: test -s conftest.o
configure:5345: $? = 0
configure:5358: result: yes
configure:5364: checking whether g77 accepts -g
configure:5376: g77 -c -g conftest.f >&5
configure:5382: $? = 0
configure:5386: test -z 
			 || test ! -s conftest.err
configure:5389: $? = 0
configure:5392: test -s conftest.o
configure:5395: $? = 0
configure:5407: result: yes
configure:5437: checking the maximum length of command line arguments
configure:5528: result: 32768
configure:5539: checking command to parse /usr/bin/nm -B output from gcc object
configure:5635: gcc -c -g -O2  conftest.c >&5
configure:5638: $? = 0
configure:5642: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ 	]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ 	][ 	]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
configure:5645: $? = 0
configure:5697: gcc -o conftest -g -O2   conftest.c conftstm.o >&5
configure:5700: $? = 0
configure:5738: result: ok
configure:5742: checking for objdir
configure:5757: result: .libs
configure:5847: checking for ar
configure:5863: found /usr/bin/ar
configure:5874: result: ar
configure:5927: checking for ranlib
configure:5943: found /usr/bin/ranlib
configure:5954: result: ranlib
configure:6007: checking for strip
configure:6023: found /usr/bin/strip
configure:6034: result: strip
configure:6298: checking if gcc static flag  works
configure:6321: result: yes
configure:6339: checking if gcc supports -fno-rtti -fno-exceptions
configure:6357: gcc -c -g -O2  -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: "-fno-rtti" is valid for C++ but not for C/ObjC
configure:6361: $? = 0
configure:6372: result: no
configure:6387: checking for gcc option to produce PIC
configure:6586: result: -fPIC
configure:6594: checking if gcc PIC flag -fPIC works
configure:6612: gcc -c -g -O2  -fPIC -DPIC conftest.c >&5
configure:6616: $? = 0
configure:6627: result: yes
configure:6651: checking if gcc supports -c -o file.o
configure:6672: gcc -c -g -O2  -o out/conftest2.o conftest.c >&5
configure:6676: $? = 0
configure:6696: result: yes
configure:6722: checking whether the gcc linker (/usr/i586-suse-linux/bin/ld) supports shared libraries
configure:7584: result: yes
configure:7610: checking whether -lc should be explicitly linked in
configure:7615: gcc -c -g -O2  conftest.c >&5
configure:7618: $? = 0
configure:7632: gcc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
configure:7635: $? = 0
configure:7647: result: no
configure:7655: checking dynamic linker characteristics
configure:8197: result: GNU/Linux ld.so
configure:8201: checking how to hardcode library paths into programs
configure:8226: result: immediate
configure:8240: checking whether stripping libraries is possible
configure:8245: result: yes
configure:9075: checking if libtool supports shared libraries
configure:9077: result: yes
configure:9080: checking whether to build shared libraries
configure:9101: result: yes
configure:9104: checking whether to build static libraries
configure:9108: result: yes
configure:9200: creating libtool
configure:9755: checking for ld used by g++
configure:9822: result: /usr/i586-suse-linux/bin/ld
configure:9831: checking if the linker (/usr/i586-suse-linux/bin/ld) is GNU ld
configure:9846: result: yes
configure:9897: checking whether the g++ linker (/usr/i586-suse-linux/bin/ld) supports shared libraries
configure:10779: result: yes
configure:10797: g++ -c -g -O2  conftest.cc >&5
configure:10800: $? = 0
configure:10896: checking for g++ option to produce PIC
configure:11164: result: -fPIC
configure:11172: checking if g++ PIC flag -fPIC works
configure:11190: g++ -c -g -O2  -fPIC -DPIC conftest.cc >&5
configure:11194: $? = 0
configure:11205: result: yes
configure:11229: checking if g++ supports -c -o file.o
configure:11250: g++ -c -g -O2  -o out/conftest2.o conftest.cc >&5
configure:11254: $? = 0
configure:11274: result: yes
configure:11300: checking whether the g++ linker (/usr/i586-suse-linux/bin/ld) supports shared libraries
configure:11325: result: yes
configure:11396: checking dynamic linker characteristics
configure:11938: result: GNU/Linux ld.so
configure:11942: checking how to hardcode library paths into programs
configure:11967: result: immediate
configure:11981: checking whether stripping libraries is possible
configure:11986: result: yes
configure:13299: checking if libtool supports shared libraries
configure:13301: result: yes
configure:13304: checking whether to build shared libraries
configure:13322: result: yes
configure:13325: checking whether to build static libraries
configure:13329: result: yes
configure:13341: checking for g77 option to produce PIC
configure:13540: result: -fPIC
configure:13548: checking if g77 PIC flag -fPIC works
configure:13566: g77 -c -g -O2 -fPIC conftest.f >&5
configure:13570: $? = 0
configure:13581: result: yes
configure:13605: checking if g77 supports -c -o file.o
configure:13626: g77 -c -g -O2 -o out/conftest2.o conftest.f >&5
configure:13630: $? = 0
configure:13650: result: yes
configure:13676: checking whether the g77 linker (/usr/i586-suse-linux/bin/ld) supports shared libraries
configure:14518: result: yes
configure:14589: checking dynamic linker characteristics
configure:15131: result: GNU/Linux ld.so
configure:15135: checking how to hardcode library paths into programs
configure:15160: result: immediate
configure:15174: checking whether stripping libraries is possible
configure:15179: result: yes
configure:19322: checking for library containing strerror
configure:19352: gcc -o conftest -g -O2   conftest.c  >&5
configure:19358: $? = 0
configure:19362: test -z 
			 || test ! -s conftest.err
configure:19365: $? = 0
configure:19368: test -s conftest
configure:19371: $? = 0
configure:19441: result: none required
configure:19494: checking for gcc
configure:19520: result: gcc
configure:19764: checking for C compiler version
configure:19767: gcc --version </dev/null >&5
gcc (GCC) 3.3.5 20050117 (prerelease) (SUSE Linux)
Copyright (C) 2003 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:19770: $? = 0
configure:19772: gcc -v </dev/null >&5
Reading specs from /usr/lib/gcc-lib/i586-suse-linux/3.3.5/specs
Configured with: ../configure --enable-threads=posix --prefix=/usr --with-local-prefix=/usr/local --infodir=/usr/share/info --mandir=/usr/share/man --enable-languages=c,c++,f77,objc,java,ada --disable-checking --libdir=/usr/lib --enable-libgcj --with-slibdir=/lib --with-system-zlib --enable-shared --enable-__cxa_atexit i586-suse-linux
Thread model: posix
gcc version 3.3.5 20050117 (prerelease) (SUSE Linux)
configure:19775: $? = 0
configure:19777: gcc -V </dev/null >&5
gcc: `-V' option must have argument
configure:19780: $? = 1
configure:19783: checking whether we are using the GNU C compiler
configure:19839: result: yes
configure:19845: checking whether gcc accepts -g
configure:19896: result: yes
configure:19913: checking for gcc option to accept ANSI C
configure:20020: result: none needed
configure:20038: gcc -c -g -O2  conftest.c >&5
conftest.c:2: error: syntax error before "me"
configure:20044: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:20179: checking dependency style of gcc
configure:20269: result: gcc3
configure:20332: checking for gcc
configure:20358: result: gcc
configure:20602: checking for C compiler version
configure:20605: gcc --version </dev/null >&5
gcc (GCC) 3.3.5 20050117 (prerelease) (SUSE Linux)
Copyright (C) 2003 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:20608: $? = 0
configure:20610: gcc -v </dev/null >&5
Reading specs from /usr/lib/gcc-lib/i586-suse-linux/3.3.5/specs
Configured with: ../configure --enable-threads=posix --prefix=/usr --with-local-prefix=/usr/local --infodir=/usr/share/info --mandir=/usr/share/man --enable-languages=c,c++,f77,objc,java,ada --disable-checking --libdir=/usr/lib --enable-libgcj --with-slibdir=/lib --with-system-zlib --enable-shared --enable-__cxa_atexit i586-suse-linux
Thread model: posix
gcc version 3.3.5 20050117 (prerelease) (SUSE Linux)
configure:20613: $? = 0
configure:20615: gcc -V </dev/null >&5
gcc: `-V' option must have argument
configure:20618: $? = 1
configure:20621: checking whether we are using the GNU C compiler
configure:20677: result: yes
configure:20683: checking whether gcc accepts -g
configure:20734: result: yes
configure:20751: checking for gcc option to accept ANSI C
configure:20858: result: none needed
configure:20876: gcc -c -g -O2  conftest.c >&5
conftest.c:2: error: syntax error before "me"
configure:20882: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:21017: checking dependency style of gcc
configure:21107: result: gcc3
configure:21221: checking for C++ compiler version
configure:21224: g++ --version </dev/null >&5
g++ (GCC) 3.3.5 20050117 (prerelease) (SUSE Linux)
Copyright (C) 2003 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:21227: $? = 0
configure:21229: g++ -v </dev/null >&5
Reading specs from /usr/lib/gcc-lib/i586-suse-linux/3.3.5/specs
Configured with: ../configure --enable-threads=posix --prefix=/usr --with-local-prefix=/usr/local --infodir=/usr/share/info --mandir=/usr/share/man --enable-languages=c,c++,f77,objc,java,ada --disable-checking --libdir=/usr/lib --enable-libgcj --with-slibdir=/lib --with-system-zlib --enable-shared --enable-__cxa_atexit i586-suse-linux
Thread model: posix
gcc version 3.3.5 20050117 (prerelease) (SUSE Linux)
configure:21232: $? = 0
configure:21234: g++ -V </dev/null >&5
g++: `-V' option must have argument
configure:21237: $? = 1
configure:21240: checking whether we are using the GNU C++ compiler
configure:21296: result: yes
configure:21302: checking whether g++ accepts -g
configure:21353: result: yes
configure:21395: g++ -c -g -O2  conftest.cc >&5
configure:21401: $? = 0
configure:21405: test -z 
			 || test ! -s conftest.err
configure:21408: $? = 0
configure:21411: test -s conftest.o
configure:21414: $? = 0
configure:21440: g++ -c -g -O2  conftest.cc >&5
configure:21446: $? = 0
configure:21450: test -z 
			 || test ! -s conftest.err
configure:21453: $? = 0
configure:21456: test -s conftest.o
configure:21459: $? = 0
configure:21484: checking dependency style of g++
configure:21574: result: gcc3
configure:21591: checking for ANSI C header files
configure:21747: result: yes
configure:21827: checking for perl
configure:21845: found /usr/bin/perl
configure:21857: result: /usr/bin/perl
configure:21875: checking for XML::Parser
configure:21878: result: ok
configure:21889: checking for iconv
configure:21907: found /usr/bin/iconv
configure:21920: result: /usr/bin/iconv
configure:21929: checking for msgfmt
configure:21947: found /usr/bin/msgfmt
configure:21960: result: /usr/bin/msgfmt
configure:21969: checking for msgmerge
configure:21987: found /usr/bin/msgmerge
configure:22000: result: /usr/bin/msgmerge
configure:22009: checking for xgettext
configure:22027: found /usr/bin/xgettext
configure:22040: result: /usr/bin/xgettext
configure:22064: checking for glib-genmarshal
configure:22082: found /opt/gnome/bin/glib-genmarshal
configure:22094: result: /opt/gnome/bin/glib-genmarshal
configure:22103: checking for glib-mkenums
configure:22121: found /opt/gnome/bin/glib-mkenums
configure:22133: result: /opt/gnome/bin/glib-mkenums
configure:22318: checking what warning flags to pass to the C compiler
configure:22320: result: -Wall -Wmissing-prototypes
configure:22331: checking what language compliance flags to pass to the C compiler
configure:22346: result: 
configure:22361: checking what warning flags to pass to the C++ compiler
configure:22381: result: -Wall -Wno-unused
configure:22392: checking what language compliance flags to pass to the C++ compiler
configure:22408: result: 
configure:22449: checking locale.h usability
configure:22461: gcc -c -g -O2  conftest.c >&5
configure:22467: $? = 0
configure:22471: test -z 
			 || test ! -s conftest.err
configure:22474: $? = 0
configure:22477: test -s conftest.o
configure:22480: $? = 0
configure:22490: result: yes
configure:22494: checking locale.h presence
configure:22504: gcc -E  conftest.c
configure:22510: $? = 0
configure:22530: result: yes
configure:22565: checking for locale.h
configure:22572: result: yes
configure:22586: checking for LC_MESSAGES
configure:22607: gcc -o conftest -g -O2   conftest.c  >&5
configure:22613: $? = 0
configure:22617: test -z 
			 || test ! -s conftest.err
configure:22620: $? = 0
configure:22623: test -s conftest
configure:22626: $? = 0
configure:22638: result: yes
configure:22667: checking libintl.h usability
configure:22679: gcc -c -g -O2  conftest.c >&5
configure:22685: $? = 0
configure:22689: test -z 
			 || test ! -s conftest.err
configure:22692: $? = 0
configure:22695: test -s conftest.o
configure:22698: $? = 0
configure:22708: result: yes
configure:22712: checking libintl.h presence
configure:22722: gcc -E  conftest.c
configure:22728: $? = 0
configure:22748: result: yes
configure:22783: checking for libintl.h
configure:22790: result: yes
configure:22801: checking for ngettext in libc
configure:22824: gcc -o conftest -g -O2   conftest.c  >&5
configure:22830: $? = 0
configure:22834: test -z 
			 || test ! -s conftest.err
configure:22837: $? = 0
configure:22840: test -s conftest
configure:22843: $? = 0
configure:22856: result: yes
configure:22860: checking for dgettext in libc
configure:22883: gcc -o conftest -g -O2   conftest.c  >&5
configure:22889: $? = 0
configure:22893: test -z 
			 || test ! -s conftest.err
configure:22896: $? = 0
configure:22899: test -s conftest
configure:22902: $? = 0
configure:22915: result: yes
configure:22924: checking for bind_textdomain_codeset
configure:22981: gcc -o conftest -g -O2   conftest.c  >&5
configure:22987: $? = 0
configure:22991: test -z 
			 || test ! -s conftest.err
configure:22994: $? = 0
configure:22997: test -s conftest
configure:23000: $? = 0
configure:23012: result: yes
configure:23522: checking for msgfmt
configure:23549: result: /usr/bin/msgfmt
configure:23562: checking for dcgettext
configure:23619: gcc -o conftest -g -O2   conftest.c   >&5
configure:23625: $? = 0
configure:23629: test -z 
			 || test ! -s conftest.err
configure:23632: $? = 0
configure:23635: test -s conftest
configure:23638: $? = 0
configure:23650: result: yes
configure:23662: checking for gmsgfmt
configure:23693: result: /usr/bin/msgfmt
configure:23702: checking for xgettext
configure:23729: result: /usr/bin/xgettext
configure:23753: gcc -o conftest -g -O2   conftest.c   >&5
configure:23759: $? = 0
configure:23763: test -z 
			 || test ! -s conftest.err
configure:23766: $? = 0
configure:23769: test -s conftest
configure:23772: $? = 0
configure:23945: checking for catalogs to be installed
configure:23970: result:  bg ca cs da de el en_CA en_GB es et eu fi fr gl gu he hi hu id ja ko lt nb ne nl no pa pl pt pt_BR ro ru rw sk sq sr sr Latn sv th tr uk wa zh_CN zh_TW
configure:24021: checking for pkg-config
configure:24039: found /usr/bin/pkg-config
configure:24052: result: /usr/bin/pkg-config
configure:24069: checking for gtk+-2.0 >= 2.6.0 libgnomeui-2.0 >= 2.6.0
configure:24073: result: yes
configure:24077: checking LIB_CFLAGS
configure:24080: result: -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -DORBIT2=1 -pthread -I/usr/include/libart-2.0 -I/usr/include/libxml2 -I/opt/gnome/include/gtk-2.0 -I/opt/gnome/lib/gtk-2.0/include -I/usr/X11R6/include -I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -I/opt/gnome/include/libgnomeui-2.0 -I/opt/gnome/include/libgnome-2.0 -I/opt/gnome/include/libgnomecanvas-2.0 -I/opt/gnome/include/gconf/2 -I/opt/gnome/include/libbonoboui-2.0 -I/opt/gnome/include/orbit-2.0 -I/opt/gnome/include/libbonobo-2.0 -I/opt/gnome/include/gnome-vfs-2.0 -I/opt/gnome/lib/gnome-vfs-2.0/include -I/opt/gnome/include/bonobo-activation-2.0  
configure:24083: checking LIB_LIBS
configure:24086: result: -Wl,--export-dynamic -pthread -L/opt/gnome/lib -L/usr/X11R6/lib -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lxml2 -lz -lgnomecanvas-2 -lgnome-2 -lpopt -lart_lgpl_2 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangoxft-1.0 -lpangox-1.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lgnomevfs-2 -lbonobo-2 -lgconf-2 -lbonobo-activation -lORBit-2 -lm -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0  
configure:24167: checking for gtk+-2.0 >= 2.6.0
configure:24171: result: yes
configure:24175: checking BACKEND_CFLAGS
configure:24178: result: -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/opt/gnome/include/gtk-2.0 -I/opt/gnome/lib/gtk-2.0/include -I/usr/X11R6/include -I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include  
configure:24181: checking BACKEND_LIBS
configure:24184: result: -L/opt/gnome/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0  
configure:24265: checking for gtk+-2.0 >= 2.6.0 libgnomeui-2.0 >= 2.6.0 libglade-2.0 poppler-glib >= 0.4.1
configure:24269: result: yes
configure:24273: checking FRONTEND_CORE_CFLAGS
configure:24276: result: -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -DORBIT2=1 -pthread -I/usr/local/include/poppler/glib -I/usr/local/include/poppler -I/usr/include/libart-2.0 -I/usr/include/libxml2 -I/opt/gnome/include/gtk-2.0 -I/opt/gnome/lib/gtk-2.0/include -I/usr/X11R6/include -I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -I/opt/gnome/include/libgnomeui-2.0 -I/opt/gnome/include/libgnome-2.0 -I/opt/gnome/include/libgnomecanvas-2.0 -I/opt/gnome/include/gconf/2 -I/opt/gnome/include/libbonoboui-2.0 -I/opt/gnome/include/orbit-2.0 -I/opt/gnome/include/libbonobo-2.0 -I/opt/gnome/include/gnome-vfs-2.0 -I/opt/gnome/lib/gnome-vfs-2.0/include -I/opt/gnome/include/bonobo-activation-2.0 -I/opt/gnome/include/libglade-2.0  
configure:24279: checking FRONTEND_CORE_LIBS
configure:24282: result: -Wl,--export-dynamic -pthread -L/usr/local/lib -L/opt/gnome/lib -L/usr/X11R6/lib -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnomecanvas-2 -lgnome-2 -lpopt -lart_lgpl_2 -lgnomevfs-2 -lbonobo-2 -lgconf-2 -lbonobo-activation -lORBit-2 -lgthread-2.0 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lz -lgdk-x11-2.0 -latk-1.0 -lpangoxft-1.0 -lpangox-1.0 -lpangoft2-1.0 -lpango-1.0 -lpoppler-glib -lpoppler -lgdk_pixbuf-2.0 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0  
configure:24363: checking for poppler-glib >= 0.4.1
configure:24367: result: yes
configure:24371: checking POPPLER_CFLAGS
configure:24374: result: -I/usr/local/include/poppler/glib -I/usr/local/include/poppler -I/opt/gnome/include/gtk-2.0 -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include  
configure:24377: checking POPPLER_LIBS
configure:24380: result: -L/usr/local/lib -L/opt/gnome/lib -lpoppler-glib -lpoppler -lgdk_pixbuf-2.0 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0  
configure:24461: checking for gtk+-2.0 >= 2.6.0 libgnomeui-2.0 >= 2.6.0 gnome-vfs-2.0 libgnomeprint-2.2 >= 2.5.1 libgnomeprintui-2.2 libglade-2.0 gconf-2.0 poppler-glib >= 0.4.1
configure:24465: result: yes
configure:24469: checking SHELL_CORE_CFLAGS
configure:24472: result: -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -DORBIT2=1 -pthread -I/usr/local/include/poppler/glib -I/usr/local/include/poppler -I/usr/include/libart-2.0 -I/usr/include/libxml2 -I/opt/gnome/include/gtk-2.0 -I/opt/gnome/lib/gtk-2.0/include -I/usr/X11R6/include -I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -I/opt/gnome/include/libgnomeui-2.0 -I/opt/gnome/include/libgnome-2.0 -I/opt/gnome/include/libgnomecanvas-2.0 -I/opt/gnome/include/gconf/2 -I/opt/gnome/include/libbonoboui-2.0 -I/opt/gnome/include/orbit-2.0 -I/opt/gnome/include/libbonobo-2.0 -I/opt/gnome/include/gnome-vfs-2.0 -I/opt/gnome/lib/gnome-vfs-2.0/include -I/opt/gnome/include/bonobo-activation-2.0 -I/opt/gnome/include/libgnomeprint-2.2 -I/opt/gnome/include/libgnomeprintui-2.2 -I/opt/gnome/include/libglade-2.0  
configure:24475: checking SHELL_CORE_LIBS
configure:24478: result: -Wl,--export-dynamic -pthread -L/usr/local/lib -L/opt/gnome/lib -L/usr/X11R6/lib -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnome-2 -lpopt -lgnomevfs-2 -lbonobo-2 -lbonobo-activation -lgnomeprintui-2-2 -lgnomeprint-2-2 -lgnomecanvas-2 -lart_lgpl_2 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lz -lgdk-x11-2.0 -latk-1.0 -lpangoxft-1.0 -lpangox-1.0 -lpangoft2-1.0 -lpango-1.0 -lgconf-2 -lORBit-2 -lgthread-2.0 -lpoppler-glib -lpoppler -lgdk_pixbuf-2.0 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0  
configure:24563: checking for dbus-glib-1 >= 0.33
configure:24609: WARNING: DBUS support is disabled since dbus 0.33 or higher was not found
configure:24774: checking for gtk+-x11-2.0  gthread-2.0 libnautilus-extension
configure:24844: checking for gtk_icon_view_get_visible_range
configure:24901: gcc -o conftest -g -O2   conftest.c  -Wl,--export-dynamic -pthread -L/usr/local/lib -L/opt/gnome/lib -L/usr/X11R6/lib -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnomecanvas-2 -lgnome-2 -lpopt -lart_lgpl_2 -lgnomevfs-2 -lbonobo-2 -lgconf-2 -lbonobo-activation -lORBit-2 -lgthread-2.0 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lz -lgdk-x11-2.0 -latk-1.0 -lpangoxft-1.0 -lpangox-1.0 -lpangoft2-1.0 -lpango-1.0 -lpoppler-glib -lpoppler -lgdk_pixbuf-2.0 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0   >&5
/tmp/cc2EWK4f.o(.text+0x11): In function `main':
/home/jeepston/dist/evince/evince/conftest.c:73: undefined reference to `gtk_icon_view_get_visible_range'
/tmp/cc2EWK4f.o(.data+0x0): undefined reference to `gtk_icon_view_get_visible_range'
collect2: ld returned 1 exit status
configure:24907: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "evince"
| #define PACKAGE_TARNAME "evince"
| #define PACKAGE_VERSION "0.4.0"
| #define PACKAGE_STRING "evince 0.4.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "evince"
| #define VERSION "0.4.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define STDC_HEADERS 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define ENABLE_NLS 1
| #define GETTEXT_PACKAGE "evince"
| /* end confdefs.h.  */
| /* Define gtk_icon_view_get_visible_range to an innocuous variant, in case <limits.h> declares gtk_icon_view_get_visible_range.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define gtk_icon_view_get_visible_range innocuous_gtk_icon_view_get_visible_range
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char gtk_icon_view_get_visible_range (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef gtk_icon_view_get_visible_range
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char gtk_icon_view_get_visible_range ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined (__stub_gtk_icon_view_get_visible_range) || defined (__stub___gtk_icon_view_get_visible_range)
| choke me
| #else
| char (*f) () = gtk_icon_view_get_visible_range;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != gtk_icon_view_get_visible_range;
|   ;
|   return 0;
| }
configure:24932: result: no
configure:24946: checking for gtk_window_present_with_time
configure:25003: gcc -o conftest -g -O2   conftest.c  -Wl,--export-dynamic -pthread -L/usr/local/lib -L/opt/gnome/lib -L/usr/X11R6/lib -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnomecanvas-2 -lgnome-2 -lpopt -lart_lgpl_2 -lgnomevfs-2 -lbonobo-2 -lgconf-2 -lbonobo-activation -lORBit-2 -lgthread-2.0 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lz -lgdk-x11-2.0 -latk-1.0 -lpangoxft-1.0 -lpangox-1.0 -lpangoft2-1.0 -lpango-1.0 -lpoppler-glib -lpoppler -lgdk_pixbuf-2.0 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0   >&5
/tmp/cccsGVDa.o(.text+0x11): In function `main':
/home/jeepston/dist/evince/evince/conftest.c:73: undefined reference to `gtk_window_present_with_time'
/tmp/cccsGVDa.o(.data+0x0): undefined reference to `gtk_window_present_with_time'
collect2: ld returned 1 exit status
configure:25009: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "evince"
| #define PACKAGE_TARNAME "evince"
| #define PACKAGE_VERSION "0.4.0"
| #define PACKAGE_STRING "evince 0.4.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "evince"
| #define VERSION "0.4.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define STDC_HEADERS 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define ENABLE_NLS 1
| #define GETTEXT_PACKAGE "evince"
| /* end confdefs.h.  */
| /* Define gtk_window_present_with_time to an innocuous variant, in case <limits.h> declares gtk_window_present_with_time.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define gtk_window_present_with_time innocuous_gtk_window_present_with_time
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char gtk_window_present_with_time (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef gtk_window_present_with_time
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char gtk_window_present_with_time ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined (__stub_gtk_window_present_with_time) || defined (__stub___gtk_window_present_with_time)
| choke me
| #else
| char (*f) () = gtk_window_present_with_time;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != gtk_window_present_with_time;
|   ;
|   return 0;
| }
configure:25034: result: no
configure:25048: checking for g_file_set_contents
configure:25105: gcc -o conftest -g -O2   conftest.c  -Wl,--export-dynamic -pthread -L/usr/local/lib -L/opt/gnome/lib -L/usr/X11R6/lib -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnomecanvas-2 -lgnome-2 -lpopt -lart_lgpl_2 -lgnomevfs-2 -lbonobo-2 -lgconf-2 -lbonobo-activation -lORBit-2 -lgthread-2.0 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lz -lgdk-x11-2.0 -latk-1.0 -lpangoxft-1.0 -lpangox-1.0 -lpangoft2-1.0 -lpango-1.0 -lpoppler-glib -lpoppler -lgdk_pixbuf-2.0 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0   >&5
/tmp/ccQVuVoR.o(.text+0x11): In function `main':
/home/jeepston/dist/evince/evince/conftest.c:73: undefined reference to `g_file_set_contents'
/tmp/ccQVuVoR.o(.data+0x0): undefined reference to `g_file_set_contents'
collect2: ld returned 1 exit status
configure:25111: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "evince"
| #define PACKAGE_TARNAME "evince"
| #define PACKAGE_VERSION "0.4.0"
| #define PACKAGE_STRING "evince 0.4.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "evince"
| #define VERSION "0.4.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define STDC_HEADERS 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define ENABLE_NLS 1
| #define GETTEXT_PACKAGE "evince"
| /* end confdefs.h.  */
| /* Define g_file_set_contents to an innocuous variant, in case <limits.h> declares g_file_set_contents.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define g_file_set_contents innocuous_g_file_set_contents
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char g_file_set_contents (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef g_file_set_contents
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char g_file_set_contents ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined (__stub_g_file_set_contents) || defined (__stub___g_file_set_contents)
| choke me
| #else
| char (*f) () = g_file_set_contents;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != g_file_set_contents;
|   ;
|   return 0;
| }
configure:25136: result: no
configure:25163: result: Using config source xml::/etc/opt/gnome/gconf/gconf.xml.defaults for schema installation
configure:25178: result: Using $(sysconfdir)/gconf/schemas as install directory for schema files
configure:25208: checking for gconftool-2
configure:25226: found /opt/gnome/bin/gconftool-2
configure:25239: result: /opt/gnome/bin/gconftool-2
configure:25267: checking execinfo.h usability
configure:25279: gcc -c -g -O2  conftest.c >&5
configure:25285: $? = 0
configure:25289: test -z 
			 || test ! -s conftest.err
configure:25292: $? = 0
configure:25295: test -s conftest.o
configure:25298: $? = 0
configure:25308: result: yes
configure:25312: checking execinfo.h presence
configure:25322: gcc -E  conftest.c
configure:25328: $? = 0
configure:25348: result: yes
configure:25383: checking for execinfo.h
configure:25390: result: yes
configure:25414: checking for gs
configure:25432: found /usr/bin/gs
configure:25444: result: /usr/bin/gs
configure:25467: checking for Ghostscript version...
configure:25470: result: found 8
configure:25483: result: Antialiasing parameters for Ghostscript: -sDEVICE=x11alpha -dNOPLATFONTS
configure:25509: checking tiff.h usability
configure:25521: gcc -c -g -O2  conftest.c >&5
configure:25527: $? = 0
configure:25531: test -z 
			 || test ! -s conftest.err
configure:25534: $? = 0
configure:25537: test -s conftest.o
configure:25540: $? = 0
configure:25550: result: yes
configure:25554: checking tiff.h presence
configure:25564: gcc -E  conftest.c
configure:25570: $? = 0
configure:25590: result: yes
configure:25625: checking for tiff.h
configure:25632: result: yes
configure:25648: checking for TIFFOpen in -ltiff
configure:25678: gcc -o conftest -g -O2   conftest.c -ltiff -lz  >&5
configure:25684: $? = 0
configure:25688: test -z 
			 || test ! -s conftest.err
configure:25691: $? = 0
configure:25694: test -s conftest
configure:25697: $? = 0
configure:25710: result: yes
configure:25718: checking for TIFFReadRGBAImageOriented in -ltiff
configure:25748: gcc -o conftest -g -O2   conftest.c -ltiff -lz  >&5
configure:25754: $? = 0
configure:25758: test -z 
			 || test ! -s conftest.err
configure:25761: $? = 0
configure:25764: test -s conftest
configure:25767: $? = 0
configure:25780: result: yes
configure:25836: checking libdjvu/ddjvuapi.h usability
configure:25848: gcc -c -g -O2  conftest.c >&5
configure:25854: $? = 0
configure:25858: test -z 
			 || test ! -s conftest.err
configure:25861: $? = 0
configure:25864: test -s conftest.o
configure:25867: $? = 0
configure:25877: result: yes
configure:25881: checking libdjvu/ddjvuapi.h presence
configure:25891: gcc -E  conftest.c
configure:25897: $? = 0
configure:25917: result: yes
configure:25952: checking for libdjvu/ddjvuapi.h
configure:25959: result: yes
configure:25976: checking for ddjvu_context_create in -ldjvulibre
configure:26006: gcc -o conftest -g -O2   conftest.c -ldjvulibre -lpthread  >&5
configure:26012: $? = 0
configure:26016: test -z 
			 || test ! -s conftest.err
configure:26019: $? = 0
configure:26022: test -s conftest
configure:26025: $? = 0
configure:26038: result: yes
configure:26046: checking for ddjvu_document_get_pageinfo in -ldjvulibre
configure:26076: gcc -o conftest -g -O2   conftest.c -ldjvulibre -lpthread  >&5
/tmp/ccEutDzo.o(.text+0xc): In function `main':
/home/jeepston/dist/evince/evince/conftest.c:50: undefined reference to `ddjvu_document_get_pageinfo'
collect2: ld returned 1 exit status
configure:26082: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "evince"
| #define PACKAGE_TARNAME "evince"
| #define PACKAGE_VERSION "0.4.0"
| #define PACKAGE_STRING "evince 0.4.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "evince"
| #define VERSION "0.4.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define STDC_HEADERS 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define ENABLE_NLS 1
| #define GETTEXT_PACKAGE "evince"
| #define HAVE_EXECINFO_H 1
| #define GS_PATH "/usr/bin/gs"
| #define ALPHA_PARAMS "-sDEVICE=x11alpha -dNOPLATFONTS"
| #define HAVE_TIFF_H 1
| #define ENABLE_TIFF 1
| #define HAVE_LIBDJVU_DDJVUAPI_H 1
| /* end confdefs.h.  */
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char ddjvu_document_get_pageinfo ();
| int
| main ()
| {
| ddjvu_document_get_pageinfo ();
|   ;
|   return 0;
| }
configure:26108: result: no
configure:26129: WARNING:
** Djvu support is disabled since a recent version of the djvulibre
** library was not found. You need at least djvulibre-3.5.15 which
** can be found on http://djvulibre.djvuzone.org

configure:26168: checking for an ANSI C-conforming const
configure:26235: gcc -c -g -O2  conftest.c >&5
configure:26241: $? = 0
configure:26245: test -z 
			 || test ! -s conftest.err
configure:26248: $? = 0
configure:26251: test -s conftest.o
configure:26254: $? = 0
configure:26265: result: yes
configure:26275: checking for inline
configure:26296: gcc -c -g -O2  conftest.c >&5
configure:26302: $? = 0
configure:26306: test -z 
			 || test ! -s conftest.err
configure:26309: $? = 0
configure:26312: test -s conftest.o
configure:26315: $? = 0
configure:26327: result: inline
configure:26346: checking for size_t
configure:26370: gcc -c -g -O2  conftest.c >&5
configure:26376: $? = 0
configure:26380: test -z 
			 || test ! -s conftest.err
configure:26383: $? = 0
configure:26386: test -s conftest.o
configure:26389: $? = 0
configure:26400: result: yes
configure:26412: checking for long
configure:26436: gcc -c -g -O2  conftest.c >&5
configure:26442: $? = 0
configure:26446: test -z 
			 || test ! -s conftest.err
configure:26449: $? = 0
configure:26452: test -s conftest.o
configure:26455: $? = 0
configure:26466: result: yes
configure:26469: checking size of long
configure:26788: gcc -o conftest -g -O2   conftest.c  >&5
configure:26791: $? = 0
configure:26793: ./conftest
configure:26796: $? = 0
configure:26819: result: 4
configure:26826: checking for int
configure:26850: gcc -c -g -O2  conftest.c >&5
configure:26856: $? = 0
configure:26860: test -z 
			 || test ! -s conftest.err
configure:26863: $? = 0
configure:26866: test -s conftest.o
configure:26869: $? = 0
configure:26880: result: yes
configure:26883: checking size of int
configure:27202: gcc -o conftest -g -O2   conftest.c  >&5
configure:27205: $? = 0
configure:27207: ./conftest
configure:27210: $? = 0
configure:27233: result: 4
configure:27240: checking for short
configure:27264: gcc -c -g -O2  conftest.c >&5
configure:27270: $? = 0
configure:27274: test -z 
			 || test ! -s conftest.err
configure:27277: $? = 0
configure:27280: test -s conftest.o
configure:27283: $? = 0
configure:27294: result: yes
configure:27297: checking size of short
configure:27616: gcc -o conftest -g -O2   conftest.c  >&5
configure:27619: $? = 0
configure:27621: ./conftest
configure:27624: $? = 0
configure:27647: result: 2
configure:27654: checking for void *
configure:27678: gcc -c -g -O2  conftest.c >&5
configure:27684: $? = 0
configure:27688: test -z 
			 || test ! -s conftest.err
configure:27691: $? = 0
configure:27694: test -s conftest.o
configure:27697: $? = 0
configure:27708: result: yes
configure:27711: checking size of void *
configure:28030: gcc -o conftest -g -O2   conftest.c  >&5
configure:28033: $? = 0
configure:28035: ./conftest
configure:28038: $? = 0
configure:28061: result: 4
configure:28068: checking for kpse_init_prog in -lkpathsea
configure:28098: gcc -o conftest -g -O2   conftest.c -lkpathsea   >&5
configure:28104: $? = 0
configure:28108: test -z 
			 || test ! -s conftest.err
configure:28111: $? = 0
configure:28114: test -s conftest
configure:28117: $? = 0
configure:28130: result: yes
configure:28163: checking for T1_InitLib in -lt1lib
configure:28193: gcc -o conftest -g -O2   conftest.c -lt1lib   >&5
/usr/lib/gcc-lib/i586-suse-linux/3.3.5/../../../../i586-suse-linux/bin/ld: cannot find -lt1lib
collect2: ld returned 1 exit status
configure:28199: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "evince"
| #define PACKAGE_TARNAME "evince"
| #define PACKAGE_VERSION "0.4.0"
| #define PACKAGE_STRING "evince 0.4.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "evince"
| #define VERSION "0.4.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define STDC_HEADERS 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define ENABLE_NLS 1
| #define GETTEXT_PACKAGE "evince"
| #define HAVE_EXECINFO_H 1
| #define GS_PATH "/usr/bin/gs"
| #define ALPHA_PARAMS "-sDEVICE=x11alpha -dNOPLATFONTS"
| #define HAVE_TIFF_H 1
| #define ENABLE_TIFF 1
| #define HAVE_LIBDJVU_DDJVUAPI_H 1
| #define SIZEOF_LONG 4
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_VOID_P 4
| #define ENABLE_DVI 1
| /* end confdefs.h.  */
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char T1_InitLib ();
| int
| main ()
| {
| T1_InitLib ();
|   ;
|   return 0;
| }
configure:28225: result: no
configure:28520: creating ./config.status

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by evince config.status 0.4.0, which was
generated by GNU Autoconf 2.59.  Invocation command line was

  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status 

on toshiba

config.status:840: creating Makefile
config.status:840: creating cut-n-paste/Makefile
config.status:840: creating cut-n-paste/recent-files/Makefile
config.status:840: creating cut-n-paste/zoom-control/Makefile
config.status:840: creating cut-n-paste/toolbar-editor/Makefile
config.status:840: creating data/Makefile
config.status:840: creating data/evince.desktop.in
config.status:840: creating lib/Makefile
config.status:840: creating pdf/Makefile
config.status:840: creating pixbuf/Makefile
config.status:840: creating tiff/Makefile
config.status:840: creating ps/Makefile
config.status:840: creating djvu/Makefile
config.status:840: creating dvi/Makefile
config.status:840: creating dvi/mdvi-lib/Makefile
config.status:840: creating po/Makefile.in
config.status:840: creating backend/Makefile
config.status:840: creating properties/Makefile
config.status:840: creating shell/Makefile
config.status:840: creating thumbnailer/Makefile
config.status:840: creating help/Makefile
config.status:944: creating config.h
config.status:1281: executing depfiles commands
config.status:1281: executing intltool commands
config.status:1281: executing default-1 commands
config.status:1281: executing default-2 commands

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=i686-suse-linux
ac_cv_build_alias=i686-suse-linux
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_c_inline=inline
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_F77_set=
ac_cv_env_F77_value=
ac_cv_env_FFLAGS_set=
ac_cv_env_FFLAGS_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_exeext=
ac_cv_f77_compiler_gnu=yes
ac_cv_func_bind_textdomain_codeset=yes
ac_cv_func_dcgettext=yes
ac_cv_func_g_file_set_contents=no
ac_cv_func_gtk_icon_view_get_visible_range=no
ac_cv_func_gtk_window_present_with_time=no
ac_cv_header_dlfcn_h=yes
ac_cv_header_execinfo_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_libdjvu_ddjvuapi_h=yes
ac_cv_header_libintl_h=yes
ac_cv_header_locale_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_tiff_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=i686-suse-linux
ac_cv_host_alias=i686-suse-linux
ac_cv_lib_djvulibre_ddjvu_context_create=yes
ac_cv_lib_djvulibre_ddjvu_document_get_pageinfo=no
ac_cv_lib_kpathsea_kpse_init_prog=yes
ac_cv_lib_t1lib_T1_InitLib=no
ac_cv_lib_tiff_TIFFOpen=yes
ac_cv_lib_tiff_TIFFReadRGBAImageOriented=yes
ac_cv_objext=o
ac_cv_path_GCONFTOOL=/opt/gnome/bin/gconftool-2
ac_cv_path_GLIB_GENMARSHAL=/opt/gnome/bin/glib-genmarshal
ac_cv_path_GLIB_MKENUMS=/opt/gnome/bin/glib-mkenums
ac_cv_path_GMSGFMT=/usr/bin/msgfmt
ac_cv_path_GS_PROG=/usr/bin/gs
ac_cv_path_INTLTOOL_ICONV=/usr/bin/iconv
ac_cv_path_INTLTOOL_MSGFMT=/usr/bin/msgfmt
ac_cv_path_INTLTOOL_MSGMERGE=/usr/bin/msgmerge
ac_cv_path_INTLTOOL_PERL=/usr/bin/perl
ac_cv_path_INTLTOOL_XGETTEXT=/usr/bin/xgettext
ac_cv_path_MSGFMT=/usr/bin/msgfmt
ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config
ac_cv_path_XGETTEXT=/usr/bin/xgettext
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_CXXCPP='g++ -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_CXX=g++
ac_cv_prog_ac_ct_F77=g77
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_cxx_g=yes
ac_cv_prog_egrep='grep -E'
ac_cv_prog_f77_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_search_strerror='none required'
ac_cv_sizeof_int=4
ac_cv_sizeof_long=4
ac_cv_sizeof_short=2
ac_cv_sizeof_void_p=4
ac_cv_type_int=yes
ac_cv_type_long=yes
ac_cv_type_short=yes
ac_cv_type_size_t=yes
ac_cv_type_void_p=yes
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
am_cv_prog_cc_stdc=
am_cv_val_LC_MESSAGES=yes
gt_cv_func_dgettext_libc=yes
gt_cv_func_dgettext_libintl=no
gt_cv_func_ngettext_libc=yes
gt_cv_have_gettext=yes
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/i586-suse-linux/bin/ld
lt_cv_path_LDCXX=/usr/i586-suse-linux/bin/ld
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_path_SED=/usr/bin/sed
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_CXX=yes
lt_cv_prog_compiler_c_o_F77=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_gnu_ld=yes
lt_cv_prog_gnu_ldcxx=yes
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ 	]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ 	][ 	]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/  {"\2", (lt_ptr) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
lt_cv_sys_max_cmd_len=32768
lt_lt_cv_prog_compiler_c_o='"yes"'
lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
lt_lt_cv_prog_compiler_c_o_F77='"yes"'
lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ 	]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ 	][ 	]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"'
lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/  {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/  {\"\\2\", (lt_ptr) \\&\\2},/p'\''"'
lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='${SHELL} /home/jeepston/dist/evince/evince/missing --run aclocal-1.9'
ACLOCAL_AMFLAGS='${ACLOCAL_FLAGS}'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /home/jeepston/dist/evince/evince/missing --run tar'
AR='ar'
AUTOCONF='${SHELL} /home/jeepston/dist/evince/evince/missing --run autoconf'
AUTOHEADER='${SHELL} /home/jeepston/dist/evince/evince/missing --run autoheader'
AUTOMAKE='${SHELL} /home/jeepston/dist/evince/evince/missing --run automake-1.9'
AWK='gawk'
BACKEND_CFLAGS='-DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/opt/gnome/include/gtk-2.0 -I/opt/gnome/lib/gtk-2.0/include -I/usr/X11R6/include -I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include  '
BACKEND_LIBS='-L/opt/gnome/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0  '
CATALOGS=' bg.gmo ca.gmo cs.gmo da.gmo de.gmo el.gmo en_CA.gmo en_GB.gmo es.gmo et.gmo eu.gmo fi.gmo fr.gmo gl.gmo gu.gmo he.gmo hi.gmo hu.gmo id.gmo ja.gmo ko.gmo lt.gmo nb.gmo ne.gmo nl.gmo no.gmo pa.gmo pl.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo rw.gmo sk.gmo sq.gmo sr.gmo sr Latn gmo sv.gmo th.gmo tr.gmo uk.gmo wa.gmo zh_CN.gmo zh_TW.gmo'
CATOBJEXT='.gmo'
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-g -O2'
CPP='gcc -E'
CPPFLAGS=''
CXX='g++'
CXXCPP='g++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-g -O2'
CYGPATH_W='echo'
DATADIRNAME='share'
DBUS_BINDING_TOOL=''
DBUS_CFLAGS=''
DBUS_LIBS=''
DBUS_TOOL_NO_PREFIX_FALSE=''
DBUS_TOOL_NO_PREFIX_TRUE='#'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DISABLE_DEPRECATED=''
DOC_USER_FORMATS=''
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='grep -E'
ENABLE_DBUS_FALSE=''
ENABLE_DBUS_TRUE='#'
ENABLE_DJVU_FALSE=''
ENABLE_DJVU_TRUE='#'
ENABLE_DVI_FALSE='#'
ENABLE_DVI_TRUE=''
ENABLE_PIXBUF_FALSE='#'
ENABLE_PIXBUF_TRUE=''
ENABLE_SK_FALSE='#'
ENABLE_SK_TRUE=''
ENABLE_TIFF_FALSE='#'
ENABLE_TIFF_TRUE=''
EVINCE_MIME_TYPES='application/pdf;application/postscript;application/x-gzpostscript;application/x-dvi;image/tiff'
EXEEXT=''
F77='g77'
FFLAGS='-g -O2'
FRONTEND_CFLAGS='-DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -DORBIT2=1 -pthread -I/usr/local/include/poppler/glib -I/usr/local/include/poppler -I/usr/include/libart-2.0 -I/usr/include/libxml2 -I/opt/gnome/include/gtk-2.0 -I/opt/gnome/lib/gtk-2.0/include -I/usr/X11R6/include -I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -I/opt/gnome/include/libgnomeui-2.0 -I/opt/gnome/include/libgnome-2.0 -I/opt/gnome/include/libgnomecanvas-2.0 -I/opt/gnome/include/gconf/2 -I/opt/gnome/include/libbonoboui-2.0 -I/opt/gnome/include/orbit-2.0 -I/opt/gnome/include/libbonobo-2.0 -I/opt/gnome/include/gnome-vfs-2.0 -I/opt/gnome/lib/gnome-vfs-2.0/include -I/opt/gnome/include/bonobo-activation-2.0 -I/opt/gnome/include/libglade-2.0  '
FRONTEND_CORE_CFLAGS='-DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -DORBIT2=1 -pthread -I/usr/local/include/poppler/glib -I/usr/local/include/poppler -I/usr/include/libart-2.0 -I/usr/include/libxml2 -I/opt/gnome/include/gtk-2.0 -I/opt/gnome/lib/gtk-2.0/include -I/usr/X11R6/include -I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -I/opt/gnome/include/libgnomeui-2.0 -I/opt/gnome/include/libgnome-2.0 -I/opt/gnome/include/libgnomecanvas-2.0 -I/opt/gnome/include/gconf/2 -I/opt/gnome/include/libbonoboui-2.0 -I/opt/gnome/include/orbit-2.0 -I/opt/gnome/include/libbonobo-2.0 -I/opt/gnome/include/gnome-vfs-2.0 -I/opt/gnome/lib/gnome-vfs-2.0/include -I/opt/gnome/include/bonobo-activation-2.0 -I/opt/gnome/include/libglade-2.0  '
FRONTEND_CORE_LIBS='-Wl,--export-dynamic -pthread -L/usr/local/lib -L/opt/gnome/lib -L/usr/X11R6/lib -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnomecanvas-2 -lgnome-2 -lpopt -lart_lgpl_2 -lgnomevfs-2 -lbonobo-2 -lgconf-2 -lbonobo-activation -lORBit-2 -lgthread-2.0 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lz -lgdk-x11-2.0 -latk-1.0 -lpangoxft-1.0 -lpangox-1.0 -lpangoft2-1.0 -lpango-1.0 -lpoppler-glib -lpoppler -lgdk_pixbuf-2.0 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0  '
FRONTEND_LIBS='-Wl,--export-dynamic -pthread -L/usr/local/lib -L/opt/gnome/lib -L/usr/X11R6/lib -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnomecanvas-2 -lgnome-2 -lpopt -lart_lgpl_2 -lgnomevfs-2 -lbonobo-2 -lgconf-2 -lbonobo-activation -lORBit-2 -lgthread-2.0 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lz -lgdk-x11-2.0 -latk-1.0 -lpangoxft-1.0 -lpangox-1.0 -lpangoft2-1.0 -lpango-1.0 -lpoppler-glib -lpoppler -lgdk_pixbuf-2.0 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0   -ltiff -lz'
GCONFTOOL='/opt/gnome/bin/gconftool-2'
GCONF_SCHEMAS_INSTALL_FALSE='#'
GCONF_SCHEMAS_INSTALL_TRUE=''
GCONF_SCHEMA_CONFIG_SOURCE='xml::/etc/opt/gnome/gconf/gconf.xml.defaults'
GCONF_SCHEMA_FILE_DIR='$(sysconfdir)/gconf/schemas'
GETTEXT_PACKAGE='evince'
GLIB_GENMARSHAL='glib-genmarshal'
GLIB_MKENUMS='/opt/gnome/bin/glib-mkenums'
GMOFILES=' bg.gmo ca.gmo cs.gmo da.gmo de.gmo el.gmo en_CA.gmo en_GB.gmo es.gmo et.gmo eu.gmo fi.gmo fr.gmo gl.gmo gu.gmo he.gmo hi.gmo hu.gmo id.gmo ja.gmo ko.gmo lt.gmo nb.gmo ne.gmo nl.gmo no.gmo pa.gmo pl.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo rw.gmo sk.gmo sq.gmo sr.gmo sr Latn gmo sv.gmo th.gmo tr.gmo uk.gmo wa.gmo zh_CN.gmo zh_TW.gmo'
GMSGFMT='/usr/bin/msgfmt'
GS_PROG='/usr/bin/gs'
HAVE_NAUTILUS_FALSE=''
HAVE_NAUTILUS_TRUE='#'
HELP_DIR='${datadir}/gnome/help'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
INSTOBJEXT='.mo'
INTLLIBS=''
INTLTOOL_CAVES_RULE='%.caves:     %.caves.in     $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_DESKTOP_RULE='%.desktop:   %.desktop.in   $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_DIRECTORY_RULE='%.directory: %.directory.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_EXTRACT='$(top_builddir)/intltool-extract'
INTLTOOL_ICONV='/usr/bin/iconv'
INTLTOOL_KBD_RULE='%.kbd:       %.kbd.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -m -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_KEYS_RULE='%.keys:      %.keys.in      $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -k -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_MERGE='$(top_builddir)/intltool-merge'
INTLTOOL_MSGFMT='/usr/bin/msgfmt'
INTLTOOL_MSGMERGE='/usr/bin/msgmerge'
INTLTOOL_OAF_RULE='%.oaf:       %.oaf.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -p $(top_srcdir)/po $< $@'
INTLTOOL_PERL='/usr/bin/perl'
INTLTOOL_PONG_RULE='%.pong:      %.pong.in      $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_PROP_RULE='%.prop:      %.prop.in      $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_SCHEMAS_RULE='%.schemas:   %.schemas.in   $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -s -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_SERVER_RULE='%.server:    %.server.in    $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_SHEET_RULE='%.sheet:     %.sheet.in     $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_SOUNDLIST_RULE='%.soundlist: %.soundlist.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_THEME_RULE='%.theme:     %.theme.in     $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_UI_RULE='%.ui:        %.ui.in        $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_UPDATE='$(top_builddir)/intltool-update'
INTLTOOL_XAM_RULE='%.xam:       %.xml.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_XGETTEXT='/usr/bin/xgettext'
INTLTOOL_XML_NOMERGE_RULE='%.xml:       %.xml.in       $(INTLTOOL_MERGE) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u /tmp $< $@'
INTLTOOL_XML_RULE='%.xml:       %.xml.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
LDFLAGS=''
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIB_CFLAGS='-DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -DORBIT2=1 -pthread -I/usr/include/libart-2.0 -I/usr/include/libxml2 -I/opt/gnome/include/gtk-2.0 -I/opt/gnome/lib/gtk-2.0/include -I/usr/X11R6/include -I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -I/opt/gnome/include/libgnomeui-2.0 -I/opt/gnome/include/libgnome-2.0 -I/opt/gnome/include/libgnomecanvas-2.0 -I/opt/gnome/include/gconf/2 -I/opt/gnome/include/libbonoboui-2.0 -I/opt/gnome/include/orbit-2.0 -I/opt/gnome/include/libbonobo-2.0 -I/opt/gnome/include/gnome-vfs-2.0 -I/opt/gnome/lib/gnome-vfs-2.0/include -I/opt/gnome/include/bonobo-activation-2.0  '
LIB_LIBS='-Wl,--export-dynamic -pthread -L/opt/gnome/lib -L/usr/X11R6/lib -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lxml2 -lz -lgnomecanvas-2 -lgnome-2 -lpopt -lart_lgpl_2 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangoxft-1.0 -lpangox-1.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lgnomevfs-2 -lbonobo-2 -lgconf-2 -lbonobo-activation -lORBit-2 -lm -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0  '
LN_S='ln -s'
LTLIBOBJS=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /home/jeepston/dist/evince/evince/missing --run makeinfo'
MSGFMT='/usr/bin/msgfmt'
NAUTILUS_CFLAGS=''
NAUTILUS_LIBS=''
OBJEXT='o'
OMF_DIR='${datadir}/omf'
PACKAGE='evince'
PACKAGE_BUGREPORT=''
PACKAGE_NAME='evince'
PACKAGE_STRING='evince 0.4.0'
PACKAGE_TARNAME='evince'
PACKAGE_VERSION='0.4.0'
PATH_SEPARATOR=':'
PKG_CONFIG='/usr/bin/pkg-config'
POFILES=' bg.po ca.po cs.po da.po de.po el.po en_CA.po en_GB.po es.po et.po eu.po fi.po fr.po gl.po gu.po he.po hi.po hu.po id.po ja.po ko.po lt.po nb.po ne.po nl.po no.po pa.po pl.po pt.po pt_BR.po ro.po ru.po rw.po sk.po sq.po sr.po sr Latn po sv.po th.po tr.po uk.po wa.po zh_CN.po zh_TW.po'
POPPLER_CFLAGS='-I/usr/local/include/poppler/glib -I/usr/local/include/poppler -I/opt/gnome/include/gtk-2.0 -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include  '
POPPLER_LIBS='-L/usr/local/lib -L/opt/gnome/lib -lpoppler-glib -lpoppler -lgdk_pixbuf-2.0 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0  '
POSUB='po'
PO_IN_DATADIR_FALSE=''
PO_IN_DATADIR_TRUE=''
RANLIB='ranlib'
SET_MAKE=''
SHELL='/bin/sh'
SHELL_CFLAGS='-DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -DORBIT2=1 -pthread -I/usr/local/include/poppler/glib -I/usr/local/include/poppler -I/usr/include/libart-2.0 -I/usr/include/libxml2 -I/opt/gnome/include/gtk-2.0 -I/opt/gnome/lib/gtk-2.0/include -I/usr/X11R6/include -I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -I/opt/gnome/include/libgnomeui-2.0 -I/opt/gnome/include/libgnome-2.0 -I/opt/gnome/include/libgnomecanvas-2.0 -I/opt/gnome/include/gconf/2 -I/opt/gnome/include/libbonoboui-2.0 -I/opt/gnome/include/orbit-2.0 -I/opt/gnome/include/libbonobo-2.0 -I/opt/gnome/include/gnome-vfs-2.0 -I/opt/gnome/lib/gnome-vfs-2.0/include -I/opt/gnome/include/bonobo-activation-2.0 -I/opt/gnome/include/libgnomeprint-2.2 -I/opt/gnome/include/libgnomeprintui-2.2 -I/opt/gnome/include/libglade-2.0   '
SHELL_CORE_CFLAGS='-DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -DORBIT2=1 -pthread -I/usr/local/include/poppler/glib -I/usr/local/include/poppler -I/usr/include/libart-2.0 -I/usr/include/libxml2 -I/opt/gnome/include/gtk-2.0 -I/opt/gnome/lib/gtk-2.0/include -I/usr/X11R6/include -I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -I/opt/gnome/include/libgnomeui-2.0 -I/opt/gnome/include/libgnome-2.0 -I/opt/gnome/include/libgnomecanvas-2.0 -I/opt/gnome/include/gconf/2 -I/opt/gnome/include/libbonoboui-2.0 -I/opt/gnome/include/orbit-2.0 -I/opt/gnome/include/libbonobo-2.0 -I/opt/gnome/include/gnome-vfs-2.0 -I/opt/gnome/lib/gnome-vfs-2.0/include -I/opt/gnome/include/bonobo-activation-2.0 -I/opt/gnome/include/libgnomeprint-2.2 -I/opt/gnome/include/libgnomeprintui-2.2 -I/opt/gnome/include/libglade-2.0  '
SHELL_CORE_LIBS='-Wl,--export-dynamic -pthread -L/usr/local/lib -L/opt/gnome/lib -L/usr/X11R6/lib -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnome-2 -lpopt -lgnomevfs-2 -lbonobo-2 -lbonobo-activation -lgnomeprintui-2-2 -lgnomeprint-2-2 -lgnomecanvas-2 -lart_lgpl_2 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lz -lgdk-x11-2.0 -latk-1.0 -lpangoxft-1.0 -lpangox-1.0 -lpangoft2-1.0 -lpango-1.0 -lgconf-2 -lORBit-2 -lgthread-2.0 -lpoppler-glib -lpoppler -lgdk_pixbuf-2.0 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0  '
SHELL_LIBS='-Wl,--export-dynamic -pthread -L/usr/local/lib -L/opt/gnome/lib -L/usr/X11R6/lib -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnome-2 -lpopt -lgnomevfs-2 -lbonobo-2 -lbonobo-activation -lgnomeprintui-2-2 -lgnomeprint-2-2 -lgnomecanvas-2 -lart_lgpl_2 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lz -lgdk-x11-2.0 -latk-1.0 -lpangoxft-1.0 -lpangox-1.0 -lpangoft2-1.0 -lpango-1.0 -lgconf-2 -lORBit-2 -lgthread-2.0 -lpoppler-glib -lpoppler -lgdk_pixbuf-2.0 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0    -ltiff -lz'
STRIP='strip'
USE_NLS='yes'
VERSION='0.4.0'
WARN_CFLAGS='-Wall -Wmissing-prototypes '
WARN_CXXFLAGS='-g -O2 -Wall -Wno-unused '
WITH_TYPE1_FONTS_FALSE=''
WITH_TYPE1_FONTS_TRUE='#'
XGETTEXT='/usr/bin/xgettext'
ac_ct_AR='ar'
ac_ct_CC='gcc'
ac_ct_CXX='g++'
ac_ct_F77='g77'
ac_ct_RANLIB='ranlib'
ac_ct_STRIP='strip'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE='#'
am__fastdepCXX_TRUE=''
am__include='include'
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build='i686-suse-linux'
build_alias=''
build_cpu='i686'
build_os='linux'
build_vendor='suse'
datadir='${prefix}/share'
exec_prefix='${prefix}'
host='i686-suse-linux'
host_alias=''
host_cpu='i686'
host_os='linux'
host_vendor='suse'
includedir='${prefix}/include'
infodir='${prefix}/info'
install_sh='/home/jeepston/dist/evince/evince/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
mkdir_p='mkdir -p --'
oldincludedir='/usr/include'
prefix='/usr/local'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

#define ALPHA_PARAMS "-sDEVICE=x11alpha -dNOPLATFONTS"
#define ENABLE_DVI 1
#define ENABLE_NLS 1
#define ENABLE_PIXBUF 1
#define ENABLE_TIFF 1
#define GETTEXT_PACKAGE "evince"
#define GS_PATH "/usr/bin/gs"
#define HAVE_BIND_TEXTDOMAIN_CODESET 1
#define HAVE_DCGETTEXT 1
#define HAVE_DLFCN_H 1
#define HAVE_EXECINFO_H 1
#define HAVE_GETTEXT 1
#define HAVE_INTTYPES_H 1
#define HAVE_LC_MESSAGES 1
#define HAVE_LIBDJVU_DDJVUAPI_H 1
#define HAVE_LOCALE_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STDINT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRINGS_H 1
#define HAVE_STRING_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_TIFF_H 1
#define HAVE_UNISTD_H 1
#define PACKAGE "evince"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME "evince"
#define PACKAGE_STRING "evince 0.4.0"
#define PACKAGE_TARNAME "evince"
#define PACKAGE_VERSION "0.4.0"
#define SIZEOF_INT 4
#define SIZEOF_LONG 4
#define SIZEOF_SHORT 2
#define SIZEOF_VOID_P 4
#define STDC_HEADERS 1
#define STDC_HEADERS 1
#define VERSION "0.4.0"
#endif
#ifdef __cplusplus
extern "C" void std::exit (int) throw (); using std::exit;

configure: exit 0


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]