Date: Tue, 16 Nov 2004 19:04:15 -0500 From: Lanny Baron <lbaron@freebsdsystems.com> To: gnome@FreeBSD.org Subject: libgnome fails to build Message-ID: <419A957F.4090800@freebsdsystems.com>
next in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format. --------------000900090007090506020304 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Hello Gnome, Perhaps you can give me a hand here. I am really trying to get evolution to install. I have found that x11/libgnome is failing in its build. Would you be so kind as to tell me what is wrong and what needs to be fixed? I have attached the config.log and config.status. -- Regards, =+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+= Lanny Baron Proud to be 100% FreeBSD http://www.FreeBSDsystems.COM Toll Free: 1.877.963.1900 =+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+= --------------000900090007090506020304 Content-Type: text/plain; name="config.log" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="config.log" This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by libgnome configure 2.8.0, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --localstatedir=/usr/X11R6/share/gnome --datadir=/usr/X11R6/share/gnome --with-html-dir=/usr/X11R6/share/doc --disable-gtk-doc --with-gconf-source=xml::/usr/X11R6/etc/gconf/gconf.xml.defaults --prefix=/usr/X11R6 --build=i386-portbld-freebsd5.3 ## --------- ## ## Platform. ## ## --------- ## hostname = panda.freebsdsystems.com uname -m = i386 uname -r = 5.3-STABLE uname -s = FreeBSD uname -v = FreeBSD 5.3-STABLE #10: Mon Nov 15 10:13:50 EST 2004 root@panda.freebsdsystems.com:/usr/obj/usr/src/sys/INET /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/local/libexec/libtool15 PATH: /sbin PATH: /bin PATH: /usr/sbin PATH: /usr/bin PATH: /usr/games PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /root/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1578: checking for a BSD-compatible install configure:1633: result: /usr/bin/install -c -o root -g wheel configure:1644: checking whether build environment is sane configure:1687: result: yes configure:1720: checking for gawk configure:1749: result: no configure:1720: checking for mawk configure:1749: result: no configure:1720: checking for nawk configure:1736: found /usr/bin/nawk configure:1746: result: nawk configure:1756: checking whether gmake sets $(MAKE) configure:1776: result: yes configure:1943: checking whether to enable maintainer-specific portions of Makefiles configure:1952: result: no configure:1974: checking for intltool >= 0.21 configure:1984: result: 0.31.2 found configure:2039: checking for perl configure:2057: found /usr/bin/perl configure:2069: result: /usr/bin/perl configure:2087: checking for XML::Parser configure:2090: result: ok configure:2126: checking for style of include used by gmake configure:2154: result: GNU configure:2225: checking for gcc configure:2251: result: cc configure:2495: checking for C compiler version configure:2498: cc --version </dev/null >&5 cc (GCC) 3.4.2 [FreeBSD] 20040728 Copyright (C) 2004 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:2501: $? = 0 configure:2503: cc -v </dev/null >&5 Using built-in specs. Configured with: FreeBSD/i386 system compiler Thread model: posix gcc version 3.4.2 [FreeBSD] 20040728 configure:2506: $? = 0 configure:2508: cc -V </dev/null >&5 cc: `-V' option must have argument configure:2511: $? = 1 configure:2534: checking for C compiler default output file name configure:2537: cc -O -pipe -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:2540: $? = 0 configure:2586: result: a.out configure:2591: checking whether the C compiler works configure:2597: ./a.out configure:2600: $? = 0 configure:2617: result: yes configure:2624: checking whether we are cross compiling configure:2626: result: no configure:2629: checking for suffix of executables configure:2631: cc -o conftest -O -pipe -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:2634: $? = 0 configure:2659: result: configure:2665: checking for suffix of object files configure:2686: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:2689: $? = 0 configure:2711: result: o configure:2715: checking whether we are using the GNU C compiler configure:2739: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:2745: $? = 0 configure:2749: test -z || test ! -s conftest.err configure:2752: $? = 0 configure:2755: test -s conftest.o configure:2758: $? = 0 configure:2771: result: yes configure:2777: checking whether cc accepts -g configure:2798: cc -c -g -I/usr/local/include conftest.c >&5 configure:2804: $? = 0 configure:2808: test -z || test ! -s conftest.err configure:2811: $? = 0 configure:2814: test -s conftest.o configure:2817: $? = 0 configure:2828: result: yes configure:2845: checking for cc option to accept ANSI C configure:2915: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:2921: $? = 0 configure:2925: test -z || test ! -s conftest.err configure:2928: $? = 0 configure:2931: test -s conftest.o configure:2934: $? = 0 configure:2952: result: none needed configure:2970: cc -c -O -pipe -I/usr/local/include conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:2976: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3111: checking dependency style of cc configure:3194: result: gcc3 configure:3213: checking for strerror in -lcposix configure:3243: cc -o conftest -O -pipe -I/usr/local/include -L/usr/local/lib conftest.c -lcposix >&5 /usr/bin/ld: cannot find -lcposix configure:3249: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libgnome" | #define PACKAGE_TARNAME "libgnome" | #define PACKAGE_VERSION "2.8.0" | #define PACKAGE_STRING "libgnome 2.8.0" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgnome" | #define PACKAGE "libgnome" | #define VERSION "2.8.0" | /* 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 strerror (); | int | main () | { | strerror (); | ; | return 0; | } configure:3275: result: no configure:3329: checking for gcc configure:3355: result: cc configure:3599: checking for C compiler version configure:3602: cc --version </dev/null >&5 cc (GCC) 3.4.2 [FreeBSD] 20040728 Copyright (C) 2004 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:3605: $? = 0 configure:3607: cc -v </dev/null >&5 Using built-in specs. Configured with: FreeBSD/i386 system compiler Thread model: posix gcc version 3.4.2 [FreeBSD] 20040728 configure:3610: $? = 0 configure:3612: cc -V </dev/null >&5 cc: `-V' option must have argument configure:3615: $? = 1 configure:3618: checking whether we are using the GNU C compiler configure:3674: result: yes configure:3680: checking whether cc accepts -g configure:3731: result: yes configure:3748: checking for cc option to accept ANSI C configure:3855: result: none needed configure:3873: cc -c -O -pipe -I/usr/local/include conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:3879: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:4014: checking dependency style of cc configure:4097: result: gcc3 configure:4119: checking how to run the C preprocessor configure:4154: cc -E -I/usr/local/include conftest.c configure:4160: $? = 0 configure:4192: cc -E -I/usr/local/include conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:4198: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libgnome" | #define PACKAGE_TARNAME "libgnome" | #define PACKAGE_VERSION "2.8.0" | #define PACKAGE_STRING "libgnome 2.8.0" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgnome" | #define PACKAGE "libgnome" | #define VERSION "2.8.0" | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:4237: result: cc -E configure:4261: cc -E -I/usr/local/include conftest.c configure:4267: $? = 0 configure:4299: cc -E -I/usr/local/include conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:4305: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libgnome" | #define PACKAGE_TARNAME "libgnome" | #define PACKAGE_VERSION "2.8.0" | #define PACKAGE_STRING "libgnome 2.8.0" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgnome" | #define PACKAGE "libgnome" | #define VERSION "2.8.0" | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:4349: checking for egrep configure:4359: result: grep -E configure:4364: checking for ANSI C header files configure:4389: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:4395: $? = 0 configure:4399: test -z || test ! -s conftest.err configure:4402: $? = 0 configure:4405: test -s conftest.o configure:4408: $? = 0 configure:4497: cc -o conftest -O -pipe -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:4500: $? = 0 configure:4502: ./conftest configure:4505: $? = 0 configure:4520: result: yes configure:4610: checking build system type configure:4628: result: i386-portbld-freebsd5.3 configure:4636: checking host system type configure:4650: result: i386-portbld-freebsd5.3 configure:4658: checking for a sed that does not truncate output configure:4712: result: /usr/bin/sed configure:4726: checking for ld used by cc configure:4793: result: /usr/bin/ld configure:4802: checking if the linker (/usr/bin/ld) is GNU ld configure:4817: result: yes configure:4822: checking for /usr/bin/ld option to reload object files configure:4829: result: -r configure:4847: checking for BSD-compatible nm configure:4889: result: /usr/bin/nm -B configure:4893: checking whether ln -s works configure:4897: result: yes configure:4904: checking how to recognise dependent libraries configure:5085: result: pass_all configure:5549: checking for sys/types.h configure:5565: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:5571: $? = 0 configure:5575: test -z || test ! -s conftest.err configure:5578: $? = 0 configure:5581: test -s conftest.o configure:5584: $? = 0 configure:5595: result: yes configure:5549: checking for sys/stat.h configure:5565: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:5571: $? = 0 configure:5575: test -z || test ! -s conftest.err configure:5578: $? = 0 configure:5581: test -s conftest.o configure:5584: $? = 0 configure:5595: result: yes configure:5549: checking for stdlib.h configure:5565: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:5571: $? = 0 configure:5575: test -z || test ! -s conftest.err configure:5578: $? = 0 configure:5581: test -s conftest.o configure:5584: $? = 0 configure:5595: result: yes configure:5549: checking for string.h configure:5565: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:5571: $? = 0 configure:5575: test -z || test ! -s conftest.err configure:5578: $? = 0 configure:5581: test -s conftest.o configure:5584: $? = 0 configure:5595: result: yes configure:5549: checking for memory.h configure:5565: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:5571: $? = 0 configure:5575: test -z || test ! -s conftest.err configure:5578: $? = 0 configure:5581: test -s conftest.o configure:5584: $? = 0 configure:5595: result: yes configure:5549: checking for strings.h configure:5565: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:5571: $? = 0 configure:5575: test -z || test ! -s conftest.err configure:5578: $? = 0 configure:5581: test -s conftest.o configure:5584: $? = 0 configure:5595: result: yes configure:5549: checking for inttypes.h configure:5565: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:5571: $? = 0 configure:5575: test -z || test ! -s conftest.err configure:5578: $? = 0 configure:5581: test -s conftest.o configure:5584: $? = 0 configure:5595: result: yes configure:5549: checking for stdint.h configure:5565: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:5571: $? = 0 configure:5575: test -z || test ! -s conftest.err configure:5578: $? = 0 configure:5581: test -s conftest.o configure:5584: $? = 0 configure:5595: result: yes configure:5549: checking for unistd.h configure:5565: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:5571: $? = 0 configure:5575: test -z || test ! -s conftest.err configure:5578: $? = 0 configure:5581: test -s conftest.o configure:5584: $? = 0 configure:5595: result: yes configure:5621: checking dlfcn.h usability configure:5633: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:5639: $? = 0 configure:5643: test -z || test ! -s conftest.err configure:5646: $? = 0 configure:5649: test -s conftest.o configure:5652: $? = 0 configure:5662: result: yes configure:5666: checking dlfcn.h presence configure:5676: cc -E -I/usr/local/include conftest.c configure:5682: $? = 0 configure:5702: result: yes configure:5737: checking for dlfcn.h configure:5744: result: yes configure:5851: checking for C++ compiler version configure:5854: c++ --version </dev/null >&5 c++ (GCC) 3.4.2 [FreeBSD] 20040728 Copyright (C) 2004 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:5857: $? = 0 configure:5859: c++ -v </dev/null >&5 Using built-in specs. Configured with: FreeBSD/i386 system compiler Thread model: posix gcc version 3.4.2 [FreeBSD] 20040728 configure:5862: $? = 0 configure:5864: c++ -V </dev/null >&5 c++: `-V' option must have argument configure:5867: $? = 1 configure:5870: checking whether we are using the GNU C++ compiler configure:5894: c++ -c -O -pipe -I/usr/local/include conftest.cc >&5 configure:5900: $? = 0 configure:5904: test -z || test ! -s conftest.err configure:5907: $? = 0 configure:5910: test -s conftest.o configure:5913: $? = 0 configure:5926: result: yes configure:5932: checking whether c++ accepts -g configure:5953: c++ -c -g -I/usr/local/include conftest.cc >&5 configure:5959: $? = 0 configure:5963: test -z || test ! -s conftest.err configure:5966: $? = 0 configure:5969: test -s conftest.o configure:5972: $? = 0 configure:5983: result: yes configure:6025: c++ -c -O -pipe -I/usr/local/include conftest.cc >&5 configure:6031: $? = 0 configure:6035: test -z || test ! -s conftest.err configure:6038: $? = 0 configure:6041: test -s conftest.o configure:6044: $? = 0 configure:6070: c++ -c -O -pipe -I/usr/local/include 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:6076: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libgnome" | #define PACKAGE_TARNAME "libgnome" | #define PACKAGE_VERSION "2.8.0" | #define PACKAGE_STRING "libgnome 2.8.0" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgnome" | #define PACKAGE "libgnome" | #define VERSION "2.8.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:6025: c++ -c -O -pipe -I/usr/local/include conftest.cc >&5 configure:6031: $? = 0 configure:6035: test -z || test ! -s conftest.err configure:6038: $? = 0 configure:6041: test -s conftest.o configure:6044: $? = 0 configure:6070: c++ -c -O -pipe -I/usr/local/include conftest.cc >&5 configure:6076: $? = 0 configure:6080: test -z || test ! -s conftest.err configure:6083: $? = 0 configure:6086: test -s conftest.o configure:6089: $? = 0 configure:6114: checking dependency style of c++ configure:6197: result: gcc3 configure:6219: checking how to run the C++ preprocessor configure:6250: c++ -E -I/usr/local/include conftest.cc configure:6256: $? = 0 configure:6288: c++ -E -I/usr/local/include conftest.cc conftest.cc:25:28: ac_nonexistent.h: No such file or directory configure:6294: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libgnome" | #define PACKAGE_TARNAME "libgnome" | #define PACKAGE_VERSION "2.8.0" | #define PACKAGE_STRING "libgnome 2.8.0" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgnome" | #define PACKAGE "libgnome" | #define VERSION "2.8.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:6333: result: c++ -E configure:6357: c++ -E -I/usr/local/include conftest.cc configure:6363: $? = 0 configure:6395: c++ -E -I/usr/local/include conftest.cc conftest.cc:25:28: ac_nonexistent.h: No such file or directory configure:6401: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libgnome" | #define PACKAGE_TARNAME "libgnome" | #define PACKAGE_VERSION "2.8.0" | #define PACKAGE_STRING "libgnome 2.8.0" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgnome" | #define PACKAGE "libgnome" | #define VERSION "2.8.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:6496: checking for g77 configure:6525: result: no configure:6496: checking for f77 configure:6512: found /usr/bin/f77 configure:6522: result: f77 configure:6537: checking for Fortran 77 compiler version configure:6540: f77 --version </dev/null >&5 GNU Fortran (GCC) 3.4.2 [FreeBSD] 20040728 Copyright (C) 2004 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:6543: $? = 0 configure:6545: f77 -v </dev/null >&5 Using built-in specs. Configured with: FreeBSD/i386 system compiler Thread model: posix gcc version 3.4.2 [FreeBSD] 20040728 configure:6548: $? = 0 configure:6550: f77 -V </dev/null >&5 f77: `-V' option must have argument configure:6553: $? = 1 configure:6561: checking whether we are using the GNU Fortran 77 compiler configure:6575: f77 -c conftest.F >&5 configure:6581: $? = 0 configure:6585: test -z || test ! -s conftest.err configure:6588: $? = 0 configure:6591: test -s conftest.o configure:6594: $? = 0 configure:6607: result: yes configure:6613: checking whether f77 accepts -g configure:6625: f77 -c -g conftest.f >&5 configure:6631: $? = 0 configure:6635: test -z || test ! -s conftest.err configure:6638: $? = 0 configure:6641: test -s conftest.o configure:6644: $? = 0 configure:6656: result: yes configure:6686: checking the maximum length of command line arguments configure:6765: result: 65536 configure:6776: checking command to parse /usr/bin/nm -B output from cc object configure:6865: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:6868: $? = 0 configure:6872: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm configure:6875: $? = 0 configure:6927: cc -o conftest -O -pipe -I/usr/local/include -L/usr/local/lib conftest.c conftstm.o >&5 configure:6930: $? = 0 configure:6968: result: ok configure:6972: checking for objdir configure:6987: result: .libs configure:7077: checking for ar configure:7093: found /usr/bin/ar configure:7104: result: ar configure:7157: checking for ranlib configure:7173: found /usr/bin/ranlib configure:7184: result: ranlib configure:7237: checking for strip configure:7253: found /usr/bin/strip configure:7264: result: strip configure:7528: checking if cc static flag works configure:7551: result: yes configure:7569: checking if cc supports -fno-rtti -fno-exceptions configure:7587: cc -c -O -pipe -I/usr/local/include -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C configure:7591: $? = 0 configure:7602: result: no configure:7617: checking for cc option to produce PIC configure:7804: result: -fPIC configure:7812: checking if cc PIC flag -fPIC works configure:7830: cc -c -O -pipe -I/usr/local/include -fPIC -DPIC conftest.c >&5 configure:7834: $? = 0 configure:7845: result: yes configure:7869: checking if cc supports -c -o file.o configure:7890: cc -c -O -pipe -I/usr/local/include -o out/conftest2.o conftest.c >&5 configure:7894: $? = 0 configure:7914: result: yes configure:7940: checking whether the cc linker (/usr/bin/ld) supports shared libraries configure:8789: result: yes configure:8815: checking whether -lc should be explicitly linked in configure:8820: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:8823: $? = 0 configure:8837: cc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:8840: $? = 1 configure:8852: result: yes configure:8860: checking dynamic linker characteristics configure:9421: result: freebsd5.3 ld.so configure:9425: checking how to hardcode library paths into programs configure:9450: result: immediate configure:9464: checking whether stripping libraries is possible configure:9469: result: yes configure:10299: checking if libtool supports shared libraries configure:10301: result: yes configure:10304: checking whether to build shared libraries configure:10325: result: yes configure:10328: checking whether to build static libraries configure:10332: result: yes configure:10424: creating libtool configure:10971: checking for ld used by c++ configure:11038: result: /usr/bin/ld configure:11047: checking if the linker (/usr/bin/ld) is GNU ld configure:11062: result: yes configure:11113: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:11978: result: yes configure:11996: c++ -c -O -pipe -I/usr/local/include conftest.cc >&5 configure:11999: $? = 0 configure:12095: checking for c++ option to produce PIC configure:12357: result: -fPIC configure:12365: checking if c++ PIC flag -fPIC works configure:12383: c++ -c -O -pipe -I/usr/local/include -fPIC -DPIC conftest.cc >&5 configure:12387: $? = 0 configure:12398: result: yes configure:12422: checking if c++ supports -c -o file.o configure:12443: c++ -c -O -pipe -I/usr/local/include -o out/conftest2.o conftest.cc >&5 configure:12447: $? = 0 configure:12467: result: yes configure:12493: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:12518: result: yes configure:12589: checking dynamic linker characteristics configure:13150: result: freebsd5.3 ld.so configure:13154: checking how to hardcode library paths into programs configure:13179: result: immediate configure:13193: checking whether stripping libraries is possible configure:13198: result: yes configure:14505: checking if libtool supports shared libraries configure:14507: result: yes configure:14510: checking whether to build shared libraries configure:14528: result: yes configure:14531: checking whether to build static libraries configure:14535: result: yes configure:14547: checking for f77 option to produce PIC configure:14734: result: -fPIC configure:14742: checking if f77 PIC flag -fPIC works configure:14760: f77 -c -g -O2 -fPIC conftest.f >&5 configure:14764: $? = 0 configure:14775: result: yes configure:14799: checking if f77 supports -c -o file.o configure:14820: f77 -c -g -O2 -o out/conftest2.o conftest.f >&5 configure:14824: $? = 0 configure:14844: result: yes configure:14870: checking whether the f77 linker (/usr/bin/ld) supports shared libraries configure:15699: result: yes configure:15770: checking dynamic linker characteristics configure:16331: result: freebsd5.3 ld.so configure:16335: checking how to hardcode library paths into programs configure:16360: result: immediate configure:16374: checking whether stripping libraries is possible configure:16379: result: yes configure:20505: checking for setenv configure:20562: cc -o conftest -O -pipe -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:20568: $? = 0 configure:20572: test -z || test ! -s conftest.err configure:20575: $? = 0 configure:20578: test -s conftest configure:20581: $? = 0 configure:20593: result: yes configure:20505: checking for unsetenv configure:20562: cc -o conftest -O -pipe -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:20568: $? = 0 configure:20572: test -z || test ! -s conftest.err configure:20575: $? = 0 configure:20578: test -s conftest configure:20581: $? = 0 configure:20593: result: yes configure:20505: checking for clearenv configure:20562: cc -o conftest -O -pipe -I/usr/local/include -L/usr/local/lib conftest.c >&5 /var/tmp//ccuqn3v1.o(.text+0x12): In function `main': : undefined reference to `clearenv' /var/tmp//ccuqn3v1.o(.data+0x0): undefined reference to `clearenv' configure:20568: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libgnome" | #define PACKAGE_TARNAME "libgnome" | #define PACKAGE_VERSION "2.8.0" | #define PACKAGE_STRING "libgnome 2.8.0" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgnome" | #define PACKAGE "libgnome" | #define VERSION "2.8.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 HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | /* end confdefs.h. */ | /* Define clearenv to an innocuous variant, in case <limits.h> declares clearenv. | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | #define clearenv innocuous_clearenv | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char clearenv (); 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 clearenv | | /* 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 clearenv (); | /* 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_clearenv) || defined (__stub___clearenv) | choke me | #else | char (*f) () = clearenv; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != clearenv; | ; | return 0; | } configure:20593: result: no configure:20505: checking for setfsgid configure:20562: cc -o conftest -O -pipe -I/usr/local/include -L/usr/local/lib conftest.c >&5 /var/tmp//ccN53TZp.o(.text+0x12): In function `main': : undefined reference to `setfsgid' /var/tmp//ccN53TZp.o(.data+0x0): undefined reference to `setfsgid' configure:20568: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libgnome" | #define PACKAGE_TARNAME "libgnome" | #define PACKAGE_VERSION "2.8.0" | #define PACKAGE_STRING "libgnome 2.8.0" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgnome" | #define PACKAGE "libgnome" | #define VERSION "2.8.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 HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | /* end confdefs.h. */ | /* Define setfsgid to an innocuous variant, in case <limits.h> declares setfsgid. | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | #define setfsgid innocuous_setfsgid | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char setfsgid (); 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 setfsgid | | /* 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 setfsgid (); | /* 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_setfsgid) || defined (__stub___setfsgid) | choke me | #else | char (*f) () = setfsgid; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != setfsgid; | ; | return 0; | } configure:20593: result: no configure:20617: checking sys/fsuid.h usability configure:20629: cc -c -O -pipe -I/usr/local/include conftest.c >&5 conftest.c:61:23: sys/fsuid.h: No such file or directory configure:20635: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libgnome" | #define PACKAGE_TARNAME "libgnome" | #define PACKAGE_VERSION "2.8.0" | #define PACKAGE_STRING "libgnome 2.8.0" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgnome" | #define PACKAGE "libgnome" | #define VERSION "2.8.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 HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | /* end confdefs.h. */ | #include <stdio.h> | #if HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #if HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #if STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # if HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #if HAVE_STRINGS_H | # include <strings.h> | #endif | #if HAVE_INTTYPES_H | # include <inttypes.h> | #else | # if HAVE_STDINT_H | # include <stdint.h> | # endif | #endif | #if HAVE_UNISTD_H | # include <unistd.h> | #endif | #include <sys/fsuid.h> configure:20658: result: no configure:20662: checking sys/fsuid.h presence configure:20672: cc -E -I/usr/local/include conftest.c conftest.c:27:23: sys/fsuid.h: No such file or directory configure:20678: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libgnome" | #define PACKAGE_TARNAME "libgnome" | #define PACKAGE_VERSION "2.8.0" | #define PACKAGE_STRING "libgnome 2.8.0" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgnome" | #define PACKAGE "libgnome" | #define VERSION "2.8.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 HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | /* end confdefs.h. */ | #include <sys/fsuid.h> configure:20698: result: no configure:20733: checking for sys/fsuid.h configure:20740: result: no configure:20757: checking for bind_textdomain_codeset configure:20814: cc -o conftest -O -pipe -I/usr/local/include -L/usr/local/lib conftest.c >&5 /var/tmp//ccsj9vBS.o(.text+0x12): In function `main': : undefined reference to `bind_textdomain_codeset' /var/tmp//ccsj9vBS.o(.data+0x0): undefined reference to `bind_textdomain_codeset' configure:20820: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libgnome" | #define PACKAGE_TARNAME "libgnome" | #define PACKAGE_VERSION "2.8.0" | #define PACKAGE_STRING "libgnome 2.8.0" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgnome" | #define PACKAGE "libgnome" | #define VERSION "2.8.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 HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | /* end confdefs.h. */ | /* Define bind_textdomain_codeset to an innocuous variant, in case <limits.h> declares bind_textdomain_codeset. | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | #define bind_textdomain_codeset innocuous_bind_textdomain_codeset | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char bind_textdomain_codeset (); 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 bind_textdomain_codeset | | /* 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 bind_textdomain_codeset (); | /* 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_bind_textdomain_codeset) || defined (__stub___bind_textdomain_codeset) | choke me | #else | char (*f) () = bind_textdomain_codeset; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != bind_textdomain_codeset; | ; | return 0; | } configure:20845: result: no configure:20880: checking locale.h usability configure:20892: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:20898: $? = 0 configure:20902: test -z || test ! -s conftest.err configure:20905: $? = 0 configure:20908: test -s conftest.o configure:20911: $? = 0 configure:20921: result: yes configure:20925: checking locale.h presence configure:20935: cc -E -I/usr/local/include conftest.c configure:20941: $? = 0 configure:20961: result: yes configure:20996: checking for locale.h configure:21003: result: yes configure:21017: checking for LC_MESSAGES configure:21038: cc -o conftest -O -pipe -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:21044: $? = 0 configure:21048: test -z || test ! -s conftest.err configure:21051: $? = 0 configure:21054: test -s conftest configure:21057: $? = 0 configure:21069: result: yes configure:21098: checking libintl.h usability configure:21110: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:21116: $? = 0 configure:21120: test -z || test ! -s conftest.err configure:21123: $? = 0 configure:21126: test -s conftest.o configure:21129: $? = 0 configure:21139: result: yes configure:21143: checking libintl.h presence configure:21153: cc -E -I/usr/local/include conftest.c configure:21159: $? = 0 configure:21179: result: yes configure:21214: checking for libintl.h configure:21221: result: yes configure:21232: checking for ngettext in libc configure:21255: cc -o conftest -O -pipe -I/usr/local/include -L/usr/local/lib conftest.c >&5 /var/tmp//ccat9qfD.o(.text+0x19): In function `main': : undefined reference to `libintl_ngettext' configure:21261: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libgnome" | #define PACKAGE_TARNAME "libgnome" | #define PACKAGE_VERSION "2.8.0" | #define PACKAGE_STRING "libgnome 2.8.0" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgnome" | #define PACKAGE "libgnome" | #define VERSION "2.8.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 HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define GETTEXT_PACKAGE "libgnome-2.0" | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | /* end confdefs.h. */ | | #include <libintl.h> | | int | main () | { | return (int) ngettext ("","", 1) | ; | return 0; | } configure:21287: result: no configure:21462: checking for bindtextdomain in -lintl configure:21492: cc -o conftest -O -pipe -I/usr/local/include -L/usr/local/lib conftest.c -lintl >&5 configure:21498: $? = 0 configure:21502: test -z || test ! -s conftest.err configure:21505: $? = 0 configure:21508: test -s conftest configure:21511: $? = 0 configure:21524: result: yes configure:21527: checking for ngettext in -lintl configure:21557: cc -o conftest -O -pipe -I/usr/local/include -L/usr/local/lib conftest.c -lintl >&5 configure:21563: $? = 0 configure:21567: test -z || test ! -s conftest.err configure:21570: $? = 0 configure:21573: test -s conftest configure:21576: $? = 0 configure:21589: result: yes configure:21592: checking for dgettext in -lintl configure:21622: cc -o conftest -O -pipe -I/usr/local/include -L/usr/local/lib conftest.c -lintl >&5 conftest.c:37: warning: conflicting types for built-in function 'dgettext' configure:21628: $? = 0 configure:21632: test -z || test ! -s conftest.err configure:21635: $? = 0 configure:21638: test -s conftest configure:21641: $? = 0 configure:21654: result: yes configure:21825: checking for bind_textdomain_codeset configure:21882: cc -o conftest -O -pipe -I/usr/local/include -L/usr/local/lib conftest.c -lintl >&5 configure:21888: $? = 0 configure:21892: test -z || test ! -s conftest.err configure:21895: $? = 0 configure:21898: test -s conftest configure:21901: $? = 0 configure:21913: result: yes configure:21953: checking for msgfmt configure:21980: result: /usr/local/bin/msgfmt configure:21993: checking for dcgettext configure:22050: cc -o conftest -O -pipe -I/usr/local/include -L/usr/local/lib conftest.c -lintl >&5 conftest.c:56: warning: conflicting types for built-in function 'dcgettext' configure:22056: $? = 0 configure:22060: test -z || test ! -s conftest.err configure:22063: $? = 0 configure:22066: test -s conftest configure:22069: $? = 0 configure:22081: result: yes configure:22093: checking for gmsgfmt configure:22124: result: /usr/local/bin/msgfmt configure:22133: checking for xgettext configure:22160: result: /usr/local/bin/xgettext configure:22184: cc -o conftest -O -pipe -I/usr/local/include -L/usr/local/lib conftest.c -lintl >&5 configure:22190: $? = 0 configure:22194: test -z || test ! -s conftest.err configure:22197: $? = 0 configure:22200: test -s conftest configure:22203: $? = 0 configure:22376: checking for catalogs to be installed configure:22401: result: am ar az be bg bn bs ca cs cy da de el en_CA en_GB es et eu fa fi fr ga gl gu he hi hr hu id is it ja ko lt lv mk ml mn ms nb ne nl nn no pa pl pt pt_BR ro ru sk sl sq sr sr@ije sr@Latn sv ta th tr uk vi wa yi zh_CN zh_TW configure:22553: checking what warning flags to pass to the C compiler configure:22555: result: -Wall -Wmissing-prototypes configure:22566: checking what language compliance flags to pass to the C compiler configure:22581: result: configure:22610: checking for mawk configure:22643: result: no configure:22610: checking for gawk configure:22643: result: no configure:22610: checking for nawk configure:22628: found /usr/bin/nawk configure:22640: result: /usr/bin/nawk configure:22654: checking for perl5 configure:22672: found /usr/bin/perl5 configure:22684: result: /usr/bin/perl5 configure:22721: checking for pkg-config configure:22739: found /usr/local/bin/pkg-config configure:22752: result: /usr/local/bin/pkg-config configure:22769: checking for esound >= 0.2.26 audiofile >= 0.2.3 configure:22773: result: yes configure:22777: checking SOUND_TEST_CFLAGS configure:22780: result: -I/usr/local/include configure:22783: checking SOUND_TEST_LIBS configure:22786: result: -L/usr/local/lib -lesd -laudiofile -lm configure:22879: checking for glib-2.0 >= 2.0.3 gmodule-2.0 >= 2.0.3 gobject-2.0 >= 2.0.3 gnome-vfs-2.0 >= 2.5.3 libbonobo-2.0 >= 2.0.0 gconf-2.0 >= 1.1.11 esound >= 0.2.26 audiofile >= 0.2.3 configure:22883: result: yes configure:22887: checking LIBGNOME_CFLAGS configure:22890: result: -D_REENTRANT -DORBIT2=1 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/orbit-2.0 -I/usr/local/include -I/usr/X11R6/include/gnome-vfs-2.0 -I/usr/X11R6/lib/gnome-vfs-2.0/include -I/usr/X11R6/include/gconf/2 configure:22893: checking LIBGNOME_LIBS configure:22896: result: -Wl,--export-dynamic -pthread -L/usr/local/lib -L/usr/X11R6/lib -lgobject-2.0 -lgnomevfs-2 -lbonobo-2 -lbonobo-activation -lgconf-2 -lORBit-2 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -liconv -lesd -laudiofile -lm configure:23037: checking for gconftool-2 configure:23055: found /usr/X11R6/bin/gconftool-2 configure:23068: result: /usr/X11R6/bin/gconftool-2 configure:23097: result: Using config source xml::/usr/X11R6/etc/gconf/gconf.xml.defaults for schema installation configure:23112: result: Using $(sysconfdir)/gconf/schemas as install directory for schema files configure:23144: checking for poptStrippedArgv in -lpopt configure:23174: cc -o conftest -O -pipe -I/usr/local/include -L/usr/local/lib conftest.c -lpopt >&5 configure:23180: $? = 0 configure:23184: test -z || test ! -s conftest.err configure:23187: $? = 0 configure:23190: test -s conftest configure:23193: $? = 0 configure:23206: result: yes configure:23385: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by libgnome config.status 2.8.0, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on panda.freebsdsystems.com config.status:24226: creating Makefile config.status:24226: creating po/Makefile.in config.status:24226: creating libgnome/Makefile config.status:24226: creating monikers/Makefile config.status:24226: creating schemas/Makefile config.status:24226: creating gnome-data/Makefile config.status:24226: creating libgnome/libgnome-2.0.pc config.status:24226: creating libgnome/libgnome-2.0-uninstalled.pc config.status:24226: creating doc/Makefile config.status:24226: creating doc/reference/Makefile config.status:24226: creating doc/reference/version.xml config.status:24329: creating config.h config.status:24653: executing default-1 commands config.status:24653: executing depfiles commands config.status:24653: executing default-2 commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_func_bind_textdomain_codeset=yes ac_cv_lib_intl_ngettext=yes lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\(\\)\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2\\3 \\3/p'\''"' ac_cv_prog_ac_ct_F77=f77 am_cv_CC_dependencies_compiler_type=gcc3 ac_cv_path_XGETTEXT=/usr/local/bin/xgettext ac_cv_prog_CXXCPP='c++ -E' ac_cv_env_CXXFLAGS_value='-O -pipe' gt_cv_func_dgettext_libc=no lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' ac_cv_f77_compiler_gnu=yes ac_cv_env_F77_value= ac_cv_header_stdlib_h=yes lt_cv_file_magic_cmd='$MAGIC_CMD' ac_cv_lib_popt_poptStrippedArgv=yes lt_cv_prog_gnu_ldcxx=yes ac_cv_lib_cposix_strerror=no ac_cv_prog_cc_g=yes ac_cv_path_INTLTOOL_PERL=/usr/bin/perl ac_cv_env_CXXCPP_set= ac_cv_env_LDFLAGS_set=set ac_cv_path_PKG_CONFIG=/usr/local/bin/pkg-config lt_cv_prog_compiler_c_o_CXX=yes ac_cv_prog_ac_ct_AR=ar ac_cv_c_compiler_gnu=yes ac_cv_exeext= ac_cv_env_CFLAGS_set=set 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'\''' ac_cv_path_GCONFTOOL=/usr/X11R6/bin/gconftool-2 lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' ac_cv_prog_make_gmake_set=yes ac_cv_env_FFLAGS_set= lt_cv_sys_max_cmd_len=65536 ac_cv_env_CPP_value= ac_cv_env_CPPFLAGS_set=set gt_cv_func_ngettext_libc=no ac_cv_cxx_compiler_gnu=yes ac_cv_env_CXX_set=set gt_cv_have_gettext=yes lt_lt_cv_prog_compiler_c_o_CXX='"yes"' ac_cv_env_host_alias_set= ac_cv_path_GMSGFMT=/usr/local/bin/msgfmt 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_cv_ld_reload_flag=-r ac_cv_func_clearenv=no ac_cv_func_unsetenv=yes lt_cv_prog_gnu_ld=yes ac_cv_header_sys_stat_h=yes ac_cv_env_build_alias_set=set lt_cv_prog_compiler_c_o=yes ac_cv_prog_f77_g=yes ac_cv_env_CXXCPP_value= ac_cv_env_LDFLAGS_value=-L/usr/local/lib ac_cv_env_target_alias_set= ac_cv_path_AWK=/usr/bin/nawk ac_cv_host_alias=i386-portbld-freebsd5.3 ac_cv_prog_cc_stdc= ac_cv_env_CFLAGS_value='-O -pipe ' ac_cv_env_CC_set=set ac_cv_path_MSGFMT=/usr/local/bin/msgfmt lt_cv_prog_compiler_c_o_F77=yes ac_cv_header_sys_types_h=yes ac_cv_header_stdc=yes ac_cv_path_PERL=/usr/bin/perl5 ac_cv_header_strings_h=yes lt_cv_path_SED=/usr/bin/sed ac_cv_func_dcgettext=yes ac_cv_header_stdint_h=yes ac_cv_header_inttypes_h=yes ac_cv_prog_egrep='grep -E' ac_cv_env_FFLAGS_value= ac_cv_header_locale_h=yes ac_cv_func_setenv=yes lt_cv_path_LD=/usr/bin/ld lt_cv_prog_compiler_rtti_exceptions=no ac_cv_header_unistd_h=yes ac_cv_header_string_h=yes ac_cv_build_alias=i386-portbld-freebsd5.3 ac_cv_env_CPPFLAGS_value=-I/usr/local/include ac_cv_func_setfsgid=no lt_lt_cv_prog_compiler_c_o='"yes"' ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_header_memory_h=yes ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXX_value=c++ ac_cv_prog_ac_ct_STRIP=strip ac_cv_host=i386-portbld-freebsd5.3 ac_cv_env_F77_set= ac_cv_env_host_alias_value= am_cv_val_LC_MESSAGES=yes lt_lt_cv_prog_compiler_c_o_F77='"yes"' ac_cv_lib_intl_dgettext=yes lt_cv_objdir=.libs ac_cv_prog_cxx_g=yes ac_cv_lib_intl_bindtextdomain=yes gt_cv_func_dgettext_libintl=yes lt_cv_file_magic_test_file= am_cv_CXX_dependencies_compiler_type=gcc3 ac_cv_build=i386-portbld-freebsd5.3 ac_cv_prog_CPP='cc -E' ac_cv_prog_AWK=nawk ac_cv_env_build_alias_value=i386-portbld-freebsd5.3 lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\''' lt_cv_deplibs_check_method=pass_all ac_cv_prog_ac_ct_CC=cc ac_cv_header_libintl_h=yes lt_cv_path_LDCXX=/usr/bin/ld ac_cv_env_target_alias_value= ac_cv_header_sys_fsuid_h=no ac_cv_env_CC_value=cc lt_cv_path_NM='/usr/bin/nm -B' ac_cv_env_CPP_set= ac_cv_header_dlfcn_h=yes ac_cv_objext=o ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /usr/ports/x11/libgnome/work/libgnome-2.8.0/missing --run aclocal-1.7' ACLOCAL_AMFLAGS='${ACLOCAL_FLAGS}' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /usr/ports/x11/libgnome/work/libgnome-2.8.0/missing --run tar' AR='ar' AS='as' AUTOCONF='${SHELL} /usr/ports/x11/libgnome/work/libgnome-2.8.0/missing --run autoconf' AUTOHEADER='${SHELL} /usr/ports/x11/libgnome/work/libgnome-2.8.0/missing --run autoheader' AUTOMAKE='${SHELL} /usr/ports/x11/libgnome/work/libgnome-2.8.0/missing --run automake-1.7' AWK='/usr/bin/nawk' CATALOGS=' am.gmo ar.gmo az.gmo be.gmo bg.gmo bn.gmo bs.gmo ca.gmo cs.gmo cy.gmo da.gmo de.gmo el.gmo en_CA.gmo en_GB.gmo es.gmo et.gmo eu.gmo fa.gmo fi.gmo fr.gmo ga.gmo gl.gmo gu.gmo he.gmo hi.gmo hr.gmo hu.gmo id.gmo is.gmo it.gmo ja.gmo ko.gmo lt.gmo lv.gmo mk.gmo ml.gmo mn.gmo ms.gmo nb.gmo ne.gmo nl.gmo nn.gmo no.gmo pa.gmo pl.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo sk.gmo sl.gmo sq.gmo sr.gmo sr@ije.gmo sr@Latn.gmo sv.gmo ta.gmo th.gmo tr.gmo uk.gmo vi.gmo wa.gmo yi.gmo zh_CN.gmo zh_TW.gmo' CATOBJEXT='.gmo' CC='cc' CCDEPMODE='depmode=gcc3' CFLAGS='-O -pipe ' CPP='cc -E' CPPFLAGS='-I/usr/local/include' CXX='c++' CXXCPP='c++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-O -pipe' CYGPATH_W='echo' DATADIRNAME='share' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLTOOL='dlltool' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' ENABLE_GTK_DOC_FALSE='' ENABLE_GTK_DOC_TRUE='#' EXEEXT='' F77='f77' FFLAGS='-g -O2' GCONFTOOL='/usr/X11R6/bin/gconftool-2' GCONF_SCHEMAS_INSTALL_FALSE='#' GCONF_SCHEMAS_INSTALL_TRUE='' GCONF_SCHEMA_CONFIG_SOURCE='xml::/usr/X11R6/etc/gconf/gconf.xml.defaults' GCONF_SCHEMA_FILE_DIR='$(sysconfdir)/gconf/schemas' GETTEXT_PACKAGE='libgnome-2.0' GMOFILES=' am.gmo ar.gmo az.gmo be.gmo bg.gmo bn.gmo bs.gmo ca.gmo cs.gmo cy.gmo da.gmo de.gmo el.gmo en_CA.gmo en_GB.gmo es.gmo et.gmo eu.gmo fa.gmo fi.gmo fr.gmo ga.gmo gl.gmo gu.gmo he.gmo hi.gmo hr.gmo hu.gmo id.gmo is.gmo it.gmo ja.gmo ko.gmo lt.gmo lv.gmo mk.gmo ml.gmo mn.gmo ms.gmo nb.gmo ne.gmo nl.gmo nn.gmo no.gmo pa.gmo pl.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo sk.gmo sl.gmo sq.gmo sr.gmo sr@ije.gmo sr@Latn.gmo sv.gmo ta.gmo th.gmo tr.gmo uk.gmo vi.gmo wa.gmo yi.gmo zh_CN.gmo zh_TW.gmo' GMSGFMT='/usr/local/bin/msgfmt' GNOME_VFS_VERSION='2.8.3' GTK_DOC_USE_LIBTOOL_FALSE='#' GTK_DOC_USE_LIBTOOL_TRUE='' HTML_DIR='/usr/X11R6/share/doc' INSTALL_DATA='install -o root -g wheel -m 444' INSTALL_PROGRAM='install -s -o root -g wheel -m 555' INSTALL_SCRIPT='install -o root -g wheel -m 555' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' INSTOBJEXT='.mo' INTLLIBS='-lintl ' 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_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_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_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='-L/usr/local/lib' LIBGNOME_AGE='800' LIBGNOME_CFLAGS='-D_REENTRANT -DORBIT2=1 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/orbit-2.0 -I/usr/local/include -I/usr/X11R6/include/gnome-vfs-2.0 -I/usr/X11R6/lib/gnome-vfs-2.0/include -I/usr/X11R6/include/gconf/2 ' LIBGNOME_CURRENT='800' LIBGNOME_LIBS='-Wl,--export-dynamic -pthread -L/usr/local/lib -L/usr/X11R6/lib -lgobject-2.0 -lgnomevfs-2 -lbonobo-2 -lbonobo-activation -lgconf-2 -lORBit-2 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -liconv -lesd -laudiofile -lm ' LIBGNOME_REVISION='0' LIBOBJS='' LIBS='-lpopt ' LIBTOOL='$(SHELL) /usr/local/bin/libtool15' LN_S='ln -s' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /usr/ports/x11/libgnome/work/libgnome-2.8.0/missing --run makeinfo' MKINSTALLDIRS='./mkinstalldirs' MSGFMT='/usr/local/bin/msgfmt' OBJDUMP='objdump' OBJEXT='o' PACKAGE='libgnome' PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=libgnome' PACKAGE_NAME='libgnome' PACKAGE_STRING='libgnome 2.8.0' PACKAGE_TARNAME='libgnome' PACKAGE_VERSION='2.8.0' PATH_SEPARATOR=':' PERL='/usr/bin/perl5' PKG_CONFIG='/usr/local/bin/pkg-config' POFILES=' am.po ar.po az.po be.po bg.po bn.po bs.po ca.po cs.po cy.po da.po de.po el.po en_CA.po en_GB.po es.po et.po eu.po fa.po fi.po fr.po ga.po gl.po gu.po he.po hi.po hr.po hu.po id.po is.po it.po ja.po ko.po lt.po lv.po mk.po ml.po mn.po ms.po nb.po ne.po nl.po nn.po no.po pa.po pl.po pt.po pt_BR.po ro.po ru.po sk.po sl.po sq.po sr.po sr@ije.po sr@Latn.po sv.po ta.po th.po tr.po uk.po vi.po wa.po yi.po zh_CN.po zh_TW.po' POSUB='po' PO_IN_DATADIR_FALSE='' PO_IN_DATADIR_TRUE='' RANLIB='ranlib' REBUILD='' SET_MAKE='' SHELL='/bin/sh' SOUND_TEST_CFLAGS='-I/usr/local/include ' SOUND_TEST_LIBS='-L/usr/local/lib -lesd -laudiofile -lm ' STRIP='strip' USE_NLS='yes' VERSION='2.8.0' WARN_CFLAGS='-Wall -Wmissing-prototypes ' XGETTEXT='/usr/local/bin/xgettext' ac_ct_AR='ar' ac_ct_AS='' ac_ct_CC='cc' ac_ct_CXX='' ac_ct_DLLTOOL='' ac_ct_F77='f77' ac_ct_OBJDUMP='' 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='' bindir='${exec_prefix}/bin' build='i386-portbld-freebsd5.3' build_alias='i386-portbld-freebsd5.3' build_cpu='i386' build_os='freebsd5.3' build_vendor='portbld' datadir='/usr/X11R6/share/gnome' exec_prefix='${prefix}' host='i386-portbld-freebsd5.3' host_alias='' host_cpu='i386' host_os='freebsd5.3' host_vendor='portbld' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='/usr/ports/x11/libgnome/work/libgnome-2.8.0/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='/usr/X11R6/share/gnome' mandir='${prefix}/man' oldincludedir='/usr/include' prefix='/usr/X11R6' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define ENABLE_NLS 1 #define GETTEXT_PACKAGE "libgnome-2.0" #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DCGETTEXT 1 #define HAVE_DLFCN_H 1 #define HAVE_ESD #define HAVE_GETTEXT 1 #define HAVE_INTTYPES_H 1 #define HAVE_LC_MESSAGES 1 #define HAVE_LIBAUDIOFILE #define HAVE_LIBPOPT 1 #define HAVE_LOCALE_H 1 #define HAVE_MEMORY_H 1 #define HAVE_SETENV 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_UNISTD_H 1 #define HAVE_UNSETENV 1 #define LIBGNOME_LOCALEDIR "/usr/X11R6/share/locale" #define PACKAGE "libgnome" #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgnome" #define PACKAGE_NAME "libgnome" #define PACKAGE_STRING "libgnome 2.8.0" #define PACKAGE_TARNAME "libgnome" #define PACKAGE_VERSION "2.8.0" #define STDC_HEADERS 1 #define VERSION "2.8.0" #endif #ifdef __cplusplus extern "C" void std::exit (int) throw (); using std::exit; configure: exit 0 --------------000900090007090506020304 Content-Type: text/plain; name="config.status" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="config.status" #! /bin/sh # Generated by configure. # Run this file to recreate the current configuration. # Compiler output produced by configure, useful for debugging # configure, is in config.log if it exists. debug=false ac_cs_recheck=false ac_cs_silent=false SHELL=${CONFIG_SHELL-/bin/sh} ## --------------------- ## ## M4sh Initialization. ## ## --------------------- ## # Be Bourne compatible if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then emulate sh NULLCMD=: # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which # is contrary to our usage. Disable this feature. alias -g '${1+"$@"}'='"$@"' elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then set -o posix fi DUALCASE=1; export DUALCASE # for MKS sh # Support unset when possible. if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then as_unset=unset else as_unset=false fi # Work around bugs in pre-3.0 UWIN ksh. $as_unset ENV MAIL MAILPATH PS1='$ ' PS2='> ' PS4='+ ' # NLS nuisances. for as_var in \ LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \ LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \ LC_TELEPHONE LC_TIME do if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then eval $as_var=C; export $as_var else $as_unset $as_var fi done # Required to use basename. if expr a : '\(a\)' >/dev/null 2>&1; then as_expr=expr else as_expr=false fi if (basename /) >/dev/null 2>&1 && test "X`basename / 2>&1`" = "X/"; then as_basename=basename else as_basename=false fi # Name of the executable. as_me=`$as_basename "$0" || $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \ X"$0" : 'X\(//\)$' \| \ X"$0" : 'X\(/\)$' \| \ . : '\(.\)' 2>/dev/null || echo X/"$0" | sed '/^.*\/\([^/][^/]*\)\/*$/{ s//\1/; q; } /^X\/\(\/\/\)$/{ s//\1/; q; } /^X\/\(\/\).*/{ s//\1/; q; } s/.*/./; q'` # PATH needs CR, and LINENO needs CR and PATH. # Avoid depending upon Character Ranges. as_cr_letters='abcdefghijklmnopqrstuvwxyz' as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ' as_cr_Letters=$as_cr_letters$as_cr_LETTERS as_cr_digits='0123456789' as_cr_alnum=$as_cr_Letters$as_cr_digits # The user is always right. if test "${PATH_SEPARATOR+set}" != set; then echo "#! /bin/sh" >conf$$.sh echo "exit 0" >>conf$$.sh chmod +x conf$$.sh if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then PATH_SEPARATOR=';' else PATH_SEPARATOR=: fi rm -f conf$$.sh fi as_lineno_1=23493 as_lineno_2=23494 as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null` test "x$as_lineno_1" != "x$as_lineno_2" && test "x$as_lineno_3" = "x$as_lineno_2" || { # Find who we are. Look in the path if we contain no path at all # relative or not. case $0 in *[\\/]* ) as_myself=$0 ;; *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break done ;; esac # We did not find ourselves, most probably we were run as `sh COMMAND' # in which case we are not to be found in the path. if test "x$as_myself" = x; then as_myself=$0 fi if test ! -f "$as_myself"; then { { echo "$as_me:23518: error: cannot find myself; rerun with an absolute path" >&5 echo "$as_me: error: cannot find myself; rerun with an absolute path" >&2;} { (exit 1); exit 1; }; } fi case $CONFIG_SHELL in '') as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for as_base in sh bash ksh sh5; do case $as_dir in /*) if ("$as_dir/$as_base" -c ' as_lineno_1=23533 as_lineno_2=23534 as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null` test "x$as_lineno_1" != "x$as_lineno_2" && test "x$as_lineno_3" = "x$as_lineno_2" ') 2>/dev/null; then $as_unset BASH_ENV || test "${BASH_ENV+set}" != set || { BASH_ENV=; export BASH_ENV; } $as_unset ENV || test "${ENV+set}" != set || { ENV=; export ENV; } CONFIG_SHELL=$as_dir/$as_base export CONFIG_SHELL exec "$CONFIG_SHELL" "$0" ${1+"$@"} fi;; esac done done ;; esac # Create $as_me.lineno as a copy of $as_myself, but with 23550 # uniformly replaced by the line number. The first 'sed' inserts a # line-number line before each line; the second 'sed' does the real # work. The second script uses 'N' to pair each line-number line # with the numbered line, and appends trailing '-' during # substitution so that 23555 is not a special case at line end. # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the # second 'sed' script. Blame Lee E. McMahon for sed's syntax. :-) sed '=' <$as_myself | sed ' N s,$,-, : loop s,^\(['$as_cr_digits']*\)\(.*\)[$]LINENO\([^'$as_cr_alnum'_]\),\1\2\1\3, t loop s,-$,, s,^['$as_cr_digits']*\n,, ' >$as_me.lineno && chmod +x $as_me.lineno || { { echo "$as_me:23569: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&5 echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2;} { (exit 1); exit 1; }; } # Don't try to exec as it changes $[0], causing all sort of problems # (the dirname of $[0] is not the place where we might find the # original and so on. Autoconf is especially sensible to this). . ./$as_me.lineno # Exit status is that of the last command. exit } case `echo "testing\c"; echo 1,2,3`,`echo -n testing; echo 1,2,3` in *c*,-n*) ECHO_N= ECHO_C=' ' ECHO_T=' ' ;; *c*,* ) ECHO_N=-n ECHO_C= ECHO_T= ;; *) ECHO_N= ECHO_C='\c' ECHO_T= ;; esac if expr a : '\(a\)' >/dev/null 2>&1; then as_expr=expr else as_expr=false fi rm -f conf$$ conf$$.exe conf$$.file echo >conf$$.file if ln -s conf$$.file conf$$ 2>/dev/null; then # We could just check for DJGPP; but this test a) works b) is more generic # and c) will remain valid once DJGPP supports symlinks (DJGPP 2.04). if test -f conf$$.exe; then # Don't use ln at all; we don't have any links as_ln_s='cp -p' else as_ln_s='ln -s' fi elif ln conf$$.file conf$$ 2>/dev/null; then as_ln_s=ln else as_ln_s='cp -p' fi rm -f conf$$ conf$$.exe conf$$.file if mkdir -p . 2>/dev/null; then as_mkdir_p=: else test -d ./-p && rmdir ./-p as_mkdir_p=false fi as_executable_p="test -f" # Sed expression to map a string onto a valid CPP name. as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'" # Sed expression to map a string onto a valid variable name. as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'" # IFS # We need space, tab and new line, in precisely that order. as_nl=' ' IFS=" $as_nl" # CDPATH. $as_unset CDPATH exec 6>&1 # Open the log real soon, to keep \$[0] and so on meaningful, and to # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. Logging --version etc. is OK. exec 5>>config.log { echo sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX ## Running $as_me. ## _ASBOX } >&5 cat >&5 <<_CSEOF This file was extended by libgnome $as_me 2.8.0, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = $CONFIG_FILES CONFIG_HEADERS = $CONFIG_HEADERS CONFIG_LINKS = $CONFIG_LINKS CONFIG_COMMANDS = $CONFIG_COMMANDS $ $0 $@ _CSEOF echo "on `(hostname || uname -n) 2>/dev/null | sed 1q`" >&5 echo >&5 config_files=" Makefile po/Makefile.in libgnome/Makefile monikers/Makefile schemas/Makefile gnome-data/Makefile libgnome/libgnome-2.0.pc libgnome/libgnome-2.0-uninstalled.pc doc/Makefile doc/reference/Makefile doc/reference/version.xml" config_headers=" config.h" config_commands=" default-1 depfiles default-2" ac_cs_usage="\ \`$as_me' instantiates files from templates according to the current configuration. Usage: $0 [OPTIONS] [FILE]... -h, --help print this help, then exit -V, --version print version number, then exit -q, --quiet do not print progress messages -d, --debug don't remove temporary files --recheck update $as_me by reconfiguring in the same conditions --file=FILE[:TEMPLATE] instantiate the configuration file FILE --header=FILE[:TEMPLATE] instantiate the configuration header FILE Configuration files: $config_files Configuration headers: $config_headers Configuration commands: $config_commands Report bugs to <bug-autoconf@gnu.org>." ac_cs_version="\ libgnome config.status 2.8.0 configured by ./configure, generated by GNU Autoconf 2.59, with options \"'--localstatedir=/usr/X11R6/share/gnome' '--datadir=/usr/X11R6/share/gnome' '--with-html-dir=/usr/X11R6/share/doc' '--disable-gtk-doc' '--with-gconf-source=xml::/usr/X11R6/etc/gconf/gconf.xml.defaults' '--prefix=/usr/X11R6' '--build=i386-portbld-freebsd5.3' 'LDFLAGS=-L/usr/local/lib' 'CFLAGS=-O -pipe ' 'CPPFLAGS=-I/usr/local/include' 'CXX=c++' 'build_alias=i386-portbld-freebsd5.3' 'CC=cc' 'CXXFLAGS=-O -pipe'\" Copyright (C) 2003 Free Software Foundation, Inc. This config.status script is free software; the Free Software Foundation gives unlimited permission to copy, distribute and modify it." srcdir=. INSTALL="/usr/bin/install -c -o root -g wheel" # If no file are specified by the user, then we need to provide default # value. By we need to know if files were specified by the user. ac_need_defaults=: while test $# != 0 do case $1 in --*=*) ac_option=`expr "x$1" : 'x\([^=]*\)='` ac_optarg=`expr "x$1" : 'x[^=]*=\(.*\)'` ac_shift=: ;; -*) ac_option=$1 ac_optarg=$2 ac_shift=shift ;; *) # This is not an option, so the user has probably given explicit # arguments. ac_option=$1 ac_need_defaults=false;; esac case $ac_option in # Handling of the options. -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r) ac_cs_recheck=: ;; --version | --vers* | -V ) echo "$ac_cs_version"; exit 0 ;; --he | --h) # Conflict between --help and --header { { echo "$as_me:23759: error: ambiguous option: $1 Try \`$0 --help' for more information." >&5 echo "$as_me: error: ambiguous option: $1 Try \`$0 --help' for more information." >&2;} { (exit 1); exit 1; }; };; --help | --hel | -h ) echo "$ac_cs_usage"; exit 0 ;; --debug | --d* | -d ) debug=: ;; --file | --fil | --fi | --f ) $ac_shift CONFIG_FILES="$CONFIG_FILES $ac_optarg" ac_need_defaults=false;; --header | --heade | --head | --hea ) $ac_shift CONFIG_HEADERS="$CONFIG_HEADERS $ac_optarg" ac_need_defaults=false;; -q | -quiet | --quiet | --quie | --qui | --qu | --q \ | -silent | --silent | --silen | --sile | --sil | --si | --s) ac_cs_silent=: ;; # This is an error. -*) { { echo "$as_me:23781: error: unrecognized option: $1 Try \`$0 --help' for more information." >&5 echo "$as_me: error: unrecognized option: $1 Try \`$0 --help' for more information." >&2;} { (exit 1); exit 1; }; } ;; *) ac_config_targets="$ac_config_targets $1" ;; esac shift done ac_configure_extra_args= if $ac_cs_silent; then exec 6>/dev/null ac_configure_extra_args="$ac_configure_extra_args --silent" fi if $ac_cs_recheck; then echo "running /bin/sh ./configure " '--localstatedir=/usr/X11R6/share/gnome' '--datadir=/usr/X11R6/share/gnome' '--with-html-dir=/usr/X11R6/share/doc' '--disable-gtk-doc' '--with-gconf-source=xml::/usr/X11R6/etc/gconf/gconf.xml.defaults' '--prefix=/usr/X11R6' '--build=i386-portbld-freebsd5.3' 'LDFLAGS=-L/usr/local/lib' 'CFLAGS=-O -pipe ' 'CPPFLAGS=-I/usr/local/include' 'CXX=c++' 'build_alias=i386-portbld-freebsd5.3' 'CC=cc' 'CXXFLAGS=-O -pipe' $ac_configure_extra_args " --no-create --no-recursion" >&6 exec /bin/sh ./configure '--localstatedir=/usr/X11R6/share/gnome' '--datadir=/usr/X11R6/share/gnome' '--with-html-dir=/usr/X11R6/share/doc' '--disable-gtk-doc' '--with-gconf-source=xml::/usr/X11R6/etc/gconf/gconf.xml.defaults' '--prefix=/usr/X11R6' '--build=i386-portbld-freebsd5.3' 'LDFLAGS=-L/usr/local/lib' 'CFLAGS=-O -pipe ' 'CPPFLAGS=-I/usr/local/include' 'CXX=c++' 'build_alias=i386-portbld-freebsd5.3' 'CC=cc' 'CXXFLAGS=-O -pipe' $ac_configure_extra_args --no-create --no-recursion fi # # INIT-COMMANDS section. # INTLTOOL_PERL=/usr/bin/perl ac_aux_dir=. AMDEP_TRUE="" ac_aux_dir="." for ac_config_target in $ac_config_targets do case "$ac_config_target" in # Handling of arguments. "Makefile" ) CONFIG_FILES="$CONFIG_FILES Makefile" ;; "po/Makefile.in" ) CONFIG_FILES="$CONFIG_FILES po/Makefile.in" ;; "libgnome/Makefile" ) CONFIG_FILES="$CONFIG_FILES libgnome/Makefile" ;; "monikers/Makefile" ) CONFIG_FILES="$CONFIG_FILES monikers/Makefile" ;; "schemas/Makefile" ) CONFIG_FILES="$CONFIG_FILES schemas/Makefile" ;; "gnome-data/Makefile" ) CONFIG_FILES="$CONFIG_FILES gnome-data/Makefile" ;; "libgnome/libgnome-2.0.pc" ) CONFIG_FILES="$CONFIG_FILES libgnome/libgnome-2.0.pc" ;; "libgnome/libgnome-2.0-uninstalled.pc" ) CONFIG_FILES="$CONFIG_FILES libgnome/libgnome-2.0-uninstalled.pc" ;; "doc/Makefile" ) CONFIG_FILES="$CONFIG_FILES doc/Makefile" ;; "doc/reference/Makefile" ) CONFIG_FILES="$CONFIG_FILES doc/reference/Makefile" ;; "doc/reference/version.xml" ) CONFIG_FILES="$CONFIG_FILES doc/reference/version.xml" ;; "default-1" ) CONFIG_COMMANDS="$CONFIG_COMMANDS default-1" ;; "depfiles" ) CONFIG_COMMANDS="$CONFIG_COMMANDS depfiles" ;; "default-2" ) CONFIG_COMMANDS="$CONFIG_COMMANDS default-2" ;; "config.h" ) CONFIG_HEADERS="$CONFIG_HEADERS config.h" ;; *) { { echo "$as_me:23842: error: invalid argument: $ac_config_target" >&5 echo "$as_me: error: invalid argument: $ac_config_target" >&2;} { (exit 1); exit 1; }; };; esac done # If the user did not use the arguments to specify the items to instantiate, # then the envvar interface is used. Set only those that are not. # We use the long form for the default assignment because of an extremely # bizarre bug on SunOS 4.1.3. if $ac_need_defaults; then test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files test "${CONFIG_HEADERS+set}" = set || CONFIG_HEADERS=$config_headers test "${CONFIG_COMMANDS+set}" = set || CONFIG_COMMANDS=$config_commands fi # Have a temporary directory for convenience. Make it in the build tree # simply because there is no reason to put it here, and in addition, # creating and moving files from /tmp can sometimes cause problems. # Create a temporary directory, and hook for its removal unless debugging. $debug || { trap 'exit_status=$?; rm -rf $tmp && exit $exit_status' 0 trap '{ (exit 1); exit 1; }' 1 2 13 15 } # Create a (secure) tmp directory for tmp files. { tmp=`(umask 077 && mktemp -d -q "./confstatXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" } || { tmp=./confstat$$-$RANDOM (umask 077 && mkdir $tmp) } || { echo "$me: cannot create a temporary directory in ." >&2 { (exit 1); exit 1; } } # # CONFIG_FILES section. # # No need to generate the scripts if there are no CONFIG_FILES. # This happens for instance when ./config.status config.h if test -n "$CONFIG_FILES"; then # Protect against being on the right side of a sed subst in config.status. sed 's/,@/@@/; s/@,/@@/; s/,;t t$/@;t t/; /@;t t$/s/[\\&,]/\\&/g; s/@@/,@/; s/@@/@,/; s/@;t t$/,;t t/' >$tmp/subs.sed <<\CEOF s,@SHELL@,/bin/sh,;t t s,@PATH_SEPARATOR@,:,;t t s,@PACKAGE_NAME@,libgnome,;t t s,@PACKAGE_TARNAME@,libgnome,;t t s,@PACKAGE_VERSION@,2.8.0,;t t s,@PACKAGE_STRING@,libgnome 2.8.0,;t t s,@PACKAGE_BUGREPORT@,http://bugzilla.gnome.org/enter_bug.cgi?product=libgnome,;t t s,@exec_prefix@,${prefix},;t t s,@prefix@,/usr/X11R6,;t t s,@program_transform_name@,s,x,x,,;t t s,@bindir@,${exec_prefix}/bin,;t t s,@sbindir@,${exec_prefix}/sbin,;t t s,@libexecdir@,${exec_prefix}/libexec,;t t s,@datadir@,/usr/X11R6/share/gnome,;t t s,@sysconfdir@,${prefix}/etc,;t t s,@sharedstatedir@,${prefix}/com,;t t s,@localstatedir@,/usr/X11R6/share/gnome,;t t s,@libdir@,${exec_prefix}/lib,;t t s,@includedir@,${prefix}/include,;t t s,@oldincludedir@,/usr/include,;t t s,@infodir@,${prefix}/info,;t t s,@mandir@,${prefix}/man,;t t s,@build_alias@,i386-portbld-freebsd5.3,;t t s,@host_alias@,,;t t s,@target_alias@,,;t t s,@DEFS@,-DHAVE_CONFIG_H,;t t s,@ECHO_C@,,;t t s,@ECHO_N@,-n,;t t s,@ECHO_T@,,;t t s,@LIBS@,-lpopt ,;t t s,@LIBGNOME_CURRENT@,800,;t t s,@LIBGNOME_REVISION@,0,;t t s,@LIBGNOME_AGE@,800,;t t s,@INSTALL_PROGRAM@,install -s -o root -g wheel -m 555,;t t s,@INSTALL_SCRIPT@,install -o root -g wheel -m 555,;t t s,@INSTALL_DATA@,install -o root -g wheel -m 444,;t t s,@CYGPATH_W@,echo,;t t s,@PACKAGE@,libgnome,;t t s,@VERSION@,2.8.0,;t t s,@ACLOCAL@,${SHELL} /usr/ports/x11/libgnome/work/libgnome-2.8.0/missing --run aclocal-1.7,;t t s,@AUTOCONF@,${SHELL} /usr/ports/x11/libgnome/work/libgnome-2.8.0/missing --run autoconf,;t t s,@AUTOMAKE@,${SHELL} /usr/ports/x11/libgnome/work/libgnome-2.8.0/missing --run automake-1.7,;t t s,@AUTOHEADER@,${SHELL} /usr/ports/x11/libgnome/work/libgnome-2.8.0/missing --run autoheader,;t t s,@MAKEINFO@,${SHELL} /usr/ports/x11/libgnome/work/libgnome-2.8.0/missing --run makeinfo,;t t s,@AMTAR@,${SHELL} /usr/ports/x11/libgnome/work/libgnome-2.8.0/missing --run tar,;t t s,@install_sh@,/usr/ports/x11/libgnome/work/libgnome-2.8.0/install-sh,;t t s,@STRIP@,strip,;t t s,@ac_ct_STRIP@,strip,;t t s,@INSTALL_STRIP_PROGRAM@,${SHELL} $(install_sh) -c -s,;t t s,@AWK@,/usr/bin/nawk,;t t s,@SET_MAKE@,,;t t s,@am__leading_dot@,.,;t t s,@MAINTAINER_MODE_TRUE@,#,;t t s,@MAINTAINER_MODE_FALSE@,,;t t s,@MAINT@,#,;t t s,@ACLOCAL_AMFLAGS@,${ACLOCAL_FLAGS},;t t s,@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 $< $@,;t t s,@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 $< $@,;t t s,@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 $< $@,;t t s,@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 $< $@,;t t s,@INTLTOOL_OAF_RULE@,%.oaf: %.oaf.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -p $(top_srcdir)/po $< $@,;t t s,@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 $< $@,;t t s,@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 $< $@,;t t s,@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 $< $@,;t t s,@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 $< $@,;t t s,@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 $< $@,;t t s,@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 $< $@,;t t s,@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 $< $@,;t t s,@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 $< $@,;t t s,@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 $< $@,;t t s,@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 $< $@,;t t s,@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 $< $@,;t t s,@INTLTOOL_EXTRACT@,$(top_builddir)/intltool-extract,;t t s,@INTLTOOL_MERGE@,$(top_builddir)/intltool-merge,;t t s,@INTLTOOL_UPDATE@,$(top_builddir)/intltool-update,;t t s,@INTLTOOL_PERL@,/usr/bin/perl,;t t s,@CC@,cc,;t t s,@CFLAGS@,-O -pipe ,;t t s,@LDFLAGS@,-L/usr/local/lib,;t t s,@CPPFLAGS@,-I/usr/local/include,;t t s,@ac_ct_CC@,cc,;t t s,@EXEEXT@,,;t t s,@OBJEXT@,o,;t t s,@DEPDIR@,.deps,;t t s,@am__include@,include,;t t s,@am__quote@,,;t t s,@AMDEP_TRUE@,,;t t s,@AMDEP_FALSE@,#,;t t s,@AMDEPBACKSLASH@,\,;t t s,@CCDEPMODE@,depmode=gcc3,;t t s,@am__fastdepCC_TRUE@,,;t t s,@am__fastdepCC_FALSE@,#,;t t s,@CPP@,cc -E,;t t s,@EGREP@,grep -E,;t t s,@build@,i386-portbld-freebsd5.3,;t t s,@build_cpu@,i386,;t t s,@build_vendor@,portbld,;t t s,@build_os@,freebsd5.3,;t t s,@host@,i386-portbld-freebsd5.3,;t t s,@host_cpu@,i386,;t t s,@host_vendor@,portbld,;t t s,@host_os@,freebsd5.3,;t t s,@LN_S@,ln -s,;t t s,@ECHO@,echo,;t t s,@AR@,ar,;t t s,@ac_ct_AR@,ar,;t t s,@RANLIB@,ranlib,;t t s,@ac_ct_RANLIB@,ranlib,;t t s,@DLLTOOL@,dlltool,;t t s,@ac_ct_DLLTOOL@,,;t t s,@AS@,as,;t t s,@ac_ct_AS@,,;t t s,@OBJDUMP@,objdump,;t t s,@ac_ct_OBJDUMP@,,;t t s,@CXX@,c++,;t t s,@CXXFLAGS@,-O -pipe,;t t s,@ac_ct_CXX@,,;t t s,@CXXDEPMODE@,depmode=gcc3,;t t s,@am__fastdepCXX_TRUE@,,;t t s,@am__fastdepCXX_FALSE@,#,;t t s,@CXXCPP@,c++ -E,;t t s,@F77@,f77,;t t s,@FFLAGS@,-g -O2,;t t s,@ac_ct_F77@,f77,;t t s,@LIBTOOL@,$(SHELL) /usr/local/bin/libtool15,;t t s,@GETTEXT_PACKAGE@,libgnome-2.0,;t t s,@USE_NLS@,yes,;t t s,@MSGFMT@,/usr/local/bin/msgfmt,;t t s,@GMSGFMT@,/usr/local/bin/msgfmt,;t t s,@XGETTEXT@,/usr/local/bin/xgettext,;t t s,@CATALOGS@, am.gmo ar.gmo az.gmo be.gmo bg.gmo bn.gmo bs.gmo ca.gmo cs.gmo cy.gmo da.gmo de.gmo el.gmo en_CA.gmo en_GB.gmo es.gmo et.gmo eu.gmo fa.gmo fi.gmo fr.gmo ga.gmo gl.gmo gu.gmo he.gmo hi.gmo hr.gmo hu.gmo id.gmo is.gmo it.gmo ja.gmo ko.gmo lt.gmo lv.gmo mk.gmo ml.gmo mn.gmo ms.gmo nb.gmo ne.gmo nl.gmo nn.gmo no.gmo pa.gmo pl.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo sk.gmo sl.gmo sq.gmo sr.gmo sr@ije.gmo sr@Latn.gmo sv.gmo ta.gmo th.gmo tr.gmo uk.gmo vi.gmo wa.gmo yi.gmo zh_CN.gmo zh_TW.gmo,;t t s,@CATOBJEXT@,.gmo,;t t s,@DATADIRNAME@,share,;t t s,@GMOFILES@, am.gmo ar.gmo az.gmo be.gmo bg.gmo bn.gmo bs.gmo ca.gmo cs.gmo cy.gmo da.gmo de.gmo el.gmo en_CA.gmo en_GB.gmo es.gmo et.gmo eu.gmo fa.gmo fi.gmo fr.gmo ga.gmo gl.gmo gu.gmo he.gmo hi.gmo hr.gmo hu.gmo id.gmo is.gmo it.gmo ja.gmo ko.gmo lt.gmo lv.gmo mk.gmo ml.gmo mn.gmo ms.gmo nb.gmo ne.gmo nl.gmo nn.gmo no.gmo pa.gmo pl.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo sk.gmo sl.gmo sq.gmo sr.gmo sr@ije.gmo sr@Latn.gmo sv.gmo ta.gmo th.gmo tr.gmo uk.gmo vi.gmo wa.gmo yi.gmo zh_CN.gmo zh_TW.gmo,;t t s,@INSTOBJEXT@,.mo,;t t s,@INTLLIBS@,-lintl ,;t t s,@PO_IN_DATADIR_TRUE@,,;t t s,@PO_IN_DATADIR_FALSE@,,;t t s,@POFILES@, am.po ar.po az.po be.po bg.po bn.po bs.po ca.po cs.po cy.po da.po de.po el.po en_CA.po en_GB.po es.po et.po eu.po fa.po fi.po fr.po ga.po gl.po gu.po he.po hi.po hr.po hu.po id.po is.po it.po ja.po ko.po lt.po lv.po mk.po ml.po mn.po ms.po nb.po ne.po nl.po nn.po no.po pa.po pl.po pt.po pt_BR.po ro.po ru.po sk.po sl.po sq.po sr.po sr@ije.po sr@Latn.po sv.po ta.po th.po tr.po uk.po vi.po wa.po yi.po zh_CN.po zh_TW.po,;t t s,@POSUB@,po,;t t s,@MKINSTALLDIRS@,./mkinstalldirs,;t t s,@WARN_CFLAGS@,-Wall -Wmissing-prototypes ,;t t s,@PERL@,/usr/bin/perl5,;t t s,@REBUILD@,,;t t s,@PKG_CONFIG@,/usr/local/bin/pkg-config,;t t s,@SOUND_TEST_CFLAGS@,-I/usr/local/include ,;t t s,@SOUND_TEST_LIBS@,-L/usr/local/lib -lesd -laudiofile -lm ,;t t s,@LIBGNOME_CFLAGS@,-D_REENTRANT -DORBIT2=1 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/orbit-2.0 -I/usr/local/include -I/usr/X11R6/include/gnome-vfs-2.0 -I/usr/X11R6/lib/gnome-vfs-2.0/include -I/usr/X11R6/include/gconf/2 ,;t t s,@LIBGNOME_LIBS@,-Wl,--export-dynamic -pthread -L/usr/local/lib -L/usr/X11R6/lib -lgobject-2.0 -lgnomevfs-2 -lbonobo-2 -lbonobo-activation -lgconf-2 -lORBit-2 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -liconv -lesd -laudiofile -lm ,;t t s,@HTML_DIR@,/usr/X11R6/share/doc,;t t s,@ENABLE_GTK_DOC_TRUE@,#,;t t s,@ENABLE_GTK_DOC_FALSE@,,;t t s,@GTK_DOC_USE_LIBTOOL_TRUE@,,;t t s,@GTK_DOC_USE_LIBTOOL_FALSE@,#,;t t s,@GCONFTOOL@,/usr/X11R6/bin/gconftool-2,;t t s,@GCONF_SCHEMA_CONFIG_SOURCE@,xml::/usr/X11R6/etc/gconf/gconf.xml.defaults,;t t s,@GCONF_SCHEMA_FILE_DIR@,$(sysconfdir)/gconf/schemas,;t t s,@GCONF_SCHEMAS_INSTALL_TRUE@,,;t t s,@GCONF_SCHEMAS_INSTALL_FALSE@,#,;t t s,@GNOME_VFS_VERSION@,2.8.3,;t t s,@LIBOBJS@,,;t t s,@LTLIBOBJS@,,;t t CEOF # Split the substitutions into bite-sized pieces for seds with # small command number limits, like on Digital OSF/1 and HP-UX. ac_max_sed_lines=48 ac_sed_frag=1 # Number of current file. ac_beg=1 # First line for current file. ac_end=$ac_max_sed_lines # Line after last line for current file. ac_more_lines=: ac_sed_cmds= while $ac_more_lines; do if test $ac_beg -gt 1; then sed "1,${ac_beg}d; ${ac_end}q" $tmp/subs.sed >$tmp/subs.frag else sed "${ac_end}q" $tmp/subs.sed >$tmp/subs.frag fi if test ! -s $tmp/subs.frag; then ac_more_lines=false else # The purpose of the label and of the branching condition is to # speed up the sed processing (if there are no `@' at all, there # is no need to browse any of the substitutions). # These are the two extra sed commands mentioned above. (echo ':t /@[a-zA-Z_][a-zA-Z_0-9]*@/!b' && cat $tmp/subs.frag) >$tmp/subs-$ac_sed_frag.sed if test -z "$ac_sed_cmds"; then ac_sed_cmds="sed -f $tmp/subs-$ac_sed_frag.sed" else ac_sed_cmds="$ac_sed_cmds | sed -f $tmp/subs-$ac_sed_frag.sed" fi ac_sed_frag=`expr $ac_sed_frag + 1` ac_beg=$ac_end ac_end=`expr $ac_end + $ac_max_sed_lines` fi done if test -z "$ac_sed_cmds"; then ac_sed_cmds=cat fi fi # test -n "$CONFIG_FILES" for ac_file in : $CONFIG_FILES; do test "x$ac_file" = x: && continue # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in". case $ac_file in - | *:- | *:-:* ) # input from stdin cat >$tmp/stdin ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; * ) ac_file_in=$ac_file.in ;; esac # Compute @srcdir@, @top_srcdir@, and @INSTALL@ for subdirectories. ac_dir=`(dirname "$ac_file") 2>/dev/null || $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ X"$ac_file" : 'X\(//\)[^/]' \| \ X"$ac_file" : 'X\(//\)$' \| \ X"$ac_file" : 'X\(/\)' \| \ . : '\(.\)' 2>/dev/null || echo X"$ac_file" | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } /^X\(\/\/\)[^/].*/{ s//\1/; q; } /^X\(\/\/\)$/{ s//\1/; q; } /^X\(\/\).*/{ s//\1/; q; } s/.*/./; q'` { if $as_mkdir_p; then mkdir -p "$ac_dir" else as_dir="$ac_dir" as_dirs= while test ! -d "$as_dir"; do as_dirs="$as_dir $as_dirs" as_dir=`(dirname "$as_dir") 2>/dev/null || $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ X"$as_dir" : 'X\(//\)[^/]' \| \ X"$as_dir" : 'X\(//\)$' \| \ X"$as_dir" : 'X\(/\)' \| \ . : '\(.\)' 2>/dev/null || echo X"$as_dir" | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } /^X\(\/\/\)[^/].*/{ s//\1/; q; } /^X\(\/\/\)$/{ s//\1/; q; } /^X\(\/\).*/{ s//\1/; q; } s/.*/./; q'` done test ! -n "$as_dirs" || mkdir $as_dirs fi || { { echo "$as_me:24150: error: cannot create directory \"$ac_dir\"" >&5 echo "$as_me: error: cannot create directory \"$ac_dir\"" >&2;} { (exit 1); exit 1; }; }; } ac_builddir=. if test "$ac_dir" != .; then ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'` # A "../" for each directory in $ac_dir_suffix. ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'` else ac_dir_suffix= ac_top_builddir= fi case $srcdir in .) # No --srcdir option. We are building in place. ac_srcdir=. if test -z "$ac_top_builddir"; then ac_top_srcdir=. else ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'` fi ;; [\\/]* | ?:[\\/]* ) # Absolute path. ac_srcdir=$srcdir$ac_dir_suffix; ac_top_srcdir=$srcdir ;; *) # Relative path. ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix ac_top_srcdir=$ac_top_builddir$srcdir ;; esac # Do not use `cd foo && pwd` to compute absolute paths, because # the directories may not exist. case `pwd` in .) ac_abs_builddir="$ac_dir";; *) case "$ac_dir" in .) ac_abs_builddir=`pwd`;; [\\/]* | ?:[\\/]* ) ac_abs_builddir="$ac_dir";; *) ac_abs_builddir=`pwd`/"$ac_dir";; esac;; esac case $ac_abs_builddir in .) ac_abs_top_builddir=${ac_top_builddir}.;; *) case ${ac_top_builddir}. in .) ac_abs_top_builddir=$ac_abs_builddir;; [\\/]* | ?:[\\/]* ) ac_abs_top_builddir=${ac_top_builddir}.;; *) ac_abs_top_builddir=$ac_abs_builddir/${ac_top_builddir}.;; esac;; esac case $ac_abs_builddir in .) ac_abs_srcdir=$ac_srcdir;; *) case $ac_srcdir in .) ac_abs_srcdir=$ac_abs_builddir;; [\\/]* | ?:[\\/]* ) ac_abs_srcdir=$ac_srcdir;; *) ac_abs_srcdir=$ac_abs_builddir/$ac_srcdir;; esac;; esac case $ac_abs_builddir in .) ac_abs_top_srcdir=$ac_top_srcdir;; *) case $ac_top_srcdir in .) ac_abs_top_srcdir=$ac_abs_builddir;; [\\/]* | ?:[\\/]* ) ac_abs_top_srcdir=$ac_top_srcdir;; *) ac_abs_top_srcdir=$ac_abs_builddir/$ac_top_srcdir;; esac;; esac case $INSTALL in [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;; *) ac_INSTALL=$ac_top_builddir$INSTALL ;; esac if test x"$ac_file" != x-; then { echo "$as_me:24226: creating $ac_file" >&5 echo "$as_me: creating $ac_file" >&6;} rm -f "$ac_file" fi # Let's still pretend it is `configure' which instantiates (i.e., don't # use $as_me), people would be surprised to read: # /* config.h. Generated by config.status. */ if test x"$ac_file" = x-; then configure_input= else configure_input="$ac_file. " fi configure_input=$configure_input"Generated from `echo $ac_file_in | sed 's,.*/,,'` by configure." # First look for the input files in the build tree, otherwise in the # src tree. ac_file_inputs=`IFS=: for f in $ac_file_in; do case $f in -) echo $tmp/stdin ;; [\\/$]*) # Absolute (can't be DOS-style, as IFS=:) test -f "$f" || { { echo "$as_me:24249: error: cannot find input file: $f" >&5 echo "$as_me: error: cannot find input file: $f" >&2;} { (exit 1); exit 1; }; } echo "$f";; *) # Relative if test -f "$f"; then # Build tree echo "$f" elif test -f "$srcdir/$f"; then # Source tree echo "$srcdir/$f" else # /dev/null tree { { echo "$as_me:24262: error: cannot find input file: $f" >&5 echo "$as_me: error: cannot find input file: $f" >&2;} { (exit 1); exit 1; }; } fi;; esac done` || { (exit 1); exit 1; } sed "/^[ ]*VPATH[ ]*=/{ s/:*\$(srcdir):*/:/; s/:*\${srcdir}:*/:/; s/:*@srcdir@:*/:/; s/^\([^=]*=[ ]*\):*/\1/; s/:*$//; s/^[^=]*=[ ]*$//; } :t /@[a-zA-Z_][a-zA-Z_0-9]*@/!b s,@configure_input@,$configure_input,;t t s,@srcdir@,$ac_srcdir,;t t s,@abs_srcdir@,$ac_abs_srcdir,;t t s,@top_srcdir@,$ac_top_srcdir,;t t s,@abs_top_srcdir@,$ac_abs_top_srcdir,;t t s,@builddir@,$ac_builddir,;t t s,@abs_builddir@,$ac_abs_builddir,;t t s,@top_builddir@,$ac_top_builddir,;t t s,@abs_top_builddir@,$ac_abs_top_builddir,;t t s,@INSTALL@,$ac_INSTALL,;t t " $ac_file_inputs | (eval "$ac_sed_cmds") >$tmp/out rm -f $tmp/stdin if test x"$ac_file" != x-; then mv $tmp/out $ac_file else cat $tmp/out rm -f $tmp/out fi done # # CONFIG_HEADER section. # # These sed commands are passed to sed as "A NAME B NAME C VALUE D", where # NAME is the cpp macro being defined and VALUE is the value it is being given. # # ac_d sets the value in "#define NAME VALUE" lines. ac_dA='s,^\([ ]*\)#\([ ]*define[ ][ ]*\)' ac_dB='[ ].*$,\1#\2' ac_dC=' ' ac_dD=',;t' # ac_u turns "#undef NAME" without trailing blanks into "#define NAME VALUE". ac_uA='s,^\([ ]*\)#\([ ]*\)undef\([ ][ ]*\)' ac_uB='$,\1#\2define\3' ac_uC=' ' ac_uD=',;t' for ac_file in : $CONFIG_HEADERS; do test "x$ac_file" = x: && continue # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in". case $ac_file in - | *:- | *:-:* ) # input from stdin cat >$tmp/stdin ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; * ) ac_file_in=$ac_file.in ;; esac test x"$ac_file" != x- && { echo "$as_me:24329: creating $ac_file" >&5 echo "$as_me: creating $ac_file" >&6;} # First look for the input files in the build tree, otherwise in the # src tree. ac_file_inputs=`IFS=: for f in $ac_file_in; do case $f in -) echo $tmp/stdin ;; [\\/$]*) # Absolute (can't be DOS-style, as IFS=:) test -f "$f" || { { echo "$as_me:24340: error: cannot find input file: $f" >&5 echo "$as_me: error: cannot find input file: $f" >&2;} { (exit 1); exit 1; }; } # Do quote $f, to prevent DOS paths from being IFS'd. echo "$f";; *) # Relative if test -f "$f"; then # Build tree echo "$f" elif test -f "$srcdir/$f"; then # Source tree echo "$srcdir/$f" else # /dev/null tree { { echo "$as_me:24354: error: cannot find input file: $f" >&5 echo "$as_me: error: cannot find input file: $f" >&2;} { (exit 1); exit 1; }; } fi;; esac done` || { (exit 1); exit 1; } # Remove the trailing spaces. sed 's/[ ]*$//' $ac_file_inputs >$tmp/in # Handle all the #define templates only if necessary. if grep "^[ ]*#[ ]*define" $tmp/in >/dev/null; then # If there are no defines, we may have an empty if/fi : cat >$tmp/defines.sed <<CEOF /^[ ]*#[ ]*define/!b t clr : clr ${ac_dA}PACKAGE_NAME${ac_dB}PACKAGE_NAME${ac_dC}"libgnome"${ac_dD} ${ac_dA}PACKAGE_TARNAME${ac_dB}PACKAGE_TARNAME${ac_dC}"libgnome"${ac_dD} ${ac_dA}PACKAGE_VERSION${ac_dB}PACKAGE_VERSION${ac_dC}"2.8.0"${ac_dD} ${ac_dA}PACKAGE_STRING${ac_dB}PACKAGE_STRING${ac_dC}"libgnome 2.8.0"${ac_dD} ${ac_dA}PACKAGE_BUGREPORT${ac_dB}PACKAGE_BUGREPORT${ac_dC}"http://bugzilla.gnome.org/enter_bug.cgi?product=libgnome"${ac_dD} ${ac_dA}PACKAGE${ac_dB}PACKAGE${ac_dC}"libgnome"${ac_dD} ${ac_dA}VERSION${ac_dB}VERSION${ac_dC}"2.8.0"${ac_dD} ${ac_dA}STDC_HEADERS${ac_dB}STDC_HEADERS${ac_dC}1${ac_dD} ${ac_dA}HAVE_SYS_TYPES_H${ac_dB}HAVE_SYS_TYPES_H${ac_dC}1${ac_dD} ${ac_dA}HAVE_SYS_STAT_H${ac_dB}HAVE_SYS_STAT_H${ac_dC}1${ac_dD} ${ac_dA}HAVE_STDLIB_H${ac_dB}HAVE_STDLIB_H${ac_dC}1${ac_dD} ${ac_dA}HAVE_STRING_H${ac_dB}HAVE_STRING_H${ac_dC}1${ac_dD} ${ac_dA}HAVE_MEMORY_H${ac_dB}HAVE_MEMORY_H${ac_dC}1${ac_dD} ${ac_dA}HAVE_STRINGS_H${ac_dB}HAVE_STRINGS_H${ac_dC}1${ac_dD} ${ac_dA}HAVE_INTTYPES_H${ac_dB}HAVE_INTTYPES_H${ac_dC}1${ac_dD} ${ac_dA}HAVE_STDINT_H${ac_dB}HAVE_STDINT_H${ac_dC}1${ac_dD} ${ac_dA}HAVE_UNISTD_H${ac_dB}HAVE_UNISTD_H${ac_dC}1${ac_dD} ${ac_dA}HAVE_DLFCN_H${ac_dB}HAVE_DLFCN_H${ac_dC}1${ac_dD} ${ac_dA}HAVE_SETENV${ac_dB}HAVE_SETENV${ac_dC}1${ac_dD} ${ac_dA}HAVE_UNSETENV${ac_dB}HAVE_UNSETENV${ac_dC}1${ac_dD} ${ac_dA}GETTEXT_PACKAGE${ac_dB}GETTEXT_PACKAGE${ac_dC}"libgnome-2.0"${ac_dD} ${ac_dA}HAVE_LOCALE_H${ac_dB}HAVE_LOCALE_H${ac_dC}1${ac_dD} ${ac_dA}HAVE_LC_MESSAGES${ac_dB}HAVE_LC_MESSAGES${ac_dC}1${ac_dD} ${ac_dA}HAVE_BIND_TEXTDOMAIN_CODESET${ac_dB}HAVE_BIND_TEXTDOMAIN_CODESET${ac_dC}1${ac_dD} ${ac_dA}HAVE_GETTEXT${ac_dB}HAVE_GETTEXT${ac_dC}1${ac_dD} ${ac_dA}HAVE_DCGETTEXT${ac_dB}HAVE_DCGETTEXT${ac_dC}1${ac_dD} ${ac_dA}ENABLE_NLS${ac_dB}ENABLE_NLS${ac_dC}1${ac_dD} ${ac_dA}LIBGNOME_LOCALEDIR${ac_dB}LIBGNOME_LOCALEDIR${ac_dC}"/usr/X11R6/share/locale"${ac_dD} ${ac_dA}HAVE_LIBAUDIOFILE${ac_dB}HAVE_LIBAUDIOFILE${ac_dC}${ac_dD} ${ac_dA}HAVE_ESD${ac_dB}HAVE_ESD${ac_dC}${ac_dD} ${ac_dA}HAVE_LIBPOPT${ac_dB}HAVE_LIBPOPT${ac_dC}1${ac_dD} CEOF sed -f $tmp/defines.sed $tmp/in >$tmp/out rm -f $tmp/in mv $tmp/out $tmp/in fi # grep # Handle all the #undef templates cat >$tmp/undefs.sed <<CEOF /^[ ]*#[ ]*undef/!b t clr : clr ${ac_uA}PACKAGE_NAME${ac_uB}PACKAGE_NAME${ac_uC}"libgnome"${ac_uD} ${ac_uA}PACKAGE_TARNAME${ac_uB}PACKAGE_TARNAME${ac_uC}"libgnome"${ac_uD} ${ac_uA}PACKAGE_VERSION${ac_uB}PACKAGE_VERSION${ac_uC}"2.8.0"${ac_uD} ${ac_uA}PACKAGE_STRING${ac_uB}PACKAGE_STRING${ac_uC}"libgnome 2.8.0"${ac_uD} ${ac_uA}PACKAGE_BUGREPORT${ac_uB}PACKAGE_BUGREPORT${ac_uC}"http://bugzilla.gnome.org/enter_bug.cgi?product=libgnome"${ac_uD} ${ac_uA}PACKAGE${ac_uB}PACKAGE${ac_uC}"libgnome"${ac_uD} ${ac_uA}VERSION${ac_uB}VERSION${ac_uC}"2.8.0"${ac_uD} ${ac_uA}STDC_HEADERS${ac_uB}STDC_HEADERS${ac_uC}1${ac_uD} ${ac_uA}HAVE_SYS_TYPES_H${ac_uB}HAVE_SYS_TYPES_H${ac_uC}1${ac_uD} ${ac_uA}HAVE_SYS_STAT_H${ac_uB}HAVE_SYS_STAT_H${ac_uC}1${ac_uD} ${ac_uA}HAVE_STDLIB_H${ac_uB}HAVE_STDLIB_H${ac_uC}1${ac_uD} ${ac_uA}HAVE_STRING_H${ac_uB}HAVE_STRING_H${ac_uC}1${ac_uD} ${ac_uA}HAVE_MEMORY_H${ac_uB}HAVE_MEMORY_H${ac_uC}1${ac_uD} ${ac_uA}HAVE_STRINGS_H${ac_uB}HAVE_STRINGS_H${ac_uC}1${ac_uD} ${ac_uA}HAVE_INTTYPES_H${ac_uB}HAVE_INTTYPES_H${ac_uC}1${ac_uD} ${ac_uA}HAVE_STDINT_H${ac_uB}HAVE_STDINT_H${ac_uC}1${ac_uD} ${ac_uA}HAVE_UNISTD_H${ac_uB}HAVE_UNISTD_H${ac_uC}1${ac_uD} ${ac_uA}HAVE_DLFCN_H${ac_uB}HAVE_DLFCN_H${ac_uC}1${ac_uD} ${ac_uA}HAVE_SETENV${ac_uB}HAVE_SETENV${ac_uC}1${ac_uD} ${ac_uA}HAVE_UNSETENV${ac_uB}HAVE_UNSETENV${ac_uC}1${ac_uD} ${ac_uA}GETTEXT_PACKAGE${ac_uB}GETTEXT_PACKAGE${ac_uC}"libgnome-2.0"${ac_uD} ${ac_uA}HAVE_LOCALE_H${ac_uB}HAVE_LOCALE_H${ac_uC}1${ac_uD} ${ac_uA}HAVE_LC_MESSAGES${ac_uB}HAVE_LC_MESSAGES${ac_uC}1${ac_uD} ${ac_uA}HAVE_BIND_TEXTDOMAIN_CODESET${ac_uB}HAVE_BIND_TEXTDOMAIN_CODESET${ac_uC}1${ac_uD} ${ac_uA}HAVE_GETTEXT${ac_uB}HAVE_GETTEXT${ac_uC}1${ac_uD} ${ac_uA}HAVE_DCGETTEXT${ac_uB}HAVE_DCGETTEXT${ac_uC}1${ac_uD} ${ac_uA}ENABLE_NLS${ac_uB}ENABLE_NLS${ac_uC}1${ac_uD} ${ac_uA}LIBGNOME_LOCALEDIR${ac_uB}LIBGNOME_LOCALEDIR${ac_uC}"/usr/X11R6/share/locale"${ac_uD} ${ac_uA}HAVE_LIBAUDIOFILE${ac_uB}HAVE_LIBAUDIOFILE${ac_uC}${ac_uD} ${ac_uA}HAVE_ESD${ac_uB}HAVE_ESD${ac_uC}${ac_uD} ${ac_uA}HAVE_LIBPOPT${ac_uB}HAVE_LIBPOPT${ac_uC}1${ac_uD} s,^[ ]*#[ ]*undef[ ][ ]*[a-zA-Z_][a-zA-Z_0-9]*,/* & */, CEOF sed -f $tmp/undefs.sed $tmp/in >$tmp/out rm -f $tmp/in mv $tmp/out $tmp/in # Let's still pretend it is `configure' which instantiates (i.e., don't # use $as_me), people would be surprised to read: # /* config.h. Generated by config.status. */ if test x"$ac_file" = x-; then echo "/* Generated by configure. */" >$tmp/config.h else echo "/* $ac_file. Generated by configure. */" >$tmp/config.h fi cat $tmp/in >>$tmp/config.h rm -f $tmp/in if test x"$ac_file" != x-; then if diff $ac_file $tmp/config.h >/dev/null 2>&1; then { echo "$as_me:24471: $ac_file is unchanged" >&5 echo "$as_me: $ac_file is unchanged" >&6;} else ac_dir=`(dirname "$ac_file") 2>/dev/null || $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ X"$ac_file" : 'X\(//\)[^/]' \| \ X"$ac_file" : 'X\(//\)$' \| \ X"$ac_file" : 'X\(/\)' \| \ . : '\(.\)' 2>/dev/null || echo X"$ac_file" | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } /^X\(\/\/\)[^/].*/{ s//\1/; q; } /^X\(\/\/\)$/{ s//\1/; q; } /^X\(\/\).*/{ s//\1/; q; } s/.*/./; q'` { if $as_mkdir_p; then mkdir -p "$ac_dir" else as_dir="$ac_dir" as_dirs= while test ! -d "$as_dir"; do as_dirs="$as_dir $as_dirs" as_dir=`(dirname "$as_dir") 2>/dev/null || $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ X"$as_dir" : 'X\(//\)[^/]' \| \ X"$as_dir" : 'X\(//\)$' \| \ X"$as_dir" : 'X\(/\)' \| \ . : '\(.\)' 2>/dev/null || echo X"$as_dir" | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } /^X\(\/\/\)[^/].*/{ s//\1/; q; } /^X\(\/\/\)$/{ s//\1/; q; } /^X\(\/\).*/{ s//\1/; q; } s/.*/./; q'` done test ! -n "$as_dirs" || mkdir $as_dirs fi || { { echo "$as_me:24507: error: cannot create directory \"$ac_dir\"" >&5 echo "$as_me: error: cannot create directory \"$ac_dir\"" >&2;} { (exit 1); exit 1; }; }; } rm -f $ac_file mv $tmp/config.h $ac_file fi else cat $tmp/config.h rm -f $tmp/config.h fi # Compute $ac_file's index in $config_headers. _am_stamp_count=1 for _am_header in $config_headers :; do case $_am_header in $ac_file | $ac_file:* ) break ;; * ) _am_stamp_count=`expr $_am_stamp_count + 1` ;; esac done echo "timestamp for $ac_file" >`(dirname $ac_file) 2>/dev/null || $as_expr X$ac_file : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ X$ac_file : 'X\(//\)[^/]' \| \ X$ac_file : 'X\(//\)$' \| \ X$ac_file : 'X\(/\)' \| \ . : '\(.\)' 2>/dev/null || echo X$ac_file | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } /^X\(\/\/\)[^/].*/{ s//\1/; q; } /^X\(\/\/\)$/{ s//\1/; q; } /^X\(\/\).*/{ s//\1/; q; } s/.*/./; q'`/stamp-h$_am_stamp_count done # # CONFIG_COMMANDS section. # for ac_file in : $CONFIG_COMMANDS; do test "x$ac_file" = x: && continue ac_dest=`echo "$ac_file" | sed 's,:.*,,'` ac_source=`echo "$ac_file" | sed 's,[^:]*:,,'` ac_dir=`(dirname "$ac_dest") 2>/dev/null || $as_expr X"$ac_dest" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ X"$ac_dest" : 'X\(//\)[^/]' \| \ X"$ac_dest" : 'X\(//\)$' \| \ X"$ac_dest" : 'X\(/\)' \| \ . : '\(.\)' 2>/dev/null || echo X"$ac_dest" | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } /^X\(\/\/\)[^/].*/{ s//\1/; q; } /^X\(\/\/\)$/{ s//\1/; q; } /^X\(\/\).*/{ s//\1/; q; } s/.*/./; q'` { if $as_mkdir_p; then mkdir -p "$ac_dir" else as_dir="$ac_dir" as_dirs= while test ! -d "$as_dir"; do as_dirs="$as_dir $as_dirs" as_dir=`(dirname "$as_dir") 2>/dev/null || $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ X"$as_dir" : 'X\(//\)[^/]' \| \ X"$as_dir" : 'X\(//\)$' \| \ X"$as_dir" : 'X\(/\)' \| \ . : '\(.\)' 2>/dev/null || echo X"$as_dir" | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } /^X\(\/\/\)[^/].*/{ s//\1/; q; } /^X\(\/\/\)$/{ s//\1/; q; } /^X\(\/\).*/{ s//\1/; q; } s/.*/./; q'` done test ! -n "$as_dirs" || mkdir $as_dirs fi || { { echo "$as_me:24583: error: cannot create directory \"$ac_dir\"" >&5 echo "$as_me: error: cannot create directory \"$ac_dir\"" >&2;} { (exit 1); exit 1; }; }; } ac_builddir=. if test "$ac_dir" != .; then ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'` # A "../" for each directory in $ac_dir_suffix. ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'` else ac_dir_suffix= ac_top_builddir= fi case $srcdir in .) # No --srcdir option. We are building in place. ac_srcdir=. if test -z "$ac_top_builddir"; then ac_top_srcdir=. else ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'` fi ;; [\\/]* | ?:[\\/]* ) # Absolute path. ac_srcdir=$srcdir$ac_dir_suffix; ac_top_srcdir=$srcdir ;; *) # Relative path. ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix ac_top_srcdir=$ac_top_builddir$srcdir ;; esac # Do not use `cd foo && pwd` to compute absolute paths, because # the directories may not exist. case `pwd` in .) ac_abs_builddir="$ac_dir";; *) case "$ac_dir" in .) ac_abs_builddir=`pwd`;; [\\/]* | ?:[\\/]* ) ac_abs_builddir="$ac_dir";; *) ac_abs_builddir=`pwd`/"$ac_dir";; esac;; esac case $ac_abs_builddir in .) ac_abs_top_builddir=${ac_top_builddir}.;; *) case ${ac_top_builddir}. in .) ac_abs_top_builddir=$ac_abs_builddir;; [\\/]* | ?:[\\/]* ) ac_abs_top_builddir=${ac_top_builddir}.;; *) ac_abs_top_builddir=$ac_abs_builddir/${ac_top_builddir}.;; esac;; esac case $ac_abs_builddir in .) ac_abs_srcdir=$ac_srcdir;; *) case $ac_srcdir in .) ac_abs_srcdir=$ac_abs_builddir;; [\\/]* | ?:[\\/]* ) ac_abs_srcdir=$ac_srcdir;; *) ac_abs_srcdir=$ac_abs_builddir/$ac_srcdir;; esac;; esac case $ac_abs_builddir in .) ac_abs_top_srcdir=$ac_top_srcdir;; *) case $ac_top_srcdir in .) ac_abs_top_srcdir=$ac_abs_builddir;; [\\/]* | ?:[\\/]* ) ac_abs_top_srcdir=$ac_top_srcdir;; *) ac_abs_top_srcdir=$ac_abs_builddir/$ac_top_srcdir;; esac;; esac { echo "$as_me:24653: executing $ac_dest commands" >&5 echo "$as_me: executing $ac_dest commands" >&6;} case $ac_dest in default-1 ) sed -e "s:@INTLTOOL_PERL@:${INTLTOOL_PERL}:;" < ${ac_aux_dir}/intltool-extract.in > intltool-extract.out if cmp -s intltool-extract intltool-extract.out 2>/dev/null; then rm -f intltool-extract.out else mv -f intltool-extract.out intltool-extract fi chmod ugo+x intltool-extract chmod u+w intltool-extract sed -e "s:@INTLTOOL_PERL@:${INTLTOOL_PERL}:;" \ < ${ac_aux_dir}/intltool-merge.in > intltool-merge.out if cmp -s intltool-merge intltool-merge.out 2>/dev/null; then rm -f intltool-merge.out else mv -f intltool-merge.out intltool-merge fi chmod ugo+x intltool-merge chmod u+w intltool-merge sed -e "s:@INTLTOOL_PERL@:${INTLTOOL_PERL}:;" < ${ac_aux_dir}/intltool-update.in > intltool-update.out if cmp -s intltool-update intltool-update.out 2>/dev/null; then rm -f intltool-update.out else mv -f intltool-update.out intltool-update fi chmod ugo+x intltool-update chmod u+w intltool-update ;; depfiles ) test x"$AMDEP_TRUE" != x"" || for mf in $CONFIG_FILES; do # Strip MF so we end up with the name of the file. mf=`echo "$mf" | sed -e 's/:.*$//'` # Check whether this is an Automake generated Makefile or not. # We used to match only the files named `Makefile.in', but # some people rename them; so instead we look at the file content. # Grep'ing the first line is not enough: some people post-process # each Makefile.in and add a new line on top of each file to say so. # So let's grep whole file. if grep '^#.*generated by automake' $mf > /dev/null 2>&1; then dirpart=`(dirname "$mf") 2>/dev/null || $as_expr X"$mf" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ X"$mf" : 'X\(//\)[^/]' \| \ X"$mf" : 'X\(//\)$' \| \ X"$mf" : 'X\(/\)' \| \ . : '\(.\)' 2>/dev/null || echo X"$mf" | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } /^X\(\/\/\)[^/].*/{ s//\1/; q; } /^X\(\/\/\)$/{ s//\1/; q; } /^X\(\/\).*/{ s//\1/; q; } s/.*/./; q'` else continue fi grep '^DEP_FILES *= *[^ #]' < "$mf" > /dev/null || continue # Extract the definition of DEP_FILES from the Makefile without # running `make'. DEPDIR=`sed -n -e '/^DEPDIR = / s///p' < "$mf"` test -z "$DEPDIR" && continue # When using ansi2knr, U may be empty or an underscore; expand it U=`sed -n -e '/^U = / s///p' < "$mf"` test -d "$dirpart/$DEPDIR" || mkdir "$dirpart/$DEPDIR" # We invoke sed twice because it is the simplest approach to # changing $(DEPDIR) to its actual value in the expansion. for file in `sed -n -e ' /^DEP_FILES = .*\\\\$/ { s/^DEP_FILES = // :loop s/\\\\$// p n /\\\\$/ b loop p } /^DEP_FILES = / s/^DEP_FILES = //p' < "$mf" | \ sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do # Make sure the directory exists. test -f "$dirpart/$file" && continue fdir=`(dirname "$file") 2>/dev/null || $as_expr X"$file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ X"$file" : 'X\(//\)[^/]' \| \ X"$file" : 'X\(//\)$' \| \ X"$file" : 'X\(/\)' \| \ . : '\(.\)' 2>/dev/null || echo X"$file" | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } /^X\(\/\/\)[^/].*/{ s//\1/; q; } /^X\(\/\/\)$/{ s//\1/; q; } /^X\(\/\).*/{ s//\1/; q; } s/.*/./; q'` { if $as_mkdir_p; then mkdir -p $dirpart/$fdir else as_dir=$dirpart/$fdir as_dirs= while test ! -d "$as_dir"; do as_dirs="$as_dir $as_dirs" as_dir=`(dirname "$as_dir") 2>/dev/null || $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ X"$as_dir" : 'X\(//\)[^/]' \| \ X"$as_dir" : 'X\(//\)$' \| \ X"$as_dir" : 'X\(/\)' \| \ . : '\(.\)' 2>/dev/null || echo X"$as_dir" | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } /^X\(\/\/\)[^/].*/{ s//\1/; q; } /^X\(\/\/\)$/{ s//\1/; q; } /^X\(\/\).*/{ s//\1/; q; } s/.*/./; q'` done test ! -n "$as_dirs" || mkdir $as_dirs fi || { { echo "$as_me:24769: error: cannot create directory $dirpart/$fdir" >&5 echo "$as_me: error: cannot create directory $dirpart/$fdir" >&2;} { (exit 1); exit 1; }; }; } # echo "creating $dirpart/$file" echo '# dummy' > "$dirpart/$file" done done ;; default-2 ) case "$CONFIG_FILES" in *po/Makefile.in*) sed -e "/POTFILES =/r po/POTFILES" po/Makefile.in > po/Makefile esac ;; esac done { (exit 0); exit 0; } --------------000900090007090506020304--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?419A957F.4090800>