ports: x11/yelp, www/epiphany

Volodymyr Kostyrko arcade at cairn.ints.net
Thu Mar 27 12:05:00 PDT 2008


Both ports fail to build with seamonkey gecko, yet both state that this 
is supported one.

-- 
Sphinx of black quartz judge my vow.
-------------- next part --------------
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by GNOME Web Browser configure 2.22.0, which was
generated by GNU Autoconf 2.61.  Invocation command line was

  $ ./configure --with-gecko=seamonkey --with-engine=mozilla --enable-compile-warnings=no --enable-python --enable-spell-checker --localstatedir=/usr/local/share --with-html-dir=/usr/local/share/doc --disable-gtk-doc --with-gconf-source=xml:merged:/usr/local/etc/gconf/gconf.xml.defaults --x-libraries=/usr/local/lib --x-includes=/usr/local/include --prefix=/usr/local --mandir=/usr/local/man --infodir=/usr/local/info/ --build=i386-portbld-freebsd7.0

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

hostname = limbo.lan
uname -m = i386
uname -r = 7.0-STABLE
uname -s = FreeBSD
uname -v = FreeBSD 7.0-STABLE #65: Tue Mar 25 06:51:17 EET 2008     arcade at limbo.lan:/usr/obj/usr/src/sys/LIMBO 

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

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

PATH: /sbin
PATH: /bin
PATH: /usr/local/libexec/ccache
PATH: /usr/sbin
PATH: /usr/bin
PATH: /usr/games
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /root/bin


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

configure:2286: checking for a BSD-compatible install
configure:2342: result: /usr/bin/install -c -o root -g wheel
configure:2353: checking whether build environment is sane
configure:2396: result: yes
configure:2424: checking for a thread-safe mkdir -p
configure:2463: result: /usr/local/bin/gmkdir -p
configure:2476: checking for gawk
configure:2492: found /usr/local/bin/gawk
configure:2503: result: gawk
configure:2514: checking whether gmake sets $(MAKE)
configure:2535: result: yes
configure:2718: checking how to create a ustar tar archive
configure:2731: tar --version
bsdtar 2.4.11 - libarchive 2.4.12
configure:2734: $? = 1
configure:2731: gnutar --version
gnutar: not found
configure:2734: $? = 127
configure:2731: gtar --version
tar (GNU tar) 1.19
Copyright (C) 2007 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Written by John Gilmore and Jay Fenlason.
configure:2734: $? = 0
configure:2774: tardir=conftest.dir && eval gtar --format=ustar -chf - "$tardir" >conftest.tar
configure:2777: $? = 0
configure:2781: gtar -xf - <conftest.tar
configure:2784: $? = 0
configure:2797: result: gnutar
configure:2805: checking whether to enable maintainer-specific portions of Makefiles
configure:2814: result: no
configure:2909: checking build system type
configure:2927: result: i386-portbld-freebsd7.0
configure:2949: checking host system type
configure:2964: result: i386-portbld-freebsd7.0
configure:2998: checking for style of include used by gmake
configure:3026: result: GNU
configure:3096: checking for gcc
configure:3123: result: cc
configure:3361: checking for C compiler version
configure:3368: cc --version >&5
cc (GCC) 4.2.1 20070719  [FreeBSD]
Copyright (C) 2007 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:3371: $? = 0
configure:3378: cc -v >&5
Using built-in specs.
Target: i386-undermydesk-freebsd
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 4.2.1 20070719  [FreeBSD]
configure:3381: $? = 0
configure:3388: cc -V >&5
cc: '-V' option must have argument
configure:3391: $? = 1
configure:3414: checking for C compiler default output file name
configure:3441: cc -O2 -fno-strict-aliasing -pipe -march=athlon-xp -I/usr/local/include    conftest.c -L/usr/local/lib -pthread  >&5
configure:3444: $? = 0
configure:3482: result: a.out
configure:3499: checking whether the C compiler works
configure:3509: ./a.out
configure:3512: $? = 0
configure:3529: result: yes
configure:3536: checking whether we are cross compiling
configure:3538: result: no
configure:3541: checking for suffix of executables
configure:3548: cc -o conftest -O2 -fno-strict-aliasing -pipe -march=athlon-xp -I/usr/local/include    conftest.c -L/usr/local/lib -pthread  >&5
configure:3551: $? = 0
configure:3575: result: 
configure:3581: checking for suffix of object files
configure:3607: cc -c -O2 -fno-strict-aliasing -pipe -march=athlon-xp -I/usr/local/include   conftest.c >&5
configure:3610: $? = 0
configure:3633: result: o
configure:3637: checking whether we are using the GNU C compiler
configure:3666: cc -c -O2 -fno-strict-aliasing -pipe -march=athlon-xp -I/usr/local/include   conftest.c >&5
configure:3672: $? = 0
configure:3689: result: yes
configure:3694: checking whether cc accepts -g
configure:3724: cc -c -g -I/usr/local/include   conftest.c >&5
configure:3730: $? = 0
configure:3829: result: yes
configure:3846: checking for cc option to accept ISO C89
configure:3920: cc  -c -O2 -fno-strict-aliasing -pipe -march=athlon-xp -I/usr/local/include   conftest.c >&5
configure:3926: $? = 0
configure:3949: result: none needed
configure:3969: checking dependency style of cc
configure:4060: result: gcc3
configure:4075: checking for a sed that does not truncate output
configure:4131: result: /usr/bin/sed
configure:4134: checking for grep that handles long lines and -e
configure:4208: result: /usr/bin/grep
configure:4213: checking for egrep
configure:4291: result: /usr/bin/grep -E
configure:4307: checking for ld used by cc
configure:4374: result: /usr/bin/ld
configure:4383: checking if the linker (/usr/bin/ld) is GNU ld
configure:4398: result: yes
configure:4403: checking for /usr/bin/ld option to reload object files
configure:4410: result: -r
configure:4428: checking for BSD-compatible nm
configure:4477: result: /usr/bin/nm -B
configure:4481: checking whether ln -s works
configure:4485: result: yes
configure:4492: checking how to recognize dependent libraries
configure:4678: result: pass_all
configure:4923: checking how to run the C preprocessor
configure:4963: cc -E -I/usr/local/include   conftest.c
configure:4969: $? = 0
configure:5000: cc -E -I/usr/local/include   conftest.c
conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
configure:5006: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "GNOME Web Browser"
| #define PACKAGE_TARNAME "epiphany"
| #define PACKAGE_VERSION "2.22.0"
| #define PACKAGE_STRING "GNOME Web Browser 2.22.0"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany"
| #define PACKAGE "epiphany"
| #define VERSION "2.22.0"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:5039: result: cc -E
configure:5068: cc -E -I/usr/local/include   conftest.c
configure:5074: $? = 0
configure:5105: cc -E -I/usr/local/include   conftest.c
conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
configure:5111: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "GNOME Web Browser"
| #define PACKAGE_TARNAME "epiphany"
| #define PACKAGE_VERSION "2.22.0"
| #define PACKAGE_STRING "GNOME Web Browser 2.22.0"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany"
| #define PACKAGE "epiphany"
| #define VERSION "2.22.0"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:5149: checking for ANSI C header files
configure:5179: cc -c -O2 -fno-strict-aliasing -pipe -march=athlon-xp -I/usr/local/include   conftest.c >&5
configure:5185: $? = 0
configure:5284: cc -o conftest -O2 -fno-strict-aliasing -pipe -march=athlon-xp -I/usr/local/include    conftest.c -L/usr/local/lib -pthread  >&5
configure:5287: $? = 0
configure:5293: ./conftest
configure:5296: $? = 0
configure:5313: result: yes
configure:5337: checking for sys/types.h
configure:5358: cc -c -O2 -fno-strict-aliasing -pipe -march=athlon-xp -I/usr/local/include   conftest.c >&5
configure:5364: $? = 0
configure:5380: result: yes
configure:5337: checking for sys/stat.h
configure:5358: cc -c -O2 -fno-strict-aliasing -pipe -march=athlon-xp -I/usr/local/include   conftest.c >&5
configure:5364: $? = 0
configure:5380: result: yes
configure:5337: checking for stdlib.h
configure:5358: cc -c -O2 -fno-strict-aliasing -pipe -march=athlon-xp -I/usr/local/include   conftest.c >&5
configure:5364: $? = 0
configure:5380: result: yes
configure:5337: checking for string.h
configure:5358: cc -c -O2 -fno-strict-aliasing -pipe -march=athlon-xp -I/usr/local/include   conftest.c >&5
configure:5364: $? = 0
configure:5380: result: yes
configure:5337: checking for memory.h
configure:5358: cc -c -O2 -fno-strict-aliasing -pipe -march=athlon-xp -I/usr/local/include   conftest.c >&5
configure:5364: $? = 0
configure:5380: result: yes
configure:5337: checking for strings.h
configure:5358: cc -c -O2 -fno-strict-aliasing -pipe -march=athlon-xp -I/usr/local/include   conftest.c >&5
configure:5364: $? = 0
configure:5380: result: yes
configure:5337: checking for inttypes.h
configure:5358: cc -c -O2 -fno-strict-aliasing -pipe -march=athlon-xp -I/usr/local/include   conftest.c >&5
configure:5364: $? = 0
configure:5380: result: yes
configure:5337: checking for stdint.h
configure:5358: cc -c -O2 -fno-strict-aliasing -pipe -march=athlon-xp -I/usr/local/include   conftest.c >&5
configure:5364: $? = 0
configure:5380: result: yes
configure:5337: checking for unistd.h
configure:5358: cc -c -O2 -fno-strict-aliasing -pipe -march=athlon-xp -I/usr/local/include   conftest.c >&5
configure:5364: $? = 0
configure:5380: result: yes
configure:5407: checking dlfcn.h usability
configure:5424: cc -c -O2 -fno-strict-aliasing -pipe -march=athlon-xp -I/usr/local/include   conftest.c >&5
configure:5430: $? = 0
configure:5444: result: yes
configure:5448: checking dlfcn.h presence
configure:5463: cc -E -I/usr/local/include   conftest.c
configure:5469: $? = 0
configure:5483: result: yes
configure:5516: checking for dlfcn.h
configure:5524: result: yes
configure:5653: checking for C++ compiler version
configure:5660: c++ --version >&5
c++ (GCC) 4.2.1 20070719  [FreeBSD]
Copyright (C) 2007 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:5663: $? = 0
configure:5670: c++ -v >&5
Using built-in specs.
Target: i386-undermydesk-freebsd
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 4.2.1 20070719  [FreeBSD]
configure:5673: $? = 0
configure:5680: c++ -V >&5
c++: '-V' option must have argument
configure:5683: $? = 1
configure:5686: checking whether we are using the GNU C++ compiler
configure:5715: c++ -c -O2 -fno-strict-aliasing -pipe -march=athlon-xp -I/usr/local/include   conftest.cpp >&5
configure:5721: $? = 0
configure:5738: result: yes
configure:5743: checking whether c++ accepts -g
configure:5773: c++ -c -g -I/usr/local/include   conftest.cpp >&5
configure:5779: $? = 0
configure:5878: result: yes
configure:5903: checking dependency style of c++
configure:5994: result: gcc3
configure:6019: checking how to run the C++ preprocessor
configure:6055: c++ -E -I/usr/local/include   conftest.cpp
configure:6061: $? = 0
configure:6092: c++ -E -I/usr/local/include   conftest.cpp
conftest.cpp:21:28: error: ac_nonexistent.h: No such file or directory
configure:6098: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "GNOME Web Browser"
| #define PACKAGE_TARNAME "epiphany"
| #define PACKAGE_VERSION "2.22.0"
| #define PACKAGE_STRING "GNOME Web Browser 2.22.0"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany"
| #define PACKAGE "epiphany"
| #define VERSION "2.22.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.  */
| #include <ac_nonexistent.h>
configure:6131: result: c++ -E
configure:6160: c++ -E -I/usr/local/include   conftest.cpp
configure:6166: $? = 0
configure:6197: c++ -E -I/usr/local/include   conftest.cpp
conftest.cpp:21:28: error: ac_nonexistent.h: No such file or directory
configure:6203: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "GNOME Web Browser"
| #define PACKAGE_TARNAME "epiphany"
| #define PACKAGE_VERSION "2.22.0"
| #define PACKAGE_STRING "GNOME Web Browser 2.22.0"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany"
| #define PACKAGE "epiphany"
| #define VERSION "2.22.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.  */
| #include <ac_nonexistent.h>
configure:6296: checking for g77
configure:6326: result: no
configure:6296: checking for xlf
configure:6326: result: no
configure:6296: checking for f77
configure:6326: result: no
configure:6296: checking for frt
configure:6326: result: no
configure:6296: checking for pgf77
configure:6326: result: no
configure:6296: checking for cf77
configure:6326: result: no
configure:6296: checking for fort77
configure:6326: result: no
configure:6296: checking for fl32
configure:6326: result: no
configure:6296: checking for af77
configure:6326: result: no
configure:6296: checking for xlf90
configure:6326: result: no
configure:6296: checking for f90
configure:6326: result: no
configure:6296: checking for pgf90
configure:6326: result: no
configure:6296: checking for pghpf
configure:6326: result: no
configure:6296: checking for epcf90
configure:6326: result: no
configure:6296: checking for gfortran
configure:6326: result: no
configure:6296: checking for g95
configure:6326: result: no
configure:6296: checking for xlf95
configure:6326: result: no
configure:6296: checking for f95
configure:6326: result: no
configure:6296: checking for fort
configure:6326: result: no
configure:6296: checking for ifort
configure:6326: result: no
configure:6296: checking for ifc
configure:6326: result: no
configure:6296: checking for efc
configure:6326: result: no
configure:6296: checking for pgf95
configure:6326: result: no
configure:6296: checking for lf95
configure:6326: result: no
configure:6296: checking for ftn
configure:6326: result: no
configure:6353: checking for Fortran 77 compiler version
configure:6360:  --version >&5
--version: not found
configure:6363: $? = 127
configure:6370:  -v >&5
-v: not found
configure:6373: $? = 127
configure:6380:  -V >&5
-V: not found
configure:6383: $? = 127
configure:6391: checking whether we are using the GNU Fortran 77 compiler
configure:6410:  -c  conftest.F >&5
-c: not found
configure:6416: $? = 127
configure: failed program was:
|       program main
| #ifndef __GNUC__
|        choke me
| #endif
| 
|       end
configure:6433: result: no
configure:6439: checking whether  accepts -g
configure:6456:  -c -g conftest.f >&5
-c: not found
configure:6462: $? = 127
configure: failed program was:
|       program main
| 
|       end
configure:6478: result: no
configure:6507: checking the maximum length of command line arguments
configure:6619: result: 262144
configure:6631: checking command to parse /usr/bin/nm -B output from cc object
configure:6736: cc -c -O2 -fno-strict-aliasing -pipe -march=athlon-xp -I/usr/local/include   conftest.c >&5
configure:6739: $? = 0
configure:6743: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ 	]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ 	][ 	]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
configure:6746: $? = 0
configure:6798: cc -o conftest -O2 -fno-strict-aliasing -pipe -march=athlon-xp -I/usr/local/include    conftest.c conftstm.o >&5
configure:6801: $? = 0
configure:6839: result: ok
configure:6843: checking for objdir
configure:6858: result: .libs
configure:6950: checking for ar
configure:6966: found /usr/bin/ar
configure:6977: result: ar
configure:7046: checking for ranlib
configure:7062: found /usr/bin/ranlib
configure:7073: result: ranlib
configure:7142: checking for strip
configure:7158: found /usr/bin/strip
configure:7169: result: strip
configure:7767: checking if cc supports -fno-rtti -fno-exceptions
configure:7785: cc -c -O2 -fno-strict-aliasing -pipe -march=athlon-xp -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
cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
configure:7789: $? = 0
configure:7802: result: no
configure:7817: checking for cc option to produce PIC
configure:8049: result: -fPIC
configure:8057: checking if cc PIC flag -fPIC works
configure:8075: cc -c -O2 -fno-strict-aliasing -pipe -march=athlon-xp -I/usr/local/include   -fPIC -DPIC conftest.c >&5
configure:8079: $? = 0
configure:8092: result: yes
configure:8120: checking if cc static flag -static works
configure:8148: result: yes
configure:8158: checking if cc supports -c -o file.o
configure:8179: cc -c -O2 -fno-strict-aliasing -pipe -march=athlon-xp -I/usr/local/include   -o out/conftest2.o conftest.c >&5
configure:8183: $? = 0
configure:8205: result: yes
configure:8231: checking whether the cc linker (/usr/bin/ld) supports shared libraries
configure:9212: result: yes
configure:9233: checking whether -lc should be explicitly linked in
configure:9238: cc -c -O2 -fno-strict-aliasing -pipe -march=athlon-xp -I/usr/local/include   conftest.c >&5
configure:9241: $? = 0
configure:9256: cc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
configure:9259: $? = 0
configure:9271: result: no
configure:9279: checking dynamic linker characteristics
configure:9893: result: freebsd7.0 ld.so
configure:9917: checking how to hardcode library paths into programs
configure:9942: result: immediate
configure:9956: checking whether stripping libraries is possible
configure:9961: result: yes
configure:10085: checking for shl_load
configure:10141: cc -o conftest -O2 -fno-strict-aliasing -pipe -march=athlon-xp -I/usr/local/include    conftest.c -L/usr/local/lib -pthread  >&5
/var/tmp//ccEd9upt.o(.text+0x12): In function `main':
: undefined reference to `shl_load'
configure:10147: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "GNOME Web Browser"
| #define PACKAGE_TARNAME "epiphany"
| #define PACKAGE_VERSION "2.22.0"
| #define PACKAGE_STRING "GNOME Web Browser 2.22.0"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany"
| #define PACKAGE "epiphany"
| #define VERSION "2.22.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.  */
| /* Define shl_load to an innocuous variant, in case <limits.h> declares shl_load.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define shl_load innocuous_shl_load
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char shl_load (); 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 shl_load
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char shl_load ();
| /* 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_shl_load || defined __stub___shl_load
| choke me
| #endif
| 
| int
| main ()
| {
| return shl_load ();
|   ;
|   return 0;
| }
configure:10164: result: no
configure:10169: checking for shl_load in -ldld
configure:10204: cc -o conftest -O2 -fno-strict-aliasing -pipe -march=athlon-xp -I/usr/local/include    conftest.c -ldld  -L/usr/local/lib -pthread  >&5
/usr/bin/ld: cannot find -ldld
configure:10210: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "GNOME Web Browser"
| #define PACKAGE_TARNAME "epiphany"
| #define PACKAGE_VERSION "2.22.0"
| #define PACKAGE_STRING "GNOME Web Browser 2.22.0"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany"
| #define PACKAGE "epiphany"
| #define VERSION "2.22.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.  */
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char shl_load ();
| int
| main ()
| {
| return shl_load ();
|   ;
|   return 0;
| }
configure:10228: result: no
configure:10233: checking for dlopen
configure:10289: cc -o conftest -O2 -fno-strict-aliasing -pipe -march=athlon-xp -I/usr/local/include    conftest.c -L/usr/local/lib -pthread  >&5
configure:10295: $? = 0
configure:10312: result: yes
configure:10545: checking whether a program can dlopen itself
configure:10619: cc -o conftest -O2 -fno-strict-aliasing -pipe -march=athlon-xp -I/usr/local/include   -DHAVE_DLFCN_H  -Wl,--export-dynamic conftest.c  -L/usr/local/lib -pthread  >&5
configure: In function 'main':
configure:10615: warning: incompatible implicit declaration of built-in function 'exit'
configure:10622: $? = 0
configure:10640: result: yes
configure:10645: checking whether a statically linked program can dlopen itself
configure:10719: cc -o conftest -O2 -fno-strict-aliasing -pipe -march=athlon-xp -I/usr/local/include   -DHAVE_DLFCN_H  -Wl,--export-dynamic -static conftest.c  -L/usr/local/lib -pthread  >&5
configure: In function 'main':
configure:10715: warning: incompatible implicit declaration of built-in function 'exit'
configure:10722: $? = 0
Service unavailable
configure:10740: result: no
configure:10763: checking if libtool supports shared libraries
configure:10765: result: yes
configure:10768: checking whether to build shared libraries
configure:10789: result: yes
configure:10792: checking whether to build static libraries
configure:10796: result: no
configure:10890: creating libtool
configure:11483: checking for ld used by c++
configure:11550: result: /usr/bin/ld
configure:11559: checking if the linker (/usr/bin/ld) is GNU ld
configure:11574: result: yes
configure:11625: checking whether the c++ linker (/usr/bin/ld) supports shared libraries
configure:12571: result: yes
configure:12588: c++ -c -O2 -fno-strict-aliasing -pipe -march=athlon-xp -I/usr/local/include   conftest.cpp >&5
configure:12591: $? = 0
configure:12747: checking for c++ option to produce PIC
configure:13031: result: -fPIC
configure:13039: checking if c++ PIC flag -fPIC works
configure:13057: c++ -c -O2 -fno-strict-aliasing -pipe -march=athlon-xp -I/usr/local/include   -fPIC -DPIC conftest.cpp >&5
configure:13061: $? = 0
configure:13074: result: yes
configure:13102: checking if c++ static flag -static works
configure:13130: result: yes
configure:13140: checking if c++ supports -c -o file.o
configure:13161: c++ -c -O2 -fno-strict-aliasing -pipe -march=athlon-xp -I/usr/local/include   -o out/conftest2.o conftest.cpp >&5
configure:13165: $? = 0
configure:13187: result: yes
configure:13213: checking whether the c++ linker (/usr/bin/ld) supports shared libraries
configure:13242: result: yes
configure:13309: checking dynamic linker characteristics
configure:13871: result: freebsd7.0 ld.so
configure:13895: checking how to hardcode library paths into programs
configure:13920: result: immediate
configure:20168: checking for library containing strerror
configure:20209: cc -o conftest -O2 -fno-strict-aliasing -pipe -march=athlon-xp -I/usr/local/include    conftest.c -L/usr/local/lib -pthread  >&5
configure:20215: $? = 0
configure:20243: result: none required
configure:20299: checking for gcc
configure:20326: result: cc
configure:20564: checking for C compiler version
configure:20571: cc --version >&5
cc (GCC) 4.2.1 20070719  [FreeBSD]
Copyright (C) 2007 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:20574: $? = 0
configure:20581: cc -v >&5
Using built-in specs.
Target: i386-undermydesk-freebsd
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 4.2.1 20070719  [FreeBSD]
configure:20584: $? = 0
configure:20591: cc -V >&5
cc: '-V' option must have argument
configure:20594: $? = 1
configure:20597: checking whether we are using the GNU C compiler
configure:20649: result: yes
configure:20654: checking whether cc accepts -g
configure:20789: result: yes
configure:20806: checking for cc option to accept ISO C89
configure:20909: result: none needed
configure:20929: checking dependency style of cc
configure:21020: result: gcc3
configure:21083: checking for gcc
configure:21110: result: cc
configure:21348: checking for C compiler version
configure:21355: cc --version >&5
cc (GCC) 4.2.1 20070719  [FreeBSD]
Copyright (C) 2007 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:21358: $? = 0
configure:21365: cc -v >&5
Using built-in specs.
Target: i386-undermydesk-freebsd
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 4.2.1 20070719  [FreeBSD]
configure:21368: $? = 0
configure:21375: cc -V >&5
cc: '-V' option must have argument
configure:21378: $? = 1
configure:21381: checking whether we are using the GNU C compiler
configure:21433: result: yes
configure:21438: checking whether cc accepts -g
configure:21573: result: yes
configure:21590: checking for cc option to accept ISO C89
configure:21693: result: none needed
configure:21713: checking dependency style of cc
configure:21804: result: gcc3
configure:21822: checking for ANSI C header files
configure:21986: result: yes
configure:22113: checking for C++ compiler version
configure:22120: c++ --version >&5
c++ (GCC) 4.2.1 20070719  [FreeBSD]
Copyright (C) 2007 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:22123: $? = 0
configure:22130: c++ -v >&5
Using built-in specs.
Target: i386-undermydesk-freebsd
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 4.2.1 20070719  [FreeBSD]
configure:22133: $? = 0
configure:22140: c++ -V >&5
c++: '-V' option must have argument
configure:22143: $? = 1
configure:22146: checking whether we are using the GNU C++ compiler
configure:22198: result: yes
configure:22203: checking whether c++ accepts -g
configure:22338: result: yes
configure:22363: checking dependency style of c++
configure:22454: result: gcc3
configure:22472: checking for glib-genmarshal
configure:22490: found /usr/local/bin/glib-genmarshal
configure:22502: result: /usr/local/bin/glib-genmarshal
configure:22512: checking for glib-mkenums
configure:22530: found /usr/local/bin/glib-mkenums
configure:22542: result: /usr/local/bin/glib-mkenums
configure:22581: c++ -c -O2 -fno-strict-aliasing -pipe -march=athlon-xp -I/usr/local/include   conftest.cpp >&5
configure:22587: $? = 0
configure:22622: checking for intltool >= 0.35.0
configure:22629: result: 0.37.1 found
configure:22680: checking for xgettext
configure:22698: found /usr/local/bin/xgettext
configure:22710: result: /usr/local/bin/xgettext
configure:22720: checking for msgmerge
configure:22738: found /usr/local/bin/msgmerge
configure:22750: result: /usr/local/bin/msgmerge
configure:22760: checking for msgfmt
configure:22778: found /usr/local/bin/msgfmt
configure:22790: result: /usr/local/bin/msgfmt
configure:22822: checking for perl
configure:22840: found /usr/bin/perl
configure:22852: result: /usr/bin/perl
configure:22871: checking for XML::Parser
configure:22874: result: ok
configure:22911: cc -o conftest -O2 -fno-strict-aliasing -pipe -march=athlon-xp -I/usr/local/include    conftest.c -L/usr/local/lib -pthread  >&5
/var/tmp//cc1HFpXh.o(.text+0xf): In function `main':
: undefined reference to `_nl_msg_cat_cntr'
configure:22917: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "GNOME Web Browser"
| #define PACKAGE_TARNAME "epiphany"
| #define PACKAGE_VERSION "2.22.0"
| #define PACKAGE_STRING "GNOME Web Browser 2.22.0"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany"
| #define PACKAGE "epiphany"
| #define VERSION "2.22.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
| #define STDC_HEADERS 1
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| extern int _nl_msg_cat_cntr;
|                        return _nl_msg_cat_cntr
|   ;
|   return 0;
| }
configure:23086: checking for pkg-config
configure:23104: found /usr/local/bin/pkg-config
configure:23116: result: /usr/local/bin/pkg-config
configure:23145: checking pkg-config is at least version 0.9.0
configure:23148: result: yes
configure:23273: checking what warning flags to pass to the C compiler
configure:23275: result: 
configure:23286: checking what language compliance flags to pass to the C compiler
configure:23301: result: 
configure:23316: checking what warning flags to pass to the C++ compiler
configure:23336: result: -Wall -Wno-unused
configure:23347: checking what language compliance flags to pass to the C++ compiler
configure:23363: result: 
configure:23408: $PKG_CONFIG --exists --print-errors "libnotify >= $LIBNOTIFY_REQUIRED"
configure:23411: $? = 0
configure:23430: checking for DEPENDENCIES
configure:23438: $PKG_CONFIG --exists --print-errors "
		  glib-2.0 >= $GLIB_REQUIRED
		  gmodule-2.0
		  gio-unix-2.0 >= $GLIB_REQUIRED
		  gtk+-2.0 >= $GTK_REQUIRED
		  gtk+-unix-print-2.0 >= $GTK_REQUIRED
		  libxml-2.0 >= $LIBXML_REQUIRED
		  libxslt >= $LIBXSLT_REQUIRED
		  libgnome-2.0 >= $LIBGNOME_REQUIRED
		  libgnomeui-2.0 >= $LIBGNOMEUI_REQUIRED
		  libglade-2.0 >= $LIBGLADE_REQUIRED \
		  gconf-2.0
		  gnome-desktop-2.0 >= $GNOME_DESKTOP_REQUIRED
		  libstartup-notification-1.0 >= $LIBSTARTUP_NOTIFICATION_REQUIRED
		  $LIBNOTIFY_PACKAGE
		  "
configure:23471: $? = 0
configure:23501: $PKG_CONFIG --exists --print-errors "
		  glib-2.0 >= $GLIB_REQUIRED
		  gmodule-2.0
		  gio-unix-2.0 >= $GLIB_REQUIRED
		  gtk+-2.0 >= $GTK_REQUIRED
		  gtk+-unix-print-2.0 >= $GTK_REQUIRED
		  libxml-2.0 >= $LIBXML_REQUIRED
		  libxslt >= $LIBXSLT_REQUIRED
		  libgnome-2.0 >= $LIBGNOME_REQUIRED
		  libgnomeui-2.0 >= $LIBGNOMEUI_REQUIRED
		  libglade-2.0 >= $LIBGLADE_REQUIRED \
		  gconf-2.0
		  gnome-desktop-2.0 >= $GNOME_DESKTOP_REQUIRED
		  libstartup-notification-1.0 >= $LIBSTARTUP_NOTIFICATION_REQUIRED
		  $LIBNOTIFY_PACKAGE
		  "
configure:23534: $? = 0
configure:23685: result: yes
configure:23698: checking for DBUS
configure:23706: $PKG_CONFIG --exists --print-errors "dbus-glib-1 >= $DBUS_GLIB_REQUIRED"
configure:23709: $? = 0
configure:23724: $PKG_CONFIG --exists --print-errors "dbus-glib-1 >= $DBUS_GLIB_REQUIRED"
configure:23727: $? = 0
configure:23803: result: yes
configure:23812: checking for dbus-binding-tool
configure:23830: found /usr/local/bin/dbus-binding-tool
configure:23843: result: /usr/local/bin/dbus-binding-tool
configure:23877: result: Using config source xml:merged:/usr/local/etc/gconf/gconf.xml.defaults for schema installation
configure:23892: result: Using $(sysconfdir)/gconf/schemas as install directory for schema files
configure:23917: checking for gconftool-2
configure:23935: found /usr/local/bin/gconftool-2
configure:23948: result: /usr/local/bin/gconftool-2
configure:23971: checking for mkdtemp
configure:24027: cc -o conftest -O2 -fno-strict-aliasing -pipe -march=athlon-xp -I/usr/local/include    conftest.c -L/usr/local/lib -pthread  >&5
configure:24033: $? = 0
configure:24051: result: yes
configure:24282: checking for which engine to use
configure:24294: result: mozilla
configure:24309: checking for gawk
configure:24336: result: gawk
configure:24352: checking which gecko to use
configure:24383: result: seamonkey
configure:24459: checking for compiler -fshort-wchar option
configure:24484: c++ -o conftest -O2 -fno-strict-aliasing -pipe -march=athlon-xp  -fshort-wchar -I/usr/local/include    conftest.cpp -L/usr/local/lib -pthread  >&5
configure:24487: $? = 0
configure:24493: ./conftest
configure:24496: $? = 0
configure:24512: result: yes
configure:24537: checking whether to enable C++ RTTI
configure:24546: result: no
configure:24572: checking whether we have a gtk 2 gecko build
configure:24601: c++ -o conftest -O2 -fno-strict-aliasing -pipe -march=athlon-xp -I/usr/local/include    -I/usr/local/include/seamonkey  conftest.cpp -L/usr/local/lib -pthread  >&5
configure:24604: $? = 0
configure:24610: ./conftest
configure:24613: $? = 0
configure:24630: result: yes
configure:24633: checking whether we have a gecko debug build
configure:24653: c++ -c -O2 -fno-strict-aliasing -pipe -march=athlon-xp -I/usr/local/include    -I/usr/local/include/seamonkey conftest.cpp >&5
conftest.cpp:26:6: error: #error No
configure:24659: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "GNOME Web Browser"
| #define PACKAGE_TARNAME "epiphany"
| #define PACKAGE_VERSION "2.22.0"
| #define PACKAGE_STRING "GNOME Web Browser 2.22.0"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany"
| #define PACKAGE "epiphany"
| #define VERSION "2.22.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
| #define STDC_HEADERS 1
| #define HAVE_LIBNOTIFY 1
| #define HAVE_MKDTEMP 1
| /* end confdefs.h.  */
| #include <mozilla-config.h>
| 		  #if !defined(MOZ_REFLOW_PERF) || !defined(MOZ_REFLOW_PERF_DSP)
| 		  #error No
| 		  #endif
| 
configure:24673: result: no
configure:24715: checking for gecko version
configure:24774: c++ -o conftest -O2 -fno-strict-aliasing -pipe -march=athlon-xp -I/usr/local/include   -I/usr/local/include/seamonkey  conftest.cpp -L/usr/local/lib -pthread  >&5
configure:24777: $? = 0
configure:24783: ./conftest
configure:24786: $? = 0
configure:24807: result: 1.8.1
configure:24907: error: "mozilla" flavoured geckos aren't tasty enough!

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

ac_cv_build=i386-portbld-freebsd7.0
ac_cv_c_compiler_gnu=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_AVAHI_CFLAGS_set=''
ac_cv_env_AVAHI_CFLAGS_value=''
ac_cv_env_AVAHI_LIBS_set=''
ac_cv_env_AVAHI_LIBS_value=''
ac_cv_env_CCC_set=''
ac_cv_env_CCC_value=''
ac_cv_env_CC_set=set
ac_cv_env_CC_value=cc
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-O2 -fno-strict-aliasing -pipe -march=athlon-xp'
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value='-I/usr/local/include  '
ac_cv_env_CPP_set=''
ac_cv_env_CPP_value=''
ac_cv_env_CXXCPP_set=''
ac_cv_env_CXXCPP_value=''
ac_cv_env_CXXFLAGS_set=set
ac_cv_env_CXXFLAGS_value='-O2 -fno-strict-aliasing -pipe -march=athlon-xp'
ac_cv_env_CXX_set=set
ac_cv_env_CXX_value=c++
ac_cv_env_DBUS_CFLAGS_set=''
ac_cv_env_DBUS_CFLAGS_value=''
ac_cv_env_DBUS_LIBS_set=''
ac_cv_env_DBUS_LIBS_value=''
ac_cv_env_DEPENDENCIES_CFLAGS_set=''
ac_cv_env_DEPENDENCIES_CFLAGS_value=''
ac_cv_env_DEPENDENCIES_LIBS_set=''
ac_cv_env_DEPENDENCIES_LIBS_value=''
ac_cv_env_DESKTOP_FILE_PLUGIN_DEP_CFLAGS_set=''
ac_cv_env_DESKTOP_FILE_PLUGIN_DEP_CFLAGS_value=''
ac_cv_env_DESKTOP_FILE_PLUGIN_DEP_LIBS_set=''
ac_cv_env_DESKTOP_FILE_PLUGIN_DEP_LIBS_value=''
ac_cv_env_F77_set=''
ac_cv_env_F77_value=''
ac_cv_env_FFLAGS_set=''
ac_cv_env_FFLAGS_value=''
ac_cv_env_GECKO_CFLAGS_set=''
ac_cv_env_GECKO_CFLAGS_value=''
ac_cv_env_GECKO_LIBS_set=''
ac_cv_env_GECKO_LIBS_value=''
ac_cv_env_LDFLAGS_set=''
ac_cv_env_LDFLAGS_value=''
ac_cv_env_LIBS_set=set
ac_cv_env_LIBS_value='-L/usr/local/lib -pthread '
ac_cv_env_PKG_CONFIG_set=''
ac_cv_env_PKG_CONFIG_value=''
ac_cv_env_PYGTK_CFLAGS_set=''
ac_cv_env_PYGTK_CFLAGS_value=''
ac_cv_env_PYGTK_LIBS_set=''
ac_cv_env_PYGTK_LIBS_value=''
ac_cv_env_SPELLCHECKER_CFLAGS_set=''
ac_cv_env_SPELLCHECKER_CFLAGS_value=''
ac_cv_env_SPELLCHECKER_LIBS_set=''
ac_cv_env_SPELLCHECKER_LIBS_value=''
ac_cv_env_WEBKIT_CFLAGS_set=''
ac_cv_env_WEBKIT_CFLAGS_value=''
ac_cv_env_WEBKIT_LIBS_set=''
ac_cv_env_WEBKIT_LIBS_value=''
ac_cv_env_build_alias_set=set
ac_cv_env_build_alias_value=i386-portbld-freebsd7.0
ac_cv_env_host_alias_set=''
ac_cv_env_host_alias_value=''
ac_cv_env_target_alias_set=''
ac_cv_env_target_alias_value=''
ac_cv_f77_compiler_gnu=no
ac_cv_func_dlopen=yes
ac_cv_func_mkdtemp=yes
ac_cv_func_shl_load=no
ac_cv_header_dlfcn_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=i386-portbld-freebsd7.0
ac_cv_lib_dld_shl_load=no
ac_cv_objext=o
ac_cv_path_DBUS_BINDING_TOOL=/usr/local/bin/dbus-binding-tool
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_GCONFTOOL=/usr/local/bin/gconftool-2
ac_cv_path_GLIB_GENMARSHAL=/usr/local/bin/glib-genmarshal
ac_cv_path_GLIB_MKENUMS=/usr/local/bin/glib-mkenums
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_INTLTOOL_PERL=/usr/bin/perl
ac_cv_path_MSGFMT=/usr/local/bin/msgfmt
ac_cv_path_MSGMERGE=/usr/local/bin/msgmerge
ac_cv_path_XGETTEXT=/usr/local/bin/xgettext
ac_cv_path_ac_pt_PKG_CONFIG=/usr/local/bin/pkg-config
ac_cv_path_mkdir=/usr/local/bin/gmkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='cc -E'
ac_cv_prog_CXXCPP='c++ -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=cc
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=''
ac_cv_prog_cc_g=yes
ac_cv_prog_cxx_g=yes
ac_cv_prog_f77_g=no
ac_cv_prog_make_gmake_set=yes
ac_cv_search_strerror='none required'
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
am_cv_prog_cc_stdc=''
am_cv_prog_tar_ustar=gnutar
gecko_cv_extra_libs=''
gecko_cv_extra_pkg_dependencies=seamonkey-gtkmozembed
gecko_cv_gecko=seamonkey
gecko_cv_gecko_flavour=mozilla
gecko_cv_gecko_version=1.8.1
gecko_cv_gecko_version_int=1008001
gecko_cv_glue_libs=''
gecko_cv_have_debug=no
gecko_cv_have_gecko=yes
gecko_cv_have_gecko_1_7=yes
gecko_cv_have_gecko_1_8=yes
gecko_cv_have_gecko_1_8_1=yes
gecko_cv_have_usable_wchar_option=yes
lt_cv_deplibs_check_method=pass_all
lt_cv_dlopen=dlopen
lt_cv_dlopen_libs=''
lt_cv_dlopen_self=yes
lt_cv_dlopen_self_static=no
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=''
lt_cv_ld_reload_flag=-r
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/bin/ld
lt_cv_path_LDCXX=/usr/bin/ld
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_path_SED=/usr/bin/sed
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_CXX=yes
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_pic_works_CXX=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_compiler_static_works=yes
lt_cv_prog_compiler_static_works_CXX=yes
lt_cv_prog_gnu_ld=yes
lt_cv_prog_gnu_ldcxx=yes
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ 	]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ 	][ 	]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/  {"\2", (lt_ptr) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
lt_cv_sys_lib_dlsearch_path_spec='/lib /usr/lib'
lt_cv_sys_lib_search_path_spec=/usr/lib
lt_cv_sys_max_cmd_len=262144
lt_lt_cv_prog_compiler_c_o='"yes"'
lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ 	]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ 	][ 	]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"'
lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/  {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/  {\"\\2\", (lt_ptr) \\&\\2},/p'\''"'
lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'
pkg_cv_DBUS_CFLAGS='-I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include  '
pkg_cv_DBUS_LIBS='-L/usr/local/lib -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 -liconv  '
pkg_cv_DEPENDENCIES_CFLAGS='-D_THREAD_SAFE -DORBIT2=1 -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/pixman-1 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/libgnome-2.0 -I/usr/local/include/orbit-2.0 -I/usr/local/include/gconf/2 -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libgnomeui-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/gnome-keyring-1 -I/usr/local/include/libbonoboui-2.0 -I/usr/local/include/libgnomecanvas-2.0 -I/usr/local/include/gail-1.0 -I/usr/local/include/libglade-2.0 -I/usr/local/include/gnome-desktop-2.0 -I/usr/local/include/startup-notification-1.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include  '
pkg_cv_DEPENDENCIES_LIBS='-Wl,--export-dynamic -pthread -L/usr/local/lib -lgio-2.0 -lxslt -lglade-2.0 -lxml2 -lgnome-desktop-2 -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnomevfs-2 -lgnomecanvas-2 -lgnome-2 -lpopt -lbonobo-2 -lbonobo-activation -lORBit-2 -lart_lgpl_2 -lgconf-2 -lgthread-2.0 -lstartup-notification-1 -lnotify -lgtk-x11-2.0 -ldbus-glib-1 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lXext -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXcomposite -lXdamage -lcairo -lpangoft2-1.0 -lpango-1.0 -lm -lfreetype -lz -lfontconfig -lX11 -lXfixes -lgmodule-2.0 -ldbus-1 -lgobject-2.0 -lglib-2.0 -liconv  '

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

ACLOCAL='${SHELL} /usr/tmp/usr/ports/www/epiphany/work/epiphany-2.22.0/missing --run aclocal-1.10'
ACLOCAL_AMFLAGS='${ACLOCAL_FLAGS}'
ALL_LINGUAS=''
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /usr/tmp/usr/ports/www/epiphany/work/epiphany-2.22.0/missing --run tar'
AM_CFLAGS=''
AM_CPPFLAGS=''
AM_CXXFLAGS='-fno-rtti  -fshort-wchar'
AM_LDFLAGS=''
AR='ar'
AUTOCONF='${SHELL} /usr/tmp/usr/ports/www/epiphany/work/epiphany-2.22.0/missing --run autoconf'
AUTOHEADER='${SHELL} /usr/tmp/usr/ports/www/epiphany/work/epiphany-2.22.0/missing --run autoheader'
AUTOMAKE='${SHELL} /usr/tmp/usr/ports/www/epiphany/work/epiphany-2.22.0/missing --run automake-1.10'
AVAHI_CFLAGS=''
AVAHI_LIBS=''
AWK='gawk'
BUILDID='20080327'
CATALOGS=''
CATOBJEXT=''
CC='cc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-O2 -fno-strict-aliasing -pipe -march=athlon-xp'
CPP='cc -E'
CPPFLAGS='-I/usr/local/include  '
CXX='c++'
CXXCPP='c++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-O2 -fno-strict-aliasing -pipe -march=athlon-xp'
CYGPATH_W='echo'
DATADIRNAME='share'
DBUS_BINDING_TOOL='/usr/local/bin/dbus-binding-tool'
DBUS_CFLAGS='-I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include  '
DBUS_LIBS='-L/usr/local/lib -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 -liconv  '
DEFS=''
DEPDIR='.deps'
DEPENDENCIES_CFLAGS='-D_THREAD_SAFE -DORBIT2=1 -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/pixman-1 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/libgnome-2.0 -I/usr/local/include/orbit-2.0 -I/usr/local/include/gconf/2 -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libgnomeui-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/gnome-keyring-1 -I/usr/local/include/libbonoboui-2.0 -I/usr/local/include/libgnomecanvas-2.0 -I/usr/local/include/gail-1.0 -I/usr/local/include/libglade-2.0 -I/usr/local/include/gnome-desktop-2.0 -I/usr/local/include/startup-notification-1.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include  '
DEPENDENCIES_LIBS='-Wl,--export-dynamic -pthread -L/usr/local/lib -lgio-2.0 -lxslt -lglade-2.0 -lxml2 -lgnome-desktop-2 -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnomevfs-2 -lgnomecanvas-2 -lgnome-2 -lpopt -lbonobo-2 -lbonobo-activation -lORBit-2 -lart_lgpl_2 -lgconf-2 -lgthread-2.0 -lstartup-notification-1 -lnotify -lgtk-x11-2.0 -ldbus-glib-1 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lXext -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXcomposite -lXdamage -lcairo -lpangoft2-1.0 -lpango-1.0 -lm -lfreetype -lz -lfontconfig -lX11 -lXfixes -lgmodule-2.0 -ldbus-1 -lgobject-2.0 -lglib-2.0 -liconv  '
DESKTOP_FILE_PLUGIN_DEP_CFLAGS=''
DESKTOP_FILE_PLUGIN_DEP_LIBS=''
DISABLE_DEPRECATED=''
DOC_USER_FORMATS=''
DSYMUTIL=''
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/grep -E'
ENABLE_DESKTOP_FILE_PLUGIN_FALSE=''
ENABLE_DESKTOP_FILE_PLUGIN_TRUE=''
ENABLE_FILEPICKER_FALSE=''
ENABLE_FILEPICKER_TRUE=''
ENABLE_GTK_DOC_FALSE=''
ENABLE_GTK_DOC_TRUE=''
ENABLE_NETWORK_MANAGER_FALSE=''
ENABLE_NETWORK_MANAGER_TRUE=''
ENABLE_PYTHON_FALSE=''
ENABLE_PYTHON_TRUE=''
ENABLE_SK_FALSE=''
ENABLE_SK_TRUE=''
ENABLE_SPELLCHECKER_FALSE=''
ENABLE_SPELLCHECKER_TRUE=''
ENABLE_ZEROCONF_FALSE=''
ENABLE_ZEROCONF_TRUE=''
EPIPHANY_API_VERSION='2.22'
EPIPHANY_FEATURES=''
EPIPHANY_MAJOR='2.22'
EPIPHANY_MAJOR_VERSION='2'
EPIPHANY_MICRO_VERSION='0'
EPIPHANY_MINOR_VERSION='22'
EPIPHANY_UA_VERSION='2.22'
EXEEXT=''
F77=''
FFLAGS=''
GCONFTOOL='/usr/local/bin/gconftool-2'
GCONF_SCHEMAS_INSTALL_FALSE='#'
GCONF_SCHEMAS_INSTALL_TRUE=''
GCONF_SCHEMA_CONFIG_SOURCE='xml:merged:/usr/local/etc/gconf/gconf.xml.defaults'
GCONF_SCHEMA_FILE_DIR='$(sysconfdir)/gconf/schemas'
GECKO='seamonkey'
GECKO_CFLAGS=''
GECKO_EXTRA_LIBS=''
GECKO_FLAVOUR='mozilla'
GECKO_GLUE_LIBS=''
GECKO_HOME='/usr/local/lib/seamonkey'
GECKO_INCLUDE_ROOT='/usr/local/include/seamonkey'
GECKO_LIBS=''
GECKO_PREFIX='/usr/local'
GETTEXT_PACKAGE=''
GLIB_GENMARSHAL='/usr/local/bin/glib-genmarshal'
GLIB_MKENUMS='/usr/local/bin/glib-mkenums'
GMOFILES=''
GMSGFMT=''
GREP='/usr/bin/grep'
GTKDOC_CHECK=''
GTK_DOC_USE_LIBTOOL_FALSE=''
GTK_DOC_USE_LIBTOOL_TRUE=''
HAVE_GECKO_1_7_FALSE=''
HAVE_GECKO_1_7_TRUE=''
HAVE_GECKO_1_8_1_FALSE=''
HAVE_GECKO_1_8_1_TRUE=''
HAVE_GECKO_1_8_FALSE=''
HAVE_GECKO_1_8_TRUE=''
HAVE_GECKO_1_9_FALSE=''
HAVE_GECKO_1_9_TRUE=''
HAVE_GECKO_DEBUG_FALSE=''
HAVE_GECKO_DEBUG_TRUE=''
HAVE_GNOME_DOC_UTILS_FALSE=''
HAVE_GNOME_DOC_UTILS_TRUE=''
HAVE_LIBXUL_DEBUG_FALSE=''
HAVE_LIBXUL_DEBUG_TRUE=''
HAVE_LIBXUL_FALSE=''
HAVE_LIBXUL_TRUE=''
HAVE_MOZILLA_PSM_FALSE=''
HAVE_MOZILLA_PSM_TRUE=''
HAVE_MOZILLA_TOOLKIT_FALSE=''
HAVE_MOZILLA_TOOLKIT_TRUE=''
HAVE_XULRUNNER_FALSE=''
HAVE_XULRUNNER_TRUE=''
HELP_DIR=''
HTML_DIR=''
INSTALL_DATA='install -C  -o root -g wheel -m 444'
INSTALL_PROGRAM='install -C  -s -o root -g wheel -m 555'
INSTALL_SCRIPT='install -C  -o root -g wheel -m 555'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
INSTOBJEXT=''
INTLLIBS=''
INTLTOOL_CAVES_RULE='%.caves:     %.caves.in     $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
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_POLICY_RULE='%.policy:    %.policy.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_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_SERVICE_RULE='%.service: %.service.in   $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
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_NOMERGE_RULE='%.xml:       %.xml.in       $(INTLTOOL_MERGE) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u /tmp $< $@'
INTLTOOL_XML_RULE='%.xml:       %.xml.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
LDFLAGS=''
LIBOBJS=''
LIBS='-L/usr/local/lib -pthread '
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIBXUL_CXXCPPFLAGS=''
LIBXUL_CXXFLAGS=''
LIBXUL_INCLUDES=''
LIBXUL_INCLUDE_ROOT=''
LIBXUL_LDFLAGS=''
LIBXUL_LIBDIR=''
LIBXUL_LIBS=''
LIBXUL_PREFIX=''
LIBXUL_VERSION=''
LN_S='ln -s'
LSB_RELEASE=''
LTLIBOBJS=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /usr/tmp/usr/ports/www/epiphany/work/epiphany-2.22.0/missing --run makeinfo'
MKINSTALLDIRS=''
MSGFMT='/usr/local/bin/msgfmt'
MSGFMT_OPTS=''
MSGMERGE='/usr/local/bin/msgmerge'
NMEDIT=''
NO_STRICT_ALIASING_CFLAGS=''
OBJEXT='o'
OMF_DIR=''
PACKAGE='epiphany'
PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany'
PACKAGE_NAME='GNOME Web Browser'
PACKAGE_STRING='GNOME Web Browser 2.22.0'
PACKAGE_TARNAME='epiphany'
PACKAGE_VERSION='2.22.0'
PATH_SEPARATOR=':'
PKG_CONFIG='/usr/local/bin/pkg-config'
POFILES=''
POSUB=''
PO_IN_DATADIR_FALSE=''
PO_IN_DATADIR_TRUE=''
PYGTK_CFLAGS=''
PYGTK_CODEGEN=''
PYGTK_DEFSDIR=''
PYGTK_H2DEF=''
PYGTK_LIBS=''
PYTHON='/usr/local/bin/python2.5'
PYTHON_CFLAGS=''
PYTHON_EXEC_PREFIX=''
PYTHON_EXTRA_LIBS=''
PYTHON_INCLUDES=''
PYTHON_LIBS=''
PYTHON_LIB_LOC=''
PYTHON_PLATFORM=''
PYTHON_PREFIX=''
PYTHON_VERSION='python2.5'
RANLIB='ranlib'
SED='/usr/bin/sed'
SET_MAKE=''
SHELL='/bin/sh'
SPELLCHECKER_CFLAGS=''
SPELLCHECKER_LIBS=''
STRIP='strip'
SVN_BRANCH=''
SVN_MODULE=''
SVN_ROOT=''
USE_NLS=''
VERSION='2.22.0'
WARN_CFLAGS=' '
WARN_CXXFLAGS='-O2 -fno-strict-aliasing -pipe -march=athlon-xp -Wall -Wno-unused '
WEASEL_UA_VERSION=''
WEBKIT_CFLAGS=''
WEBKIT_LIBS=''
WITH_GECKO_ENGINE_FALSE=''
WITH_GECKO_ENGINE_TRUE=''
WITH_WEBKIT_ENGINE_FALSE=''
WITH_WEBKIT_ENGINE_TRUE=''
WITH_XULRUNNER_ENGINE_FALSE=''
WITH_XULRUNNER_ENGINE_TRUE=''
XGETTEXT='/usr/local/bin/xgettext'
ac_ct_CC='cc'
ac_ct_CXX=''
ac_ct_F77=''
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE='#'
am__fastdepCXX_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__quote=''
am__tar='gtar --format=ustar -chf - "$$tardir"'
am__untar='gtar -xf -'
bindir='${exec_prefix}/bin'
build='i386-portbld-freebsd7.0'
build_alias='i386-portbld-freebsd7.0'
build_cpu='i386'
build_os='freebsd7.0'
build_vendor='portbld'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='NONE'
host='i386-portbld-freebsd7.0'
host_alias=''
host_cpu='i386'
host_os='freebsd7.0'
host_vendor='portbld'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='/usr/local/info/'
install_sh='$(SHELL) /usr/tmp/usr/ports/www/epiphany/work/epiphany-2.22.0/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='/usr/local/share'
mandir='/usr/local/man'
mkdir_p='/usr/local/bin/gmkdir -p'
oldincludedir='/usr/include'
pdfdir='${docdir}'
pkgpyexecdir=''
pkgpythondir=''
prefix='/usr/local'
program_transform_name='s,x,x,'
psdir='${docdir}'
pyexecdir=''
pythondir=''
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
with_engine='mozilla'

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

#define PACKAGE_NAME "GNOME Web Browser"
#define PACKAGE_TARNAME "epiphany"
#define PACKAGE_VERSION "2.22.0"
#define PACKAGE_STRING "GNOME Web Browser 2.22.0"
#define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany"
#define PACKAGE "epiphany"
#define VERSION "2.22.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
#define STDC_HEADERS 1
#define HAVE_LIBNOTIFY 1
#define HAVE_MKDTEMP 1
#define HAVE_GECKO_1_7 1
#define HAVE_GECKO_1_8 1
#define HAVE_GECKO_1_8_1 1
#define WITH_GECKO_ENGINE 1

configure: exit 1
-------------- next part --------------
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by Yelp configure 2.22.0, which was
generated by GNU Autoconf 2.60.  Invocation command line was

  $ ./configure --with-gecko=seamonkey --localstatedir=/usr/local/share --with-html-dir=/usr/local/share/doc --disable-gtk-doc --with-gconf-source=xml:merged:/usr/local/etc/gconf/gconf.xml.defaults --x-libraries=/usr/local/lib --x-includes=/usr/local/include --prefix=/usr/local --mandir=/usr/local/man --infodir=/usr/local/info/ --build=i386-portbld-freebsd7.0

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

hostname = limbo.lan
uname -m = i386
uname -r = 7.0-STABLE
uname -s = FreeBSD
uname -v = FreeBSD 7.0-STABLE #65: Tue Mar 25 06:51:17 EET 2008     arcade at limbo.lan:/usr/obj/usr/src/sys/LIMBO 

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

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

PATH: /sbin
PATH: /bin
PATH: /usr/local/libexec/ccache
PATH: /usr/sbin
PATH: /usr/bin
PATH: /usr/games
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /root/bin


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

configure:2132: checking for a BSD-compatible install
configure:2188: result: /usr/bin/install -c -o root -g wheel
configure:2199: checking whether build environment is sane
configure:2242: result: yes
configure:2270: checking for a thread-safe mkdir -p
configure:2309: result: /usr/local/bin/gmkdir -p
configure:2322: checking for gawk
configure:2338: found /usr/local/bin/gawk
configure:2349: result: gawk
configure:2360: checking whether gmake sets $(MAKE)
configure:2381: result: yes
configure:2569: checking whether to enable maintainer-specific portions of Makefiles
configure:2578: result: no
configure:2607: checking for style of include used by gmake
configure:2635: result: GNU
configure:2705: checking for gcc
configure:2732: result: cc
configure:2970: checking for C compiler version
configure:2977: cc --version >&5
cc (GCC) 4.2.1 20070719  [FreeBSD]
Copyright (C) 2007 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:2980: $? = 0
configure:2987: cc -v >&5
Using built-in specs.
Target: i386-undermydesk-freebsd
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 4.2.1 20070719  [FreeBSD]
configure:2990: $? = 0
configure:2997: cc -V >&5
cc: '-V' option must have argument
configure:3000: $? = 1
configure:3023: checking for C compiler default output file name
configure:3050: cc -O2 -fno-strict-aliasing -pipe -march=athlon-xp -I/usr/local/include -L/usr/local/lib conftest.c  >&5
configure:3053: $? = 0
configure:3099: result: a.out
configure:3104: checking whether the C compiler works
configure:3114: ./a.out
configure:3117: $? = 0
configure:3134: result: yes
configure:3141: checking whether we are cross compiling
configure:3143: result: no
configure:3146: checking for suffix of executables
configure:3153: cc -o conftest -O2 -fno-strict-aliasing -pipe -march=athlon-xp -I/usr/local/include -L/usr/local/lib conftest.c  >&5
configure:3156: $? = 0
configure:3180: result: 
configure:3186: checking for suffix of object files
configure:3212: cc -c -O2 -fno-strict-aliasing -pipe -march=athlon-xp -I/usr/local/include conftest.c >&5
configure:3215: $? = 0
configure:3238: result: o
configure:3242: checking whether we are using the GNU C compiler
configure:3271: cc -c -O2 -fno-strict-aliasing -pipe -march=athlon-xp -I/usr/local/include conftest.c >&5
configure:3277: $? = 0
configure:3284: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:3287: $? = 0
configure:3294: test -s conftest.o
configure:3297: $? = 0
configure:3311: result: yes
configure:3316: checking whether cc accepts -g
configure:3346: cc -c -g -I/usr/local/include conftest.c >&5
configure:3352: $? = 0
configure:3359: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:3362: $? = 0
configure:3369: test -s conftest.o
configure:3372: $? = 0
configure:3502: result: yes
configure:3519: checking for cc option to accept ISO C89
configure:3593: cc  -c -O2 -fno-strict-aliasing -pipe -march=athlon-xp -I/usr/local/include conftest.c >&5
configure:3599: $? = 0
configure:3606: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:3609: $? = 0
configure:3616: test -s conftest.o
configure:3619: $? = 0
configure:3639: result: none needed
configure:3659: checking dependency style of cc
configure:3750: result: gcc3
configure:3778: checking for intltool >= 0.35.0
configure:3785: result: 0.36.1 found
configure:3843: checking for perl
configure:3861: found /usr/bin/perl
configure:3873: result: /usr/bin/perl
configure:3892: checking for XML::Parser
configure:3895: result: ok
configure:3932: cc -o conftest -O2 -fno-strict-aliasing -pipe -march=athlon-xp -I/usr/local/include -L/usr/local/lib conftest.c  >&5
/var/tmp//ccjqCstN.o(.text+0xf): In function `main':
: undefined reference to `_nl_msg_cat_cntr'
configure:3938: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "Yelp"
| #define PACKAGE_TARNAME "yelp"
| #define PACKAGE_VERSION "2.22.0"
| #define PACKAGE_STRING "Yelp 2.22.0"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=yelp"
| #define PACKAGE "yelp"
| #define VERSION "2.22.0"
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| extern int _nl_msg_cat_cntr;
|                        return _nl_msg_cat_cntr
|   ;
|   return 0;
| }
configure:4091: checking for gconftool-2
configure:4109: found /usr/local/bin/gconftool-2
configure:4121: result: /usr/local/bin/gconftool-2
configure:4145: result: Using config source xml:merged:/usr/local/etc/gconf/gconf.xml.defaults for schema installation
configure:4160: result: Using $(sysconfdir)/gconf/schemas as install directory for schema files
configure:4183: checking whether ln -s works
configure:4187: result: yes
configure:4242: checking for gcc
configure:4269: result: cc
configure:4507: checking for C compiler version
configure:4514: cc --version >&5
cc (GCC) 4.2.1 20070719  [FreeBSD]
Copyright (C) 2007 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:4517: $? = 0
configure:4524: cc -v >&5
Using built-in specs.
Target: i386-undermydesk-freebsd
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 4.2.1 20070719  [FreeBSD]
configure:4527: $? = 0
configure:4534: cc -V >&5
cc: '-V' option must have argument
configure:4537: $? = 1
configure:4540: checking whether we are using the GNU C compiler
configure:4609: result: yes
configure:4614: checking whether cc accepts -g
configure:4800: result: yes
configure:4817: checking for cc option to accept ISO C89
configure:4937: result: none needed
configure:4957: checking dependency style of cc
configure:5048: result: gcc3
configure:5179: checking for C++ compiler version
configure:5186: c++ --version >&5
c++ (GCC) 4.2.1 20070719  [FreeBSD]
Copyright (C) 2007 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:5189: $? = 0
configure:5196: c++ -v >&5
Using built-in specs.
Target: i386-undermydesk-freebsd
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 4.2.1 20070719  [FreeBSD]
configure:5199: $? = 0
configure:5206: c++ -V >&5
c++: '-V' option must have argument
configure:5209: $? = 1
configure:5212: checking whether we are using the GNU C++ compiler
configure:5241: c++ -c -O2 -fno-strict-aliasing -pipe -march=athlon-xp -I/usr/local/include conftest.cpp >&5
configure:5247: $? = 0
configure:5254: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err
configure:5257: $? = 0
configure:5264: test -s conftest.o
configure:5267: $? = 0
configure:5281: result: yes
configure:5286: checking whether c++ accepts -g
configure:5316: c++ -c -g -I/usr/local/include conftest.cpp >&5
configure:5322: $? = 0
configure:5329: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err
configure:5332: $? = 0
configure:5339: test -s conftest.o
configure:5342: $? = 0
configure:5472: result: yes
configure:5497: checking dependency style of c++
configure:5588: result: gcc3
configure:5651: checking for gcc
configure:5678: result: cc
configure:5916: checking for C compiler version
configure:5923: cc --version >&5
cc (GCC) 4.2.1 20070719  [FreeBSD]
Copyright (C) 2007 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:5926: $? = 0
configure:5933: cc -v >&5
Using built-in specs.
Target: i386-undermydesk-freebsd
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 4.2.1 20070719  [FreeBSD]
configure:5936: $? = 0
configure:5943: cc -V >&5
cc: '-V' option must have argument
configure:5946: $? = 1
configure:5949: checking whether we are using the GNU C compiler
configure:6018: result: yes
configure:6023: checking whether cc accepts -g
configure:6209: result: yes
configure:6226: checking for cc option to accept ISO C89
configure:6346: result: none needed
configure:6366: checking dependency style of cc
configure:6457: result: gcc3
configure:6475: checking for library containing strerror
configure:6516: cc -o conftest -O2 -fno-strict-aliasing -pipe -march=athlon-xp -I/usr/local/include -L/usr/local/lib conftest.c  >&5
configure:6522: $? = 0
configure:6529: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:6532: $? = 0
configure:6539: test -s conftest
configure:6542: $? = 0
configure:6566: result: none required
configure:6579: checking how to run the C preprocessor
configure:6619: cc -E -I/usr/local/include conftest.c
configure:6625: $? = 0
configure:6663: cc -E -I/usr/local/include conftest.c
conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
configure:6669: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "Yelp"
| #define PACKAGE_TARNAME "yelp"
| #define PACKAGE_VERSION "2.22.0"
| #define PACKAGE_STRING "Yelp 2.22.0"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=yelp"
| #define PACKAGE "yelp"
| #define VERSION "2.22.0"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:6709: result: cc -E
configure:6738: cc -E -I/usr/local/include conftest.c
configure:6744: $? = 0
configure:6782: cc -E -I/usr/local/include conftest.c
conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
configure:6788: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "Yelp"
| #define PACKAGE_TARNAME "yelp"
| #define PACKAGE_VERSION "2.22.0"
| #define PACKAGE_STRING "Yelp 2.22.0"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=yelp"
| #define PACKAGE "yelp"
| #define VERSION "2.22.0"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:6833: checking for grep that handles long lines and -e
configure:6907: result: /usr/bin/grep
configure:6912: checking for egrep
configure:6990: result: /usr/bin/grep -E
configure:6995: checking for ANSI C header files
configure:7025: cc -c -O2 -fno-strict-aliasing -pipe -march=athlon-xp -I/usr/local/include conftest.c >&5
configure:7031: $? = 0
configure:7038: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:7041: $? = 0
configure:7048: test -s conftest.o
configure:7051: $? = 0
configure:7147: cc -o conftest -O2 -fno-strict-aliasing -pipe -march=athlon-xp -I/usr/local/include -L/usr/local/lib conftest.c  >&5
configure:7150: $? = 0
configure:7156: ./conftest
configure:7159: $? = 0
configure:7176: result: yes
configure:7264: checking build system type
configure:7282: result: i386-portbld-freebsd7.0
configure:7304: checking host system type
configure:7319: result: i386-portbld-freebsd7.0
configure:7341: checking for a sed that does not truncate output
configure:7395: result: /usr/bin/sed
configure:7409: checking for ld used by cc
configure:7476: result: /usr/bin/ld
configure:7485: checking if the linker (/usr/bin/ld) is GNU ld
configure:7500: result: yes
configure:7505: checking for /usr/bin/ld option to reload object files
configure:7512: result: -r
configure:7530: checking for BSD-compatible nm
configure:7579: result: /usr/bin/nm -B
configure:7583: checking how to recognise dependent libraries
configure:7759: result: pass_all
configure:8017: checking for sys/types.h
configure:8038: cc -c -O2 -fno-strict-aliasing -pipe -march=athlon-xp -I/usr/local/include conftest.c >&5
configure:8044: $? = 0
configure:8051: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:8054: $? = 0
configure:8061: test -s conftest.o
configure:8064: $? = 0
configure:8077: result: yes
configure:8017: checking for sys/stat.h
configure:8038: cc -c -O2 -fno-strict-aliasing -pipe -march=athlon-xp -I/usr/local/include conftest.c >&5
configure:8044: $? = 0
configure:8051: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:8054: $? = 0
configure:8061: test -s conftest.o
configure:8064: $? = 0
configure:8077: result: yes
configure:8017: checking for stdlib.h
configure:8038: cc -c -O2 -fno-strict-aliasing -pipe -march=athlon-xp -I/usr/local/include conftest.c >&5
configure:8044: $? = 0
configure:8051: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:8054: $? = 0
configure:8061: test -s conftest.o
configure:8064: $? = 0
configure:8077: result: yes
configure:8017: checking for string.h
configure:8038: cc -c -O2 -fno-strict-aliasing -pipe -march=athlon-xp -I/usr/local/include conftest.c >&5
configure:8044: $? = 0
configure:8051: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:8054: $? = 0
configure:8061: test -s conftest.o
configure:8064: $? = 0
configure:8077: result: yes
configure:8017: checking for memory.h
configure:8038: cc -c -O2 -fno-strict-aliasing -pipe -march=athlon-xp -I/usr/local/include conftest.c >&5
configure:8044: $? = 0
configure:8051: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:8054: $? = 0
configure:8061: test -s conftest.o
configure:8064: $? = 0
configure:8077: result: yes
configure:8017: checking for strings.h
configure:8038: cc -c -O2 -fno-strict-aliasing -pipe -march=athlon-xp -I/usr/local/include conftest.c >&5
configure:8044: $? = 0
configure:8051: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:8054: $? = 0
configure:8061: test -s conftest.o
configure:8064: $? = 0
configure:8077: result: yes
configure:8017: checking for inttypes.h
configure:8038: cc -c -O2 -fno-strict-aliasing -pipe -march=athlon-xp -I/usr/local/include conftest.c >&5
configure:8044: $? = 0
configure:8051: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:8054: $? = 0
configure:8061: test -s conftest.o
configure:8064: $? = 0
configure:8077: result: yes
configure:8017: checking for stdint.h
configure:8038: cc -c -O2 -fno-strict-aliasing -pipe -march=athlon-xp -I/usr/local/include conftest.c >&5
configure:8044: $? = 0
configure:8051: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:8054: $? = 0
configure:8061: test -s conftest.o
configure:8064: $? = 0
configure:8077: result: yes
configure:8017: checking for unistd.h
configure:8038: cc -c -O2 -fno-strict-aliasing -pipe -march=athlon-xp -I/usr/local/include conftest.c >&5
configure:8044: $? = 0
configure:8051: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:8054: $? = 0
configure:8061: test -s conftest.o
configure:8064: $? = 0
configure:8077: result: yes
configure:8104: checking dlfcn.h usability
configure:8121: cc -c -O2 -fno-strict-aliasing -pipe -march=athlon-xp -I/usr/local/include conftest.c >&5
configure:8127: $? = 0
configure:8134: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:8137: $? = 0
configure:8144: test -s conftest.o
configure:8147: $? = 0
configure:8158: result: yes
configure:8162: checking dlfcn.h presence
configure:8177: cc -E -I/usr/local/include conftest.c
configure:8183: $? = 0
configure:8204: result: yes
configure:8237: checking for dlfcn.h
configure:8245: result: yes
configure:8268: checking how to run the C++ preprocessor
configure:8304: c++ -E -I/usr/local/include conftest.cpp
configure:8310: $? = 0
configure:8348: c++ -E -I/usr/local/include conftest.cpp
conftest.cpp:21:28: error: ac_nonexistent.h: No such file or directory
configure:8354: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "Yelp"
| #define PACKAGE_TARNAME "yelp"
| #define PACKAGE_VERSION "2.22.0"
| #define PACKAGE_STRING "Yelp 2.22.0"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=yelp"
| #define PACKAGE "yelp"
| #define VERSION "2.22.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.  */
| #include <ac_nonexistent.h>
configure:8394: result: c++ -E
configure:8423: c++ -E -I/usr/local/include conftest.cpp
configure:8429: $? = 0
configure:8467: c++ -E -I/usr/local/include conftest.cpp
conftest.cpp:21:28: error: ac_nonexistent.h: No such file or directory
configure:8473: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "Yelp"
| #define PACKAGE_TARNAME "yelp"
| #define PACKAGE_VERSION "2.22.0"
| #define PACKAGE_STRING "Yelp 2.22.0"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=yelp"
| #define PACKAGE "yelp"
| #define VERSION "2.22.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.  */
| #include <ac_nonexistent.h>
configure:8573: checking for g77
configure:8603: result: no
configure:8573: checking for f77
configure:8603: result: no
configure:8573: checking for xlf
configure:8603: result: no
configure:8573: checking for frt
configure:8603: result: no
configure:8573: checking for pgf77
configure:8603: result: no
configure:8573: checking for cf77
configure:8603: result: no
configure:8573: checking for fort77
configure:8603: result: no
configure:8573: checking for fl32
configure:8603: result: no
configure:8573: checking for af77
configure:8603: result: no
configure:8573: checking for f90
configure:8603: result: no
configure:8573: checking for xlf90
configure:8603: result: no
configure:8573: checking for pgf90
configure:8603: result: no
configure:8573: checking for pghpf
configure:8603: result: no
configure:8573: checking for epcf90
configure:8603: result: no
configure:8573: checking for gfortran
configure:8603: result: no
configure:8573: checking for g95
configure:8603: result: no
configure:8573: checking for f95
configure:8603: result: no
configure:8573: checking for fort
configure:8603: result: no
configure:8573: checking for xlf95
configure:8603: result: no
configure:8573: checking for ifort
configure:8603: result: no
configure:8573: checking for ifc
configure:8603: result: no
configure:8573: checking for efc
configure:8603: result: no
configure:8573: checking for pgf95
configure:8603: result: no
configure:8573: checking for lf95
configure:8603: result: no
configure:8573: checking for ftn
configure:8603: result: no
configure:8630: checking for Fortran 77 compiler version
configure:8637:  --version >&5
--version: not found
configure:8640: $? = 127
configure:8647:  -v >&5
-v: not found
configure:8650: $? = 127
configure:8657:  -V >&5
-V: not found
configure:8660: $? = 127
configure:8668: checking whether we are using the GNU Fortran 77 compiler
configure:8687:  -c  conftest.F >&5
-c: not found
configure:8693: $? = 127
configure: failed program was:
|       program main
| #ifndef __GNUC__
|        choke me
| #endif
| 
|       end
configure:8727: result: no
configure:8733: checking whether  accepts -g
configure:8750:  -c -g conftest.f >&5
-c: not found
configure:8756: $? = 127
configure: failed program was:
|       program main
| 
|       end
configure:8789: result: no
configure:8819: checking the maximum length of command line arguments
configure:8928: result: 262144
configure:8939: checking command to parse /usr/bin/nm -B output from cc object
configure:9044: cc -c -O2 -fno-strict-aliasing -pipe -march=athlon-xp -I/usr/local/include conftest.c >&5
configure:9047: $? = 0
configure:9051: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ 	]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ 	][ 	]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
configure:9054: $? = 0
configure:9106: cc -o conftest -O2 -fno-strict-aliasing -pipe -march=athlon-xp -I/usr/local/include -L/usr/local/lib conftest.c conftstm.o >&5
configure:9109: $? = 0
configure:9147: result: ok
configure:9151: checking for objdir
configure:9166: result: .libs
configure:9258: checking for ar
configure:9274: found /usr/bin/ar
configure:9285: result: ar
configure:9354: checking for ranlib
configure:9370: found /usr/bin/ranlib
configure:9381: result: ranlib
configure:9450: checking for strip
configure:9466: found /usr/bin/strip
configure:9477: result: strip
configure:9763: checking if cc supports -fno-rtti -fno-exceptions
configure:9781: cc -c -O2 -fno-strict-aliasing -pipe -march=athlon-xp -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
cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
configure:9785: $? = 0
configure:9798: result: no
configure:9813: checking for cc option to produce PIC
configure:10023: result: -fPIC
configure:10031: checking if cc PIC flag -fPIC works
configure:10049: cc -c -O2 -fno-strict-aliasing -pipe -march=athlon-xp -I/usr/local/include -fPIC -DPIC conftest.c >&5
configure:10053: $? = 0
configure:10066: result: yes
configure:10094: checking if cc static flag -static works
configure:10122: result: yes
configure:10132: checking if cc supports -c -o file.o
configure:10153: cc -c -O2 -fno-strict-aliasing -pipe -march=athlon-xp -I/usr/local/include -o out/conftest2.o conftest.c >&5
configure:10157: $? = 0
configure:10179: result: yes
configure:10205: checking whether the cc linker (/usr/bin/ld) supports shared libraries
configure:11191: result: yes
configure:11212: checking whether -lc should be explicitly linked in
configure:11217: cc -c -O2 -fno-strict-aliasing -pipe -march=athlon-xp -I/usr/local/include conftest.c >&5
configure:11220: $? = 0
configure:11235: cc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
configure:11238: $? = 0
configure:11250: result: no
configure:11258: checking dynamic linker characteristics
configure:11867: result: freebsd7.0 ld.so
configure:11876: checking how to hardcode library paths into programs
configure:11901: result: immediate
configure:11915: checking whether stripping libraries is possible
configure:11920: result: yes
configure:12833: checking if libtool supports shared libraries
configure:12835: result: yes
configure:12838: checking whether to build shared libraries
configure:12859: result: yes
configure:12862: checking whether to build static libraries
configure:12866: result: yes
configure:12958: creating libtool
configure:13546: checking for ld used by c++
configure:13613: result: /usr/bin/ld
configure:13622: checking if the linker (/usr/bin/ld) is GNU ld
configure:13637: result: yes
configure:13688: checking whether the c++ linker (/usr/bin/ld) supports shared libraries
configure:14654: result: yes
configure:14672: c++ -c -O2 -fno-strict-aliasing -pipe -march=athlon-xp -I/usr/local/include conftest.cpp >&5
configure:14675: $? = 0
configure:14794: checking for c++ option to produce PIC
configure:15068: result: -fPIC
configure:15076: checking if c++ PIC flag -fPIC works
configure:15094: c++ -c -O2 -fno-strict-aliasing -pipe -march=athlon-xp -I/usr/local/include -fPIC -DPIC conftest.cpp >&5
configure:15098: $? = 0
configure:15111: result: yes
configure:15139: checking if c++ static flag -static works
configure:15167: result: yes
configure:15177: checking if c++ supports -c -o file.o
configure:15198: c++ -c -O2 -fno-strict-aliasing -pipe -march=athlon-xp -I/usr/local/include -o out/conftest2.o conftest.cpp >&5
configure:15202: $? = 0
configure:15224: result: yes
configure:15250: checking whether the c++ linker (/usr/bin/ld) supports shared libraries
configure:15275: result: yes
configure:15342: checking dynamic linker characteristics
configure:15951: result: freebsd7.0 ld.so
configure:15960: checking how to hardcode library paths into programs
configure:15985: result: immediate
configure:22307: checking for pkg-config
configure:22325: found /usr/local/bin/pkg-config
configure:22337: result: /usr/local/bin/pkg-config
configure:22366: checking pkg-config is at least version 0.7
configure:22369: result: yes
configure:22387: checking for GLIB - version >= 2.0.0
configure:22511: cc -o conftest -O2 -fno-strict-aliasing -pipe -march=athlon-xp -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include   -I/usr/local/include -L/usr/local/lib conftest.c -L/usr/local/lib -lglib-2.0 -liconv    >&5
configure:22514: $? = 0
configure:22520: ./conftest
configure:22523: $? = 0
configure:22543: result: yes (version 2.16.1)
configure:22702: checking whether gcc understands -Wno-sign-compare
configure:22725: cc -c -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -O2 -fno-strict-aliasing -pipe -march=athlon-xp -Wno-sign-compare -I/usr/local/include conftest.c >&5
configure:22731: $? = 0
configure:22738: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:22741: $? = 0
configure:22748: test -s conftest.o
configure:22751: $? = 0
configure:22763: result: yes
configure:22783: checking what warning flags to pass to the C compiler
configure:22785: result: -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare
configure:22796: checking what language compliance flags to pass to the C compiler
configure:22811: result: 
configure:22826: checking what warning flags to pass to the C++ compiler
configure:22846: result: -Wall -Wno-unused
configure:22857: checking what language compliance flags to pass to the C++ compiler
configure:22873: result: 
configure:22935: checking locale.h usability
configure:22952: cc -c -O2 -fno-strict-aliasing -pipe -march=athlon-xp -I/usr/local/include conftest.c >&5
configure:22958: $? = 0
configure:22965: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:22968: $? = 0
configure:22975: test -s conftest.o
configure:22978: $? = 0
configure:22989: result: yes
configure:22993: checking locale.h presence
configure:23008: cc -E -I/usr/local/include conftest.c
configure:23014: $? = 0
configure:23035: result: yes
configure:23068: checking for locale.h
configure:23076: result: yes
configure:23090: checking for LC_MESSAGES
configure:23116: cc -o conftest -O2 -fno-strict-aliasing -pipe -march=athlon-xp -I/usr/local/include -L/usr/local/lib conftest.c  >&5
configure:23122: $? = 0
configure:23129: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:23132: $? = 0
configure:23139: test -s conftest
configure:23142: $? = 0
configure:23155: result: yes
configure:23184: checking libintl.h usability
configure:23201: cc -c -O2 -fno-strict-aliasing -pipe -march=athlon-xp -I/usr/local/include conftest.c >&5
configure:23207: $? = 0
configure:23214: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:23217: $? = 0
configure:23224: test -s conftest.o
configure:23227: $? = 0
configure:23238: result: yes
configure:23242: checking libintl.h presence
configure:23257: cc -E -I/usr/local/include conftest.c
configure:23263: $? = 0
configure:23284: result: yes
configure:23317: checking for libintl.h
configure:23324: result: yes
configure:23335: checking for ngettext in libc
configure:23363: cc -o conftest -O2 -fno-strict-aliasing -pipe -march=athlon-xp -I/usr/local/include -L/usr/local/lib conftest.c  >&5
/var/tmp//ccRLQdrB.o(.text+0x29): In function `main':
: undefined reference to `libintl_ngettext'
configure:23369: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "Yelp"
| #define PACKAGE_TARNAME "yelp"
| #define PACKAGE_VERSION "2.22.0"
| #define PACKAGE_STRING "Yelp 2.22.0"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=yelp"
| #define PACKAGE "yelp"
| #define VERSION "2.22.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
| #define GETTEXT_PACKAGE "yelp"
| #define HAVE_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| /* end confdefs.h.  */
| 
| #include <libintl.h>
| 
| int
| main ()
| {
| return !ngettext ("","", 1)
|   ;
|   return 0;
| }
configure:23403: result: no
configure:23599: checking for bindtextdomain in -lintl
configure:23634: cc -o conftest -O2 -fno-strict-aliasing -pipe -march=athlon-xp -I/usr/local/include -L/usr/local/lib conftest.c -lintl   >&5
configure:23640: $? = 0
configure:23647: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:23650: $? = 0
configure:23657: test -s conftest
configure:23660: $? = 0
configure:23674: result: yes
configure:23677: checking for ngettext in -lintl
configure:23712: cc -o conftest -O2 -fno-strict-aliasing -pipe -march=athlon-xp -I/usr/local/include -L/usr/local/lib conftest.c -lintl   >&5
configure:23718: $? = 0
configure:23725: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:23728: $? = 0
configure:23735: test -s conftest
configure:23738: $? = 0
configure:23752: result: yes
configure:23755: checking for dgettext in -lintl
configure:23790: cc -o conftest -O2 -fno-strict-aliasing -pipe -march=athlon-xp -I/usr/local/include -L/usr/local/lib conftest.c -lintl   >&5
conftest.c:31: warning: conflicting types for built-in function 'dgettext'
configure:23796: $? = 0
configure:23803: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:23806: $? = 0
configure:23813: test -s conftest
configure:23816: $? = 0
configure:23830: result: yes
configure:24027: checking for bind_textdomain_codeset
configure:24083: cc -o conftest -O2 -fno-strict-aliasing -pipe -march=athlon-xp -I/usr/local/include -L/usr/local/lib conftest.c  -lintl  >&5
configure:24089: $? = 0
configure:24096: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:24099: $? = 0
configure:24106: test -s conftest
configure:24109: $? = 0
configure:24123: result: yes
configure:24163: checking for msgfmt
configure:24190: result: /usr/local/bin/msgfmt
configure:24203: checking for dcgettext
configure:24259: cc -o conftest -O2 -fno-strict-aliasing -pipe -march=athlon-xp -I/usr/local/include -L/usr/local/lib conftest.c  -lintl  >&5
conftest.c:49: warning: conflicting types for built-in function 'dcgettext'
configure:24265: $? = 0
configure:24272: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:24275: $? = 0
configure:24282: test -s conftest
configure:24285: $? = 0
configure:24299: result: yes
configure:24310: checking if msgfmt accepts -c
configure:24325: $MSGFMT -c -o /dev/null conftest.foo
configure:24328: $? = 0
configure:24330: result: yes
configure:24340: checking for gmsgfmt
configure:24371: result: /usr/local/bin/msgfmt
configure:24381: checking for xgettext
configure:24408: result: /usr/local/bin/xgettext
configure:24437: cc -o conftest -O2 -fno-strict-aliasing -pipe -march=athlon-xp -I/usr/local/include -L/usr/local/lib conftest.c  -lintl  >&5
configure:24443: $? = 0
configure:24450: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:24453: $? = 0
configure:24460: test -s conftest
configure:24463: $? = 0
configure:24725: checking for YELP
configure:24733: $PKG_CONFIG --exists --print-errors "
	gconf-2.0
	gnome-doc-utils >= 0.11.1
	gtk+-unix-print-2.0
	gnome-vfs-2.0 >= 1.1
	gtk+-2.0 >= 2.10.0
	libglade-2.0 >= 2.0.0
	libgnome-2.0 >= 2.14.0
	libgnomeui-2.0 >= 2.14.0
	libxml-2.0 >= 2.6.5
	libxslt >= 1.1.4
	libexslt >= 0.8.1
	libstartup-notification-1.0 >= 0.8
	dbus-glib-1
	rarian >= 0.7.0
"
configure:24766: $? = 0
configure:24796: $PKG_CONFIG --exists --print-errors "
	gconf-2.0
	gnome-doc-utils >= 0.11.1
	gtk+-unix-print-2.0
	gnome-vfs-2.0 >= 1.1
	gtk+-2.0 >= 2.10.0
	libglade-2.0 >= 2.0.0
	libgnome-2.0 >= 2.14.0
	libgnomeui-2.0 >= 2.14.0
	libxml-2.0 >= 2.6.5
	libxslt >= 1.1.4
	libexslt >= 0.8.1
	libstartup-notification-1.0 >= 0.8
	dbus-glib-1
	rarian >= 0.7.0
"
configure:24829: $? = 0
configure:24980: result: yes
configure:24991: checking for gsed
configure:25021: result: /usr/bin/sed
configure:25065: checking for X
configure:25323: result: libraries /usr/local/lib, headers /usr/local/include
configure:25526: cc -o conftest -O2 -fno-strict-aliasing -pipe -march=athlon-xp -I/usr/local/include -L/usr/local/lib conftest.c   -L/usr/local/lib -lX11 >&5
configure:25532: $? = 0
configure:25539: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:25542: $? = 0
configure:25549: test -s conftest
configure:25552: $? = 0
configure:25737: checking for gethostbyname
configure:25793: cc -o conftest -O2 -fno-strict-aliasing -pipe -march=athlon-xp -I/usr/local/include -L/usr/local/lib conftest.c  >&5
configure:25799: $? = 0
configure:25806: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:25809: $? = 0
configure:25816: test -s conftest
configure:25819: $? = 0
configure:25832: result: yes
configure:26009: checking for connect
configure:26065: cc -o conftest -O2 -fno-strict-aliasing -pipe -march=athlon-xp -I/usr/local/include -L/usr/local/lib conftest.c  >&5
configure:26071: $? = 0
configure:26078: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:26081: $? = 0
configure:26088: test -s conftest
configure:26091: $? = 0
configure:26104: result: yes
configure:26192: checking for remove
configure:26248: cc -o conftest -O2 -fno-strict-aliasing -pipe -march=athlon-xp -I/usr/local/include -L/usr/local/lib conftest.c  >&5
configure:26254: $? = 0
configure:26261: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:26264: $? = 0
configure:26271: test -s conftest
configure:26274: $? = 0
configure:26287: result: yes
configure:26375: checking for shmat
configure:26431: cc -o conftest -O2 -fno-strict-aliasing -pipe -march=athlon-xp -I/usr/local/include -L/usr/local/lib conftest.c  >&5
configure:26437: $? = 0
configure:26444: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:26447: $? = 0
configure:26454: test -s conftest
configure:26457: $? = 0
configure:26470: result: yes
configure:26567: checking for IceConnectionNumber in -lICE
configure:26602: cc -o conftest -O2 -fno-strict-aliasing -pipe -march=athlon-xp -I/usr/local/include -L/usr/local/lib -L/usr/local/lib conftest.c -lICE   >&5
configure:26608: $? = 0
configure:26615: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:26618: $? = 0
configure:26625: test -s conftest
configure:26628: $? = 0
configure:26642: result: yes
configure:26680: checking for YELP_SEARCH
configure:26688: $PKG_CONFIG --exists --print-errors "$BEAGLE_MODULES"
gnome-config: not found
Package libbeagle-0.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `libbeagle-0.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libbeagle-0.0' found
configure:26691: $? = 1
configure:26706: $PKG_CONFIG --exists --print-errors "$BEAGLE_MODULES"
gnome-config: not found
Package libbeagle-0.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `libbeagle-0.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libbeagle-0.0' found
configure:26709: $? = 1
No package 'libbeagle-0.0' found
configure:26737: result: no
configure:26916: checking for gawk
configure:26943: result: gawk
configure:26959: checking which gecko to use
configure:26990: result: seamonkey
configure:27075: checking for compiler -fshort-wchar option
configure:27100: c++ -o conftest -O2 -fno-strict-aliasing -pipe -march=athlon-xp  -fshort-wchar -I/usr/local/include -L/usr/local/lib conftest.cpp  >&5
configure:27103: $? = 0
configure:27109: ./conftest
configure:27112: $? = 0
configure:27128: result: yes
configure:27153: checking whether to enable C++ RTTI
configure:27162: result: no
configure:27188: checking whether we have a gtk 2 gecko build
configure:27217: c++ -o conftest -O2 -fno-strict-aliasing -pipe -march=athlon-xp -I/usr/local/include  -I/usr/local/include/seamonkey -L/usr/local/lib conftest.cpp  >&5
configure:27220: $? = 0
configure:27226: ./conftest
configure:27229: $? = 0
configure:27246: result: yes
configure:27249: checking whether we have a gecko debug build
configure:27269: c++ -c -O2 -fno-strict-aliasing -pipe -march=athlon-xp -I/usr/local/include  -I/usr/local/include/seamonkey conftest.cpp >&5
conftest.cpp:31:6: error: #error No
configure:27275: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "Yelp"
| #define PACKAGE_TARNAME "yelp"
| #define PACKAGE_VERSION "2.22.0"
| #define PACKAGE_STRING "Yelp 2.22.0"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=yelp"
| #define PACKAGE "yelp"
| #define VERSION "2.22.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
| #define GETTEXT_PACKAGE "yelp"
| #define HAVE_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define ENABLE_NLS 1
| #define GNOMELOCALEDIR "/usr/local/share/locale"
| /* end confdefs.h.  */
| #include <mozilla-config.h>
| 		  #if !defined(MOZ_REFLOW_PERF) || !defined(MOZ_REFLOW_PERF_DSP)
| 		  #error No
| 		  #endif
| 
configure:27306: result: no
configure:27356: checking for gecko version
configure:27415: c++ -o conftest -O2 -fno-strict-aliasing -pipe -march=athlon-xp -I/usr/local/include -I/usr/local/include/seamonkey -L/usr/local/lib conftest.cpp  >&5
configure:27418: $? = 0
configure:27424: ./conftest
configure:27427: $? = 0
configure:27448: result: 1.8.1
configure:27571: error: seamonkey is not supported

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

ac_cv_build=i386-portbld-freebsd7.0
ac_cv_c_compiler_gnu=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CCC_set=''
ac_cv_env_CCC_value=''
ac_cv_env_CC_set=set
ac_cv_env_CC_value=cc
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-O2 -fno-strict-aliasing -pipe -march=athlon-xp'
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=-I/usr/local/include
ac_cv_env_CPP_set=''
ac_cv_env_CPP_value=''
ac_cv_env_CXXCPP_set=''
ac_cv_env_CXXCPP_value=''
ac_cv_env_CXXFLAGS_set=set
ac_cv_env_CXXFLAGS_value='-O2 -fno-strict-aliasing -pipe -march=athlon-xp'
ac_cv_env_CXX_set=set
ac_cv_env_CXX_value=c++
ac_cv_env_F77_set=''
ac_cv_env_F77_value=''
ac_cv_env_FFLAGS_set=''
ac_cv_env_FFLAGS_value=''
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=-L/usr/local/lib
ac_cv_env_MOZILLA_COMPONENT_CFLAGS_set=''
ac_cv_env_MOZILLA_COMPONENT_CFLAGS_value=''
ac_cv_env_MOZILLA_COMPONENT_LIBS_set=''
ac_cv_env_MOZILLA_COMPONENT_LIBS_value=''
ac_cv_env_PKG_CONFIG_set=''
ac_cv_env_PKG_CONFIG_value=''
ac_cv_env_XMKMF_set=''
ac_cv_env_XMKMF_value=''
ac_cv_env_YELP_CFLAGS_set=''
ac_cv_env_YELP_CFLAGS_value=''
ac_cv_env_YELP_LIBS_set=''
ac_cv_env_YELP_LIBS_value=''
ac_cv_env_YELP_SEARCH_CFLAGS_set=''
ac_cv_env_YELP_SEARCH_CFLAGS_value=''
ac_cv_env_YELP_SEARCH_LIBS_set=''
ac_cv_env_YELP_SEARCH_LIBS_value=''
ac_cv_env_build_alias_set=set
ac_cv_env_build_alias_value=i386-portbld-freebsd7.0
ac_cv_env_host_alias_set=''
ac_cv_env_host_alias_value=''
ac_cv_env_target_alias_set=''
ac_cv_env_target_alias_value=''
ac_cv_f77_compiler_gnu=no
ac_cv_func_bind_textdomain_codeset=yes
ac_cv_func_connect=yes
ac_cv_func_dcgettext=yes
ac_cv_func_gethostbyname=yes
ac_cv_func_remove=yes
ac_cv_func_shmat=yes
ac_cv_have_x='have_x=yes	ac_x_includes='\''/usr/local/include'\''	ac_x_libraries='\''/usr/local/lib'\'''
ac_cv_header_dlfcn_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_libintl_h=yes
ac_cv_header_locale_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=i386-portbld-freebsd7.0
ac_cv_lib_ICE_IceConnectionNumber=yes
ac_cv_lib_intl_bindtextdomain=yes
ac_cv_lib_intl_dgettext=yes
ac_cv_lib_intl_ngettext=yes
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_GCONFTOOL=/usr/local/bin/gconftool-2
ac_cv_path_GMSGFMT=/usr/local/bin/msgfmt
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_INTLTOOL_PERL=/usr/bin/perl
ac_cv_path_MSGFMT=/usr/local/bin/msgfmt
ac_cv_path_SED=/usr/bin/sed
ac_cv_path_XGETTEXT=/usr/local/bin/xgettext
ac_cv_path_ac_pt_PKG_CONFIG=/usr/local/bin/pkg-config
ac_cv_path_mkdir=/usr/local/bin/gmkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='cc -E'
ac_cv_prog_CXXCPP='c++ -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=cc
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=''
ac_cv_prog_cc_g=yes
ac_cv_prog_cxx_g=yes
ac_cv_prog_f77_g=no
ac_cv_prog_make_gmake_set=yes
ac_cv_search_strerror='none required'
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
am_cv_prog_cc_stdc=''
am_cv_val_LC_MESSAGES=yes
gecko_cv_extra_libs=''
gecko_cv_extra_pkg_dependencies=seamonkey-gtkmozembed
gecko_cv_gecko=seamonkey
gecko_cv_gecko_flavour=mozilla
gecko_cv_gecko_version=1.8.1
gecko_cv_gecko_version_int=1008001
gecko_cv_glue_libs=''
gecko_cv_have_debug=no
gecko_cv_have_gecko=yes
gecko_cv_have_gecko_1_7=yes
gecko_cv_have_gecko_1_8=yes
gecko_cv_have_gecko_1_8_1=yes
gecko_cv_have_usable_wchar_option=yes
gt_cv_func_dgettext_libc=no
gt_cv_func_dgettext_libintl=yes
gt_cv_func_ngettext_libc=no
gt_cv_have_gettext=yes
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=''
lt_cv_ld_reload_flag=-r
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/bin/ld
lt_cv_path_LDCXX=/usr/bin/ld
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_path_SED=/usr/bin/sed
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_CXX=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_gnu_ld=yes
lt_cv_prog_gnu_ldcxx=yes
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ 	]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ 	][ 	]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/  {"\2", (lt_ptr) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
lt_cv_sys_max_cmd_len=262144
lt_lt_cv_prog_compiler_c_o='"yes"'
lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ 	]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ 	][ 	]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"'
lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/  {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/  {\"\\2\", (lt_ptr) \\&\\2},/p'\''"'
lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'
pkg_cv_YELP_CFLAGS='-DORBIT2=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/pixman-1 -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/libglade-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/libgnome-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libgnomeui-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/gnome-keyring-1 -I/usr/local/include/libbonoboui-2.0 -I/usr/local/include/libgnomecanvas-2.0 -I/usr/local/include/gail-1.0 -I/usr/local/include/startup-notification-1.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/rarian  '
pkg_cv_YELP_LIBS='-pthread -L/usr/local/lib -lglade-2.0 -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnomevfs-2 -lgnomecanvas-2 -lgnome-2 -lpopt -lbonobo-2 -lbonobo-activation -lORBit-2 -lart_lgpl_2 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lXext -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXcomposite -lXdamage -lcairo -lpangoft2-1.0 -lpango-1.0 -lfreetype -lfontconfig -lX11 -lXfixes -lgconf-2 -lgthread-2.0 -lgmodule-2.0 -lexslt -lxslt -lz -lm -lgcrypt -lgpg-error -lxml2 -lstartup-notification-1 -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 -liconv -lrarian  '

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

ACLOCAL='${SHELL} /usr/tmp/usr/ports/x11/yelp/work/yelp-2.22.0/missing --run aclocal-1.10'
ACLOCAL_AMFLAGS='${ACLOCAL_FLAGS}'
ALL_LINGUAS=''
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /usr/tmp/usr/ports/x11/yelp/work/yelp-2.22.0/missing --run tar'
AM_CFLAGS=' -Wall -Wno-uninitialized -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare'
AM_CPPFLAGS=''
AM_CXXFLAGS='-fno-rtti  -fshort-wchar'
AM_LDFLAGS=''
AR='ar'
AUTOCONF='${SHELL} /usr/tmp/usr/ports/x11/yelp/work/yelp-2.22.0/missing --run autoconf'
AUTOHEADER='${SHELL} /usr/tmp/usr/ports/x11/yelp/work/yelp-2.22.0/missing --run autoheader'
AUTOMAKE='${SHELL} /usr/tmp/usr/ports/x11/yelp/work/yelp-2.22.0/missing --run automake-1.10'
AWK='gawk'
BZ_LIBS=''
CATALOGS=''
CATOBJEXT='.gmo'
CC='cc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-O2 -fno-strict-aliasing -pipe -march=athlon-xp'
CPP='cc -E'
CPPFLAGS='-I/usr/local/include'
CXX='c++'
CXXCPP='c++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-O2 -fno-strict-aliasing -pipe -march=athlon-xp'
CYGPATH_W='echo'
DATADIRNAME='share'
DB2HTML='/usr/local/share/xml/gnome/xslt/docbook/html/db2xhtml.xsl'
DB_TITLE='/usr/local/share/xml/gnome/xslt/docbook/common/db-title.xsl'
DEFS=''
DEPDIR='.deps'
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/grep -E'
ENABLE_BEAGLE_FALSE=''
ENABLE_BEAGLE_TRUE='#'
EXEEXT=''
F77=''
FFLAGS=''
GCONFTOOL='/usr/local/bin/gconftool-2'
GCONF_SCHEMAS_INSTALL_FALSE='#'
GCONF_SCHEMAS_INSTALL_TRUE=''
GCONF_SCHEMA_CONFIG_SOURCE='xml:merged:/usr/local/etc/gconf/gconf.xml.defaults'
GCONF_SCHEMA_FILE_DIR='$(sysconfdir)/gconf/schemas'
GDU_ICON_PATH='/usr/local/share/gnome-doc-utils/icons'
GETTEXT_PACKAGE='yelp'
GLIB_CFLAGS='-I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include  '
GLIB_GENMARSHAL='glib-genmarshal'
GLIB_LIBS='-L/usr/local/lib -lglib-2.0 -liconv  '
GLIB_MKENUMS='glib-mkenums'
GMOFILES=''
GMSGFMT='/usr/local/bin/msgfmt'
GOBJECT_QUERY='gobject-query'
GREP='/usr/bin/grep'
HAVE_GECKO_1_7_FALSE='#'
HAVE_GECKO_1_7_TRUE=''
HAVE_GECKO_1_8_1_FALSE='#'
HAVE_GECKO_1_8_1_TRUE=''
HAVE_GECKO_1_8_FALSE='#'
HAVE_GECKO_1_8_TRUE=''
HAVE_GECKO_1_9_FALSE=''
HAVE_GECKO_1_9_TRUE='#'
HAVE_GECKO_DEBUG_FALSE=''
HAVE_GECKO_DEBUG_TRUE='#'
HAVE_MOZILLA_TOOLKIT_FALSE=''
HAVE_MOZILLA_TOOLKIT_TRUE='#'
INSTALL_DATA='install -C  -o root -g wheel -m 444'
INSTALL_PROGRAM='install -C  -s -o root -g wheel -m 555'
INSTALL_SCRIPT='install -C  -o root -g wheel -m 555'
INSTALL_STRIP_PROGRAM='$(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_POLICY_RULE='%.policy:    %.policy.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_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_SERVICE_RULE='%.service: %.service.in   $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
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_NOMERGE_RULE='%.xml:       %.xml.in       $(INTLTOOL_MERGE) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u /tmp $< $@'
INTLTOOL_XML_RULE='%.xml:       %.xml.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
LDFLAGS='-L/usr/local/lib'
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LN_S='ln -s'
LTLIBOBJS=''
LZMADEC_LIBS=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /usr/tmp/usr/ports/x11/yelp/work/yelp-2.22.0/missing --run makeinfo'
MKINSTALLDIRS='./mkinstalldirs'
MOZILLA='seamonkey'
MOZILLA_COMPONENT_CFLAGS=''
MOZILLA_COMPONENT_LIBS=''
MOZILLA_EXTRA_LIBS=''
MOZILLA_FLAVOUR='mozilla'
MOZILLA_GLUE_LIBS=''
MOZILLA_HOME='/usr/local/lib/seamonkey'
MOZILLA_INCLUDE_ROOT='/usr/local/include/seamonkey'
MOZILLA_PREFIX='/usr/local'
MSGFMT='/usr/local/bin/msgfmt'
MSGFMT_OPTS='-c'
OBJEXT='o'
PACKAGE='yelp'
PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=yelp'
PACKAGE_NAME='Yelp'
PACKAGE_STRING='Yelp 2.22.0'
PACKAGE_TARNAME='yelp'
PACKAGE_VERSION='2.22.0'
PATH_SEPARATOR=':'
PKG_CONFIG='/usr/local/bin/pkg-config'
POFILES=''
POSUB='po'
PO_IN_DATADIR_FALSE=''
PO_IN_DATADIR_TRUE=''
RANLIB='ranlib'
SED='/usr/bin/sed'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
USE_NLS='yes'
VERSION='2.22.0'
WARN_CFLAGS='-Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare '
WARN_CXXFLAGS='-O2 -fno-strict-aliasing -pipe -march=athlon-xp -Wall -Wno-unused '
XGETTEXT='/usr/local/bin/xgettext'
XMKMF=''
X_CFLAGS=' -I/usr/local/include'
X_EXTRA_LIBS=''
X_LIBS=' -lSM -lICE  -L/usr/local/lib -lX11 '
X_PRE_LIBS=' -lSM -lICE'
YELP_CFLAGS='-DORBIT2=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/pixman-1 -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/libglade-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/libgnome-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libgnomeui-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/gnome-keyring-1 -I/usr/local/include/libbonoboui-2.0 -I/usr/local/include/libgnomecanvas-2.0 -I/usr/local/include/gail-1.0 -I/usr/local/include/startup-notification-1.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/rarian  '
YELP_LIBS='-pthread -L/usr/local/lib -lglade-2.0 -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnomevfs-2 -lgnomecanvas-2 -lgnome-2 -lpopt -lbonobo-2 -lbonobo-activation -lORBit-2 -lart_lgpl_2 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lXext -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXcomposite -lXdamage -lcairo -lpangoft2-1.0 -lpango-1.0 -lfreetype -lfontconfig -lX11 -lXfixes -lgconf-2 -lgthread-2.0 -lgmodule-2.0 -lexslt -lxslt -lz -lm -lgcrypt -lgpg-error -lxml2 -lstartup-notification-1 -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 -liconv -lrarian  '
YELP_SEARCH_CFLAGS=''
YELP_SEARCH_LIBS=''
Z_LIBS=''
ac_ct_CC='cc'
ac_ct_CXX=''
ac_ct_F77=''
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE='#'
am__fastdepCXX_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build='i386-portbld-freebsd7.0'
build_alias='i386-portbld-freebsd7.0'
build_cpu='i386'
build_os='freebsd7.0'
build_vendor='portbld'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='NONE'
host='i386-portbld-freebsd7.0'
host_alias=''
host_cpu='i386'
host_os='freebsd7.0'
host_vendor='portbld'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='/usr/local/info/'
install_sh='$(SHELL) /usr/tmp/usr/ports/x11/yelp/work/yelp-2.22.0/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='/usr/local/share/locale'
localstatedir='/usr/local/share'
mandir='/usr/local/man'
mkdir_p='/usr/local/bin/gmkdir -p'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr/local'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''

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

#define PACKAGE_NAME "Yelp"
#define PACKAGE_TARNAME "yelp"
#define PACKAGE_VERSION "2.22.0"
#define PACKAGE_STRING "Yelp 2.22.0"
#define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=yelp"
#define PACKAGE "yelp"
#define VERSION "2.22.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
#define GETTEXT_PACKAGE "yelp"
#define HAVE_LOCALE_H 1
#define HAVE_LC_MESSAGES 1
#define HAVE_BIND_TEXTDOMAIN_CODESET 1
#define HAVE_GETTEXT 1
#define HAVE_DCGETTEXT 1
#define ENABLE_NLS 1
#define GNOMELOCALEDIR "/usr/local/share/locale"
#define HAVE_GECKO_1_7 1
#define HAVE_GECKO_1_8 1
#define HAVE_GECKO_1_8_1 1

configure: exit 1


More information about the freebsd-gnome mailing list