Advertising
- Anonymous
- Monday, May 28th, 2007 at 1:16:46am UTC
- This file contains any messages produced by compilers while
- running configure, to aid debugging if configure makes a mistake.
- It was created by Mail Notification configure 4.0, which was
- generated by GNU Autoconf 2.59. Invocation command line was
- $ ./configure
- ## --------- ##
- ## Platform. ##
- ## --------- ##
- hostname = Stoffbox
- uname -m = i686
- uname -r = 2.6.20-15-386
- uname -s = Linux
- uname -v = #2 Sun Apr 15 07:34:00 UTC 2007
- /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: /usr/local/sbin
- PATH: /usr/local/bin
- PATH: /usr/sbin
- PATH: /usr/bin
- PATH: /sbin
- PATH: /bin
- PATH: /usr/X11R6/bin
- ## ----------- ##
- ## Core tests. ##
- ## ----------- ##
- configure:1590: checking for gnome-open
- configure:1608: found /usr/bin/gnome-open
- configure:1620: result: /usr/bin/gnome-open
- configure:1919: checking build system type
- configure:1937: result: i686-pc-linux-gnu
- configure:1945: checking host system type
- configure:1959: result: i686-pc-linux-gnu
- configure:1967: checking target system type
- configure:1981: result: i686-pc-linux-gnu
- configure:2010: checking for a BSD-compatible install
- configure:2065: result: /usr/bin/install -c
- configure:2076: checking whether build environment is sane
- configure:2119: result: yes
- configure:2184: checking for gawk
- configure:2213: result: no
- configure:2184: checking for mawk
- configure:2200: found /usr/bin/mawk
- configure:2210: result: mawk
- configure:2220: checking whether make sets $(MAKE)
- configure:2240: result: yes
- configure:2408: checking whether to enable maintainer-specific portions of Makefiles
- configure:2417: result: no
- configure:2518: checking for style of include used by make
- configure:2546: result: GNU
- configure:2617: checking for gcc
- configure:2633: found /usr/bin/gcc
- configure:2643: result: gcc
- configure:2887: checking for C compiler version
- configure:2890: gcc --version </dev/null >&5
- gcc (GCC) 4.1.2 (Ubuntu 4.1.2-0ubuntu4)
- Copyright (C) 2006 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:2893: $? = 0
- configure:2895: gcc -v </dev/null >&5
- Using built-in specs.
- Target: i486-linux-gnu
- Configured with: ../src/configure -v --enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --program-suffix=-4.1 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-mpfr --enable-checking=release i486-linux-gnu
- Thread model: posix
- gcc version 4.1.2 (Ubuntu 4.1.2-0ubuntu4)
- configure:2898: $? = 0
- configure:2900: gcc -V </dev/null >&5
- gcc: '-V' option must have argument
- configure:2903: $? = 1
- configure:2926: checking for C compiler default output file name
- configure:2929: gcc conftest.c >&5
- configure:2932: $? = 0
- configure:2978: result: a.out
- configure:2983: checking whether the C compiler works
- configure:2989: ./a.out
- configure:2992: $? = 0
- configure:3009: result: yes
- configure:3016: checking whether we are cross compiling
- configure:3018: result: no
- configure:3021: checking for suffix of executables
- configure:3023: gcc -o conftest conftest.c >&5
- configure:3026: $? = 0
- configure:3051: result:
- configure:3057: checking for suffix of object files
- configure:3078: gcc -c conftest.c >&5
- configure:3081: $? = 0
- configure:3103: result: o
- configure:3107: checking whether we are using the GNU C compiler
- configure:3131: gcc -c conftest.c >&5
- configure:3137: $? = 0
- configure:3141: test -z
- || test ! -s conftest.err
- configure:3144: $? = 0
- configure:3147: test -s conftest.o
- configure:3150: $? = 0
- configure:3163: result: yes
- configure:3169: checking whether gcc accepts -g
- configure:3190: gcc -c -g conftest.c >&5
- configure:3196: $? = 0
- configure:3200: test -z
- || test ! -s conftest.err
- configure:3203: $? = 0
- configure:3206: test -s conftest.o
- configure:3209: $? = 0
- configure:3220: result: yes
- configure:3237: checking for gcc option to accept ANSI C
- configure:3307: gcc -c -g -O2 conftest.c >&5
- configure:3313: $? = 0
- configure:3317: test -z
- || test ! -s conftest.err
- configure:3320: $? = 0
- configure:3323: test -s conftest.o
- configure:3326: $? = 0
- configure:3344: result: none needed
- configure:3362: gcc -c -g -O2 conftest.c >&5
- conftest.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me'
- configure:3368: $? = 1
- configure: failed program was:
- | #ifndef __cplusplus
- | choke me
- | #endif
- configure:3503: checking dependency style of gcc
- configure:3593: result: gcc3
- configure:3610: checking for a sed that does not truncate output
- configure:3664: result: /bin/sed
- configure:3667: checking for egrep
- configure:3677: result: grep -E
- configure:3693: checking for ld used by gcc
- configure:3760: result: /usr/bin/ld
- configure:3769: checking if the linker (/usr/bin/ld) is GNU ld
- configure:3784: result: yes
- configure:3789: checking for /usr/bin/ld option to reload object files
- configure:3796: result: -r
- configure:3814: checking for BSD-compatible nm
- configure:3863: result: /usr/bin/nm -B
- configure:3867: checking whether ln -s works
- configure:3871: result: yes
- configure:3878: checking how to recognise dependent libraries
- configure:4054: result: pass_all
- configure:4291: checking how to run the C preprocessor
- configure:4326: gcc -E conftest.c
- configure:4332: $? = 0
- configure:4364: gcc -E conftest.c
- conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
- configure:4370: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- |
- | #define PACKAGE_NAME "Mail Notification"
- | #define PACKAGE_TARNAME "mail-notification"
- | #define PACKAGE_VERSION "4.0"
- | #define PACKAGE_STRING "Mail Notification 4.0"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE "mail-notification"
- | #define VERSION "4.0"
- | /* end confdefs.h. */
- | #include <ac_nonexistent.h>
- configure:4409: result: gcc -E
- configure:4433: gcc -E conftest.c
- configure:4439: $? = 0
- configure:4471: gcc -E conftest.c
- conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
- configure:4477: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- |
- | #define PACKAGE_NAME "Mail Notification"
- | #define PACKAGE_TARNAME "mail-notification"
- | #define PACKAGE_VERSION "4.0"
- | #define PACKAGE_STRING "Mail Notification 4.0"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE "mail-notification"
- | #define VERSION "4.0"
- | /* end confdefs.h. */
- | #include <ac_nonexistent.h>
- configure:4521: checking for ANSI C header files
- configure:4546: gcc -c -g -O2 conftest.c >&5
- configure:4552: $? = 0
- configure:4556: test -z
- || test ! -s conftest.err
- configure:4559: $? = 0
- configure:4562: test -s conftest.o
- configure:4565: $? = 0
- configure:4654: gcc -o conftest -g -O2 conftest.c >&5
- conftest.c: In function 'main':
- conftest.c:28: warning: incompatible implicit declaration of built-in function 'exit'
- configure:4657: $? = 0
- configure:4659: ./conftest
- configure:4662: $? = 0
- configure:4677: result: yes
- configure:4701: checking for sys/types.h
- configure:4717: gcc -c -g -O2 conftest.c >&5
- configure:4723: $? = 0
- configure:4727: test -z
- || test ! -s conftest.err
- configure:4730: $? = 0
- configure:4733: test -s conftest.o
- configure:4736: $? = 0
- configure:4747: result: yes
- configure:4701: checking for sys/stat.h
- configure:4717: gcc -c -g -O2 conftest.c >&5
- configure:4723: $? = 0
- configure:4727: test -z
- || test ! -s conftest.err
- configure:4730: $? = 0
- configure:4733: test -s conftest.o
- configure:4736: $? = 0
- configure:4747: result: yes
- configure:4701: checking for stdlib.h
- configure:4717: gcc -c -g -O2 conftest.c >&5
- configure:4723: $? = 0
- configure:4727: test -z
- || test ! -s conftest.err
- configure:4730: $? = 0
- configure:4733: test -s conftest.o
- configure:4736: $? = 0
- configure:4747: result: yes
- configure:4701: checking for string.h
- configure:4717: gcc -c -g -O2 conftest.c >&5
- configure:4723: $? = 0
- configure:4727: test -z
- || test ! -s conftest.err
- configure:4730: $? = 0
- configure:4733: test -s conftest.o
- configure:4736: $? = 0
- configure:4747: result: yes
- configure:4701: checking for memory.h
- configure:4717: gcc -c -g -O2 conftest.c >&5
- configure:4723: $? = 0
- configure:4727: test -z
- || test ! -s conftest.err
- configure:4730: $? = 0
- configure:4733: test -s conftest.o
- configure:4736: $? = 0
- configure:4747: result: yes
- configure:4701: checking for strings.h
- configure:4717: gcc -c -g -O2 conftest.c >&5
- configure:4723: $? = 0
- configure:4727: test -z
- || test ! -s conftest.err
- configure:4730: $? = 0
- configure:4733: test -s conftest.o
- configure:4736: $? = 0
- configure:4747: result: yes
- configure:4701: checking for inttypes.h
- configure:4717: gcc -c -g -O2 conftest.c >&5
- configure:4723: $? = 0
- configure:4727: test -z
- || test ! -s conftest.err
- configure:4730: $? = 0
- configure:4733: test -s conftest.o
- configure:4736: $? = 0
- configure:4747: result: yes
- configure:4701: checking for stdint.h
- configure:4717: gcc -c -g -O2 conftest.c >&5
- configure:4723: $? = 0
- configure:4727: test -z
- || test ! -s conftest.err
- configure:4730: $? = 0
- configure:4733: test -s conftest.o
- configure:4736: $? = 0
- configure:4747: result: yes
- configure:4701: checking for unistd.h
- configure:4717: gcc -c -g -O2 conftest.c >&5
- configure:4723: $? = 0
- configure:4727: test -z
- || test ! -s conftest.err
- configure:4730: $? = 0
- configure:4733: test -s conftest.o
- configure:4736: $? = 0
- configure:4747: result: yes
- configure:4773: checking dlfcn.h usability
- configure:4785: gcc -c -g -O2 conftest.c >&5
- configure:4791: $? = 0
- configure:4795: test -z
- || test ! -s conftest.err
- configure:4798: $? = 0
- configure:4801: test -s conftest.o
- configure:4804: $? = 0
- configure:4814: result: yes
- configure:4818: checking dlfcn.h presence
- configure:4828: gcc -E conftest.c
- configure:4834: $? = 0
- configure:4854: result: yes
- configure:4889: checking for dlfcn.h
- configure:4896: result: yes
- configure:4961: checking for g++
- configure:4977: found /usr/bin/g++
- configure:4987: result: g++
- configure:5003: checking for C++ compiler version
- configure:5006: g++ --version </dev/null >&5
- g++ (GCC) 4.1.2 (Ubuntu 4.1.2-0ubuntu4)
- Copyright (C) 2006 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:5009: $? = 0
- configure:5011: g++ -v </dev/null >&5
- Using built-in specs.
- Target: i486-linux-gnu
- Configured with: ../src/configure -v --enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --program-suffix=-4.1 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-mpfr --enable-checking=release i486-linux-gnu
- Thread model: posix
- gcc version 4.1.2 (Ubuntu 4.1.2-0ubuntu4)
- configure:5014: $? = 0
- configure:5016: g++ -V </dev/null >&5
- g++: '-V' option must have argument
- configure:5019: $? = 1
- configure:5022: checking whether we are using the GNU C++ compiler
- configure:5046: g++ -c conftest.cc >&5
- configure:5052: $? = 0
- configure:5056: test -z
- || test ! -s conftest.err
- configure:5059: $? = 0
- configure:5062: test -s conftest.o
- configure:5065: $? = 0
- configure:5078: result: yes
- configure:5084: checking whether g++ accepts -g
- configure:5105: g++ -c -g conftest.cc >&5
- configure:5111: $? = 0
- configure:5115: test -z
- || test ! -s conftest.err
- configure:5118: $? = 0
- configure:5121: test -s conftest.o
- configure:5124: $? = 0
- configure:5135: result: yes
- configure:5177: g++ -c -g -O2 conftest.cc >&5
- configure:5183: $? = 0
- configure:5187: test -z
- || test ! -s conftest.err
- configure:5190: $? = 0
- configure:5193: test -s conftest.o
- configure:5196: $? = 0
- configure:5222: g++ -c -g -O2 conftest.cc >&5
- conftest.cc: In function 'int main()':
- conftest.cc:26: error: 'exit' was not declared in this scope
- configure:5228: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- |
- | #define PACKAGE_NAME "Mail Notification"
- | #define PACKAGE_TARNAME "mail-notification"
- | #define PACKAGE_VERSION "4.0"
- | #define PACKAGE_STRING "Mail Notification 4.0"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE "mail-notification"
- | #define VERSION "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:5177: g++ -c -g -O2 conftest.cc >&5
- configure:5183: $? = 0
- configure:5187: test -z
- || test ! -s conftest.err
- configure:5190: $? = 0
- configure:5193: test -s conftest.o
- configure:5196: $? = 0
- configure:5222: g++ -c -g -O2 conftest.cc >&5
- configure:5228: $? = 0
- configure:5232: test -z
- || test ! -s conftest.err
- configure:5235: $? = 0
- configure:5238: test -s conftest.o
- configure:5241: $? = 0
- configure:5266: checking dependency style of g++
- configure:5356: result: gcc3
- configure:5383: checking how to run the C++ preprocessor
- configure:5414: g++ -E conftest.cc
- configure:5420: $? = 0
- configure:5452: g++ -E conftest.cc
- conftest.cc:25:28: error: ac_nonexistent.h: No such file or directory
- configure:5458: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- |
- | #define PACKAGE_NAME "Mail Notification"
- | #define PACKAGE_TARNAME "mail-notification"
- | #define PACKAGE_VERSION "4.0"
- | #define PACKAGE_STRING "Mail Notification 4.0"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE "mail-notification"
- | #define VERSION "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:5497: result: g++ -E
- configure:5521: g++ -E conftest.cc
- configure:5527: $? = 0
- configure:5559: g++ -E conftest.cc
- conftest.cc:25:28: error: ac_nonexistent.h: No such file or directory
- configure:5565: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- |
- | #define PACKAGE_NAME "Mail Notification"
- | #define PACKAGE_TARNAME "mail-notification"
- | #define PACKAGE_VERSION "4.0"
- | #define PACKAGE_STRING "Mail Notification 4.0"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE "mail-notification"
- | #define VERSION "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:5662: checking for g77
- configure:5691: result: no
- configure:5662: checking for f77
- configure:5691: result: no
- configure:5662: checking for xlf
- configure:5691: result: no
- configure:5662: checking for frt
- configure:5691: result: no
- configure:5662: checking for pgf77
- configure:5691: result: no
- configure:5662: checking for fort77
- configure:5691: result: no
- configure:5662: checking for fl32
- configure:5691: result: no
- configure:5662: checking for af77
- configure:5691: result: no
- configure:5662: checking for f90
- configure:5691: result: no
- configure:5662: checking for xlf90
- configure:5691: result: no
- configure:5662: checking for pgf90
- configure:5691: result: no
- configure:5662: checking for epcf90
- configure:5691: result: no
- configure:5662: checking for f95
- configure:5691: result: no
- configure:5662: checking for fort
- configure:5691: result: no
- configure:5662: checking for xlf95
- configure:5691: result: no
- configure:5662: checking for ifc
- configure:5691: result: no
- configure:5662: checking for efc
- configure:5691: result: no
- configure:5662: checking for pgf95
- configure:5691: result: no
- configure:5662: checking for lf95
- configure:5691: result: no
- configure:5662: checking for gfortran
- configure:5691: result: no
- configure:5703: checking for Fortran 77 compiler version
- configure:5706: --version </dev/null >&5
- ./configure: line 5707: --version: command not found
- configure:5709: $? = 127
- configure:5711: -v </dev/null >&5
- ./configure: line 5712: -v: command not found
- configure:5714: $? = 127
- configure:5716: -V </dev/null >&5
- ./configure: line 5717: -V: command not found
- configure:5719: $? = 127
- configure:5727: checking whether we are using the GNU Fortran 77 compiler
- configure:5741: -c conftest.F >&5
- ./configure: line 5742: -c: command not found
- configure:5747: $? = 127
- configure: failed program was:
- | program main
- | #ifndef __GNUC__
- | choke me
- | #endif
- |
- | end
- configure:5773: result: no
- configure:5779: checking whether accepts -g
- configure:5791: -c -g conftest.f >&5
- ./configure: line 5792: -c: command not found
- configure:5797: $? = 127
- configure: failed program was:
- | program main
- |
- | end
- configure:5822: result: no
- configure:5852: checking the maximum length of command line arguments
- configure:5961: result: 32768
- configure:5972: checking command to parse /usr/bin/nm -B output from gcc object
- configure:6077: gcc -c -g -O2 conftest.c >&5
- configure:6080: $? = 0
- configure:6084: /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:6087: $? = 0
- configure:6139: gcc -o conftest -g -O2 conftest.c conftstm.o >&5
- configure:6142: $? = 0
- configure:6180: result: ok
- configure:6184: checking for objdir
- configure:6199: result: .libs
- configure:6289: checking for ar
- configure:6305: found /usr/bin/ar
- configure:6316: result: ar
- configure:6369: checking for ranlib
- configure:6385: found /usr/bin/ranlib
- configure:6396: result: ranlib
- configure:6449: checking for strip
- configure:6465: found /usr/bin/strip
- configure:6476: result: strip
- configure:6748: checking if gcc supports -fno-rtti -fno-exceptions
- configure:6766: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5
- cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
- configure:6770: $? = 0
- configure:6783: result: no
- configure:6798: checking for gcc option to produce PIC
- configure:7008: result: -fPIC
- configure:7016: checking if gcc PIC flag -fPIC works
- configure:7034: gcc -c -g -O2 -fPIC -DPIC conftest.c >&5
- configure:7038: $? = 0
- configure:7051: result: yes
- configure:7079: checking if gcc static flag -static works
- configure:7107: result: yes
- configure:7117: checking if gcc supports -c -o file.o
- configure:7138: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5
- configure:7142: $? = 0
- configure:7164: result: yes
- configure:7190: checking whether the gcc linker (/usr/bin/ld) supports shared libraries
- configure:8148: result: yes
- configure:8169: checking whether -lc should be explicitly linked in
- configure:8174: gcc -c -g -O2 conftest.c >&5
- configure:8177: $? = 0
- configure:8192: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1
- configure:8195: $? = 0
- configure:8207: result: no
- configure:8215: checking dynamic linker characteristics
- configure:8803: result: GNU/Linux ld.so
- configure:8812: checking how to hardcode library paths into programs
- configure:8837: result: immediate
- configure:8851: checking whether stripping libraries is possible
- configure:8856: result: yes
- configure:9690: checking if libtool supports shared libraries
- configure:9692: result: yes
- configure:9695: checking whether to build shared libraries
- configure:9716: result: yes
- configure:9719: checking whether to build static libraries
- configure:9723: result: yes
- configure:9815: creating libtool
- configure:10403: checking for ld used by g++
- configure:10470: result: /usr/bin/ld
- configure:10479: checking if the linker (/usr/bin/ld) is GNU ld
- configure:10494: result: yes
- configure:10545: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
- configure:11483: result: yes
- configure:11501: g++ -c -g -O2 conftest.cpp >&5
- configure:11504: $? = 0
- configure:11623: checking for g++ option to produce PIC
- configure:11897: result: -fPIC
- configure:11905: checking if g++ PIC flag -fPIC works
- configure:11923: g++ -c -g -O2 -fPIC -DPIC conftest.cpp >&5
- configure:11927: $? = 0
- configure:11940: result: yes
- configure:11968: checking if g++ static flag -static works
- configure:11996: result: yes
- configure:12006: checking if g++ supports -c -o file.o
- configure:12027: g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5
- configure:12031: $? = 0
- configure:12053: result: yes
- configure:12079: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
- configure:12104: result: yes
- configure:12171: checking dynamic linker characteristics
- configure:12759: result: GNU/Linux ld.so
- configure:12768: checking how to hardcode library paths into programs
- configure:12793: result: immediate
- configure:18970: checking locale.h usability
- configure:18982: gcc -c -g -O2 conftest.c >&5
- configure:18988: $? = 0
- configure:18992: test -z
- || test ! -s conftest.err
- configure:18995: $? = 0
- configure:18998: test -s conftest.o
- configure:19001: $? = 0
- configure:19011: result: yes
- configure:19015: checking locale.h presence
- configure:19025: gcc -E conftest.c
- configure:19031: $? = 0
- configure:19051: result: yes
- configure:19086: checking for locale.h
- configure:19093: result: yes
- configure:19107: checking for LC_MESSAGES
- configure:19128: gcc -o conftest -g -O2 conftest.c >&5
- configure:19134: $? = 0
- configure:19138: test -z
- || test ! -s conftest.err
- configure:19141: $? = 0
- configure:19144: test -s conftest
- configure:19147: $? = 0
- configure:19159: result: yes
- configure:19188: checking libintl.h usability
- configure:19200: gcc -c -g -O2 conftest.c >&5
- configure:19206: $? = 0
- configure:19210: test -z
- || test ! -s conftest.err
- configure:19213: $? = 0
- configure:19216: test -s conftest.o
- configure:19219: $? = 0
- configure:19229: result: yes
- configure:19233: checking libintl.h presence
- configure:19243: gcc -E conftest.c
- configure:19249: $? = 0
- configure:19269: result: yes
- configure:19304: checking for libintl.h
- configure:19311: result: yes
- configure:19322: checking for ngettext in libc
- configure:19345: gcc -o conftest -g -O2 conftest.c >&5
- configure:19351: $? = 0
- configure:19355: test -z
- || test ! -s conftest.err
- configure:19358: $? = 0
- configure:19361: test -s conftest
- configure:19364: $? = 0
- configure:19377: result: yes
- configure:19381: checking for dgettext in libc
- configure:19404: gcc -o conftest -g -O2 conftest.c >&5
- configure:19410: $? = 0
- configure:19414: test -z
- || test ! -s conftest.err
- configure:19417: $? = 0
- configure:19420: test -s conftest
- configure:19423: $? = 0
- configure:19436: result: yes
- configure:19445: checking for bind_textdomain_codeset
- configure:19502: gcc -o conftest -g -O2 conftest.c >&5
- configure:19508: $? = 0
- configure:19512: test -z
- || test ! -s conftest.err
- configure:19515: $? = 0
- configure:19518: test -s conftest
- configure:19521: $? = 0
- configure:19533: result: yes
- configure:20043: checking for msgfmt
- configure:20073: result: no
- configure:20599: checking for perl
- configure:20617: found /usr/bin/perl
- configure:20629: result: /usr/bin/perl
- configure:20647: checking for XML::Parser
- configure:20650: result: ok
- configure:20661: checking for iconv
- configure:20679: found /usr/bin/iconv
- configure:20692: result: /usr/bin/iconv
- configure:20701: checking for msgfmt
- configure:20732: result: msgfmt
- configure:20741: checking for msgmerge
- configure:20772: result: msgmerge
- configure:20781: checking for xgettext
- configure:20812: result: xgettext
- configure:20879: checking for gcc
- configure:20905: result: gcc
- configure:21149: checking for C compiler version
- configure:21152: gcc --version </dev/null >&5
- gcc (GCC) 4.1.2 (Ubuntu 4.1.2-0ubuntu4)
- Copyright (C) 2006 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:21155: $? = 0
- configure:21157: gcc -v </dev/null >&5
- Using built-in specs.
- Target: i486-linux-gnu
- Configured with: ../src/configure -v --enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --program-suffix=-4.1 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-mpfr --enable-checking=release i486-linux-gnu
- Thread model: posix
- gcc version 4.1.2 (Ubuntu 4.1.2-0ubuntu4)
- configure:21160: $? = 0
- configure:21162: gcc -V </dev/null >&5
- gcc: '-V' option must have argument
- configure:21165: $? = 1
- configure:21168: checking whether we are using the GNU C compiler
- configure:21224: result: yes
- configure:21230: checking whether gcc accepts -g
- configure:21281: result: yes
- configure:21298: checking for gcc option to accept ANSI C
- configure:21405: result: none needed
- configure:21423: gcc -c -g -O2 conftest.c >&5
- conftest.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me'
- configure:21429: $? = 1
- configure: failed program was:
- | #ifndef __cplusplus
- | choke me
- | #endif
- configure:21564: checking dependency style of gcc
- configure:21654: result: gcc3
- configure:21678: checking for special C compiler options needed for large files
- configure:21777: result: no
- configure:21783: checking for _FILE_OFFSET_BITS value needed for large files
- configure:21814: gcc -c -g -O2 conftest.c >&5
- conftest.c:36: warning: left shift count >= width of type
- conftest.c:36: warning: left shift count >= width of type
- conftest.c:38: error: size of array 'off_t_is_large' is negative
- configure:21820: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- |
- | #define PACKAGE_NAME "Mail Notification"
- | #define PACKAGE_TARNAME "mail-notification"
- | #define PACKAGE_VERSION "4.0"
- | #define PACKAGE_STRING "Mail Notification 4.0"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE "mail-notification"
- | #define VERSION "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 GETTEXT_PACKAGE "mail-notification"
- | #define HAVE_LOCALE_H 1
- | #define HAVE_LC_MESSAGES 1
- | #define HAVE_BIND_TEXTDOMAIN_CODESET 1
- | #define HAVE_GETTEXT 1
- | /* end confdefs.h. */
- | #include <sys/types.h>
- | /* Check that off_t can represent 2**63 - 1 correctly.
- | We can't simply define LARGE_OFF_T to be 9223372036854775807,
- | since some C++ compilers masquerading as C compilers
- | incorrectly reject 9223372036854775807. */
- | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
- | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
- | && LARGE_OFF_T % 2147483647 == 1)
- | ? 1 : -1];
- | int
- | main ()
- | {
- |
- | ;
- | return 0;
- | }
- configure:21867: gcc -c -g -O2 conftest.c >&5
- configure:21873: $? = 0
- configure:21877: test -z
- || test ! -s conftest.err
- configure:21880: $? = 0
- configure:21883: test -s conftest.o
- configure:21886: $? = 0
- configure:21898: result: 64
- configure:21908: checking for _LARGE_FILES value needed for large files
- configure:21939: gcc -c -g -O2 conftest.c >&5
- configure:21945: $? = 0
- configure:21949: test -z
- || test ! -s conftest.err
- configure:21952: $? = 0
- configure:21955: test -s conftest.o
- configure:21958: $? = 0
- configure:22023: result: no
- configure:22037: checking for ANSI C header files
- configure:22193: result: yes
- configure:22224: checking if the system resolver is reentrant
- configure:22249: result: yes
- configure:22267: checking for timegm
- configure:22324: gcc -o conftest -g -O2 conftest.c >&5
- configure:22330: $? = 0
- configure:22334: test -z
- || test ! -s conftest.err
- configure:22337: $? = 0
- configure:22340: test -s conftest
- configure:22343: $? = 0
- configure:22355: result: yes
- configure:22367: checking whether struct tm is in sys/time.h or time.h
- configure:22390: gcc -c -g -O2 conftest.c >&5
- configure:22396: $? = 0
- configure:22400: test -z
- || test ! -s conftest.err
- configure:22403: $? = 0
- configure:22406: test -s conftest.o
- configure:22409: $? = 0
- configure:22420: result: time.h
- configure:22455: checking for pkg-config
- configure:22473: found /usr/bin/pkg-config
- configure:22486: result: /usr/bin/pkg-config
- configure:22507: checking for GTK+ - version >= 2.6.0
- configure:22652: result: no
- configure:22685: gcc -o conftest -g -O2 conftest.c >&5
- conftest.c:35:21: error: gtk/gtk.h: No such file or directory
- conftest.c: In function 'main':
- conftest.c:41: error: 'gtk_major_version' undeclared (first use in this function)
- conftest.c:41: error: (Each undeclared identifier is reported only once
- conftest.c:41: error: for each function it appears in.)
- conftest.c:41: error: 'gtk_minor_version' undeclared (first use in this function)
- conftest.c:41: error: 'gtk_micro_version' undeclared (first use in this function)
- configure:22691: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- |
- | #define PACKAGE_NAME "Mail Notification"
- | #define PACKAGE_TARNAME "mail-notification"
- | #define PACKAGE_VERSION "4.0"
- | #define PACKAGE_STRING "Mail Notification 4.0"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE "mail-notification"
- | #define VERSION "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 GETTEXT_PACKAGE "mail-notification"
- | #define HAVE_LOCALE_H 1
- | #define HAVE_LC_MESSAGES 1
- | #define HAVE_BIND_TEXTDOMAIN_CODESET 1
- | #define HAVE_GETTEXT 1
- | #define _FILE_OFFSET_BITS 64
- | #define STDC_HEADERS 1
- | #define HAVE_REENTRANT_RESOLVER 1
- | #define HAVE_TIMEGM 1
- | /* end confdefs.h. */
- |
- | #include <gtk/gtk.h>
- | #include <stdio.h>
- |
- | int
- | main ()
- | {
- | return ((gtk_major_version) || (gtk_minor_version) || (gtk_micro_version));
- | ;
- | return 0;
- | }
- configure:22730: error: unable to find the GTK+ library
- ## ---------------- ##
- ## Cache variables. ##
- ## ---------------- ##
- ac_cv_build=i686-pc-linux-gnu
- ac_cv_build_alias=i686-pc-linux-gnu
- ac_cv_c_compiler_gnu=yes
- 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_EVOLUTION_PLUGIN_CFLAGS_set=
- ac_cv_env_EVOLUTION_PLUGIN_CFLAGS_value=
- ac_cv_env_EVOLUTION_PLUGIN_LIBS_set=
- ac_cv_env_EVOLUTION_PLUGIN_LIBS_value=
- ac_cv_env_F77_set=
- ac_cv_env_F77_value=
- ac_cv_env_FFLAGS_set=
- ac_cv_env_FFLAGS_value=
- ac_cv_env_GMIME_CFLAGS_set=
- ac_cv_env_GMIME_CFLAGS_value=
- ac_cv_env_GMIME_LIBS_set=
- ac_cv_env_GMIME_LIBS_value=
- ac_cv_env_GNOME_CFLAGS_set=
- ac_cv_env_GNOME_CFLAGS_value=
- ac_cv_env_GNOME_LIBS_set=
- ac_cv_env_GNOME_LIBS_value=
- ac_cv_env_LDFLAGS_set=
- ac_cv_env_LDFLAGS_value=
- ac_cv_env_PKG_CONFIG_set=
- ac_cv_env_PKG_CONFIG_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=no
- ac_cv_func_bind_textdomain_codeset=yes
- ac_cv_func_timegm=yes
- ac_cv_header_dlfcn_h=yes
- ac_cv_header_inttypes_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_unistd_h=yes
- ac_cv_host=i686-pc-linux-gnu
- ac_cv_host_alias=i686-pc-linux-gnu
- ac_cv_objext=o
- ac_cv_path_INTLTOOL_ICONV=/usr/bin/iconv
- ac_cv_path_INTLTOOL_MSGFMT=msgfmt
- ac_cv_path_INTLTOOL_MSGMERGE=msgmerge
- ac_cv_path_INTLTOOL_PERL=/usr/bin/perl
- ac_cv_path_INTLTOOL_XGETTEXT=xgettext
- ac_cv_path_MSGFMT=no
- ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config
- ac_cv_path_ac_prefix_program=/usr/bin/gnome-open
- ac_cv_path_install='/usr/bin/install -c'
- ac_cv_prog_AWK=mawk
- 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_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=no
- ac_cv_prog_make_make_set=yes
- ac_cv_struct_tm=time.h
- ac_cv_sys_file_offset_bits=64
- ac_cv_sys_large_files=no
- ac_cv_sys_largefile_CC=no
- ac_cv_target=i686-pc-linux-gnu
- ac_cv_target_alias=i686-pc-linux-gnu
- am_cv_CC_dependencies_compiler_type=gcc3
- am_cv_CXX_dependencies_compiler_type=gcc3
- 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=no
- 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/bin/ld
- lt_cv_path_LDCXX=/usr/bin/ld
- lt_cv_path_NM='/usr/bin/nm -B'
- lt_cv_path_SED=/bin/sed
- lt_cv_prog_compiler_c_o=yes
- lt_cv_prog_compiler_c_o_CXX=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_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/krzysztof/src/mail-notification-4.0/missing --run aclocal-1.9'
- ALL_LINGUAS='bg ca cs de fr ja nl pl pt pt_BR ru sr [email protected] sv'
- AMDEPBACKSLASH='\'
- AMDEP_FALSE='#'
- AMDEP_TRUE=''
- AML=''
- AMTAR='${SHELL} /home/krzysztof/src/mail-notification-4.0/missing --run tar'
- AR='ar'
- AUTOCONF='${SHELL} /home/krzysztof/src/mail-notification-4.0/missing --run autoconf'
- AUTOHEADER='${SHELL} /home/krzysztof/src/mail-notification-4.0/missing --run autoheader'
- AUTOMAKE='${SHELL} /home/krzysztof/src/mail-notification-4.0/missing --run automake-1.9'
- AWK='mawk'
- BONOBO_IDLFLAGS=''
- CATALOGS=''
- CATOBJEXT='NONE'
- 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=''
- DEBUG_CFLAGS='-DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS'
- DEFS=''
- DEPDIR='.deps'
- ECHO='echo'
- ECHO_C=''
- ECHO_N='-n'
- ECHO_T=''
- EGREP='grep -E'
- EVOLUTION_PLUGIN_CFLAGS=''
- EVOLUTION_PLUGIN_LIBS=''
- EXEEXT=''
- F77=''
- FFLAGS=''
- GCONFTOOL=''
- GCONF_SCHEMAS_INSTALL_FALSE=''
- GCONF_SCHEMAS_INSTALL_TRUE=''
- GCONF_SCHEMA_CONFIG_SOURCE=''
- GCONF_SCHEMA_FILE_DIR=''
- GETTEXT_PACKAGE='mail-notification'
- GMIME_CFLAGS=''
- GMIME_LIBS=''
- GMOFILES=' bg.gmo ca.gmo cs.gmo de.gmo fr.gmo ja.gmo nl.gmo pl.gmo pt.gmo pt_BR.gmo ru.gmo sr.gmo [email protected] sv.gmo'
- GMSGFMT=''
- GNOME_CFLAGS=''
- GNOME_LIBS=''
- GOB2=''
- GTK_CFLAGS=''
- GTK_LIBS=''
- INSTALL_DATA='${INSTALL} -m 644'
- INSTALL_PROGRAM='${INSTALL}'
- INSTALL_SCRIPT='${INSTALL}'
- INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
- INSTOBJEXT=''
- 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 $< [email protected]'
- 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 $< [email protected]'
- 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 $< [email protected]'
- 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 $< [email protected]'
- 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 $< [email protected]'
- INTLTOOL_MERGE='$(top_builddir)/intltool-merge'
- INTLTOOL_MSGFMT='msgfmt'
- INTLTOOL_MSGMERGE='msgmerge'
- INTLTOOL_OAF_RULE='%.oaf: %.oaf.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -p $(top_srcdir)/po $< [email protected]'
- 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 $< [email protected]'
- 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 $< [email protected]'
- 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 $< [email protected]'
- 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 $< [email protected]'
- INTLTOOL_SERVICE_RULE='%.service: %.service.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 $< [email protected]'
- 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 $< [email protected]'
- 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 $< [email protected]'
- 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 $< [email protected]'
- 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 $< [email protected]'
- 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 $< [email protected]'
- INTLTOOL_XGETTEXT='xgettext'
- INTLTOOL_XML_NOMERGE_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u /tmp $< [email protected]'
- 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 $< [email protected]'
- LDFLAGS=''
- LIBOBJS=''
- LIBS=''
- LIBTOOL='$(SHELL) $(top_builddir)/libtool'
- LN_S='ln -s'
- LTLIBOBJS=''
- MAINT='#'
- MAINTAINER_MODE_FALSE=''
- MAINTAINER_MODE_TRUE='#'
- MAKEINFO='${SHELL} /home/krzysztof/src/mail-notification-4.0/missing --run makeinfo'
- MKINSTALLDIRS='./mkinstalldirs'
- MSGFMT='no'
- OBJEXT='o'
- OPENSSL_CFLAGS=''
- OPENSSL_LIBS=''
- ORBIT_IDL=''
- PACKAGE='mail-notification'
- PACKAGE_BUGREPORT='[email protected]'
- PACKAGE_NAME='Mail Notification'
- PACKAGE_STRING='Mail Notification 4.0'
- PACKAGE_TARNAME='mail-notification'
- PACKAGE_VERSION='4.0'
- PATH_SEPARATOR=':'
- PKG_CONFIG='/usr/bin/pkg-config'
- POFILES=' bg.po ca.po cs.po de.po fr.po ja.po nl.po pl.po pt.po pt_BR.po ru.po sr.po [email protected] sv.po'
- POSUB='po'
- PO_IN_DATADIR_FALSE=''
- PO_IN_DATADIR_TRUE=''
- RANLIB='ranlib'
- SASL_CFLAGS=''
- SASL_LIBS=''
- SET_MAKE=''
- SHELL='/bin/bash'
- STRIP='strip'
- USE_NLS='yes'
- VERSION='4.0'
- WARN_CFLAGS=''
- WITH_EVOLUTION_FALSE=''
- WITH_EVOLUTION_TRUE=''
- WITH_GMAIL_FALSE=''
- WITH_GMAIL_TRUE=''
- WITH_IMAP_FALSE=''
- WITH_IMAP_TRUE=''
- WITH_MAILDIR_FALSE=''
- WITH_MAILDIR_TRUE=''
- WITH_MBOX_FALSE=''
- WITH_MBOX_OR_MOZILLA_FALSE=''
- WITH_MBOX_OR_MOZILLA_OR_MH_OR_MAILDIR_OR_SYLPHEED_FALSE=''
- WITH_MBOX_OR_MOZILLA_OR_MH_OR_MAILDIR_OR_SYLPHEED_OR_EVOLUTION_FALSE=''
- WITH_MBOX_OR_MOZILLA_OR_MH_OR_MAILDIR_OR_SYLPHEED_OR_EVOLUTION_TRUE=''
- WITH_MBOX_OR_MOZILLA_OR_MH_OR_MAILDIR_OR_SYLPHEED_TRUE=''
- WITH_MBOX_OR_MOZILLA_TRUE=''
- WITH_MBOX_TRUE=''
- WITH_MH_FALSE=''
- WITH_MH_TRUE=''
- WITH_MIME_FALSE=''
- WITH_MIME_TRUE=''
- WITH_MOZILLA_FALSE=''
- WITH_MOZILLA_TRUE=''
- WITH_POP3_FALSE=''
- WITH_POP3_OR_IMAP_FALSE=''
- WITH_POP3_OR_IMAP_OR_GMAIL_FALSE=''
- WITH_POP3_OR_IMAP_OR_GMAIL_TRUE=''
- WITH_POP3_OR_IMAP_TRUE=''
- WITH_POP3_TRUE=''
- WITH_REGRESSION_TESTS_FALSE=''
- WITH_REGRESSION_TESTS_TRUE=''
- WITH_SASL_FALSE=''
- WITH_SASL_TRUE=''
- WITH_SSL_FALSE=''
- WITH_SSL_TRUE=''
- WITH_SYLPHEED_FALSE=''
- WITH_SYLPHEED_TRUE=''
- XGETTEXT=':'
- ac_ct_AR='ar'
- ac_ct_CC='gcc'
- ac_ct_CXX='g++'
- ac_ct_F77=''
- ac_ct_RANLIB='ranlib'
- ac_ct_STRIP='strip'
- ac_prefix_program='/usr/bin/gnome-open'
- ac_pt_PKG_CONFIG=''
- 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-pc-linux-gnu'
- build_alias=''
- build_cpu='i686'
- build_os='linux-gnu'
- build_vendor='pc'
- datadir='${prefix}/share'
- evolution_plugindir=''
- exec_prefix='NONE'
- gnome_cappletdir=''
- gnome_prefix=''
- host='i686-pc-linux-gnu'
- host_alias=''
- host_cpu='i686'
- host_os='linux-gnu'
- host_vendor='pc'
- includedir='${prefix}/include'
- infodir='${prefix}/info'
- install_sh='/home/krzysztof/src/mail-notification-4.0/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'
- program_transform_name='s,x,x,'
- sbindir='${exec_prefix}/sbin'
- sharedstatedir='${prefix}/com'
- sysconfdir='${prefix}/etc'
- target='i686-pc-linux-gnu'
- target_alias=''
- target_cpu='i686'
- target_os='linux-gnu'
- target_vendor='pc'
- ## ----------- ##
- ## confdefs.h. ##
- ## ----------- ##
- #define GETTEXT_PACKAGE "mail-notification"
- #define HAVE_BIND_TEXTDOMAIN_CODESET 1
- #define HAVE_DLFCN_H 1
- #define HAVE_GETTEXT 1
- #define HAVE_INTTYPES_H 1
- #define HAVE_LC_MESSAGES 1
- #define HAVE_LOCALE_H 1
- #define HAVE_MEMORY_H 1
- #define HAVE_REENTRANT_RESOLVER 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_TIMEGM 1
- #define HAVE_UNISTD_H 1
- #define PACKAGE "mail-notification"
- #define PACKAGE_BUGREPORT "[email protected]"
- #define PACKAGE_NAME "Mail Notification"
- #define PACKAGE_STRING "Mail Notification 4.0"
- #define PACKAGE_TARNAME "mail-notification"
- #define PACKAGE_VERSION "4.0"
- #define STDC_HEADERS 1
- #define STDC_HEADERS 1
- #define VERSION "4.0"
- #define _FILE_OFFSET_BITS 64
- #endif
- #ifdef __cplusplus
- extern "C" void std::exit (int) throw (); using std::exit;
- configure: exit 1
advertising
Update the Post
Either update this post and resubmit it with changes, or make a new post.
You may also comment on this post.
Please note that information posted here will not expire by default. If you do not want it to expire, please set the expiry time above. If it is set to expire, web search engines will not be allowed to index it prior to it expiring. Items that are not marked to expire will be indexable by search engines. Be careful with your passwords. All illegal activities will be reported and any information will be handed over to the authorities, so be good.