Merge lp:~l3on/ubuntu/precise/epiphany-extensions/new-release into lp:ubuntu/precise/epiphany-extensions

Proposed by Leo Iannacone
Status: Merged
Merged at revision: 60
Proposed branch: lp:~l3on/ubuntu/precise/epiphany-extensions/new-release
Merge into: lp:ubuntu/precise/epiphany-extensions
Diff against target: 41129 lines (+5694/-28648)
91 files modified
.pc/applied-patches (+0/-1)
.pc/bump-epiphany-api.patch/configure (+0/-21460)
.pc/bump-epiphany-api.patch/configure.ac (+0/-327)
ChangeLog (+262/-5)
Makefile.in (+50/-28)
NEWS (+30/-3)
aclocal.m4 (+994/-938)
configure (+193/-112)
configure.ac (+4/-4)
data/Makefile.in (+16/-11)
data/icons/Makefile.in (+16/-11)
debian/changelog (+10/-0)
debian/control.in (+1/-1)
debian/patches/bump-epiphany-api.patch (+0/-32)
debian/patches/series (+0/-1)
depcomp (+66/-8)
extensions/Makefile.in (+16/-11)
extensions/actions/Makefile.in (+47/-48)
extensions/actions/ephy-actions-extension.c (+24/-28)
extensions/adblock/Makefile.am (+3/-13)
extensions/adblock/Makefile.in (+68/-120)
extensions/adblock/ad-blocker.c (+0/-202)
extensions/adblock/ad-blocker.h (+0/-79)
extensions/adblock/ad-uri-tester.c (+0/-221)
extensions/adblock/ad-uri-tester.h (+0/-67)
extensions/adblock/adblock-pattern.c (+0/-407)
extensions/adblock/adblock-pattern.h (+0/-55)
extensions/adblock/adblock-patterns (+0/-201)
extensions/adblock/adblock-ui.c (+318/-568)
extensions/adblock/adblock-ui.h (+21/-27)
extensions/adblock/adblock.ephy-extension.in.in (+3/-4)
extensions/adblock/adblock.ui (+147/-351)
extensions/adblock/ephy-adblock-extension.c (+237/-535)
extensions/adblock/ephy-adblock-extension.h (+18/-25)
extensions/adblock/extension.c (+12/-17)
extensions/adblock/uri-tester.c (+907/-0)
extensions/adblock/uri-tester.h (+71/-0)
extensions/auto-reload/Makefile.in (+40/-36)
extensions/auto-reload/ephy-auto-reload-extension.c (+2/-14)
extensions/auto-scroller/Makefile.in (+42/-39)
extensions/certificates/Makefile.in (+40/-36)
extensions/certificates/ephy-certificates-extension.c (+4/-4)
extensions/error-viewer/Makefile.in (+47/-48)
extensions/error-viewer/ephy-error-viewer-extension.c (+6/-6)
extensions/error-viewer/mozilla/Makefile.in (+43/-46)
extensions/error-viewer/opensp/Makefile.in (+35/-34)
extensions/extensions-manager-ui/Makefile.in (+43/-42)
extensions/extensions-manager-ui/ephy-extensions-manager-ui-extension.c (+3/-46)
extensions/gestures/Makefile.in (+45/-45)
extensions/greasemonkey/Makefile.in (+42/-39)
extensions/html5tube/Makefile.in (+40/-36)
extensions/java-console/Makefile.in (+40/-36)
extensions/java-console/mozilla/Makefile.in (+35/-34)
extensions/livehttpheaders/Makefile.in (+43/-42)
extensions/livehttpheaders/ephy-livehttpheaders-extension.c (+1/-1)
extensions/livehttpheaders/mozilla/Makefile.in (+37/-37)
extensions/page-info/Makefile.in (+44/-45)
extensions/page-info/mozilla/Makefile.in (+37/-37)
extensions/permissions/Makefile.in (+42/-39)
extensions/push-scroller/Makefile.in (+42/-39)
extensions/rss/Makefile.in (+45/-45)
extensions/rss/ephy-rss-extension.c (+1/-1)
extensions/sample/Makefile.in (+40/-36)
extensions/select-stylesheet/Makefile.in (+42/-39)
extensions/select-stylesheet/mozilla/Makefile.in (+35/-34)
extensions/smart-bookmarks/Makefile.in (+40/-36)
extensions/soup-fly/Makefile.in (+42/-39)
extensions/soup-fly/ephy-soup-fly-extension.c (+2/-2)
extensions/tab-key-tab-navigate/Makefile.in (+40/-36)
extensions/tab-states/Makefile.in (+40/-36)
help/C/epiphany-extensions.xml (+0/-72)
help/Makefile.in (+17/-11)
help/de/epiphany-extensions.xml (+0/-48)
help/es/epiphany-extensions.xml (+0/-48)
help/fr/epiphany-extensions.xml (+0/-48)
help/oc/epiphany-extensions.xml (+0/-71)
help/sl/epiphany-extensions.xml (+0/-71)
help/sv/epiphany-extensions.xml (+0/-51)
include/Makefile.in (+16/-11)
install-sh (+18/-11)
ltmain.sh (+57/-38)
m4/libtool.m4 (+207/-57)
m4/ltoptions.m4 (+17/-2)
m4/ltversion.m4 (+5/-5)
missing (+4/-49)
po/cs.po (+30/-82)
po/da.po (+97/-150)
po/de.po (+165/-156)
po/es.po (+73/-59)
po/ja.po (+216/-457)
po/sl.po (+158/-145)
To merge this branch: bzr merge lp:~l3on/ubuntu/precise/epiphany-extensions/new-release
Reviewer Review Type Date Requested Status
Daniel Holbach (community) Approve
Ubuntu branches Pending
Review via email: mp+94697@code.launchpad.net

Description of the change

New release version.

To post a comment you must log in.
Revision history for this message
Daniel Holbach (dholbach) wrote :

Good work, uploaded!

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== removed file '.pc/applied-patches'
2--- .pc/applied-patches 2012-02-21 02:15:35 +0000
3+++ .pc/applied-patches 1970-01-01 00:00:00 +0000
4@@ -1,1 +0,0 @@
5-bump-epiphany-api.patch
6
7=== removed directory '.pc/bump-epiphany-api.patch'
8=== removed file '.pc/bump-epiphany-api.patch/configure'
9--- .pc/bump-epiphany-api.patch/configure 2012-02-21 02:15:35 +0000
10+++ .pc/bump-epiphany-api.patch/configure 1970-01-01 00:00:00 +0000
11@@ -1,21460 +0,0 @@
12-#! /bin/sh
13-# From configure.ac Revision: 1.235 .
14-# Guess values for system-dependent variables and create Makefiles.
15-# Generated by GNU Autoconf 2.68 for GNOME Web Browser Extensions 3.2.0.
16-#
17-# Report bugs to <http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany-extensions>.
18-#
19-#
20-# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
21-# 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software
22-# Foundation, Inc.
23-#
24-#
25-# This configure script is free software; the Free Software Foundation
26-# gives unlimited permission to copy, distribute and modify it.
27-## -------------------- ##
28-## M4sh Initialization. ##
29-## -------------------- ##
30-
31-# Be more Bourne compatible
32-DUALCASE=1; export DUALCASE # for MKS sh
33-if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then :
34- emulate sh
35- NULLCMD=:
36- # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
37- # is contrary to our usage. Disable this feature.
38- alias -g '${1+"$@"}'='"$@"'
39- setopt NO_GLOB_SUBST
40-else
41- case `(set -o) 2>/dev/null` in #(
42- *posix*) :
43- set -o posix ;; #(
44- *) :
45- ;;
46-esac
47-fi
48-
49-
50-as_nl='
51-'
52-export as_nl
53-# Printing a long string crashes Solaris 7 /usr/bin/printf.
54-as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
55-as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
56-as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
57-# Prefer a ksh shell builtin over an external printf program on Solaris,
58-# but without wasting forks for bash or zsh.
59-if test -z "$BASH_VERSION$ZSH_VERSION" \
60- && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
61- as_echo='print -r --'
62- as_echo_n='print -rn --'
63-elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
64- as_echo='printf %s\n'
65- as_echo_n='printf %s'
66-else
67- if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
68- as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
69- as_echo_n='/usr/ucb/echo -n'
70- else
71- as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
72- as_echo_n_body='eval
73- arg=$1;
74- case $arg in #(
75- *"$as_nl"*)
76- expr "X$arg" : "X\\(.*\\)$as_nl";
77- arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
78- esac;
79- expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl"
80- '
81- export as_echo_n_body
82- as_echo_n='sh -c $as_echo_n_body as_echo'
83- fi
84- export as_echo_body
85- as_echo='sh -c $as_echo_body as_echo'
86-fi
87-
88-# The user is always right.
89-if test "${PATH_SEPARATOR+set}" != set; then
90- PATH_SEPARATOR=:
91- (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
92- (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
93- PATH_SEPARATOR=';'
94- }
95-fi
96-
97-
98-# IFS
99-# We need space, tab and new line, in precisely that order. Quoting is
100-# there to prevent editors from complaining about space-tab.
101-# (If _AS_PATH_WALK were called with IFS unset, it would disable word
102-# splitting by setting IFS to empty value.)
103-IFS=" "" $as_nl"
104-
105-# Find who we are. Look in the path if we contain no directory separator.
106-as_myself=
107-case $0 in #((
108- *[\\/]* ) as_myself=$0 ;;
109- *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
110-for as_dir in $PATH
111-do
112- IFS=$as_save_IFS
113- test -z "$as_dir" && as_dir=.
114- test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
115- done
116-IFS=$as_save_IFS
117-
118- ;;
119-esac
120-# We did not find ourselves, most probably we were run as `sh COMMAND'
121-# in which case we are not to be found in the path.
122-if test "x$as_myself" = x; then
123- as_myself=$0
124-fi
125-if test ! -f "$as_myself"; then
126- $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
127- exit 1
128-fi
129-
130-# Unset variables that we do not need and which cause bugs (e.g. in
131-# pre-3.0 UWIN ksh). But do not cause bugs in bash 2.01; the "|| exit 1"
132-# suppresses any "Segmentation fault" message there. '((' could
133-# trigger a bug in pdksh 5.2.14.
134-for as_var in BASH_ENV ENV MAIL MAILPATH
135-do eval test x\${$as_var+set} = xset \
136- && ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || :
137-done
138-PS1='$ '
139-PS2='> '
140-PS4='+ '
141-
142-# NLS nuisances.
143-LC_ALL=C
144-export LC_ALL
145-LANGUAGE=C
146-export LANGUAGE
147-
148-# CDPATH.
149-(unset CDPATH) >/dev/null 2>&1 && unset CDPATH
150-
151-if test "x$CONFIG_SHELL" = x; then
152- as_bourne_compatible="if test -n \"\${ZSH_VERSION+set}\" && (emulate sh) >/dev/null 2>&1; then :
153- emulate sh
154- NULLCMD=:
155- # Pre-4.2 versions of Zsh do word splitting on \${1+\"\$@\"}, which
156- # is contrary to our usage. Disable this feature.
157- alias -g '\${1+\"\$@\"}'='\"\$@\"'
158- setopt NO_GLOB_SUBST
159-else
160- case \`(set -o) 2>/dev/null\` in #(
161- *posix*) :
162- set -o posix ;; #(
163- *) :
164- ;;
165-esac
166-fi
167-"
168- as_required="as_fn_return () { (exit \$1); }
169-as_fn_success () { as_fn_return 0; }
170-as_fn_failure () { as_fn_return 1; }
171-as_fn_ret_success () { return 0; }
172-as_fn_ret_failure () { return 1; }
173-
174-exitcode=0
175-as_fn_success || { exitcode=1; echo as_fn_success failed.; }
176-as_fn_failure && { exitcode=1; echo as_fn_failure succeeded.; }
177-as_fn_ret_success || { exitcode=1; echo as_fn_ret_success failed.; }
178-as_fn_ret_failure && { exitcode=1; echo as_fn_ret_failure succeeded.; }
179-if ( set x; as_fn_ret_success y && test x = \"\$1\" ); then :
180-
181-else
182- exitcode=1; echo positional parameters were not saved.
183-fi
184-test x\$exitcode = x0 || exit 1"
185- as_suggested=" as_lineno_1=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_1a=\$LINENO
186- as_lineno_2=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_2a=\$LINENO
187- eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
188- test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
189-
190- test -n \"\${ZSH_VERSION+set}\${BASH_VERSION+set}\" || (
191- ECHO='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
192- ECHO=\$ECHO\$ECHO\$ECHO\$ECHO\$ECHO
193- ECHO=\$ECHO\$ECHO\$ECHO\$ECHO\$ECHO\$ECHO
194- PATH=/empty FPATH=/empty; export PATH FPATH
195- test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\
196- || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1
197-test \$(( 1 + 1 )) = 2 || exit 1"
198- if (eval "$as_required") 2>/dev/null; then :
199- as_have_required=yes
200-else
201- as_have_required=no
202-fi
203- if test x$as_have_required = xyes && (eval "$as_suggested") 2>/dev/null; then :
204-
205-else
206- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
207-as_found=false
208-for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH
209-do
210- IFS=$as_save_IFS
211- test -z "$as_dir" && as_dir=.
212- as_found=:
213- case $as_dir in #(
214- /*)
215- for as_base in sh bash ksh sh5; do
216- # Try only shells that exist, to save several forks.
217- as_shell=$as_dir/$as_base
218- if { test -f "$as_shell" || test -f "$as_shell.exe"; } &&
219- { $as_echo "$as_bourne_compatible""$as_required" | as_run=a "$as_shell"; } 2>/dev/null; then :
220- CONFIG_SHELL=$as_shell as_have_required=yes
221- if { $as_echo "$as_bourne_compatible""$as_suggested" | as_run=a "$as_shell"; } 2>/dev/null; then :
222- break 2
223-fi
224-fi
225- done;;
226- esac
227- as_found=false
228-done
229-$as_found || { if { test -f "$SHELL" || test -f "$SHELL.exe"; } &&
230- { $as_echo "$as_bourne_compatible""$as_required" | as_run=a "$SHELL"; } 2>/dev/null; then :
231- CONFIG_SHELL=$SHELL as_have_required=yes
232-fi; }
233-IFS=$as_save_IFS
234-
235-
236- if test "x$CONFIG_SHELL" != x; then :
237- # We cannot yet assume a decent shell, so we have to provide a
238- # neutralization value for shells without unset; and this also
239- # works around shells that cannot unset nonexistent variables.
240- # Preserve -v and -x to the replacement shell.
241- BASH_ENV=/dev/null
242- ENV=/dev/null
243- (unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV
244- export CONFIG_SHELL
245- case $- in # ((((
246- *v*x* | *x*v* ) as_opts=-vx ;;
247- *v* ) as_opts=-v ;;
248- *x* ) as_opts=-x ;;
249- * ) as_opts= ;;
250- esac
251- exec "$CONFIG_SHELL" $as_opts "$as_myself" ${1+"$@"}
252-fi
253-
254- if test x$as_have_required = xno; then :
255- $as_echo "$0: This script requires a shell more modern than all"
256- $as_echo "$0: the shells that I found on your system."
257- if test x${ZSH_VERSION+set} = xset ; then
258- $as_echo "$0: In particular, zsh $ZSH_VERSION has bugs and should"
259- $as_echo "$0: be upgraded to zsh 4.3.4 or later."
260- else
261- $as_echo "$0: Please tell bug-autoconf@gnu.org and
262-$0: http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany-extensions
263-$0: about your system, including any error possibly output
264-$0: before this message. Then install a modern shell, or
265-$0: manually run the script under such a shell if you do
266-$0: have one."
267- fi
268- exit 1
269-fi
270-fi
271-fi
272-SHELL=${CONFIG_SHELL-/bin/sh}
273-export SHELL
274-# Unset more variables known to interfere with behavior of common tools.
275-CLICOLOR_FORCE= GREP_OPTIONS=
276-unset CLICOLOR_FORCE GREP_OPTIONS
277-
278-## --------------------- ##
279-## M4sh Shell Functions. ##
280-## --------------------- ##
281-# as_fn_unset VAR
282-# ---------------
283-# Portably unset VAR.
284-as_fn_unset ()
285-{
286- { eval $1=; unset $1;}
287-}
288-as_unset=as_fn_unset
289-
290-# as_fn_set_status STATUS
291-# -----------------------
292-# Set $? to STATUS, without forking.
293-as_fn_set_status ()
294-{
295- return $1
296-} # as_fn_set_status
297-
298-# as_fn_exit STATUS
299-# -----------------
300-# Exit the shell with STATUS, even in a "trap 0" or "set -e" context.
301-as_fn_exit ()
302-{
303- set +e
304- as_fn_set_status $1
305- exit $1
306-} # as_fn_exit
307-
308-# as_fn_mkdir_p
309-# -------------
310-# Create "$as_dir" as a directory, including parents if necessary.
311-as_fn_mkdir_p ()
312-{
313-
314- case $as_dir in #(
315- -*) as_dir=./$as_dir;;
316- esac
317- test -d "$as_dir" || eval $as_mkdir_p || {
318- as_dirs=
319- while :; do
320- case $as_dir in #(
321- *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
322- *) as_qdir=$as_dir;;
323- esac
324- as_dirs="'$as_qdir' $as_dirs"
325- as_dir=`$as_dirname -- "$as_dir" ||
326-$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
327- X"$as_dir" : 'X\(//\)[^/]' \| \
328- X"$as_dir" : 'X\(//\)$' \| \
329- X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
330-$as_echo X"$as_dir" |
331- sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
332- s//\1/
333- q
334- }
335- /^X\(\/\/\)[^/].*/{
336- s//\1/
337- q
338- }
339- /^X\(\/\/\)$/{
340- s//\1/
341- q
342- }
343- /^X\(\/\).*/{
344- s//\1/
345- q
346- }
347- s/.*/./; q'`
348- test -d "$as_dir" && break
349- done
350- test -z "$as_dirs" || eval "mkdir $as_dirs"
351- } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir"
352-
353-
354-} # as_fn_mkdir_p
355-# as_fn_append VAR VALUE
356-# ----------------------
357-# Append the text in VALUE to the end of the definition contained in VAR. Take
358-# advantage of any shell optimizations that allow amortized linear growth over
359-# repeated appends, instead of the typical quadratic growth present in naive
360-# implementations.
361-if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null; then :
362- eval 'as_fn_append ()
363- {
364- eval $1+=\$2
365- }'
366-else
367- as_fn_append ()
368- {
369- eval $1=\$$1\$2
370- }
371-fi # as_fn_append
372-
373-# as_fn_arith ARG...
374-# ------------------
375-# Perform arithmetic evaluation on the ARGs, and store the result in the
376-# global $as_val. Take advantage of shells that can avoid forks. The arguments
377-# must be portable across $(()) and expr.
378-if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null; then :
379- eval 'as_fn_arith ()
380- {
381- as_val=$(( $* ))
382- }'
383-else
384- as_fn_arith ()
385- {
386- as_val=`expr "$@" || test $? -eq 1`
387- }
388-fi # as_fn_arith
389-
390-
391-# as_fn_error STATUS ERROR [LINENO LOG_FD]
392-# ----------------------------------------
393-# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
394-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
395-# script with STATUS, using 1 if that was 0.
396-as_fn_error ()
397-{
398- as_status=$1; test $as_status -eq 0 && as_status=1
399- if test "$4"; then
400- as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
401- $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
402- fi
403- $as_echo "$as_me: error: $2" >&2
404- as_fn_exit $as_status
405-} # as_fn_error
406-
407-if expr a : '\(a\)' >/dev/null 2>&1 &&
408- test "X`expr 00001 : '.*\(...\)'`" = X001; then
409- as_expr=expr
410-else
411- as_expr=false
412-fi
413-
414-if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
415- as_basename=basename
416-else
417- as_basename=false
418-fi
419-
420-if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then
421- as_dirname=dirname
422-else
423- as_dirname=false
424-fi
425-
426-as_me=`$as_basename -- "$0" ||
427-$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
428- X"$0" : 'X\(//\)$' \| \
429- X"$0" : 'X\(/\)' \| . 2>/dev/null ||
430-$as_echo X/"$0" |
431- sed '/^.*\/\([^/][^/]*\)\/*$/{
432- s//\1/
433- q
434- }
435- /^X\/\(\/\/\)$/{
436- s//\1/
437- q
438- }
439- /^X\/\(\/\).*/{
440- s//\1/
441- q
442- }
443- s/.*/./; q'`
444-
445-# Avoid depending upon Character Ranges.
446-as_cr_letters='abcdefghijklmnopqrstuvwxyz'
447-as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
448-as_cr_Letters=$as_cr_letters$as_cr_LETTERS
449-as_cr_digits='0123456789'
450-as_cr_alnum=$as_cr_Letters$as_cr_digits
451-
452-
453- as_lineno_1=$LINENO as_lineno_1a=$LINENO
454- as_lineno_2=$LINENO as_lineno_2a=$LINENO
455- eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
456- test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
457- # Blame Lee E. McMahon (1931-1989) for sed's syntax. :-)
458- sed -n '
459- p
460- /[$]LINENO/=
461- ' <$as_myself |
462- sed '
463- s/[$]LINENO.*/&-/
464- t lineno
465- b
466- :lineno
467- N
468- :loop
469- s/[$]LINENO\([^'$as_cr_alnum'_].*\n\)\(.*\)/\2\1\2/
470- t loop
471- s/-\n.*//
472- ' >$as_me.lineno &&
473- chmod +x "$as_me.lineno" ||
474- { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2; as_fn_exit 1; }
475-
476- # Don't try to exec as it changes $[0], causing all sort of problems
477- # (the dirname of $[0] is not the place where we might find the
478- # original and so on. Autoconf is especially sensitive to this).
479- . "./$as_me.lineno"
480- # Exit status is that of the last command.
481- exit
482-}
483-
484-ECHO_C= ECHO_N= ECHO_T=
485-case `echo -n x` in #(((((
486--n*)
487- case `echo 'xy\c'` in
488- *c*) ECHO_T=' ';; # ECHO_T is single tab character.
489- xy) ECHO_C='\c';;
490- *) echo `echo ksh88 bug on AIX 6.1` > /dev/null
491- ECHO_T=' ';;
492- esac;;
493-*)
494- ECHO_N='-n';;
495-esac
496-
497-rm -f conf$$ conf$$.exe conf$$.file
498-if test -d conf$$.dir; then
499- rm -f conf$$.dir/conf$$.file
500-else
501- rm -f conf$$.dir
502- mkdir conf$$.dir 2>/dev/null
503-fi
504-if (echo >conf$$.file) 2>/dev/null; then
505- if ln -s conf$$.file conf$$ 2>/dev/null; then
506- as_ln_s='ln -s'
507- # ... but there are two gotchas:
508- # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
509- # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
510- # In both cases, we have to default to `cp -p'.
511- ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
512- as_ln_s='cp -p'
513- elif ln conf$$.file conf$$ 2>/dev/null; then
514- as_ln_s=ln
515- else
516- as_ln_s='cp -p'
517- fi
518-else
519- as_ln_s='cp -p'
520-fi
521-rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
522-rmdir conf$$.dir 2>/dev/null
523-
524-if mkdir -p . 2>/dev/null; then
525- as_mkdir_p='mkdir -p "$as_dir"'
526-else
527- test -d ./-p && rmdir ./-p
528- as_mkdir_p=false
529-fi
530-
531-if test -x / >/dev/null 2>&1; then
532- as_test_x='test -x'
533-else
534- if ls -dL / >/dev/null 2>&1; then
535- as_ls_L_option=L
536- else
537- as_ls_L_option=
538- fi
539- as_test_x='
540- eval sh -c '\''
541- if test -d "$1"; then
542- test -d "$1/.";
543- else
544- case $1 in #(
545- -*)set "./$1";;
546- esac;
547- case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
548- ???[sx]*):;;*)false;;esac;fi
549- '\'' sh
550- '
551-fi
552-as_executable_p=$as_test_x
553-
554-# Sed expression to map a string onto a valid CPP name.
555-as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
556-
557-# Sed expression to map a string onto a valid variable name.
558-as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
559-
560-SHELL=${CONFIG_SHELL-/bin/sh}
561-
562-
563-test -n "$DJDIR" || exec 7<&0 </dev/null
564-exec 6>&1
565-
566-# Name of the host.
567-# hostname on some systems (SVR3.2, old GNU/Linux) returns a bogus exit status,
568-# so uname gets run too.
569-ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q`
570-
571-#
572-# Initializations.
573-#
574-ac_default_prefix=/usr/local
575-ac_clean_files=
576-ac_config_libobj_dir=.
577-LIBOBJS=
578-cross_compiling=no
579-subdirs=
580-MFLAGS=
581-MAKEFLAGS=
582-
583-# Identity of this package.
584-PACKAGE_NAME='GNOME Web Browser Extensions'
585-PACKAGE_TARNAME='epiphany-extensions'
586-PACKAGE_VERSION='3.2.0'
587-PACKAGE_STRING='GNOME Web Browser Extensions 3.2.0'
588-PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany-extensions'
589-PACKAGE_URL=''
590-
591-ac_unique_file="extensions"
592-# Factoring default headers for most tests.
593-ac_includes_default="\
594-#include <stdio.h>
595-#ifdef HAVE_SYS_TYPES_H
596-# include <sys/types.h>
597-#endif
598-#ifdef HAVE_SYS_STAT_H
599-# include <sys/stat.h>
600-#endif
601-#ifdef STDC_HEADERS
602-# include <stdlib.h>
603-# include <stddef.h>
604-#else
605-# ifdef HAVE_STDLIB_H
606-# include <stdlib.h>
607-# endif
608-#endif
609-#ifdef HAVE_STRING_H
610-# if !defined STDC_HEADERS && defined HAVE_MEMORY_H
611-# include <memory.h>
612-# endif
613-# include <string.h>
614-#endif
615-#ifdef HAVE_STRINGS_H
616-# include <strings.h>
617-#endif
618-#ifdef HAVE_INTTYPES_H
619-# include <inttypes.h>
620-#endif
621-#ifdef HAVE_STDINT_H
622-# include <stdint.h>
623-#endif
624-#ifdef HAVE_UNISTD_H
625-# include <unistd.h>
626-#endif"
627-
628-ac_subst_vars='am__EXEEXT_FALSE
629-am__EXEEXT_TRUE
630-LTLIBOBJS
631-LIBOBJS
632-AM_CFLAGS
633-AM_CPPFLAGS
634-DBUS_LIBS
635-DBUS_CFLAGS
636-BUILD_EXTENSIONS
637-DIST_EXTENSIONS
638-HAVE_OPENSP_FALSE
639-HAVE_OPENSP_TRUE
640-EXTENSIONS_DIR
641-WEBKIT_LIBS
642-WEBKIT_CFLAGS
643-EPIPHANY_DEPENDENCY_LIBS
644-EPIPHANY_DEPENDENCY_CFLAGS
645-EPIPHANY_ICONDIR
646-EPIPHANY_ENGINE
647-EPIPHANY_EXTENSION_RULE
648-EPIPHANY_HAS_PYTHON
649-EPIPHANY_EXTENSIONS_DIR
650-LIBGTK_REQUIRED
651-LIBGLIB_REQUIRED
652-LIBXML_REQUIRED
653-EPIPHANY_REQUIRED
654-HAVE_GNOME_DOC_UTILS_FALSE
655-HAVE_GNOME_DOC_UTILS_TRUE
656-DISTCHECK_CONFIGURE_FLAGS
657-ENABLE_SK_FALSE
658-ENABLE_SK_TRUE
659-DOC_USER_FORMATS
660-OMF_DIR
661-HELP_DIR
662-MKINSTALLDIRS
663-POSUB
664-POFILES
665-PO_IN_DATADIR_FALSE
666-PO_IN_DATADIR_TRUE
667-INTLLIBS
668-INSTOBJEXT
669-GMOFILES
670-CATOBJEXT
671-CATALOGS
672-MSGFMT_OPTS
673-GETTEXT_PACKAGE
674-DATADIRNAME
675-ALL_LINGUAS
676-INTLTOOL_PERL
677-GMSGFMT
678-MSGFMT
679-MSGMERGE
680-XGETTEXT
681-INTLTOOL_POLICY_RULE
682-INTLTOOL_SERVICE_RULE
683-INTLTOOL_THEME_RULE
684-INTLTOOL_SCHEMAS_RULE
685-INTLTOOL_CAVES_RULE
686-INTLTOOL_XML_NOMERGE_RULE
687-INTLTOOL_XML_RULE
688-INTLTOOL_KBD_RULE
689-INTLTOOL_XAM_RULE
690-INTLTOOL_UI_RULE
691-INTLTOOL_SOUNDLIST_RULE
692-INTLTOOL_SHEET_RULE
693-INTLTOOL_SERVER_RULE
694-INTLTOOL_PONG_RULE
695-INTLTOOL_OAF_RULE
696-INTLTOOL_PROP_RULE
697-INTLTOOL_KEYS_RULE
698-INTLTOOL_DIRECTORY_RULE
699-INTLTOOL_DESKTOP_RULE
700-INTLTOOL_EXTRACT
701-INTLTOOL_MERGE
702-INTLTOOL_UPDATE
703-USE_NLS
704-GSETTINGS_RULES
705-GLIB_COMPILE_SCHEMAS
706-gsettingsschemadir
707-PKG_CONFIG_LIBDIR
708-PKG_CONFIG_PATH
709-PKG_CONFIG
710-GSETTINGS_DISABLE_SCHEMAS_COMPILE
711-DISABLE_DEPRECATED
712-WARN_CXXFLAGS
713-WARN_CFLAGS
714-ACLOCAL_AMFLAGS
715-AM_CXXFLAGS
716-GLIB_GENMARSHAL
717-CXXCPP
718-am__fastdepCXX_FALSE
719-am__fastdepCXX_TRUE
720-CXXDEPMODE
721-ac_ct_CXX
722-CXXFLAGS
723-CXX
724-CPP
725-OTOOL64
726-OTOOL
727-LIPO
728-NMEDIT
729-DSYMUTIL
730-MANIFEST_TOOL
731-RANLIB
732-ac_ct_AR
733-AR
734-DLLTOOL
735-OBJDUMP
736-LN_S
737-NM
738-ac_ct_DUMPBIN
739-DUMPBIN
740-LD
741-FGREP
742-EGREP
743-GREP
744-SED
745-am__fastdepCC_FALSE
746-am__fastdepCC_TRUE
747-CCDEPMODE
748-AMDEPBACKSLASH
749-AMDEP_FALSE
750-AMDEP_TRUE
751-am__quote
752-am__include
753-DEPDIR
754-OBJEXT
755-EXEEXT
756-ac_ct_CC
757-CPPFLAGS
758-LDFLAGS
759-CFLAGS
760-CC
761-host_os
762-host_vendor
763-host_cpu
764-host
765-build_os
766-build_vendor
767-build_cpu
768-build
769-LIBTOOL
770-MAINT
771-MAINTAINER_MODE_FALSE
772-MAINTAINER_MODE_TRUE
773-AM_BACKSLASH
774-AM_DEFAULT_VERBOSITY
775-am__untar
776-am__tar
777-AMTAR
778-am__leading_dot
779-SET_MAKE
780-AWK
781-mkdir_p
782-MKDIR_P
783-INSTALL_STRIP_PROGRAM
784-STRIP
785-install_sh
786-MAKEINFO
787-AUTOHEADER
788-AUTOMAKE
789-AUTOCONF
790-ACLOCAL
791-VERSION
792-PACKAGE
793-CYGPATH_W
794-am__isrc
795-INSTALL_DATA
796-INSTALL_SCRIPT
797-INSTALL_PROGRAM
798-EPIPHANY_EXTENSIONS_MAJOR
799-target_alias
800-host_alias
801-build_alias
802-LIBS
803-ECHO_T
804-ECHO_N
805-ECHO_C
806-DEFS
807-mandir
808-localedir
809-libdir
810-psdir
811-pdfdir
812-dvidir
813-htmldir
814-infodir
815-docdir
816-oldincludedir
817-includedir
818-localstatedir
819-sharedstatedir
820-sysconfdir
821-datadir
822-datarootdir
823-libexecdir
824-sbindir
825-bindir
826-program_transform_name
827-prefix
828-exec_prefix
829-PACKAGE_URL
830-PACKAGE_BUGREPORT
831-PACKAGE_STRING
832-PACKAGE_VERSION
833-PACKAGE_TARNAME
834-PACKAGE_NAME
835-PATH_SEPARATOR
836-SHELL'
837-ac_subst_files=''
838-ac_user_opts='
839-enable_option_checking
840-enable_silent_rules
841-enable_maintainer_mode
842-enable_static
843-enable_shared
844-with_pic
845-enable_fast_install
846-enable_dependency_tracking
847-with_gnu_ld
848-with_sysroot
849-enable_libtool_lock
850-enable_debug
851-enable_compile_warnings
852-enable_iso_c
853-enable_cxx_warnings
854-enable_iso_cxx
855-enable_schemas_compile
856-enable_nls
857-with_help_dir
858-with_omf_dir
859-with_help_formats
860-enable_scrollkeeper
861-enable_opensp
862-with_extensions
863-'
864- ac_precious_vars='build_alias
865-host_alias
866-target_alias
867-CC
868-CFLAGS
869-LDFLAGS
870-LIBS
871-CPPFLAGS
872-CPP
873-CXX
874-CXXFLAGS
875-CCC
876-CXXCPP
877-PKG_CONFIG
878-PKG_CONFIG_PATH
879-PKG_CONFIG_LIBDIR
880-EPIPHANY_DEPENDENCY_CFLAGS
881-EPIPHANY_DEPENDENCY_LIBS
882-WEBKIT_CFLAGS
883-WEBKIT_LIBS
884-DBUS_CFLAGS
885-DBUS_LIBS'
886-
887-
888-# Initialize some variables set by options.
889-ac_init_help=
890-ac_init_version=false
891-ac_unrecognized_opts=
892-ac_unrecognized_sep=
893-# The variables have the same names as the options, with
894-# dashes changed to underlines.
895-cache_file=/dev/null
896-exec_prefix=NONE
897-no_create=
898-no_recursion=
899-prefix=NONE
900-program_prefix=NONE
901-program_suffix=NONE
902-program_transform_name=s,x,x,
903-silent=
904-site=
905-srcdir=
906-verbose=
907-x_includes=NONE
908-x_libraries=NONE
909-
910-# Installation directory options.
911-# These are left unexpanded so users can "make install exec_prefix=/foo"
912-# and all the variables that are supposed to be based on exec_prefix
913-# by default will actually change.
914-# Use braces instead of parens because sh, perl, etc. also accept them.
915-# (The list follows the same order as the GNU Coding Standards.)
916-bindir='${exec_prefix}/bin'
917-sbindir='${exec_prefix}/sbin'
918-libexecdir='${exec_prefix}/libexec'
919-datarootdir='${prefix}/share'
920-datadir='${datarootdir}'
921-sysconfdir='${prefix}/etc'
922-sharedstatedir='${prefix}/com'
923-localstatedir='${prefix}/var'
924-includedir='${prefix}/include'
925-oldincludedir='/usr/include'
926-docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
927-infodir='${datarootdir}/info'
928-htmldir='${docdir}'
929-dvidir='${docdir}'
930-pdfdir='${docdir}'
931-psdir='${docdir}'
932-libdir='${exec_prefix}/lib'
933-localedir='${datarootdir}/locale'
934-mandir='${datarootdir}/man'
935-
936-ac_prev=
937-ac_dashdash=
938-for ac_option
939-do
940- # If the previous option needs an argument, assign it.
941- if test -n "$ac_prev"; then
942- eval $ac_prev=\$ac_option
943- ac_prev=
944- continue
945- fi
946-
947- case $ac_option in
948- *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
949- *=) ac_optarg= ;;
950- *) ac_optarg=yes ;;
951- esac
952-
953- # Accept the important Cygnus configure options, so we can diagnose typos.
954-
955- case $ac_dashdash$ac_option in
956- --)
957- ac_dashdash=yes ;;
958-
959- -bindir | --bindir | --bindi | --bind | --bin | --bi)
960- ac_prev=bindir ;;
961- -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*)
962- bindir=$ac_optarg ;;
963-
964- -build | --build | --buil | --bui | --bu)
965- ac_prev=build_alias ;;
966- -build=* | --build=* | --buil=* | --bui=* | --bu=*)
967- build_alias=$ac_optarg ;;
968-
969- -cache-file | --cache-file | --cache-fil | --cache-fi \
970- | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
971- ac_prev=cache_file ;;
972- -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
973- | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*)
974- cache_file=$ac_optarg ;;
975-
976- --config-cache | -C)
977- cache_file=config.cache ;;
978-
979- -datadir | --datadir | --datadi | --datad)
980- ac_prev=datadir ;;
981- -datadir=* | --datadir=* | --datadi=* | --datad=*)
982- datadir=$ac_optarg ;;
983-
984- -datarootdir | --datarootdir | --datarootdi | --datarootd | --dataroot \
985- | --dataroo | --dataro | --datar)
986- ac_prev=datarootdir ;;
987- -datarootdir=* | --datarootdir=* | --datarootdi=* | --datarootd=* \
988- | --dataroot=* | --dataroo=* | --dataro=* | --datar=*)
989- datarootdir=$ac_optarg ;;
990-
991- -disable-* | --disable-*)
992- ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
993- # Reject names that are not valid shell variable names.
994- expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
995- as_fn_error $? "invalid feature name: $ac_useropt"
996- ac_useropt_orig=$ac_useropt
997- ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
998- case $ac_user_opts in
999- *"
1000-"enable_$ac_useropt"
1001-"*) ;;
1002- *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--disable-$ac_useropt_orig"
1003- ac_unrecognized_sep=', ';;
1004- esac
1005- eval enable_$ac_useropt=no ;;
1006-
1007- -docdir | --docdir | --docdi | --doc | --do)
1008- ac_prev=docdir ;;
1009- -docdir=* | --docdir=* | --docdi=* | --doc=* | --do=*)
1010- docdir=$ac_optarg ;;
1011-
1012- -dvidir | --dvidir | --dvidi | --dvid | --dvi | --dv)
1013- ac_prev=dvidir ;;
1014- -dvidir=* | --dvidir=* | --dvidi=* | --dvid=* | --dvi=* | --dv=*)
1015- dvidir=$ac_optarg ;;
1016-
1017- -enable-* | --enable-*)
1018- ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
1019- # Reject names that are not valid shell variable names.
1020- expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1021- as_fn_error $? "invalid feature name: $ac_useropt"
1022- ac_useropt_orig=$ac_useropt
1023- ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1024- case $ac_user_opts in
1025- *"
1026-"enable_$ac_useropt"
1027-"*) ;;
1028- *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--enable-$ac_useropt_orig"
1029- ac_unrecognized_sep=', ';;
1030- esac
1031- eval enable_$ac_useropt=\$ac_optarg ;;
1032-
1033- -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
1034- | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
1035- | --exec | --exe | --ex)
1036- ac_prev=exec_prefix ;;
1037- -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \
1038- | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
1039- | --exec=* | --exe=* | --ex=*)
1040- exec_prefix=$ac_optarg ;;
1041-
1042- -gas | --gas | --ga | --g)
1043- # Obsolete; use --with-gas.
1044- with_gas=yes ;;
1045-
1046- -help | --help | --hel | --he | -h)
1047- ac_init_help=long ;;
1048- -help=r* | --help=r* | --hel=r* | --he=r* | -hr*)
1049- ac_init_help=recursive ;;
1050- -help=s* | --help=s* | --hel=s* | --he=s* | -hs*)
1051- ac_init_help=short ;;
1052-
1053- -host | --host | --hos | --ho)
1054- ac_prev=host_alias ;;
1055- -host=* | --host=* | --hos=* | --ho=*)
1056- host_alias=$ac_optarg ;;
1057-
1058- -htmldir | --htmldir | --htmldi | --htmld | --html | --htm | --ht)
1059- ac_prev=htmldir ;;
1060- -htmldir=* | --htmldir=* | --htmldi=* | --htmld=* | --html=* | --htm=* \
1061- | --ht=*)
1062- htmldir=$ac_optarg ;;
1063-
1064- -includedir | --includedir | --includedi | --included | --include \
1065- | --includ | --inclu | --incl | --inc)
1066- ac_prev=includedir ;;
1067- -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \
1068- | --includ=* | --inclu=* | --incl=* | --inc=*)
1069- includedir=$ac_optarg ;;
1070-
1071- -infodir | --infodir | --infodi | --infod | --info | --inf)
1072- ac_prev=infodir ;;
1073- -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*)
1074- infodir=$ac_optarg ;;
1075-
1076- -libdir | --libdir | --libdi | --libd)
1077- ac_prev=libdir ;;
1078- -libdir=* | --libdir=* | --libdi=* | --libd=*)
1079- libdir=$ac_optarg ;;
1080-
1081- -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \
1082- | --libexe | --libex | --libe)
1083- ac_prev=libexecdir ;;
1084- -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \
1085- | --libexe=* | --libex=* | --libe=*)
1086- libexecdir=$ac_optarg ;;
1087-
1088- -localedir | --localedir | --localedi | --localed | --locale)
1089- ac_prev=localedir ;;
1090- -localedir=* | --localedir=* | --localedi=* | --localed=* | --locale=*)
1091- localedir=$ac_optarg ;;
1092-
1093- -localstatedir | --localstatedir | --localstatedi | --localstated \
1094- | --localstate | --localstat | --localsta | --localst | --locals)
1095- ac_prev=localstatedir ;;
1096- -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \
1097- | --localstate=* | --localstat=* | --localsta=* | --localst=* | --locals=*)
1098- localstatedir=$ac_optarg ;;
1099-
1100- -mandir | --mandir | --mandi | --mand | --man | --ma | --m)
1101- ac_prev=mandir ;;
1102- -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*)
1103- mandir=$ac_optarg ;;
1104-
1105- -nfp | --nfp | --nf)
1106- # Obsolete; use --without-fp.
1107- with_fp=no ;;
1108-
1109- -no-create | --no-create | --no-creat | --no-crea | --no-cre \
1110- | --no-cr | --no-c | -n)
1111- no_create=yes ;;
1112-
1113- -no-recursion | --no-recursion | --no-recursio | --no-recursi \
1114- | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
1115- no_recursion=yes ;;
1116-
1117- -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \
1118- | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \
1119- | --oldin | --oldi | --old | --ol | --o)
1120- ac_prev=oldincludedir ;;
1121- -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \
1122- | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \
1123- | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*)
1124- oldincludedir=$ac_optarg ;;
1125-
1126- -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
1127- ac_prev=prefix ;;
1128- -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
1129- prefix=$ac_optarg ;;
1130-
1131- -program-prefix | --program-prefix | --program-prefi | --program-pref \
1132- | --program-pre | --program-pr | --program-p)
1133- ac_prev=program_prefix ;;
1134- -program-prefix=* | --program-prefix=* | --program-prefi=* \
1135- | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
1136- program_prefix=$ac_optarg ;;
1137-
1138- -program-suffix | --program-suffix | --program-suffi | --program-suff \
1139- | --program-suf | --program-su | --program-s)
1140- ac_prev=program_suffix ;;
1141- -program-suffix=* | --program-suffix=* | --program-suffi=* \
1142- | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*)
1143- program_suffix=$ac_optarg ;;
1144-
1145- -program-transform-name | --program-transform-name \
1146- | --program-transform-nam | --program-transform-na \
1147- | --program-transform-n | --program-transform- \
1148- | --program-transform | --program-transfor \
1149- | --program-transfo | --program-transf \
1150- | --program-trans | --program-tran \
1151- | --progr-tra | --program-tr | --program-t)
1152- ac_prev=program_transform_name ;;
1153- -program-transform-name=* | --program-transform-name=* \
1154- | --program-transform-nam=* | --program-transform-na=* \
1155- | --program-transform-n=* | --program-transform-=* \
1156- | --program-transform=* | --program-transfor=* \
1157- | --program-transfo=* | --program-transf=* \
1158- | --program-trans=* | --program-tran=* \
1159- | --progr-tra=* | --program-tr=* | --program-t=*)
1160- program_transform_name=$ac_optarg ;;
1161-
1162- -pdfdir | --pdfdir | --pdfdi | --pdfd | --pdf | --pd)
1163- ac_prev=pdfdir ;;
1164- -pdfdir=* | --pdfdir=* | --pdfdi=* | --pdfd=* | --pdf=* | --pd=*)
1165- pdfdir=$ac_optarg ;;
1166-
1167- -psdir | --psdir | --psdi | --psd | --ps)
1168- ac_prev=psdir ;;
1169- -psdir=* | --psdir=* | --psdi=* | --psd=* | --ps=*)
1170- psdir=$ac_optarg ;;
1171-
1172- -q | -quiet | --quiet | --quie | --qui | --qu | --q \
1173- | -silent | --silent | --silen | --sile | --sil)
1174- silent=yes ;;
1175-
1176- -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb)
1177- ac_prev=sbindir ;;
1178- -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \
1179- | --sbi=* | --sb=*)
1180- sbindir=$ac_optarg ;;
1181-
1182- -sharedstatedir | --sharedstatedir | --sharedstatedi \
1183- | --sharedstated | --sharedstate | --sharedstat | --sharedsta \
1184- | --sharedst | --shareds | --shared | --share | --shar \
1185- | --sha | --sh)
1186- ac_prev=sharedstatedir ;;
1187- -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \
1188- | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \
1189- | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \
1190- | --sha=* | --sh=*)
1191- sharedstatedir=$ac_optarg ;;
1192-
1193- -site | --site | --sit)
1194- ac_prev=site ;;
1195- -site=* | --site=* | --sit=*)
1196- site=$ac_optarg ;;
1197-
1198- -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
1199- ac_prev=srcdir ;;
1200- -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
1201- srcdir=$ac_optarg ;;
1202-
1203- -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \
1204- | --syscon | --sysco | --sysc | --sys | --sy)
1205- ac_prev=sysconfdir ;;
1206- -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \
1207- | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*)
1208- sysconfdir=$ac_optarg ;;
1209-
1210- -target | --target | --targe | --targ | --tar | --ta | --t)
1211- ac_prev=target_alias ;;
1212- -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*)
1213- target_alias=$ac_optarg ;;
1214-
1215- -v | -verbose | --verbose | --verbos | --verbo | --verb)
1216- verbose=yes ;;
1217-
1218- -version | --version | --versio | --versi | --vers | -V)
1219- ac_init_version=: ;;
1220-
1221- -with-* | --with-*)
1222- ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
1223- # Reject names that are not valid shell variable names.
1224- expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1225- as_fn_error $? "invalid package name: $ac_useropt"
1226- ac_useropt_orig=$ac_useropt
1227- ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1228- case $ac_user_opts in
1229- *"
1230-"with_$ac_useropt"
1231-"*) ;;
1232- *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--with-$ac_useropt_orig"
1233- ac_unrecognized_sep=', ';;
1234- esac
1235- eval with_$ac_useropt=\$ac_optarg ;;
1236-
1237- -without-* | --without-*)
1238- ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
1239- # Reject names that are not valid shell variable names.
1240- expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1241- as_fn_error $? "invalid package name: $ac_useropt"
1242- ac_useropt_orig=$ac_useropt
1243- ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1244- case $ac_user_opts in
1245- *"
1246-"with_$ac_useropt"
1247-"*) ;;
1248- *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--without-$ac_useropt_orig"
1249- ac_unrecognized_sep=', ';;
1250- esac
1251- eval with_$ac_useropt=no ;;
1252-
1253- --x)
1254- # Obsolete; use --with-x.
1255- with_x=yes ;;
1256-
1257- -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \
1258- | --x-incl | --x-inc | --x-in | --x-i)
1259- ac_prev=x_includes ;;
1260- -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \
1261- | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*)
1262- x_includes=$ac_optarg ;;
1263-
1264- -x-libraries | --x-libraries | --x-librarie | --x-librari \
1265- | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l)
1266- ac_prev=x_libraries ;;
1267- -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \
1268- | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
1269- x_libraries=$ac_optarg ;;
1270-
1271- -*) as_fn_error $? "unrecognized option: \`$ac_option'
1272-Try \`$0 --help' for more information"
1273- ;;
1274-
1275- *=*)
1276- ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
1277- # Reject names that are not valid shell variable names.
1278- case $ac_envvar in #(
1279- '' | [0-9]* | *[!_$as_cr_alnum]* )
1280- as_fn_error $? "invalid variable name: \`$ac_envvar'" ;;
1281- esac
1282- eval $ac_envvar=\$ac_optarg
1283- export $ac_envvar ;;
1284-
1285- *)
1286- # FIXME: should be removed in autoconf 3.0.
1287- $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2
1288- expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null &&
1289- $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2
1290- : "${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}"
1291- ;;
1292-
1293- esac
1294-done
1295-
1296-if test -n "$ac_prev"; then
1297- ac_option=--`echo $ac_prev | sed 's/_/-/g'`
1298- as_fn_error $? "missing argument to $ac_option"
1299-fi
1300-
1301-if test -n "$ac_unrecognized_opts"; then
1302- case $enable_option_checking in
1303- no) ;;
1304- fatal) as_fn_error $? "unrecognized options: $ac_unrecognized_opts" ;;
1305- *) $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;;
1306- esac
1307-fi
1308-
1309-# Check all directory arguments for consistency.
1310-for ac_var in exec_prefix prefix bindir sbindir libexecdir datarootdir \
1311- datadir sysconfdir sharedstatedir localstatedir includedir \
1312- oldincludedir docdir infodir htmldir dvidir pdfdir psdir \
1313- libdir localedir mandir
1314-do
1315- eval ac_val=\$$ac_var
1316- # Remove trailing slashes.
1317- case $ac_val in
1318- */ )
1319- ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
1320- eval $ac_var=\$ac_val;;
1321- esac
1322- # Be sure to have absolute directory names.
1323- case $ac_val in
1324- [\\/$]* | ?:[\\/]* ) continue;;
1325- NONE | '' ) case $ac_var in *prefix ) continue;; esac;;
1326- esac
1327- as_fn_error $? "expected an absolute directory name for --$ac_var: $ac_val"
1328-done
1329-
1330-# There might be people who depend on the old broken behavior: `$host'
1331-# used to hold the argument of --host etc.
1332-# FIXME: To remove some day.
1333-build=$build_alias
1334-host=$host_alias
1335-target=$target_alias
1336-
1337-# FIXME: To remove some day.
1338-if test "x$host_alias" != x; then
1339- if test "x$build_alias" = x; then
1340- cross_compiling=maybe
1341- $as_echo "$as_me: WARNING: if you wanted to set the --build type, don't use --host.
1342- If a cross compiler is detected then cross compile mode will be used" >&2
1343- elif test "x$build_alias" != "x$host_alias"; then
1344- cross_compiling=yes
1345- fi
1346-fi
1347-
1348-ac_tool_prefix=
1349-test -n "$host_alias" && ac_tool_prefix=$host_alias-
1350-
1351-test "$silent" = yes && exec 6>/dev/null
1352-
1353-
1354-ac_pwd=`pwd` && test -n "$ac_pwd" &&
1355-ac_ls_di=`ls -di .` &&
1356-ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
1357- as_fn_error $? "working directory cannot be determined"
1358-test "X$ac_ls_di" = "X$ac_pwd_ls_di" ||
1359- as_fn_error $? "pwd does not report name of working directory"
1360-
1361-
1362-# Find the source files, if location was not specified.
1363-if test -z "$srcdir"; then
1364- ac_srcdir_defaulted=yes
1365- # Try the directory containing this script, then the parent directory.
1366- ac_confdir=`$as_dirname -- "$as_myself" ||
1367-$as_expr X"$as_myself" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
1368- X"$as_myself" : 'X\(//\)[^/]' \| \
1369- X"$as_myself" : 'X\(//\)$' \| \
1370- X"$as_myself" : 'X\(/\)' \| . 2>/dev/null ||
1371-$as_echo X"$as_myself" |
1372- sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
1373- s//\1/
1374- q
1375- }
1376- /^X\(\/\/\)[^/].*/{
1377- s//\1/
1378- q
1379- }
1380- /^X\(\/\/\)$/{
1381- s//\1/
1382- q
1383- }
1384- /^X\(\/\).*/{
1385- s//\1/
1386- q
1387- }
1388- s/.*/./; q'`
1389- srcdir=$ac_confdir
1390- if test ! -r "$srcdir/$ac_unique_file"; then
1391- srcdir=..
1392- fi
1393-else
1394- ac_srcdir_defaulted=no
1395-fi
1396-if test ! -r "$srcdir/$ac_unique_file"; then
1397- test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .."
1398- as_fn_error $? "cannot find sources ($ac_unique_file) in $srcdir"
1399-fi
1400-ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work"
1401-ac_abs_confdir=`(
1402- cd "$srcdir" && test -r "./$ac_unique_file" || as_fn_error $? "$ac_msg"
1403- pwd)`
1404-# When building in place, set srcdir=.
1405-if test "$ac_abs_confdir" = "$ac_pwd"; then
1406- srcdir=.
1407-fi
1408-# Remove unnecessary trailing slashes from srcdir.
1409-# Double slashes in file names in object file debugging info
1410-# mess up M-x gdb in Emacs.
1411-case $srcdir in
1412-*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
1413-esac
1414-for ac_var in $ac_precious_vars; do
1415- eval ac_env_${ac_var}_set=\${${ac_var}+set}
1416- eval ac_env_${ac_var}_value=\$${ac_var}
1417- eval ac_cv_env_${ac_var}_set=\${${ac_var}+set}
1418- eval ac_cv_env_${ac_var}_value=\$${ac_var}
1419-done
1420-
1421-#
1422-# Report the --help message.
1423-#
1424-if test "$ac_init_help" = "long"; then
1425- # Omit some internal or obsolete options to make the list less imposing.
1426- # This message is too long to be a string in the A/UX 3.1 sh.
1427- cat <<_ACEOF
1428-\`configure' configures GNOME Web Browser Extensions 3.2.0 to adapt to many kinds of systems.
1429-
1430-Usage: $0 [OPTION]... [VAR=VALUE]...
1431-
1432-To assign environment variables (e.g., CC, CFLAGS...), specify them as
1433-VAR=VALUE. See below for descriptions of some of the useful variables.
1434-
1435-Defaults for the options are specified in brackets.
1436-
1437-Configuration:
1438- -h, --help display this help and exit
1439- --help=short display options specific to this package
1440- --help=recursive display the short help of all the included packages
1441- -V, --version display version information and exit
1442- -q, --quiet, --silent do not print \`checking ...' messages
1443- --cache-file=FILE cache test results in FILE [disabled]
1444- -C, --config-cache alias for \`--cache-file=config.cache'
1445- -n, --no-create do not create output files
1446- --srcdir=DIR find the sources in DIR [configure dir or \`..']
1447-
1448-Installation directories:
1449- --prefix=PREFIX install architecture-independent files in PREFIX
1450- [$ac_default_prefix]
1451- --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
1452- [PREFIX]
1453-
1454-By default, \`make install' will install all the files in
1455-\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify
1456-an installation prefix other than \`$ac_default_prefix' using \`--prefix',
1457-for instance \`--prefix=\$HOME'.
1458-
1459-For better control, use the options below.
1460-
1461-Fine tuning of the installation directories:
1462- --bindir=DIR user executables [EPREFIX/bin]
1463- --sbindir=DIR system admin executables [EPREFIX/sbin]
1464- --libexecdir=DIR program executables [EPREFIX/libexec]
1465- --sysconfdir=DIR read-only single-machine data [PREFIX/etc]
1466- --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
1467- --localstatedir=DIR modifiable single-machine data [PREFIX/var]
1468- --libdir=DIR object code libraries [EPREFIX/lib]
1469- --includedir=DIR C header files [PREFIX/include]
1470- --oldincludedir=DIR C header files for non-gcc [/usr/include]
1471- --datarootdir=DIR read-only arch.-independent data root [PREFIX/share]
1472- --datadir=DIR read-only architecture-independent data [DATAROOTDIR]
1473- --infodir=DIR info documentation [DATAROOTDIR/info]
1474- --localedir=DIR locale-dependent data [DATAROOTDIR/locale]
1475- --mandir=DIR man documentation [DATAROOTDIR/man]
1476- --docdir=DIR documentation root
1477- [DATAROOTDIR/doc/epiphany-extensions]
1478- --htmldir=DIR html documentation [DOCDIR]
1479- --dvidir=DIR dvi documentation [DOCDIR]
1480- --pdfdir=DIR pdf documentation [DOCDIR]
1481- --psdir=DIR ps documentation [DOCDIR]
1482-_ACEOF
1483-
1484- cat <<\_ACEOF
1485-
1486-Program names:
1487- --program-prefix=PREFIX prepend PREFIX to installed program names
1488- --program-suffix=SUFFIX append SUFFIX to installed program names
1489- --program-transform-name=PROGRAM run sed PROGRAM on installed program names
1490-
1491-System types:
1492- --build=BUILD configure for building on BUILD [guessed]
1493- --host=HOST cross-compile to build programs to run on HOST [BUILD]
1494-_ACEOF
1495-fi
1496-
1497-if test -n "$ac_init_help"; then
1498- case $ac_init_help in
1499- short | recursive ) echo "Configuration of GNOME Web Browser Extensions 3.2.0:";;
1500- esac
1501- cat <<\_ACEOF
1502-
1503-Optional Features:
1504- --disable-option-checking ignore unrecognized --enable/--with options
1505- --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
1506- --enable-FEATURE[=ARG] include FEATURE [ARG=yes]
1507- --enable-silent-rules less verbose build output (undo: `make V=1')
1508- --disable-silent-rules verbose build output (undo: `make V=0')
1509- --disable-maintainer-mode disable make rules and dependencies not useful
1510- (and sometimes confusing) to the casual installer
1511- --enable-static[=PKGS] build static libraries [default=no]
1512- --enable-shared[=PKGS] build shared libraries [default=yes]
1513- --enable-fast-install[=PKGS]
1514- optimize for fast installation [default=yes]
1515- --disable-dependency-tracking speeds up one-time build
1516- --enable-dependency-tracking do not reject slow dependency extractors
1517- --disable-libtool-lock avoid locking (might break parallel builds)
1518- --enable-debug turn on debugging
1519- --enable-compile-warnings=[no/minimum/yes/maximum/error]
1520- Turn on compiler warnings
1521- --enable-iso-c Try to warn if code is not ISO C
1522- --enable-cxx-warnings=[no/minimum/yes]
1523- Turn on compiler warnings.
1524-
1525- --enable-iso-cxx Try to warn if code is not ISO C++
1526- --disable-schemas-compile
1527- Disable regeneration of gschemas.compiled on install
1528- --disable-nls do not use Native Language Support
1529- --disable-scrollkeeper do not make updates to the scrollkeeper database
1530- --enable-opensp=yes,no Attempt to use OpenSP for SGML validation default=yes
1531-
1532-Optional Packages:
1533- --with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
1534- --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
1535- --with-pic try to use only PIC/non-PIC objects [default=use
1536- both]
1537- --with-gnu-ld assume the C compiler uses GNU ld [default=no]
1538- --with-sysroot=DIR Search for dependent libraries within DIR
1539- (or the compiler's sysroot if not specified).
1540- --with-help-dir=DIR path to help docs
1541- --with-omf-dir=DIR path to OMF files
1542- --with-help-formats=FORMATS
1543- list of formats
1544- --with-extensions=extension1,extension2,...
1545- build the specified extensions. Available:
1546- actions, adblock, auto-reload, auto-scroller,
1547- certificates, error-viewer, extensions-manager-ui,
1548- gestures, greasemonkey, java-console, livehttpheaders, page-info,
1549- permissions, push-scroller, rss, sample,
1550- select-stylesheet,
1551- smart-bookmarks, soup-fly, tab-states,
1552- as well as the aliases default, all, and really-all
1553-
1554-Some influential environment variables:
1555- CC C compiler command
1556- CFLAGS C compiler flags
1557- LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a
1558- nonstandard directory <lib dir>
1559- LIBS libraries to pass to the linker, e.g. -l<library>
1560- CPPFLAGS (Objective) C/C++ preprocessor flags, e.g. -I<include dir> if
1561- you have headers in a nonstandard directory <include dir>
1562- CPP C preprocessor
1563- CXX C++ compiler command
1564- CXXFLAGS C++ compiler flags
1565- CXXCPP C++ preprocessor
1566- PKG_CONFIG path to pkg-config utility
1567- PKG_CONFIG_PATH
1568- directories to add to pkg-config's search path
1569- PKG_CONFIG_LIBDIR
1570- path overriding pkg-config's built-in search path
1571- EPIPHANY_DEPENDENCY_CFLAGS
1572- C compiler flags for EPIPHANY_DEPENDENCY, overriding pkg-config
1573- EPIPHANY_DEPENDENCY_LIBS
1574- linker flags for EPIPHANY_DEPENDENCY, overriding pkg-config
1575- WEBKIT_CFLAGS
1576- C compiler flags for WEBKIT, overriding pkg-config
1577- WEBKIT_LIBS linker flags for WEBKIT, overriding pkg-config
1578- DBUS_CFLAGS C compiler flags for DBUS, overriding pkg-config
1579- DBUS_LIBS linker flags for DBUS, overriding pkg-config
1580-
1581-Use these variables to override the choices made by `configure' or to help
1582-it to find libraries and programs with nonstandard names/locations.
1583-
1584-Report bugs to <http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany-extensions>.
1585-_ACEOF
1586-ac_status=$?
1587-fi
1588-
1589-if test "$ac_init_help" = "recursive"; then
1590- # If there are subdirs, report their specific --help.
1591- for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue
1592- test -d "$ac_dir" ||
1593- { cd "$srcdir" && ac_pwd=`pwd` && srcdir=. && test -d "$ac_dir"; } ||
1594- continue
1595- ac_builddir=.
1596-
1597-case "$ac_dir" in
1598-.) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
1599-*)
1600- ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
1601- # A ".." for each directory in $ac_dir_suffix.
1602- ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
1603- case $ac_top_builddir_sub in
1604- "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
1605- *) ac_top_build_prefix=$ac_top_builddir_sub/ ;;
1606- esac ;;
1607-esac
1608-ac_abs_top_builddir=$ac_pwd
1609-ac_abs_builddir=$ac_pwd$ac_dir_suffix
1610-# for backward compatibility:
1611-ac_top_builddir=$ac_top_build_prefix
1612-
1613-case $srcdir in
1614- .) # We are building in place.
1615- ac_srcdir=.
1616- ac_top_srcdir=$ac_top_builddir_sub
1617- ac_abs_top_srcdir=$ac_pwd ;;
1618- [\\/]* | ?:[\\/]* ) # Absolute name.
1619- ac_srcdir=$srcdir$ac_dir_suffix;
1620- ac_top_srcdir=$srcdir
1621- ac_abs_top_srcdir=$srcdir ;;
1622- *) # Relative name.
1623- ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
1624- ac_top_srcdir=$ac_top_build_prefix$srcdir
1625- ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
1626-esac
1627-ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
1628-
1629- cd "$ac_dir" || { ac_status=$?; continue; }
1630- # Check for guested configure.
1631- if test -f "$ac_srcdir/configure.gnu"; then
1632- echo &&
1633- $SHELL "$ac_srcdir/configure.gnu" --help=recursive
1634- elif test -f "$ac_srcdir/configure"; then
1635- echo &&
1636- $SHELL "$ac_srcdir/configure" --help=recursive
1637- else
1638- $as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
1639- fi || ac_status=$?
1640- cd "$ac_pwd" || { ac_status=$?; break; }
1641- done
1642-fi
1643-
1644-test -n "$ac_init_help" && exit $ac_status
1645-if $ac_init_version; then
1646- cat <<\_ACEOF
1647-GNOME Web Browser Extensions configure 3.2.0
1648-generated by GNU Autoconf 2.68
1649-
1650-Copyright (C) 2010 Free Software Foundation, Inc.
1651-This configure script is free software; the Free Software Foundation
1652-gives unlimited permission to copy, distribute and modify it.
1653-_ACEOF
1654- exit
1655-fi
1656-
1657-## ------------------------ ##
1658-## Autoconf initialization. ##
1659-## ------------------------ ##
1660-
1661-# ac_fn_c_try_compile LINENO
1662-# --------------------------
1663-# Try to compile conftest.$ac_ext, and return whether this succeeded.
1664-ac_fn_c_try_compile ()
1665-{
1666- as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1667- rm -f conftest.$ac_objext
1668- if { { ac_try="$ac_compile"
1669-case "(($ac_try" in
1670- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1671- *) ac_try_echo=$ac_try;;
1672-esac
1673-eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1674-$as_echo "$ac_try_echo"; } >&5
1675- (eval "$ac_compile") 2>conftest.err
1676- ac_status=$?
1677- if test -s conftest.err; then
1678- grep -v '^ *+' conftest.err >conftest.er1
1679- cat conftest.er1 >&5
1680- mv -f conftest.er1 conftest.err
1681- fi
1682- $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1683- test $ac_status = 0; } && {
1684- test -z "$ac_c_werror_flag" ||
1685- test ! -s conftest.err
1686- } && test -s conftest.$ac_objext; then :
1687- ac_retval=0
1688-else
1689- $as_echo "$as_me: failed program was:" >&5
1690-sed 's/^/| /' conftest.$ac_ext >&5
1691-
1692- ac_retval=1
1693-fi
1694- eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
1695- as_fn_set_status $ac_retval
1696-
1697-} # ac_fn_c_try_compile
1698-
1699-# ac_fn_c_try_link LINENO
1700-# -----------------------
1701-# Try to link conftest.$ac_ext, and return whether this succeeded.
1702-ac_fn_c_try_link ()
1703-{
1704- as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1705- rm -f conftest.$ac_objext conftest$ac_exeext
1706- if { { ac_try="$ac_link"
1707-case "(($ac_try" in
1708- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1709- *) ac_try_echo=$ac_try;;
1710-esac
1711-eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1712-$as_echo "$ac_try_echo"; } >&5
1713- (eval "$ac_link") 2>conftest.err
1714- ac_status=$?
1715- if test -s conftest.err; then
1716- grep -v '^ *+' conftest.err >conftest.er1
1717- cat conftest.er1 >&5
1718- mv -f conftest.er1 conftest.err
1719- fi
1720- $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1721- test $ac_status = 0; } && {
1722- test -z "$ac_c_werror_flag" ||
1723- test ! -s conftest.err
1724- } && test -s conftest$ac_exeext && {
1725- test "$cross_compiling" = yes ||
1726- $as_test_x conftest$ac_exeext
1727- }; then :
1728- ac_retval=0
1729-else
1730- $as_echo "$as_me: failed program was:" >&5
1731-sed 's/^/| /' conftest.$ac_ext >&5
1732-
1733- ac_retval=1
1734-fi
1735- # Delete the IPA/IPO (Inter Procedural Analysis/Optimization) information
1736- # created by the PGI compiler (conftest_ipa8_conftest.oo), as it would
1737- # interfere with the next link command; also delete a directory that is
1738- # left behind by Apple's compiler. We do this before executing the actions.
1739- rm -rf conftest.dSYM conftest_ipa8_conftest.oo
1740- eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
1741- as_fn_set_status $ac_retval
1742-
1743-} # ac_fn_c_try_link
1744-
1745-# ac_fn_c_check_header_compile LINENO HEADER VAR INCLUDES
1746-# -------------------------------------------------------
1747-# Tests whether HEADER exists and can be compiled using the include files in
1748-# INCLUDES, setting the cache variable VAR accordingly.
1749-ac_fn_c_check_header_compile ()
1750-{
1751- as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1752- { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1753-$as_echo_n "checking for $2... " >&6; }
1754-if eval \${$3+:} false; then :
1755- $as_echo_n "(cached) " >&6
1756-else
1757- cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1758-/* end confdefs.h. */
1759-$4
1760-#include <$2>
1761-_ACEOF
1762-if ac_fn_c_try_compile "$LINENO"; then :
1763- eval "$3=yes"
1764-else
1765- eval "$3=no"
1766-fi
1767-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1768-fi
1769-eval ac_res=\$$3
1770- { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1771-$as_echo "$ac_res" >&6; }
1772- eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
1773-
1774-} # ac_fn_c_check_header_compile
1775-
1776-# ac_fn_c_try_cpp LINENO
1777-# ----------------------
1778-# Try to preprocess conftest.$ac_ext, and return whether this succeeded.
1779-ac_fn_c_try_cpp ()
1780-{
1781- as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1782- if { { ac_try="$ac_cpp conftest.$ac_ext"
1783-case "(($ac_try" in
1784- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1785- *) ac_try_echo=$ac_try;;
1786-esac
1787-eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1788-$as_echo "$ac_try_echo"; } >&5
1789- (eval "$ac_cpp conftest.$ac_ext") 2>conftest.err
1790- ac_status=$?
1791- if test -s conftest.err; then
1792- grep -v '^ *+' conftest.err >conftest.er1
1793- cat conftest.er1 >&5
1794- mv -f conftest.er1 conftest.err
1795- fi
1796- $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1797- test $ac_status = 0; } > conftest.i && {
1798- test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
1799- test ! -s conftest.err
1800- }; then :
1801- ac_retval=0
1802-else
1803- $as_echo "$as_me: failed program was:" >&5
1804-sed 's/^/| /' conftest.$ac_ext >&5
1805-
1806- ac_retval=1
1807-fi
1808- eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
1809- as_fn_set_status $ac_retval
1810-
1811-} # ac_fn_c_try_cpp
1812-
1813-# ac_fn_c_try_run LINENO
1814-# ----------------------
1815-# Try to link conftest.$ac_ext, and return whether this succeeded. Assumes
1816-# that executables *can* be run.
1817-ac_fn_c_try_run ()
1818-{
1819- as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1820- if { { ac_try="$ac_link"
1821-case "(($ac_try" in
1822- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1823- *) ac_try_echo=$ac_try;;
1824-esac
1825-eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1826-$as_echo "$ac_try_echo"; } >&5
1827- (eval "$ac_link") 2>&5
1828- ac_status=$?
1829- $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1830- test $ac_status = 0; } && { ac_try='./conftest$ac_exeext'
1831- { { case "(($ac_try" in
1832- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1833- *) ac_try_echo=$ac_try;;
1834-esac
1835-eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1836-$as_echo "$ac_try_echo"; } >&5
1837- (eval "$ac_try") 2>&5
1838- ac_status=$?
1839- $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1840- test $ac_status = 0; }; }; then :
1841- ac_retval=0
1842-else
1843- $as_echo "$as_me: program exited with status $ac_status" >&5
1844- $as_echo "$as_me: failed program was:" >&5
1845-sed 's/^/| /' conftest.$ac_ext >&5
1846-
1847- ac_retval=$ac_status
1848-fi
1849- rm -rf conftest.dSYM conftest_ipa8_conftest.oo
1850- eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
1851- as_fn_set_status $ac_retval
1852-
1853-} # ac_fn_c_try_run
1854-
1855-# ac_fn_c_check_func LINENO FUNC VAR
1856-# ----------------------------------
1857-# Tests whether FUNC exists, setting the cache variable VAR accordingly
1858-ac_fn_c_check_func ()
1859-{
1860- as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1861- { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1862-$as_echo_n "checking for $2... " >&6; }
1863-if eval \${$3+:} false; then :
1864- $as_echo_n "(cached) " >&6
1865-else
1866- cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1867-/* end confdefs.h. */
1868-/* Define $2 to an innocuous variant, in case <limits.h> declares $2.
1869- For example, HP-UX 11i <limits.h> declares gettimeofday. */
1870-#define $2 innocuous_$2
1871-
1872-/* System header to define __stub macros and hopefully few prototypes,
1873- which can conflict with char $2 (); below.
1874- Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1875- <limits.h> exists even on freestanding compilers. */
1876-
1877-#ifdef __STDC__
1878-# include <limits.h>
1879-#else
1880-# include <assert.h>
1881-#endif
1882-
1883-#undef $2
1884-
1885-/* Override any GCC internal prototype to avoid an error.
1886- Use char because int might match the return type of a GCC
1887- builtin and then its argument prototype would still apply. */
1888-#ifdef __cplusplus
1889-extern "C"
1890-#endif
1891-char $2 ();
1892-/* The GNU C library defines this for functions which it implements
1893- to always fail with ENOSYS. Some functions are actually named
1894- something starting with __ and the normal name is an alias. */
1895-#if defined __stub_$2 || defined __stub___$2
1896-choke me
1897-#endif
1898-
1899-int
1900-main ()
1901-{
1902-return $2 ();
1903- ;
1904- return 0;
1905-}
1906-_ACEOF
1907-if ac_fn_c_try_link "$LINENO"; then :
1908- eval "$3=yes"
1909-else
1910- eval "$3=no"
1911-fi
1912-rm -f core conftest.err conftest.$ac_objext \
1913- conftest$ac_exeext conftest.$ac_ext
1914-fi
1915-eval ac_res=\$$3
1916- { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1917-$as_echo "$ac_res" >&6; }
1918- eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
1919-
1920-} # ac_fn_c_check_func
1921-
1922-# ac_fn_cxx_try_compile LINENO
1923-# ----------------------------
1924-# Try to compile conftest.$ac_ext, and return whether this succeeded.
1925-ac_fn_cxx_try_compile ()
1926-{
1927- as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1928- rm -f conftest.$ac_objext
1929- if { { ac_try="$ac_compile"
1930-case "(($ac_try" in
1931- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1932- *) ac_try_echo=$ac_try;;
1933-esac
1934-eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1935-$as_echo "$ac_try_echo"; } >&5
1936- (eval "$ac_compile") 2>conftest.err
1937- ac_status=$?
1938- if test -s conftest.err; then
1939- grep -v '^ *+' conftest.err >conftest.er1
1940- cat conftest.er1 >&5
1941- mv -f conftest.er1 conftest.err
1942- fi
1943- $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1944- test $ac_status = 0; } && {
1945- test -z "$ac_cxx_werror_flag" ||
1946- test ! -s conftest.err
1947- } && test -s conftest.$ac_objext; then :
1948- ac_retval=0
1949-else
1950- $as_echo "$as_me: failed program was:" >&5
1951-sed 's/^/| /' conftest.$ac_ext >&5
1952-
1953- ac_retval=1
1954-fi
1955- eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
1956- as_fn_set_status $ac_retval
1957-
1958-} # ac_fn_cxx_try_compile
1959-
1960-# ac_fn_cxx_try_cpp LINENO
1961-# ------------------------
1962-# Try to preprocess conftest.$ac_ext, and return whether this succeeded.
1963-ac_fn_cxx_try_cpp ()
1964-{
1965- as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1966- if { { ac_try="$ac_cpp conftest.$ac_ext"
1967-case "(($ac_try" in
1968- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1969- *) ac_try_echo=$ac_try;;
1970-esac
1971-eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1972-$as_echo "$ac_try_echo"; } >&5
1973- (eval "$ac_cpp conftest.$ac_ext") 2>conftest.err
1974- ac_status=$?
1975- if test -s conftest.err; then
1976- grep -v '^ *+' conftest.err >conftest.er1
1977- cat conftest.er1 >&5
1978- mv -f conftest.er1 conftest.err
1979- fi
1980- $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1981- test $ac_status = 0; } > conftest.i && {
1982- test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" ||
1983- test ! -s conftest.err
1984- }; then :
1985- ac_retval=0
1986-else
1987- $as_echo "$as_me: failed program was:" >&5
1988-sed 's/^/| /' conftest.$ac_ext >&5
1989-
1990- ac_retval=1
1991-fi
1992- eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
1993- as_fn_set_status $ac_retval
1994-
1995-} # ac_fn_cxx_try_cpp
1996-
1997-# ac_fn_cxx_try_link LINENO
1998-# -------------------------
1999-# Try to link conftest.$ac_ext, and return whether this succeeded.
2000-ac_fn_cxx_try_link ()
2001-{
2002- as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
2003- rm -f conftest.$ac_objext conftest$ac_exeext
2004- if { { ac_try="$ac_link"
2005-case "(($ac_try" in
2006- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2007- *) ac_try_echo=$ac_try;;
2008-esac
2009-eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
2010-$as_echo "$ac_try_echo"; } >&5
2011- (eval "$ac_link") 2>conftest.err
2012- ac_status=$?
2013- if test -s conftest.err; then
2014- grep -v '^ *+' conftest.err >conftest.er1
2015- cat conftest.er1 >&5
2016- mv -f conftest.er1 conftest.err
2017- fi
2018- $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
2019- test $ac_status = 0; } && {
2020- test -z "$ac_cxx_werror_flag" ||
2021- test ! -s conftest.err
2022- } && test -s conftest$ac_exeext && {
2023- test "$cross_compiling" = yes ||
2024- $as_test_x conftest$ac_exeext
2025- }; then :
2026- ac_retval=0
2027-else
2028- $as_echo "$as_me: failed program was:" >&5
2029-sed 's/^/| /' conftest.$ac_ext >&5
2030-
2031- ac_retval=1
2032-fi
2033- # Delete the IPA/IPO (Inter Procedural Analysis/Optimization) information
2034- # created by the PGI compiler (conftest_ipa8_conftest.oo), as it would
2035- # interfere with the next link command; also delete a directory that is
2036- # left behind by Apple's compiler. We do this before executing the actions.
2037- rm -rf conftest.dSYM conftest_ipa8_conftest.oo
2038- eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
2039- as_fn_set_status $ac_retval
2040-
2041-} # ac_fn_cxx_try_link
2042-
2043-# ac_fn_c_check_header_mongrel LINENO HEADER VAR INCLUDES
2044-# -------------------------------------------------------
2045-# Tests whether HEADER exists, giving a warning if it cannot be compiled using
2046-# the include files in INCLUDES and setting the cache variable VAR
2047-# accordingly.
2048-ac_fn_c_check_header_mongrel ()
2049-{
2050- as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
2051- if eval \${$3+:} false; then :
2052- { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
2053-$as_echo_n "checking for $2... " >&6; }
2054-if eval \${$3+:} false; then :
2055- $as_echo_n "(cached) " >&6
2056-fi
2057-eval ac_res=\$$3
2058- { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
2059-$as_echo "$ac_res" >&6; }
2060-else
2061- # Is the header compilable?
2062-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking $2 usability" >&5
2063-$as_echo_n "checking $2 usability... " >&6; }
2064-cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2065-/* end confdefs.h. */
2066-$4
2067-#include <$2>
2068-_ACEOF
2069-if ac_fn_c_try_compile "$LINENO"; then :
2070- ac_header_compiler=yes
2071-else
2072- ac_header_compiler=no
2073-fi
2074-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2075-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_compiler" >&5
2076-$as_echo "$ac_header_compiler" >&6; }
2077-
2078-# Is the header present?
2079-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking $2 presence" >&5
2080-$as_echo_n "checking $2 presence... " >&6; }
2081-cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2082-/* end confdefs.h. */
2083-#include <$2>
2084-_ACEOF
2085-if ac_fn_c_try_cpp "$LINENO"; then :
2086- ac_header_preproc=yes
2087-else
2088- ac_header_preproc=no
2089-fi
2090-rm -f conftest.err conftest.i conftest.$ac_ext
2091-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_preproc" >&5
2092-$as_echo "$ac_header_preproc" >&6; }
2093-
2094-# So? What about this header?
2095-case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in #((
2096- yes:no: )
2097- { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: accepted by the compiler, rejected by the preprocessor!" >&5
2098-$as_echo "$as_me: WARNING: $2: accepted by the compiler, rejected by the preprocessor!" >&2;}
2099- { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5
2100-$as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
2101- ;;
2102- no:yes:* )
2103- { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: present but cannot be compiled" >&5
2104-$as_echo "$as_me: WARNING: $2: present but cannot be compiled" >&2;}
2105- { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: check for missing prerequisite headers?" >&5
2106-$as_echo "$as_me: WARNING: $2: check for missing prerequisite headers?" >&2;}
2107- { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: see the Autoconf documentation" >&5
2108-$as_echo "$as_me: WARNING: $2: see the Autoconf documentation" >&2;}
2109- { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: section \"Present But Cannot Be Compiled\"" >&5
2110-$as_echo "$as_me: WARNING: $2: section \"Present But Cannot Be Compiled\"" >&2;}
2111- { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5
2112-$as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
2113-( $as_echo "## ---------------------------------------------------------------------------------- ##
2114-## Report this to http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany-extensions ##
2115-## ---------------------------------------------------------------------------------- ##"
2116- ) | sed "s/^/$as_me: WARNING: /" >&2
2117- ;;
2118-esac
2119- { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
2120-$as_echo_n "checking for $2... " >&6; }
2121-if eval \${$3+:} false; then :
2122- $as_echo_n "(cached) " >&6
2123-else
2124- eval "$3=\$ac_header_compiler"
2125-fi
2126-eval ac_res=\$$3
2127- { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
2128-$as_echo "$ac_res" >&6; }
2129-fi
2130- eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
2131-
2132-} # ac_fn_c_check_header_mongrel
2133-
2134-# ac_fn_cxx_check_header_mongrel LINENO HEADER VAR INCLUDES
2135-# ---------------------------------------------------------
2136-# Tests whether HEADER exists, giving a warning if it cannot be compiled using
2137-# the include files in INCLUDES and setting the cache variable VAR
2138-# accordingly.
2139-ac_fn_cxx_check_header_mongrel ()
2140-{
2141- as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
2142- if eval \${$3+:} false; then :
2143- { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
2144-$as_echo_n "checking for $2... " >&6; }
2145-if eval \${$3+:} false; then :
2146- $as_echo_n "(cached) " >&6
2147-fi
2148-eval ac_res=\$$3
2149- { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
2150-$as_echo "$ac_res" >&6; }
2151-else
2152- # Is the header compilable?
2153-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking $2 usability" >&5
2154-$as_echo_n "checking $2 usability... " >&6; }
2155-cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2156-/* end confdefs.h. */
2157-$4
2158-#include <$2>
2159-_ACEOF
2160-if ac_fn_cxx_try_compile "$LINENO"; then :
2161- ac_header_compiler=yes
2162-else
2163- ac_header_compiler=no
2164-fi
2165-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2166-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_compiler" >&5
2167-$as_echo "$ac_header_compiler" >&6; }
2168-
2169-# Is the header present?
2170-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking $2 presence" >&5
2171-$as_echo_n "checking $2 presence... " >&6; }
2172-cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2173-/* end confdefs.h. */
2174-#include <$2>
2175-_ACEOF
2176-if ac_fn_cxx_try_cpp "$LINENO"; then :
2177- ac_header_preproc=yes
2178-else
2179- ac_header_preproc=no
2180-fi
2181-rm -f conftest.err conftest.i conftest.$ac_ext
2182-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_preproc" >&5
2183-$as_echo "$ac_header_preproc" >&6; }
2184-
2185-# So? What about this header?
2186-case $ac_header_compiler:$ac_header_preproc:$ac_cxx_preproc_warn_flag in #((
2187- yes:no: )
2188- { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: accepted by the compiler, rejected by the preprocessor!" >&5
2189-$as_echo "$as_me: WARNING: $2: accepted by the compiler, rejected by the preprocessor!" >&2;}
2190- { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5
2191-$as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
2192- ;;
2193- no:yes:* )
2194- { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: present but cannot be compiled" >&5
2195-$as_echo "$as_me: WARNING: $2: present but cannot be compiled" >&2;}
2196- { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: check for missing prerequisite headers?" >&5
2197-$as_echo "$as_me: WARNING: $2: check for missing prerequisite headers?" >&2;}
2198- { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: see the Autoconf documentation" >&5
2199-$as_echo "$as_me: WARNING: $2: see the Autoconf documentation" >&2;}
2200- { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: section \"Present But Cannot Be Compiled\"" >&5
2201-$as_echo "$as_me: WARNING: $2: section \"Present But Cannot Be Compiled\"" >&2;}
2202- { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5
2203-$as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
2204-( $as_echo "## ---------------------------------------------------------------------------------- ##
2205-## Report this to http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany-extensions ##
2206-## ---------------------------------------------------------------------------------- ##"
2207- ) | sed "s/^/$as_me: WARNING: /" >&2
2208- ;;
2209-esac
2210- { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
2211-$as_echo_n "checking for $2... " >&6; }
2212-if eval \${$3+:} false; then :
2213- $as_echo_n "(cached) " >&6
2214-else
2215- eval "$3=\$ac_header_compiler"
2216-fi
2217-eval ac_res=\$$3
2218- { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
2219-$as_echo "$ac_res" >&6; }
2220-fi
2221- eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
2222-
2223-} # ac_fn_cxx_check_header_mongrel
2224-cat >config.log <<_ACEOF
2225-This file contains any messages produced by compilers while
2226-running configure, to aid debugging if configure makes a mistake.
2227-
2228-It was created by GNOME Web Browser Extensions $as_me 3.2.0, which was
2229-generated by GNU Autoconf 2.68. Invocation command line was
2230-
2231- $ $0 $@
2232-
2233-_ACEOF
2234-exec 5>>config.log
2235-{
2236-cat <<_ASUNAME
2237-## --------- ##
2238-## Platform. ##
2239-## --------- ##
2240-
2241-hostname = `(hostname || uname -n) 2>/dev/null | sed 1q`
2242-uname -m = `(uname -m) 2>/dev/null || echo unknown`
2243-uname -r = `(uname -r) 2>/dev/null || echo unknown`
2244-uname -s = `(uname -s) 2>/dev/null || echo unknown`
2245-uname -v = `(uname -v) 2>/dev/null || echo unknown`
2246-
2247-/usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown`
2248-/bin/uname -X = `(/bin/uname -X) 2>/dev/null || echo unknown`
2249-
2250-/bin/arch = `(/bin/arch) 2>/dev/null || echo unknown`
2251-/usr/bin/arch -k = `(/usr/bin/arch -k) 2>/dev/null || echo unknown`
2252-/usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null || echo unknown`
2253-/usr/bin/hostinfo = `(/usr/bin/hostinfo) 2>/dev/null || echo unknown`
2254-/bin/machine = `(/bin/machine) 2>/dev/null || echo unknown`
2255-/usr/bin/oslevel = `(/usr/bin/oslevel) 2>/dev/null || echo unknown`
2256-/bin/universe = `(/bin/universe) 2>/dev/null || echo unknown`
2257-
2258-_ASUNAME
2259-
2260-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2261-for as_dir in $PATH
2262-do
2263- IFS=$as_save_IFS
2264- test -z "$as_dir" && as_dir=.
2265- $as_echo "PATH: $as_dir"
2266- done
2267-IFS=$as_save_IFS
2268-
2269-} >&5
2270-
2271-cat >&5 <<_ACEOF
2272-
2273-
2274-## ----------- ##
2275-## Core tests. ##
2276-## ----------- ##
2277-
2278-_ACEOF
2279-
2280-
2281-# Keep a trace of the command line.
2282-# Strip out --no-create and --no-recursion so they do not pile up.
2283-# Strip out --silent because we don't want to record it for future runs.
2284-# Also quote any args containing shell meta-characters.
2285-# Make two passes to allow for proper duplicate-argument suppression.
2286-ac_configure_args=
2287-ac_configure_args0=
2288-ac_configure_args1=
2289-ac_must_keep_next=false
2290-for ac_pass in 1 2
2291-do
2292- for ac_arg
2293- do
2294- case $ac_arg in
2295- -no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;;
2296- -q | -quiet | --quiet | --quie | --qui | --qu | --q \
2297- | -silent | --silent | --silen | --sile | --sil)
2298- continue ;;
2299- *\'*)
2300- ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
2301- esac
2302- case $ac_pass in
2303- 1) as_fn_append ac_configure_args0 " '$ac_arg'" ;;
2304- 2)
2305- as_fn_append ac_configure_args1 " '$ac_arg'"
2306- if test $ac_must_keep_next = true; then
2307- ac_must_keep_next=false # Got value, back to normal.
2308- else
2309- case $ac_arg in
2310- *=* | --config-cache | -C | -disable-* | --disable-* \
2311- | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
2312- | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \
2313- | -with-* | --with-* | -without-* | --without-* | --x)
2314- case "$ac_configure_args0 " in
2315- "$ac_configure_args1"*" '$ac_arg' "* ) continue ;;
2316- esac
2317- ;;
2318- -* ) ac_must_keep_next=true ;;
2319- esac
2320- fi
2321- as_fn_append ac_configure_args " '$ac_arg'"
2322- ;;
2323- esac
2324- done
2325-done
2326-{ ac_configure_args0=; unset ac_configure_args0;}
2327-{ ac_configure_args1=; unset ac_configure_args1;}
2328-
2329-# When interrupted or exit'd, cleanup temporary files, and complete
2330-# config.log. We remove comments because anyway the quotes in there
2331-# would cause problems or look ugly.
2332-# WARNING: Use '\'' to represent an apostrophe within the trap.
2333-# WARNING: Do not start the trap code with a newline, due to a FreeBSD 4.0 bug.
2334-trap 'exit_status=$?
2335- # Save into config.log some information that might help in debugging.
2336- {
2337- echo
2338-
2339- $as_echo "## ---------------- ##
2340-## Cache variables. ##
2341-## ---------------- ##"
2342- echo
2343- # The following way of writing the cache mishandles newlines in values,
2344-(
2345- for ac_var in `(set) 2>&1 | sed -n '\''s/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'\''`; do
2346- eval ac_val=\$$ac_var
2347- case $ac_val in #(
2348- *${as_nl}*)
2349- case $ac_var in #(
2350- *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5
2351-$as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
2352- esac
2353- case $ac_var in #(
2354- _ | IFS | as_nl) ;; #(
2355- BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
2356- *) { eval $ac_var=; unset $ac_var;} ;;
2357- esac ;;
2358- esac
2359- done
2360- (set) 2>&1 |
2361- case $as_nl`(ac_space='\'' '\''; set) 2>&1` in #(
2362- *${as_nl}ac_space=\ *)
2363- sed -n \
2364- "s/'\''/'\''\\\\'\'''\''/g;
2365- s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\''\\2'\''/p"
2366- ;; #(
2367- *)
2368- sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
2369- ;;
2370- esac |
2371- sort
2372-)
2373- echo
2374-
2375- $as_echo "## ----------------- ##
2376-## Output variables. ##
2377-## ----------------- ##"
2378- echo
2379- for ac_var in $ac_subst_vars
2380- do
2381- eval ac_val=\$$ac_var
2382- case $ac_val in
2383- *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
2384- esac
2385- $as_echo "$ac_var='\''$ac_val'\''"
2386- done | sort
2387- echo
2388-
2389- if test -n "$ac_subst_files"; then
2390- $as_echo "## ------------------- ##
2391-## File substitutions. ##
2392-## ------------------- ##"
2393- echo
2394- for ac_var in $ac_subst_files
2395- do
2396- eval ac_val=\$$ac_var
2397- case $ac_val in
2398- *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
2399- esac
2400- $as_echo "$ac_var='\''$ac_val'\''"
2401- done | sort
2402- echo
2403- fi
2404-
2405- if test -s confdefs.h; then
2406- $as_echo "## ----------- ##
2407-## confdefs.h. ##
2408-## ----------- ##"
2409- echo
2410- cat confdefs.h
2411- echo
2412- fi
2413- test "$ac_signal" != 0 &&
2414- $as_echo "$as_me: caught signal $ac_signal"
2415- $as_echo "$as_me: exit $exit_status"
2416- } >&5
2417- rm -f core *.core core.conftest.* &&
2418- rm -f -r conftest* confdefs* conf$$* $ac_clean_files &&
2419- exit $exit_status
2420-' 0
2421-for ac_signal in 1 2 13 15; do
2422- trap 'ac_signal='$ac_signal'; as_fn_exit 1' $ac_signal
2423-done
2424-ac_signal=0
2425-
2426-# confdefs.h avoids OS command line length limits that DEFS can exceed.
2427-rm -f -r conftest* confdefs.h
2428-
2429-$as_echo "/* confdefs.h */" > confdefs.h
2430-
2431-# Predefined preprocessor variables.
2432-
2433-cat >>confdefs.h <<_ACEOF
2434-#define PACKAGE_NAME "$PACKAGE_NAME"
2435-_ACEOF
2436-
2437-cat >>confdefs.h <<_ACEOF
2438-#define PACKAGE_TARNAME "$PACKAGE_TARNAME"
2439-_ACEOF
2440-
2441-cat >>confdefs.h <<_ACEOF
2442-#define PACKAGE_VERSION "$PACKAGE_VERSION"
2443-_ACEOF
2444-
2445-cat >>confdefs.h <<_ACEOF
2446-#define PACKAGE_STRING "$PACKAGE_STRING"
2447-_ACEOF
2448-
2449-cat >>confdefs.h <<_ACEOF
2450-#define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT"
2451-_ACEOF
2452-
2453-cat >>confdefs.h <<_ACEOF
2454-#define PACKAGE_URL "$PACKAGE_URL"
2455-_ACEOF
2456-
2457-
2458-# Let the site file select an alternate cache file if it wants to.
2459-# Prefer an explicitly selected file to automatically selected ones.
2460-ac_site_file1=NONE
2461-ac_site_file2=NONE
2462-if test -n "$CONFIG_SITE"; then
2463- # We do not want a PATH search for config.site.
2464- case $CONFIG_SITE in #((
2465- -*) ac_site_file1=./$CONFIG_SITE;;
2466- */*) ac_site_file1=$CONFIG_SITE;;
2467- *) ac_site_file1=./$CONFIG_SITE;;
2468- esac
2469-elif test "x$prefix" != xNONE; then
2470- ac_site_file1=$prefix/share/config.site
2471- ac_site_file2=$prefix/etc/config.site
2472-else
2473- ac_site_file1=$ac_default_prefix/share/config.site
2474- ac_site_file2=$ac_default_prefix/etc/config.site
2475-fi
2476-for ac_site_file in "$ac_site_file1" "$ac_site_file2"
2477-do
2478- test "x$ac_site_file" = xNONE && continue
2479- if test /dev/null != "$ac_site_file" && test -r "$ac_site_file"; then
2480- { $as_echo "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5
2481-$as_echo "$as_me: loading site script $ac_site_file" >&6;}
2482- sed 's/^/| /' "$ac_site_file" >&5
2483- . "$ac_site_file" \
2484- || { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2485-$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2486-as_fn_error $? "failed to load site script $ac_site_file
2487-See \`config.log' for more details" "$LINENO" 5; }
2488- fi
2489-done
2490-
2491-if test -r "$cache_file"; then
2492- # Some versions of bash will fail to source /dev/null (special files
2493- # actually), so we avoid doing that. DJGPP emulates it as a regular file.
2494- if test /dev/null != "$cache_file" && test -f "$cache_file"; then
2495- { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
2496-$as_echo "$as_me: loading cache $cache_file" >&6;}
2497- case $cache_file in
2498- [\\/]* | ?:[\\/]* ) . "$cache_file";;
2499- *) . "./$cache_file";;
2500- esac
2501- fi
2502-else
2503- { $as_echo "$as_me:${as_lineno-$LINENO}: creating cache $cache_file" >&5
2504-$as_echo "$as_me: creating cache $cache_file" >&6;}
2505- >$cache_file
2506-fi
2507-
2508-# Check that the precious variables saved in the cache have kept the same
2509-# value.
2510-ac_cache_corrupted=false
2511-for ac_var in $ac_precious_vars; do
2512- eval ac_old_set=\$ac_cv_env_${ac_var}_set
2513- eval ac_new_set=\$ac_env_${ac_var}_set
2514- eval ac_old_val=\$ac_cv_env_${ac_var}_value
2515- eval ac_new_val=\$ac_env_${ac_var}_value
2516- case $ac_old_set,$ac_new_set in
2517- set,)
2518- { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
2519-$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
2520- ac_cache_corrupted=: ;;
2521- ,set)
2522- { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was not set in the previous run" >&5
2523-$as_echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
2524- ac_cache_corrupted=: ;;
2525- ,);;
2526- *)
2527- if test "x$ac_old_val" != "x$ac_new_val"; then
2528- # differences in whitespace do not lead to failure.
2529- ac_old_val_w=`echo x $ac_old_val`
2530- ac_new_val_w=`echo x $ac_new_val`
2531- if test "$ac_old_val_w" != "$ac_new_val_w"; then
2532- { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' has changed since the previous run:" >&5
2533-$as_echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
2534- ac_cache_corrupted=:
2535- else
2536- { $as_echo "$as_me:${as_lineno-$LINENO}: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&5
2537-$as_echo "$as_me: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&2;}
2538- eval $ac_var=\$ac_old_val
2539- fi
2540- { $as_echo "$as_me:${as_lineno-$LINENO}: former value: \`$ac_old_val'" >&5
2541-$as_echo "$as_me: former value: \`$ac_old_val'" >&2;}
2542- { $as_echo "$as_me:${as_lineno-$LINENO}: current value: \`$ac_new_val'" >&5
2543-$as_echo "$as_me: current value: \`$ac_new_val'" >&2;}
2544- fi;;
2545- esac
2546- # Pass precious variables to config.status.
2547- if test "$ac_new_set" = set; then
2548- case $ac_new_val in
2549- *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
2550- *) ac_arg=$ac_var=$ac_new_val ;;
2551- esac
2552- case " $ac_configure_args " in
2553- *" '$ac_arg' "*) ;; # Avoid dups. Use of quotes ensures accuracy.
2554- *) as_fn_append ac_configure_args " '$ac_arg'" ;;
2555- esac
2556- fi
2557-done
2558-if $ac_cache_corrupted; then
2559- { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2560-$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2561- { $as_echo "$as_me:${as_lineno-$LINENO}: error: changes in the environment can compromise the build" >&5
2562-$as_echo "$as_me: error: changes in the environment can compromise the build" >&2;}
2563- as_fn_error $? "run \`make distclean' and/or \`rm $cache_file' and start over" "$LINENO" 5
2564-fi
2565-## -------------------- ##
2566-## Main body of script. ##
2567-## -------------------- ##
2568-
2569-ac_ext=c
2570-ac_cpp='$CPP $CPPFLAGS'
2571-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2572-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2573-ac_compiler_gnu=$ac_cv_c_compiler_gnu
2574-
2575-
2576-
2577-EPIPHANY_API_VERSION=3.2
2578-
2579-EPIPHANY_EXTENSIONS_MAJOR=3.2
2580-
2581-
2582-
2583-
2584-
2585-
2586-
2587-ac_config_headers="$ac_config_headers config.h"
2588-
2589-
2590-
2591-am__api_version='1.11'
2592-
2593-ac_aux_dir=
2594-for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do
2595- if test -f "$ac_dir/install-sh"; then
2596- ac_aux_dir=$ac_dir
2597- ac_install_sh="$ac_aux_dir/install-sh -c"
2598- break
2599- elif test -f "$ac_dir/install.sh"; then
2600- ac_aux_dir=$ac_dir
2601- ac_install_sh="$ac_aux_dir/install.sh -c"
2602- break
2603- elif test -f "$ac_dir/shtool"; then
2604- ac_aux_dir=$ac_dir
2605- ac_install_sh="$ac_aux_dir/shtool install -c"
2606- break
2607- fi
2608-done
2609-if test -z "$ac_aux_dir"; then
2610- as_fn_error $? "cannot find install-sh, install.sh, or shtool in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" "$LINENO" 5
2611-fi
2612-
2613-# These three variables are undocumented and unsupported,
2614-# and are intended to be withdrawn in a future Autoconf release.
2615-# They can cause serious problems if a builder's source tree is in a directory
2616-# whose full name contains unusual characters.
2617-ac_config_guess="$SHELL $ac_aux_dir/config.guess" # Please don't use this var.
2618-ac_config_sub="$SHELL $ac_aux_dir/config.sub" # Please don't use this var.
2619-ac_configure="$SHELL $ac_aux_dir/configure" # Please don't use this var.
2620-
2621-
2622-# Find a good install program. We prefer a C program (faster),
2623-# so one script is as good as another. But avoid the broken or
2624-# incompatible versions:
2625-# SysV /etc/install, /usr/sbin/install
2626-# SunOS /usr/etc/install
2627-# IRIX /sbin/install
2628-# AIX /bin/install
2629-# AmigaOS /C/install, which installs bootblocks on floppy discs
2630-# AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
2631-# AFS /usr/afsws/bin/install, which mishandles nonexistent args
2632-# SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
2633-# OS/2's system install, which has a completely different semantic
2634-# ./install, which can be erroneously created by make from ./install.sh.
2635-# Reject install programs that cannot install multiple files.
2636-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for a BSD-compatible install" >&5
2637-$as_echo_n "checking for a BSD-compatible install... " >&6; }
2638-if test -z "$INSTALL"; then
2639-if ${ac_cv_path_install+:} false; then :
2640- $as_echo_n "(cached) " >&6
2641-else
2642- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2643-for as_dir in $PATH
2644-do
2645- IFS=$as_save_IFS
2646- test -z "$as_dir" && as_dir=.
2647- # Account for people who put trailing slashes in PATH elements.
2648-case $as_dir/ in #((
2649- ./ | .// | /[cC]/* | \
2650- /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \
2651- ?:[\\/]os2[\\/]install[\\/]* | ?:[\\/]OS2[\\/]INSTALL[\\/]* | \
2652- /usr/ucb/* ) ;;
2653- *)
2654- # OSF1 and SCO ODT 3.0 have their own names for install.
2655- # Don't use installbsd from OSF since it installs stuff as root
2656- # by default.
2657- for ac_prog in ginstall scoinst install; do
2658- for ac_exec_ext in '' $ac_executable_extensions; do
2659- if { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; }; then
2660- if test $ac_prog = install &&
2661- grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
2662- # AIX install. It has an incompatible calling convention.
2663- :
2664- elif test $ac_prog = install &&
2665- grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
2666- # program-specific install script used by HP pwplus--don't use.
2667- :
2668- else
2669- rm -rf conftest.one conftest.two conftest.dir
2670- echo one > conftest.one
2671- echo two > conftest.two
2672- mkdir conftest.dir
2673- if "$as_dir/$ac_prog$ac_exec_ext" -c conftest.one conftest.two "`pwd`/conftest.dir" &&
2674- test -s conftest.one && test -s conftest.two &&
2675- test -s conftest.dir/conftest.one &&
2676- test -s conftest.dir/conftest.two
2677- then
2678- ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"
2679- break 3
2680- fi
2681- fi
2682- fi
2683- done
2684- done
2685- ;;
2686-esac
2687-
2688- done
2689-IFS=$as_save_IFS
2690-
2691-rm -rf conftest.one conftest.two conftest.dir
2692-
2693-fi
2694- if test "${ac_cv_path_install+set}" = set; then
2695- INSTALL=$ac_cv_path_install
2696- else
2697- # As a last resort, use the slow shell script. Don't cache a
2698- # value for INSTALL within a source directory, because that will
2699- # break other packages using the cache if that directory is
2700- # removed, or if the value is a relative name.
2701- INSTALL=$ac_install_sh
2702- fi
2703-fi
2704-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $INSTALL" >&5
2705-$as_echo "$INSTALL" >&6; }
2706-
2707-# Use test -z because SunOS4 sh mishandles braces in ${var-val}.
2708-# It thinks the first close brace ends the variable substitution.
2709-test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
2710-
2711-test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}'
2712-
2713-test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
2714-
2715-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether build environment is sane" >&5
2716-$as_echo_n "checking whether build environment is sane... " >&6; }
2717-# Just in case
2718-sleep 1
2719-echo timestamp > conftest.file
2720-# Reject unsafe characters in $srcdir or the absolute working directory
2721-# name. Accept space and tab only in the latter.
2722-am_lf='
2723-'
2724-case `pwd` in
2725- *[\\\"\#\$\&\'\`$am_lf]*)
2726- as_fn_error $? "unsafe absolute working directory name" "$LINENO" 5;;
2727-esac
2728-case $srcdir in
2729- *[\\\"\#\$\&\'\`$am_lf\ \ ]*)
2730- as_fn_error $? "unsafe srcdir value: \`$srcdir'" "$LINENO" 5;;
2731-esac
2732-
2733-# Do `set' in a subshell so we don't clobber the current shell's
2734-# arguments. Must try -L first in case configure is actually a
2735-# symlink; some systems play weird games with the mod time of symlinks
2736-# (eg FreeBSD returns the mod time of the symlink's containing
2737-# directory).
2738-if (
2739- set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
2740- if test "$*" = "X"; then
2741- # -L didn't work.
2742- set X `ls -t "$srcdir/configure" conftest.file`
2743- fi
2744- rm -f conftest.file
2745- if test "$*" != "X $srcdir/configure conftest.file" \
2746- && test "$*" != "X conftest.file $srcdir/configure"; then
2747-
2748- # If neither matched, then we have a broken ls. This can happen
2749- # if, for instance, CONFIG_SHELL is bash and it inherits a
2750- # broken ls alias from the environment. This has actually
2751- # happened. Such a system could not be considered "sane".
2752- as_fn_error $? "ls -t appears to fail. Make sure there is not a broken
2753-alias in your environment" "$LINENO" 5
2754- fi
2755-
2756- test "$2" = conftest.file
2757- )
2758-then
2759- # Ok.
2760- :
2761-else
2762- as_fn_error $? "newly created file is older than distributed files!
2763-Check your system clock" "$LINENO" 5
2764-fi
2765-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
2766-$as_echo "yes" >&6; }
2767-test "$program_prefix" != NONE &&
2768- program_transform_name="s&^&$program_prefix&;$program_transform_name"
2769-# Use a double $ so make ignores it.
2770-test "$program_suffix" != NONE &&
2771- program_transform_name="s&\$&$program_suffix&;$program_transform_name"
2772-# Double any \ or $.
2773-# By default was `s,x,x', remove it if useless.
2774-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
2775-program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
2776-
2777-# expand $ac_aux_dir to an absolute path
2778-am_aux_dir=`cd $ac_aux_dir && pwd`
2779-
2780-if test x"${MISSING+set}" != xset; then
2781- case $am_aux_dir in
2782- *\ * | *\ *)
2783- MISSING="\${SHELL} \"$am_aux_dir/missing\"" ;;
2784- *)
2785- MISSING="\${SHELL} $am_aux_dir/missing" ;;
2786- esac
2787-fi
2788-# Use eval to expand $SHELL
2789-if eval "$MISSING --run true"; then
2790- am_missing_run="$MISSING --run "
2791-else
2792- am_missing_run=
2793- { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`missing' script is too old or missing" >&5
2794-$as_echo "$as_me: WARNING: \`missing' script is too old or missing" >&2;}
2795-fi
2796-
2797-if test x"${install_sh}" != xset; then
2798- case $am_aux_dir in
2799- *\ * | *\ *)
2800- install_sh="\${SHELL} '$am_aux_dir/install-sh'" ;;
2801- *)
2802- install_sh="\${SHELL} $am_aux_dir/install-sh"
2803- esac
2804-fi
2805-
2806-# Installed binaries are usually stripped using `strip' when the user
2807-# run `make install-strip'. However `strip' might not be the right
2808-# tool to use in cross-compilation environments, therefore Automake
2809-# will honor the `STRIP' environment variable to overrule this program.
2810-if test "$cross_compiling" != no; then
2811- if test -n "$ac_tool_prefix"; then
2812- # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
2813-set dummy ${ac_tool_prefix}strip; ac_word=$2
2814-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2815-$as_echo_n "checking for $ac_word... " >&6; }
2816-if ${ac_cv_prog_STRIP+:} false; then :
2817- $as_echo_n "(cached) " >&6
2818-else
2819- if test -n "$STRIP"; then
2820- ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
2821-else
2822-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2823-for as_dir in $PATH
2824-do
2825- IFS=$as_save_IFS
2826- test -z "$as_dir" && as_dir=.
2827- for ac_exec_ext in '' $ac_executable_extensions; do
2828- if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2829- ac_cv_prog_STRIP="${ac_tool_prefix}strip"
2830- $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2831- break 2
2832- fi
2833-done
2834- done
2835-IFS=$as_save_IFS
2836-
2837-fi
2838-fi
2839-STRIP=$ac_cv_prog_STRIP
2840-if test -n "$STRIP"; then
2841- { $as_echo "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5
2842-$as_echo "$STRIP" >&6; }
2843-else
2844- { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2845-$as_echo "no" >&6; }
2846-fi
2847-
2848-
2849-fi
2850-if test -z "$ac_cv_prog_STRIP"; then
2851- ac_ct_STRIP=$STRIP
2852- # Extract the first word of "strip", so it can be a program name with args.
2853-set dummy strip; ac_word=$2
2854-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2855-$as_echo_n "checking for $ac_word... " >&6; }
2856-if ${ac_cv_prog_ac_ct_STRIP+:} false; then :
2857- $as_echo_n "(cached) " >&6
2858-else
2859- if test -n "$ac_ct_STRIP"; then
2860- ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test.
2861-else
2862-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2863-for as_dir in $PATH
2864-do
2865- IFS=$as_save_IFS
2866- test -z "$as_dir" && as_dir=.
2867- for ac_exec_ext in '' $ac_executable_extensions; do
2868- if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2869- ac_cv_prog_ac_ct_STRIP="strip"
2870- $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2871- break 2
2872- fi
2873-done
2874- done
2875-IFS=$as_save_IFS
2876-
2877-fi
2878-fi
2879-ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP
2880-if test -n "$ac_ct_STRIP"; then
2881- { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_STRIP" >&5
2882-$as_echo "$ac_ct_STRIP" >&6; }
2883-else
2884- { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2885-$as_echo "no" >&6; }
2886-fi
2887-
2888- if test "x$ac_ct_STRIP" = x; then
2889- STRIP=":"
2890- else
2891- case $cross_compiling:$ac_tool_warned in
2892-yes:)
2893-{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
2894-$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
2895-ac_tool_warned=yes ;;
2896-esac
2897- STRIP=$ac_ct_STRIP
2898- fi
2899-else
2900- STRIP="$ac_cv_prog_STRIP"
2901-fi
2902-
2903-fi
2904-INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s"
2905-
2906-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for a thread-safe mkdir -p" >&5
2907-$as_echo_n "checking for a thread-safe mkdir -p... " >&6; }
2908-if test -z "$MKDIR_P"; then
2909- if ${ac_cv_path_mkdir+:} false; then :
2910- $as_echo_n "(cached) " >&6
2911-else
2912- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2913-for as_dir in $PATH$PATH_SEPARATOR/opt/sfw/bin
2914-do
2915- IFS=$as_save_IFS
2916- test -z "$as_dir" && as_dir=.
2917- for ac_prog in mkdir gmkdir; do
2918- for ac_exec_ext in '' $ac_executable_extensions; do
2919- { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; } || continue
2920- case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
2921- 'mkdir (GNU coreutils) '* | \
2922- 'mkdir (coreutils) '* | \
2923- 'mkdir (fileutils) '4.1*)
2924- ac_cv_path_mkdir=$as_dir/$ac_prog$ac_exec_ext
2925- break 3;;
2926- esac
2927- done
2928- done
2929- done
2930-IFS=$as_save_IFS
2931-
2932-fi
2933-
2934- test -d ./--version && rmdir ./--version
2935- if test "${ac_cv_path_mkdir+set}" = set; then
2936- MKDIR_P="$ac_cv_path_mkdir -p"
2937- else
2938- # As a last resort, use the slow shell script. Don't cache a
2939- # value for MKDIR_P within a source directory, because that will
2940- # break other packages using the cache if that directory is
2941- # removed, or if the value is a relative name.
2942- MKDIR_P="$ac_install_sh -d"
2943- fi
2944-fi
2945-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $MKDIR_P" >&5
2946-$as_echo "$MKDIR_P" >&6; }
2947-
2948-mkdir_p="$MKDIR_P"
2949-case $mkdir_p in
2950- [\\/$]* | ?:[\\/]*) ;;
2951- */*) mkdir_p="\$(top_builddir)/$mkdir_p" ;;
2952-esac
2953-
2954-for ac_prog in gawk mawk nawk awk
2955-do
2956- # Extract the first word of "$ac_prog", so it can be a program name with args.
2957-set dummy $ac_prog; ac_word=$2
2958-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2959-$as_echo_n "checking for $ac_word... " >&6; }
2960-if ${ac_cv_prog_AWK+:} false; then :
2961- $as_echo_n "(cached) " >&6
2962-else
2963- if test -n "$AWK"; then
2964- ac_cv_prog_AWK="$AWK" # Let the user override the test.
2965-else
2966-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2967-for as_dir in $PATH
2968-do
2969- IFS=$as_save_IFS
2970- test -z "$as_dir" && as_dir=.
2971- for ac_exec_ext in '' $ac_executable_extensions; do
2972- if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2973- ac_cv_prog_AWK="$ac_prog"
2974- $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2975- break 2
2976- fi
2977-done
2978- done
2979-IFS=$as_save_IFS
2980-
2981-fi
2982-fi
2983-AWK=$ac_cv_prog_AWK
2984-if test -n "$AWK"; then
2985- { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AWK" >&5
2986-$as_echo "$AWK" >&6; }
2987-else
2988- { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2989-$as_echo "no" >&6; }
2990-fi
2991-
2992-
2993- test -n "$AWK" && break
2994-done
2995-
2996-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ${MAKE-make} sets \$(MAKE)" >&5
2997-$as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; }
2998-set x ${MAKE-make}
2999-ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
3000-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
3001- $as_echo_n "(cached) " >&6
3002-else
3003- cat >conftest.make <<\_ACEOF
3004-SHELL = /bin/sh
3005-all:
3006- @echo '@@@%%%=$(MAKE)=@@@%%%'
3007-_ACEOF
3008-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
3009-case `${MAKE-make} -f conftest.make 2>/dev/null` in
3010- *@@@%%%=?*=@@@%%%*)
3011- eval ac_cv_prog_make_${ac_make}_set=yes;;
3012- *)
3013- eval ac_cv_prog_make_${ac_make}_set=no;;
3014-esac
3015-rm -f conftest.make
3016-fi
3017-if eval test \$ac_cv_prog_make_${ac_make}_set = yes; then
3018- { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
3019-$as_echo "yes" >&6; }
3020- SET_MAKE=
3021-else
3022- { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3023-$as_echo "no" >&6; }
3024- SET_MAKE="MAKE=${MAKE-make}"
3025-fi
3026-
3027-rm -rf .tst 2>/dev/null
3028-mkdir .tst 2>/dev/null
3029-if test -d .tst; then
3030- am__leading_dot=.
3031-else
3032- am__leading_dot=_
3033-fi
3034-rmdir .tst 2>/dev/null
3035-
3036-if test "`cd $srcdir && pwd`" != "`pwd`"; then
3037- # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
3038- # is not polluted with repeated "-I."
3039- am__isrc=' -I$(srcdir)'
3040- # test to see if srcdir already configured
3041- if test -f $srcdir/config.status; then
3042- as_fn_error $? "source directory already configured; run \"make distclean\" there first" "$LINENO" 5
3043- fi
3044-fi
3045-
3046-# test whether we have cygpath
3047-if test -z "$CYGPATH_W"; then
3048- if (cygpath --version) >/dev/null 2>/dev/null; then
3049- CYGPATH_W='cygpath -w'
3050- else
3051- CYGPATH_W=echo
3052- fi
3053-fi
3054-
3055-
3056-# Define the identity of the package.
3057- PACKAGE='epiphany-extensions'
3058- VERSION='3.2.0'
3059-
3060-
3061-cat >>confdefs.h <<_ACEOF
3062-#define PACKAGE "$PACKAGE"
3063-_ACEOF
3064-
3065-
3066-cat >>confdefs.h <<_ACEOF
3067-#define VERSION "$VERSION"
3068-_ACEOF
3069-
3070-# Some tools Automake needs.
3071-
3072-ACLOCAL=${ACLOCAL-"${am_missing_run}aclocal-${am__api_version}"}
3073-
3074-
3075-AUTOCONF=${AUTOCONF-"${am_missing_run}autoconf"}
3076-
3077-
3078-AUTOMAKE=${AUTOMAKE-"${am_missing_run}automake-${am__api_version}"}
3079-
3080-
3081-AUTOHEADER=${AUTOHEADER-"${am_missing_run}autoheader"}
3082-
3083-
3084-MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"}
3085-
3086-# We need awk for the "check" target. The system "awk" is bad on
3087-# some platforms.
3088-# Always define AMTAR for backward compatibility.
3089-
3090-AMTAR=${AMTAR-"${am_missing_run}tar"}
3091-
3092-
3093-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to create a ustar tar archive" >&5
3094-$as_echo_n "checking how to create a ustar tar archive... " >&6; }
3095-# Loop over all known methods to create a tar archive until one works.
3096-_am_tools='gnutar plaintar pax cpio none'
3097-_am_tools=${am_cv_prog_tar_ustar-$_am_tools}
3098-# Do not fold the above two line into one, because Tru64 sh and
3099-# Solaris sh will not grok spaces in the rhs of `-'.
3100-for _am_tool in $_am_tools
3101-do
3102- case $_am_tool in
3103- gnutar)
3104- for _am_tar in tar gnutar gtar;
3105- do
3106- { echo "$as_me:$LINENO: $_am_tar --version" >&5
3107- ($_am_tar --version) >&5 2>&5
3108- ac_status=$?
3109- echo "$as_me:$LINENO: \$? = $ac_status" >&5
3110- (exit $ac_status); } && break
3111- done
3112- am__tar="$_am_tar --format=ustar -chf - "'"$$tardir"'
3113- am__tar_="$_am_tar --format=ustar -chf - "'"$tardir"'
3114- am__untar="$_am_tar -xf -"
3115- ;;
3116- plaintar)
3117- # Must skip GNU tar: if it does not support --format= it doesn't create
3118- # ustar tarball either.
3119- (tar --version) >/dev/null 2>&1 && continue
3120- am__tar='tar chf - "$$tardir"'
3121- am__tar_='tar chf - "$tardir"'
3122- am__untar='tar xf -'
3123- ;;
3124- pax)
3125- am__tar='pax -L -x ustar -w "$$tardir"'
3126- am__tar_='pax -L -x ustar -w "$tardir"'
3127- am__untar='pax -r'
3128- ;;
3129- cpio)
3130- am__tar='find "$$tardir" -print | cpio -o -H ustar -L'
3131- am__tar_='find "$tardir" -print | cpio -o -H ustar -L'
3132- am__untar='cpio -i -H ustar -d'
3133- ;;
3134- none)
3135- am__tar=false
3136- am__tar_=false
3137- am__untar=false
3138- ;;
3139- esac
3140-
3141- # If the value was cached, stop now. We just wanted to have am__tar
3142- # and am__untar set.
3143- test -n "${am_cv_prog_tar_ustar}" && break
3144-
3145- # tar/untar a dummy directory, and stop if the command works
3146- rm -rf conftest.dir
3147- mkdir conftest.dir
3148- echo GrepMe > conftest.dir/file
3149- { echo "$as_me:$LINENO: tardir=conftest.dir && eval $am__tar_ >conftest.tar" >&5
3150- (tardir=conftest.dir && eval $am__tar_ >conftest.tar) >&5 2>&5
3151- ac_status=$?
3152- echo "$as_me:$LINENO: \$? = $ac_status" >&5
3153- (exit $ac_status); }
3154- rm -rf conftest.dir
3155- if test -s conftest.tar; then
3156- { echo "$as_me:$LINENO: $am__untar <conftest.tar" >&5
3157- ($am__untar <conftest.tar) >&5 2>&5
3158- ac_status=$?
3159- echo "$as_me:$LINENO: \$? = $ac_status" >&5
3160- (exit $ac_status); }
3161- grep GrepMe conftest.dir/file >/dev/null 2>&1 && break
3162- fi
3163-done
3164-rm -rf conftest.dir
3165-
3166-if ${am_cv_prog_tar_ustar+:} false; then :
3167- $as_echo_n "(cached) " >&6
3168-else
3169- am_cv_prog_tar_ustar=$_am_tool
3170-fi
3171-
3172-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_prog_tar_ustar" >&5
3173-$as_echo "$am_cv_prog_tar_ustar" >&6; }
3174-
3175-
3176-
3177-
3178-
3179-
3180-# Use AM_SILENT_RULES if present
3181-# Check whether --enable-silent-rules was given.
3182-if test "${enable_silent_rules+set}" = set; then :
3183- enableval=$enable_silent_rules;
3184-fi
3185-
3186-case $enable_silent_rules in
3187-yes) AM_DEFAULT_VERBOSITY=0;;
3188-no) AM_DEFAULT_VERBOSITY=1;;
3189-*) AM_DEFAULT_VERBOSITY=0;;
3190-esac
3191-AM_BACKSLASH='\'
3192-
3193-
3194-if test -z "$enable_maintainer_mode"; then
3195- enable_maintainer_mode=yes
3196-fi
3197-
3198-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to disable maintainer-specific portions of Makefiles" >&5
3199-$as_echo_n "checking whether to disable maintainer-specific portions of Makefiles... " >&6; }
3200- # Check whether --enable-maintainer-mode was given.
3201-if test "${enable_maintainer_mode+set}" = set; then :
3202- enableval=$enable_maintainer_mode; USE_MAINTAINER_MODE=$enableval
3203-else
3204- USE_MAINTAINER_MODE=yes
3205-fi
3206-
3207- { $as_echo "$as_me:${as_lineno-$LINENO}: result: $USE_MAINTAINER_MODE" >&5
3208-$as_echo "$USE_MAINTAINER_MODE" >&6; }
3209- if test $USE_MAINTAINER_MODE = yes; then
3210- MAINTAINER_MODE_TRUE=
3211- MAINTAINER_MODE_FALSE='#'
3212-else
3213- MAINTAINER_MODE_TRUE='#'
3214- MAINTAINER_MODE_FALSE=
3215-fi
3216-
3217- MAINT=$MAINTAINER_MODE_TRUE
3218-
3219-
3220-
3221-# Check whether --enable-static was given.
3222-if test "${enable_static+set}" = set; then :
3223- enableval=$enable_static; p=${PACKAGE-default}
3224- case $enableval in
3225- yes) enable_static=yes ;;
3226- no) enable_static=no ;;
3227- *)
3228- enable_static=no
3229- # Look at the argument we got. We use all the common list separators.
3230- lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
3231- for pkg in $enableval; do
3232- IFS="$lt_save_ifs"
3233- if test "X$pkg" = "X$p"; then
3234- enable_static=yes
3235- fi
3236- done
3237- IFS="$lt_save_ifs"
3238- ;;
3239- esac
3240-else
3241- enable_static=no
3242-fi
3243-
3244-
3245-
3246-
3247-
3248-
3249-
3250-
3251-
3252-# Check whether --enable-shared was given.
3253-if test "${enable_shared+set}" = set; then :
3254- enableval=$enable_shared; p=${PACKAGE-default}
3255- case $enableval in
3256- yes) enable_shared=yes ;;
3257- no) enable_shared=no ;;
3258- *)
3259- enable_shared=no
3260- # Look at the argument we got. We use all the common list separators.
3261- lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
3262- for pkg in $enableval; do
3263- IFS="$lt_save_ifs"
3264- if test "X$pkg" = "X$p"; then
3265- enable_shared=yes
3266- fi
3267- done
3268- IFS="$lt_save_ifs"
3269- ;;
3270- esac
3271-else
3272- enable_shared=yes
3273-fi
3274-
3275-
3276-
3277-
3278-
3279-
3280-
3281-
3282-
3283-# Check whether --enable-static was given.
3284-if test "${enable_static+set}" = set; then :
3285- enableval=$enable_static; p=${PACKAGE-default}
3286- case $enableval in
3287- yes) enable_static=yes ;;
3288- no) enable_static=no ;;
3289- *)
3290- enable_static=no
3291- # Look at the argument we got. We use all the common list separators.
3292- lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
3293- for pkg in $enableval; do
3294- IFS="$lt_save_ifs"
3295- if test "X$pkg" = "X$p"; then
3296- enable_static=yes
3297- fi
3298- done
3299- IFS="$lt_save_ifs"
3300- ;;
3301- esac
3302-else
3303- enable_static=no
3304-fi
3305-
3306-
3307-
3308-
3309-
3310-
3311-
3312-case `pwd` in
3313- *\ * | *\ *)
3314- { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Libtool does not cope well with whitespace in \`pwd\`" >&5
3315-$as_echo "$as_me: WARNING: Libtool does not cope well with whitespace in \`pwd\`" >&2;} ;;
3316-esac
3317-
3318-
3319-
3320-macro_version='2.4'
3321-macro_revision='1.3293'
3322-
3323-
3324-
3325-
3326-
3327-
3328-
3329-
3330-
3331-
3332-
3333-
3334-
3335-ltmain="$ac_aux_dir/ltmain.sh"
3336-
3337-# Make sure we can run config.sub.
3338-$SHELL "$ac_aux_dir/config.sub" sun4 >/dev/null 2>&1 ||
3339- as_fn_error $? "cannot run $SHELL $ac_aux_dir/config.sub" "$LINENO" 5
3340-
3341-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking build system type" >&5
3342-$as_echo_n "checking build system type... " >&6; }
3343-if ${ac_cv_build+:} false; then :
3344- $as_echo_n "(cached) " >&6
3345-else
3346- ac_build_alias=$build_alias
3347-test "x$ac_build_alias" = x &&
3348- ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
3349-test "x$ac_build_alias" = x &&
3350- as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
3351-ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
3352- as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
3353-
3354-fi
3355-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_build" >&5
3356-$as_echo "$ac_cv_build" >&6; }
3357-case $ac_cv_build in
3358-*-*-*) ;;
3359-*) as_fn_error $? "invalid value of canonical build" "$LINENO" 5;;
3360-esac
3361-build=$ac_cv_build
3362-ac_save_IFS=$IFS; IFS='-'
3363-set x $ac_cv_build
3364-shift
3365-build_cpu=$1
3366-build_vendor=$2
3367-shift; shift
3368-# Remember, the first character of IFS is used to create $*,
3369-# except with old shells:
3370-build_os=$*
3371-IFS=$ac_save_IFS
3372-case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
3373-
3374-
3375-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking host system type" >&5
3376-$as_echo_n "checking host system type... " >&6; }
3377-if ${ac_cv_host+:} false; then :
3378- $as_echo_n "(cached) " >&6
3379-else
3380- if test "x$host_alias" = x; then
3381- ac_cv_host=$ac_cv_build
3382-else
3383- ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
3384- as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
3385-fi
3386-
3387-fi
3388-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_host" >&5
3389-$as_echo "$ac_cv_host" >&6; }
3390-case $ac_cv_host in
3391-*-*-*) ;;
3392-*) as_fn_error $? "invalid value of canonical host" "$LINENO" 5;;
3393-esac
3394-host=$ac_cv_host
3395-ac_save_IFS=$IFS; IFS='-'
3396-set x $ac_cv_host
3397-shift
3398-host_cpu=$1
3399-host_vendor=$2
3400-shift; shift
3401-# Remember, the first character of IFS is used to create $*,
3402-# except with old shells:
3403-host_os=$*
3404-IFS=$ac_save_IFS
3405-case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
3406-
3407-
3408-# Backslashify metacharacters that are still active within
3409-# double-quoted strings.
3410-sed_quote_subst='s/\(["`$\\]\)/\\\1/g'
3411-
3412-# Same as above, but do not quote variable references.
3413-double_quote_subst='s/\(["`\\]\)/\\\1/g'
3414-
3415-# Sed substitution to delay expansion of an escaped shell variable in a
3416-# double_quote_subst'ed string.
3417-delay_variable_subst='s/\\\\\\\\\\\$/\\\\\\$/g'
3418-
3419-# Sed substitution to delay expansion of an escaped single quote.
3420-delay_single_quote_subst='s/'\''/'\'\\\\\\\'\''/g'
3421-
3422-# Sed substitution to avoid accidental globbing in evaled expressions
3423-no_glob_subst='s/\*/\\\*/g'
3424-
3425-ECHO='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
3426-ECHO=$ECHO$ECHO$ECHO$ECHO$ECHO
3427-ECHO=$ECHO$ECHO$ECHO$ECHO$ECHO$ECHO
3428-
3429-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to print strings" >&5
3430-$as_echo_n "checking how to print strings... " >&6; }
3431-# Test print first, because it will be a builtin if present.
3432-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
3433- test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
3434- ECHO='print -r --'
3435-elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
3436- ECHO='printf %s\n'
3437-else
3438- # Use this function as a fallback that always works.
3439- func_fallback_echo ()
3440- {
3441- eval 'cat <<_LTECHO_EOF
3442-$1
3443-_LTECHO_EOF'
3444- }
3445- ECHO='func_fallback_echo'
3446-fi
3447-
3448-# func_echo_all arg...
3449-# Invoke $ECHO with all args, space-separated.
3450-func_echo_all ()
3451-{
3452- $ECHO ""
3453-}
3454-
3455-case "$ECHO" in
3456- printf*) { $as_echo "$as_me:${as_lineno-$LINENO}: result: printf" >&5
3457-$as_echo "printf" >&6; } ;;
3458- print*) { $as_echo "$as_me:${as_lineno-$LINENO}: result: print -r" >&5
3459-$as_echo "print -r" >&6; } ;;
3460- *) { $as_echo "$as_me:${as_lineno-$LINENO}: result: cat" >&5
3461-$as_echo "cat" >&6; } ;;
3462-esac
3463-
3464-
3465-
3466-
3467-
3468-
3469-
3470-
3471-
3472-
3473-
3474-
3475-
3476-
3477-DEPDIR="${am__leading_dot}deps"
3478-
3479-ac_config_commands="$ac_config_commands depfiles"
3480-
3481-
3482-am_make=${MAKE-make}
3483-cat > confinc << 'END'
3484-am__doit:
3485- @echo this is the am__doit target
3486-.PHONY: am__doit
3487-END
3488-# If we don't find an include directive, just comment out the code.
3489-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for style of include used by $am_make" >&5
3490-$as_echo_n "checking for style of include used by $am_make... " >&6; }
3491-am__include="#"
3492-am__quote=
3493-_am_result=none
3494-# First try GNU make style include.
3495-echo "include confinc" > confmf
3496-# Ignore all kinds of additional output from `make'.
3497-case `$am_make -s -f confmf 2> /dev/null` in #(
3498-*the\ am__doit\ target*)
3499- am__include=include
3500- am__quote=
3501- _am_result=GNU
3502- ;;
3503-esac
3504-# Now try BSD make style include.
3505-if test "$am__include" = "#"; then
3506- echo '.include "confinc"' > confmf
3507- case `$am_make -s -f confmf 2> /dev/null` in #(
3508- *the\ am__doit\ target*)
3509- am__include=.include
3510- am__quote="\""
3511- _am_result=BSD
3512- ;;
3513- esac
3514-fi
3515-
3516-
3517-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $_am_result" >&5
3518-$as_echo "$_am_result" >&6; }
3519-rm -f confinc confmf
3520-
3521-# Check whether --enable-dependency-tracking was given.
3522-if test "${enable_dependency_tracking+set}" = set; then :
3523- enableval=$enable_dependency_tracking;
3524-fi
3525-
3526-if test "x$enable_dependency_tracking" != xno; then
3527- am_depcomp="$ac_aux_dir/depcomp"
3528- AMDEPBACKSLASH='\'
3529-fi
3530- if test "x$enable_dependency_tracking" != xno; then
3531- AMDEP_TRUE=
3532- AMDEP_FALSE='#'
3533-else
3534- AMDEP_TRUE='#'
3535- AMDEP_FALSE=
3536-fi
3537-
3538-
3539-ac_ext=c
3540-ac_cpp='$CPP $CPPFLAGS'
3541-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3542-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3543-ac_compiler_gnu=$ac_cv_c_compiler_gnu
3544-if test -n "$ac_tool_prefix"; then
3545- # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
3546-set dummy ${ac_tool_prefix}gcc; ac_word=$2
3547-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3548-$as_echo_n "checking for $ac_word... " >&6; }
3549-if ${ac_cv_prog_CC+:} false; then :
3550- $as_echo_n "(cached) " >&6
3551-else
3552- if test -n "$CC"; then
3553- ac_cv_prog_CC="$CC" # Let the user override the test.
3554-else
3555-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3556-for as_dir in $PATH
3557-do
3558- IFS=$as_save_IFS
3559- test -z "$as_dir" && as_dir=.
3560- for ac_exec_ext in '' $ac_executable_extensions; do
3561- if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3562- ac_cv_prog_CC="${ac_tool_prefix}gcc"
3563- $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3564- break 2
3565- fi
3566-done
3567- done
3568-IFS=$as_save_IFS
3569-
3570-fi
3571-fi
3572-CC=$ac_cv_prog_CC
3573-if test -n "$CC"; then
3574- { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
3575-$as_echo "$CC" >&6; }
3576-else
3577- { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3578-$as_echo "no" >&6; }
3579-fi
3580-
3581-
3582-fi
3583-if test -z "$ac_cv_prog_CC"; then
3584- ac_ct_CC=$CC
3585- # Extract the first word of "gcc", so it can be a program name with args.
3586-set dummy gcc; ac_word=$2
3587-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3588-$as_echo_n "checking for $ac_word... " >&6; }
3589-if ${ac_cv_prog_ac_ct_CC+:} false; then :
3590- $as_echo_n "(cached) " >&6
3591-else
3592- if test -n "$ac_ct_CC"; then
3593- ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
3594-else
3595-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3596-for as_dir in $PATH
3597-do
3598- IFS=$as_save_IFS
3599- test -z "$as_dir" && as_dir=.
3600- for ac_exec_ext in '' $ac_executable_extensions; do
3601- if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3602- ac_cv_prog_ac_ct_CC="gcc"
3603- $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3604- break 2
3605- fi
3606-done
3607- done
3608-IFS=$as_save_IFS
3609-
3610-fi
3611-fi
3612-ac_ct_CC=$ac_cv_prog_ac_ct_CC
3613-if test -n "$ac_ct_CC"; then
3614- { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
3615-$as_echo "$ac_ct_CC" >&6; }
3616-else
3617- { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3618-$as_echo "no" >&6; }
3619-fi
3620-
3621- if test "x$ac_ct_CC" = x; then
3622- CC=""
3623- else
3624- case $cross_compiling:$ac_tool_warned in
3625-yes:)
3626-{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
3627-$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
3628-ac_tool_warned=yes ;;
3629-esac
3630- CC=$ac_ct_CC
3631- fi
3632-else
3633- CC="$ac_cv_prog_CC"
3634-fi
3635-
3636-if test -z "$CC"; then
3637- if test -n "$ac_tool_prefix"; then
3638- # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
3639-set dummy ${ac_tool_prefix}cc; ac_word=$2
3640-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3641-$as_echo_n "checking for $ac_word... " >&6; }
3642-if ${ac_cv_prog_CC+:} false; then :
3643- $as_echo_n "(cached) " >&6
3644-else
3645- if test -n "$CC"; then
3646- ac_cv_prog_CC="$CC" # Let the user override the test.
3647-else
3648-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3649-for as_dir in $PATH
3650-do
3651- IFS=$as_save_IFS
3652- test -z "$as_dir" && as_dir=.
3653- for ac_exec_ext in '' $ac_executable_extensions; do
3654- if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3655- ac_cv_prog_CC="${ac_tool_prefix}cc"
3656- $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3657- break 2
3658- fi
3659-done
3660- done
3661-IFS=$as_save_IFS
3662-
3663-fi
3664-fi
3665-CC=$ac_cv_prog_CC
3666-if test -n "$CC"; then
3667- { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
3668-$as_echo "$CC" >&6; }
3669-else
3670- { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3671-$as_echo "no" >&6; }
3672-fi
3673-
3674-
3675- fi
3676-fi
3677-if test -z "$CC"; then
3678- # Extract the first word of "cc", so it can be a program name with args.
3679-set dummy cc; ac_word=$2
3680-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3681-$as_echo_n "checking for $ac_word... " >&6; }
3682-if ${ac_cv_prog_CC+:} false; then :
3683- $as_echo_n "(cached) " >&6
3684-else
3685- if test -n "$CC"; then
3686- ac_cv_prog_CC="$CC" # Let the user override the test.
3687-else
3688- ac_prog_rejected=no
3689-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3690-for as_dir in $PATH
3691-do
3692- IFS=$as_save_IFS
3693- test -z "$as_dir" && as_dir=.
3694- for ac_exec_ext in '' $ac_executable_extensions; do
3695- if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3696- if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
3697- ac_prog_rejected=yes
3698- continue
3699- fi
3700- ac_cv_prog_CC="cc"
3701- $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3702- break 2
3703- fi
3704-done
3705- done
3706-IFS=$as_save_IFS
3707-
3708-if test $ac_prog_rejected = yes; then
3709- # We found a bogon in the path, so make sure we never use it.
3710- set dummy $ac_cv_prog_CC
3711- shift
3712- if test $# != 0; then
3713- # We chose a different compiler from the bogus one.
3714- # However, it has the same basename, so the bogon will be chosen
3715- # first if we set CC to just the basename; use the full file name.
3716- shift
3717- ac_cv_prog_CC="$as_dir/$ac_word${1+' '}$@"
3718- fi
3719-fi
3720-fi
3721-fi
3722-CC=$ac_cv_prog_CC
3723-if test -n "$CC"; then
3724- { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
3725-$as_echo "$CC" >&6; }
3726-else
3727- { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3728-$as_echo "no" >&6; }
3729-fi
3730-
3731-
3732-fi
3733-if test -z "$CC"; then
3734- if test -n "$ac_tool_prefix"; then
3735- for ac_prog in cl.exe
3736- do
3737- # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
3738-set dummy $ac_tool_prefix$ac_prog; ac_word=$2
3739-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3740-$as_echo_n "checking for $ac_word... " >&6; }
3741-if ${ac_cv_prog_CC+:} false; then :
3742- $as_echo_n "(cached) " >&6
3743-else
3744- if test -n "$CC"; then
3745- ac_cv_prog_CC="$CC" # Let the user override the test.
3746-else
3747-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3748-for as_dir in $PATH
3749-do
3750- IFS=$as_save_IFS
3751- test -z "$as_dir" && as_dir=.
3752- for ac_exec_ext in '' $ac_executable_extensions; do
3753- if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3754- ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
3755- $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3756- break 2
3757- fi
3758-done
3759- done
3760-IFS=$as_save_IFS
3761-
3762-fi
3763-fi
3764-CC=$ac_cv_prog_CC
3765-if test -n "$CC"; then
3766- { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
3767-$as_echo "$CC" >&6; }
3768-else
3769- { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3770-$as_echo "no" >&6; }
3771-fi
3772-
3773-
3774- test -n "$CC" && break
3775- done
3776-fi
3777-if test -z "$CC"; then
3778- ac_ct_CC=$CC
3779- for ac_prog in cl.exe
3780-do
3781- # Extract the first word of "$ac_prog", so it can be a program name with args.
3782-set dummy $ac_prog; ac_word=$2
3783-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3784-$as_echo_n "checking for $ac_word... " >&6; }
3785-if ${ac_cv_prog_ac_ct_CC+:} false; then :
3786- $as_echo_n "(cached) " >&6
3787-else
3788- if test -n "$ac_ct_CC"; then
3789- ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
3790-else
3791-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3792-for as_dir in $PATH
3793-do
3794- IFS=$as_save_IFS
3795- test -z "$as_dir" && as_dir=.
3796- for ac_exec_ext in '' $ac_executable_extensions; do
3797- if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3798- ac_cv_prog_ac_ct_CC="$ac_prog"
3799- $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3800- break 2
3801- fi
3802-done
3803- done
3804-IFS=$as_save_IFS
3805-
3806-fi
3807-fi
3808-ac_ct_CC=$ac_cv_prog_ac_ct_CC
3809-if test -n "$ac_ct_CC"; then
3810- { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
3811-$as_echo "$ac_ct_CC" >&6; }
3812-else
3813- { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3814-$as_echo "no" >&6; }
3815-fi
3816-
3817-
3818- test -n "$ac_ct_CC" && break
3819-done
3820-
3821- if test "x$ac_ct_CC" = x; then
3822- CC=""
3823- else
3824- case $cross_compiling:$ac_tool_warned in
3825-yes:)
3826-{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
3827-$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
3828-ac_tool_warned=yes ;;
3829-esac
3830- CC=$ac_ct_CC
3831- fi
3832-fi
3833-
3834-fi
3835-
3836-
3837-test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3838-$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3839-as_fn_error $? "no acceptable C compiler found in \$PATH
3840-See \`config.log' for more details" "$LINENO" 5; }
3841-
3842-# Provide some information about the compiler.
3843-$as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5
3844-set X $ac_compile
3845-ac_compiler=$2
3846-for ac_option in --version -v -V -qversion; do
3847- { { ac_try="$ac_compiler $ac_option >&5"
3848-case "(($ac_try" in
3849- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3850- *) ac_try_echo=$ac_try;;
3851-esac
3852-eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3853-$as_echo "$ac_try_echo"; } >&5
3854- (eval "$ac_compiler $ac_option >&5") 2>conftest.err
3855- ac_status=$?
3856- if test -s conftest.err; then
3857- sed '10a\
3858-... rest of stderr output deleted ...
3859- 10q' conftest.err >conftest.er1
3860- cat conftest.er1 >&5
3861- fi
3862- rm -f conftest.er1 conftest.err
3863- $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3864- test $ac_status = 0; }
3865-done
3866-
3867-cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3868-/* end confdefs.h. */
3869-
3870-int
3871-main ()
3872-{
3873-
3874- ;
3875- return 0;
3876-}
3877-_ACEOF
3878-ac_clean_files_save=$ac_clean_files
3879-ac_clean_files="$ac_clean_files a.out a.out.dSYM a.exe b.out"
3880-# Try to create an executable without -o first, disregard a.out.
3881-# It will help us diagnose broken compilers, and finding out an intuition
3882-# of exeext.
3883-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C compiler works" >&5
3884-$as_echo_n "checking whether the C compiler works... " >&6; }
3885-ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
3886-
3887-# The possible output files:
3888-ac_files="a.out conftest.exe conftest a.exe a_out.exe b.out conftest.*"
3889-
3890-ac_rmfiles=
3891-for ac_file in $ac_files
3892-do
3893- case $ac_file in
3894- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
3895- * ) ac_rmfiles="$ac_rmfiles $ac_file";;
3896- esac
3897-done
3898-rm -f $ac_rmfiles
3899-
3900-if { { ac_try="$ac_link_default"
3901-case "(($ac_try" in
3902- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3903- *) ac_try_echo=$ac_try;;
3904-esac
3905-eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3906-$as_echo "$ac_try_echo"; } >&5
3907- (eval "$ac_link_default") 2>&5
3908- ac_status=$?
3909- $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3910- test $ac_status = 0; }; then :
3911- # Autoconf-2.13 could set the ac_cv_exeext variable to `no'.
3912-# So ignore a value of `no', otherwise this would lead to `EXEEXT = no'
3913-# in a Makefile. We should not override ac_cv_exeext if it was cached,
3914-# so that the user can short-circuit this test for compilers unknown to
3915-# Autoconf.
3916-for ac_file in $ac_files ''
3917-do
3918- test -f "$ac_file" || continue
3919- case $ac_file in
3920- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj )
3921- ;;
3922- [ab].out )
3923- # We found the default executable, but exeext='' is most
3924- # certainly right.
3925- break;;
3926- *.* )
3927- if test "${ac_cv_exeext+set}" = set && test "$ac_cv_exeext" != no;
3928- then :; else
3929- ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
3930- fi
3931- # We set ac_cv_exeext here because the later test for it is not
3932- # safe: cross compilers may not add the suffix if given an `-o'
3933- # argument, so we may need to know it at that point already.
3934- # Even if this section looks crufty: it has the advantage of
3935- # actually working.
3936- break;;
3937- * )
3938- break;;
3939- esac
3940-done
3941-test "$ac_cv_exeext" = no && ac_cv_exeext=
3942-
3943-else
3944- ac_file=''
3945-fi
3946-if test -z "$ac_file"; then :
3947- { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3948-$as_echo "no" >&6; }
3949-$as_echo "$as_me: failed program was:" >&5
3950-sed 's/^/| /' conftest.$ac_ext >&5
3951-
3952-{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3953-$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3954-as_fn_error 77 "C compiler cannot create executables
3955-See \`config.log' for more details" "$LINENO" 5; }
3956-else
3957- { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
3958-$as_echo "yes" >&6; }
3959-fi
3960-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler default output file name" >&5
3961-$as_echo_n "checking for C compiler default output file name... " >&6; }
3962-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_file" >&5
3963-$as_echo "$ac_file" >&6; }
3964-ac_exeext=$ac_cv_exeext
3965-
3966-rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out
3967-ac_clean_files=$ac_clean_files_save
3968-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of executables" >&5
3969-$as_echo_n "checking for suffix of executables... " >&6; }
3970-if { { ac_try="$ac_link"
3971-case "(($ac_try" in
3972- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3973- *) ac_try_echo=$ac_try;;
3974-esac
3975-eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3976-$as_echo "$ac_try_echo"; } >&5
3977- (eval "$ac_link") 2>&5
3978- ac_status=$?
3979- $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3980- test $ac_status = 0; }; then :
3981- # If both `conftest.exe' and `conftest' are `present' (well, observable)
3982-# catch `conftest.exe'. For instance with Cygwin, `ls conftest' will
3983-# work properly (i.e., refer to `conftest.exe'), while it won't with
3984-# `rm'.
3985-for ac_file in conftest.exe conftest conftest.*; do
3986- test -f "$ac_file" || continue
3987- case $ac_file in
3988- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
3989- *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
3990- break;;
3991- * ) break;;
3992- esac
3993-done
3994-else
3995- { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3996-$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3997-as_fn_error $? "cannot compute suffix of executables: cannot compile and link
3998-See \`config.log' for more details" "$LINENO" 5; }
3999-fi
4000-rm -f conftest conftest$ac_cv_exeext
4001-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5
4002-$as_echo "$ac_cv_exeext" >&6; }
4003-
4004-rm -f conftest.$ac_ext
4005-EXEEXT=$ac_cv_exeext
4006-ac_exeext=$EXEEXT
4007-cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4008-/* end confdefs.h. */
4009-#include <stdio.h>
4010-int
4011-main ()
4012-{
4013-FILE *f = fopen ("conftest.out", "w");
4014- return ferror (f) || fclose (f) != 0;
4015-
4016- ;
4017- return 0;
4018-}
4019-_ACEOF
4020-ac_clean_files="$ac_clean_files conftest.out"
4021-# Check that the compiler produces executables we can run. If not, either
4022-# the compiler is broken, or we cross compile.
4023-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are cross compiling" >&5
4024-$as_echo_n "checking whether we are cross compiling... " >&6; }
4025-if test "$cross_compiling" != yes; then
4026- { { ac_try="$ac_link"
4027-case "(($ac_try" in
4028- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4029- *) ac_try_echo=$ac_try;;
4030-esac
4031-eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
4032-$as_echo "$ac_try_echo"; } >&5
4033- (eval "$ac_link") 2>&5
4034- ac_status=$?
4035- $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
4036- test $ac_status = 0; }
4037- if { ac_try='./conftest$ac_cv_exeext'
4038- { { case "(($ac_try" in
4039- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4040- *) ac_try_echo=$ac_try;;
4041-esac
4042-eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
4043-$as_echo "$ac_try_echo"; } >&5
4044- (eval "$ac_try") 2>&5
4045- ac_status=$?
4046- $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
4047- test $ac_status = 0; }; }; then
4048- cross_compiling=no
4049- else
4050- if test "$cross_compiling" = maybe; then
4051- cross_compiling=yes
4052- else
4053- { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
4054-$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
4055-as_fn_error $? "cannot run C compiled programs.
4056-If you meant to cross compile, use \`--host'.
4057-See \`config.log' for more details" "$LINENO" 5; }
4058- fi
4059- fi
4060-fi
4061-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5
4062-$as_echo "$cross_compiling" >&6; }
4063-
4064-rm -f conftest.$ac_ext conftest$ac_cv_exeext conftest.out
4065-ac_clean_files=$ac_clean_files_save
4066-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5
4067-$as_echo_n "checking for suffix of object files... " >&6; }
4068-if ${ac_cv_objext+:} false; then :
4069- $as_echo_n "(cached) " >&6
4070-else
4071- cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4072-/* end confdefs.h. */
4073-
4074-int
4075-main ()
4076-{
4077-
4078- ;
4079- return 0;
4080-}
4081-_ACEOF
4082-rm -f conftest.o conftest.obj
4083-if { { ac_try="$ac_compile"
4084-case "(($ac_try" in
4085- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4086- *) ac_try_echo=$ac_try;;
4087-esac
4088-eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
4089-$as_echo "$ac_try_echo"; } >&5
4090- (eval "$ac_compile") 2>&5
4091- ac_status=$?
4092- $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
4093- test $ac_status = 0; }; then :
4094- for ac_file in conftest.o conftest.obj conftest.*; do
4095- test -f "$ac_file" || continue;
4096- case $ac_file in
4097- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
4098- *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
4099- break;;
4100- esac
4101-done
4102-else
4103- $as_echo "$as_me: failed program was:" >&5
4104-sed 's/^/| /' conftest.$ac_ext >&5
4105-
4106-{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
4107-$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
4108-as_fn_error $? "cannot compute suffix of object files: cannot compile
4109-See \`config.log' for more details" "$LINENO" 5; }
4110-fi
4111-rm -f conftest.$ac_cv_objext conftest.$ac_ext
4112-fi
4113-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_objext" >&5
4114-$as_echo "$ac_cv_objext" >&6; }
4115-OBJEXT=$ac_cv_objext
4116-ac_objext=$OBJEXT
4117-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C compiler" >&5
4118-$as_echo_n "checking whether we are using the GNU C compiler... " >&6; }
4119-if ${ac_cv_c_compiler_gnu+:} false; then :
4120- $as_echo_n "(cached) " >&6
4121-else
4122- cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4123-/* end confdefs.h. */
4124-
4125-int
4126-main ()
4127-{
4128-#ifndef __GNUC__
4129- choke me
4130-#endif
4131-
4132- ;
4133- return 0;
4134-}
4135-_ACEOF
4136-if ac_fn_c_try_compile "$LINENO"; then :
4137- ac_compiler_gnu=yes
4138-else
4139- ac_compiler_gnu=no
4140-fi
4141-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4142-ac_cv_c_compiler_gnu=$ac_compiler_gnu
4143-
4144-fi
4145-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_compiler_gnu" >&5
4146-$as_echo "$ac_cv_c_compiler_gnu" >&6; }
4147-if test $ac_compiler_gnu = yes; then
4148- GCC=yes
4149-else
4150- GCC=
4151-fi
4152-ac_test_CFLAGS=${CFLAGS+set}
4153-ac_save_CFLAGS=$CFLAGS
4154-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5
4155-$as_echo_n "checking whether $CC accepts -g... " >&6; }
4156-if ${ac_cv_prog_cc_g+:} false; then :
4157- $as_echo_n "(cached) " >&6
4158-else
4159- ac_save_c_werror_flag=$ac_c_werror_flag
4160- ac_c_werror_flag=yes
4161- ac_cv_prog_cc_g=no
4162- CFLAGS="-g"
4163- cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4164-/* end confdefs.h. */
4165-
4166-int
4167-main ()
4168-{
4169-
4170- ;
4171- return 0;
4172-}
4173-_ACEOF
4174-if ac_fn_c_try_compile "$LINENO"; then :
4175- ac_cv_prog_cc_g=yes
4176-else
4177- CFLAGS=""
4178- cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4179-/* end confdefs.h. */
4180-
4181-int
4182-main ()
4183-{
4184-
4185- ;
4186- return 0;
4187-}
4188-_ACEOF
4189-if ac_fn_c_try_compile "$LINENO"; then :
4190-
4191-else
4192- ac_c_werror_flag=$ac_save_c_werror_flag
4193- CFLAGS="-g"
4194- cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4195-/* end confdefs.h. */
4196-
4197-int
4198-main ()
4199-{
4200-
4201- ;
4202- return 0;
4203-}
4204-_ACEOF
4205-if ac_fn_c_try_compile "$LINENO"; then :
4206- ac_cv_prog_cc_g=yes
4207-fi
4208-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4209-fi
4210-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4211-fi
4212-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4213- ac_c_werror_flag=$ac_save_c_werror_flag
4214-fi
4215-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_g" >&5
4216-$as_echo "$ac_cv_prog_cc_g" >&6; }
4217-if test "$ac_test_CFLAGS" = set; then
4218- CFLAGS=$ac_save_CFLAGS
4219-elif test $ac_cv_prog_cc_g = yes; then
4220- if test "$GCC" = yes; then
4221- CFLAGS="-g -O2"
4222- else
4223- CFLAGS="-g"
4224- fi
4225-else
4226- if test "$GCC" = yes; then
4227- CFLAGS="-O2"
4228- else
4229- CFLAGS=
4230- fi
4231-fi
4232-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&5
4233-$as_echo_n "checking for $CC option to accept ISO C89... " >&6; }
4234-if ${ac_cv_prog_cc_c89+:} false; then :
4235- $as_echo_n "(cached) " >&6
4236-else
4237- ac_cv_prog_cc_c89=no
4238-ac_save_CC=$CC
4239-cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4240-/* end confdefs.h. */
4241-#include <stdarg.h>
4242-#include <stdio.h>
4243-#include <sys/types.h>
4244-#include <sys/stat.h>
4245-/* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
4246-struct buf { int x; };
4247-FILE * (*rcsopen) (struct buf *, struct stat *, int);
4248-static char *e (p, i)
4249- char **p;
4250- int i;
4251-{
4252- return p[i];
4253-}
4254-static char *f (char * (*g) (char **, int), char **p, ...)
4255-{
4256- char *s;
4257- va_list v;
4258- va_start (v,p);
4259- s = g (p, va_arg (v,int));
4260- va_end (v);
4261- return s;
4262-}
4263-
4264-/* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
4265- function prototypes and stuff, but not '\xHH' hex character constants.
4266- These don't provoke an error unfortunately, instead are silently treated
4267- as 'x'. The following induces an error, until -std is added to get
4268- proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
4269- array size at least. It's necessary to write '\x00'==0 to get something
4270- that's true only with -std. */
4271-int osf4_cc_array ['\x00' == 0 ? 1 : -1];
4272-
4273-/* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
4274- inside strings and character constants. */
4275-#define FOO(x) 'x'
4276-int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
4277-
4278-int test (int i, double x);
4279-struct s1 {int (*f) (int a);};
4280-struct s2 {int (*f) (double a);};
4281-int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
4282-int argc;
4283-char **argv;
4284-int
4285-main ()
4286-{
4287-return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
4288- ;
4289- return 0;
4290-}
4291-_ACEOF
4292-for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \
4293- -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
4294-do
4295- CC="$ac_save_CC $ac_arg"
4296- if ac_fn_c_try_compile "$LINENO"; then :
4297- ac_cv_prog_cc_c89=$ac_arg
4298-fi
4299-rm -f core conftest.err conftest.$ac_objext
4300- test "x$ac_cv_prog_cc_c89" != "xno" && break
4301-done
4302-rm -f conftest.$ac_ext
4303-CC=$ac_save_CC
4304-
4305-fi
4306-# AC_CACHE_VAL
4307-case "x$ac_cv_prog_cc_c89" in
4308- x)
4309- { $as_echo "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
4310-$as_echo "none needed" >&6; } ;;
4311- xno)
4312- { $as_echo "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5
4313-$as_echo "unsupported" >&6; } ;;
4314- *)
4315- CC="$CC $ac_cv_prog_cc_c89"
4316- { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c89" >&5
4317-$as_echo "$ac_cv_prog_cc_c89" >&6; } ;;
4318-esac
4319-if test "x$ac_cv_prog_cc_c89" != xno; then :
4320-
4321-fi
4322-
4323-ac_ext=c
4324-ac_cpp='$CPP $CPPFLAGS'
4325-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4326-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4327-ac_compiler_gnu=$ac_cv_c_compiler_gnu
4328-
4329-depcc="$CC" am_compiler_list=
4330-
4331-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5
4332-$as_echo_n "checking dependency style of $depcc... " >&6; }
4333-if ${am_cv_CC_dependencies_compiler_type+:} false; then :
4334- $as_echo_n "(cached) " >&6
4335-else
4336- if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then
4337- # We make a subdir and do the tests there. Otherwise we can end up
4338- # making bogus files that we don't know about and never remove. For
4339- # instance it was reported that on HP-UX the gcc test will end up
4340- # making a dummy file named `D' -- because `-MD' means `put the output
4341- # in D'.
4342- mkdir conftest.dir
4343- # Copy depcomp to subdir because otherwise we won't find it if we're
4344- # using a relative directory.
4345- cp "$am_depcomp" conftest.dir
4346- cd conftest.dir
4347- # We will build objects and dependencies in a subdirectory because
4348- # it helps to detect inapplicable dependency modes. For instance
4349- # both Tru64's cc and ICC support -MD to output dependencies as a
4350- # side effect of compilation, but ICC will put the dependencies in
4351- # the current directory while Tru64 will put them in the object
4352- # directory.
4353- mkdir sub
4354-
4355- am_cv_CC_dependencies_compiler_type=none
4356- if test "$am_compiler_list" = ""; then
4357- am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
4358- fi
4359- am__universal=false
4360- case " $depcc " in #(
4361- *\ -arch\ *\ -arch\ *) am__universal=true ;;
4362- esac
4363-
4364- for depmode in $am_compiler_list; do
4365- # Setup a source with many dependencies, because some compilers
4366- # like to wrap large dependency lists on column 80 (with \), and
4367- # we should not choose a depcomp mode which is confused by this.
4368- #
4369- # We need to recreate these files for each test, as the compiler may
4370- # overwrite some of them when testing with obscure command lines.
4371- # This happens at least with the AIX C compiler.
4372- : > sub/conftest.c
4373- for i in 1 2 3 4 5 6; do
4374- echo '#include "conftst'$i'.h"' >> sub/conftest.c
4375- # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with
4376- # Solaris 8's {/usr,}/bin/sh.
4377- touch sub/conftst$i.h
4378- done
4379- echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
4380-
4381- # We check with `-c' and `-o' for the sake of the "dashmstdout"
4382- # mode. It turns out that the SunPro C++ compiler does not properly
4383- # handle `-M -o', and we need to detect this. Also, some Intel
4384- # versions had trouble with output in subdirs
4385- am__obj=sub/conftest.${OBJEXT-o}
4386- am__minus_obj="-o $am__obj"
4387- case $depmode in
4388- gcc)
4389- # This depmode causes a compiler race in universal mode.
4390- test "$am__universal" = false || continue
4391- ;;
4392- nosideeffect)
4393- # after this tag, mechanisms are not by side-effect, so they'll
4394- # only be used when explicitly requested
4395- if test "x$enable_dependency_tracking" = xyes; then
4396- continue
4397- else
4398- break
4399- fi
4400- ;;
4401- msvisualcpp | msvcmsys)
4402- # This compiler won't grok `-c -o', but also, the minuso test has
4403- # not run yet. These depmodes are late enough in the game, and
4404- # so weak that their functioning should not be impacted.
4405- am__obj=conftest.${OBJEXT-o}
4406- am__minus_obj=
4407- ;;
4408- none) break ;;
4409- esac
4410- if depmode=$depmode \
4411- source=sub/conftest.c object=$am__obj \
4412- depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \
4413- $SHELL ./depcomp $depcc -c $am__minus_obj sub/conftest.c \
4414- >/dev/null 2>conftest.err &&
4415- grep sub/conftst1.h sub/conftest.Po > /dev/null 2>&1 &&
4416- grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 &&
4417- grep $am__obj sub/conftest.Po > /dev/null 2>&1 &&
4418- ${MAKE-make} -s -f confmf > /dev/null 2>&1; then
4419- # icc doesn't choke on unknown options, it will just issue warnings
4420- # or remarks (even with -Werror). So we grep stderr for any message
4421- # that says an option was ignored or not supported.
4422- # When given -MP, icc 7.0 and 7.1 complain thusly:
4423- # icc: Command line warning: ignoring option '-M'; no argument required
4424- # The diagnosis changed in icc 8.0:
4425- # icc: Command line remark: option '-MP' not supported
4426- if (grep 'ignoring option' conftest.err ||
4427- grep 'not supported' conftest.err) >/dev/null 2>&1; then :; else
4428- am_cv_CC_dependencies_compiler_type=$depmode
4429- break
4430- fi
4431- fi
4432- done
4433-
4434- cd ..
4435- rm -rf conftest.dir
4436-else
4437- am_cv_CC_dependencies_compiler_type=none
4438-fi
4439-
4440-fi
4441-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_CC_dependencies_compiler_type" >&5
4442-$as_echo "$am_cv_CC_dependencies_compiler_type" >&6; }
4443-CCDEPMODE=depmode=$am_cv_CC_dependencies_compiler_type
4444-
4445- if
4446- test "x$enable_dependency_tracking" != xno \
4447- && test "$am_cv_CC_dependencies_compiler_type" = gcc3; then
4448- am__fastdepCC_TRUE=
4449- am__fastdepCC_FALSE='#'
4450-else
4451- am__fastdepCC_TRUE='#'
4452- am__fastdepCC_FALSE=
4453-fi
4454-
4455-
4456-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for a sed that does not truncate output" >&5
4457-$as_echo_n "checking for a sed that does not truncate output... " >&6; }
4458-if ${ac_cv_path_SED+:} false; then :
4459- $as_echo_n "(cached) " >&6
4460-else
4461- ac_script=s/aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa/bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb/
4462- for ac_i in 1 2 3 4 5 6 7; do
4463- ac_script="$ac_script$as_nl$ac_script"
4464- done
4465- echo "$ac_script" 2>/dev/null | sed 99q >conftest.sed
4466- { ac_script=; unset ac_script;}
4467- if test -z "$SED"; then
4468- ac_path_SED_found=false
4469- # Loop through the user's path and test for each of PROGNAME-LIST
4470- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4471-for as_dir in $PATH
4472-do
4473- IFS=$as_save_IFS
4474- test -z "$as_dir" && as_dir=.
4475- for ac_prog in sed gsed; do
4476- for ac_exec_ext in '' $ac_executable_extensions; do
4477- ac_path_SED="$as_dir/$ac_prog$ac_exec_ext"
4478- { test -f "$ac_path_SED" && $as_test_x "$ac_path_SED"; } || continue
4479-# Check for GNU ac_path_SED and select it if it is found.
4480- # Check for GNU $ac_path_SED
4481-case `"$ac_path_SED" --version 2>&1` in
4482-*GNU*)
4483- ac_cv_path_SED="$ac_path_SED" ac_path_SED_found=:;;
4484-*)
4485- ac_count=0
4486- $as_echo_n 0123456789 >"conftest.in"
4487- while :
4488- do
4489- cat "conftest.in" "conftest.in" >"conftest.tmp"
4490- mv "conftest.tmp" "conftest.in"
4491- cp "conftest.in" "conftest.nl"
4492- $as_echo '' >> "conftest.nl"
4493- "$ac_path_SED" -f conftest.sed < "conftest.nl" >"conftest.out" 2>/dev/null || break
4494- diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
4495- as_fn_arith $ac_count + 1 && ac_count=$as_val
4496- if test $ac_count -gt ${ac_path_SED_max-0}; then
4497- # Best one so far, save it but keep looking for a better one
4498- ac_cv_path_SED="$ac_path_SED"
4499- ac_path_SED_max=$ac_count
4500- fi
4501- # 10*(2^10) chars as input seems more than enough
4502- test $ac_count -gt 10 && break
4503- done
4504- rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
4505-esac
4506-
4507- $ac_path_SED_found && break 3
4508- done
4509- done
4510- done
4511-IFS=$as_save_IFS
4512- if test -z "$ac_cv_path_SED"; then
4513- as_fn_error $? "no acceptable sed could be found in \$PATH" "$LINENO" 5
4514- fi
4515-else
4516- ac_cv_path_SED=$SED
4517-fi
4518-
4519-fi
4520-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_SED" >&5
4521-$as_echo "$ac_cv_path_SED" >&6; }
4522- SED="$ac_cv_path_SED"
4523- rm -f conftest.sed
4524-
4525-test -z "$SED" && SED=sed
4526-Xsed="$SED -e 1s/^X//"
4527-
4528-
4529-
4530-
4531-
4532-
4533-
4534-
4535-
4536-
4537-
4538-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lines and -e" >&5
4539-$as_echo_n "checking for grep that handles long lines and -e... " >&6; }
4540-if ${ac_cv_path_GREP+:} false; then :
4541- $as_echo_n "(cached) " >&6
4542-else
4543- if test -z "$GREP"; then
4544- ac_path_GREP_found=false
4545- # Loop through the user's path and test for each of PROGNAME-LIST
4546- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4547-for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
4548-do
4549- IFS=$as_save_IFS
4550- test -z "$as_dir" && as_dir=.
4551- for ac_prog in grep ggrep; do
4552- for ac_exec_ext in '' $ac_executable_extensions; do
4553- ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext"
4554- { test -f "$ac_path_GREP" && $as_test_x "$ac_path_GREP"; } || continue
4555-# Check for GNU ac_path_GREP and select it if it is found.
4556- # Check for GNU $ac_path_GREP
4557-case `"$ac_path_GREP" --version 2>&1` in
4558-*GNU*)
4559- ac_cv_path_GREP="$ac_path_GREP" ac_path_GREP_found=:;;
4560-*)
4561- ac_count=0
4562- $as_echo_n 0123456789 >"conftest.in"
4563- while :
4564- do
4565- cat "conftest.in" "conftest.in" >"conftest.tmp"
4566- mv "conftest.tmp" "conftest.in"
4567- cp "conftest.in" "conftest.nl"
4568- $as_echo 'GREP' >> "conftest.nl"
4569- "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev/null || break
4570- diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
4571- as_fn_arith $ac_count + 1 && ac_count=$as_val
4572- if test $ac_count -gt ${ac_path_GREP_max-0}; then
4573- # Best one so far, save it but keep looking for a better one
4574- ac_cv_path_GREP="$ac_path_GREP"
4575- ac_path_GREP_max=$ac_count
4576- fi
4577- # 10*(2^10) chars as input seems more than enough
4578- test $ac_count -gt 10 && break
4579- done
4580- rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
4581-esac
4582-
4583- $ac_path_GREP_found && break 3
4584- done
4585- done
4586- done
4587-IFS=$as_save_IFS
4588- if test -z "$ac_cv_path_GREP"; then
4589- as_fn_error $? "no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
4590- fi
4591-else
4592- ac_cv_path_GREP=$GREP
4593-fi
4594-
4595-fi
4596-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_GREP" >&5
4597-$as_echo "$ac_cv_path_GREP" >&6; }
4598- GREP="$ac_cv_path_GREP"
4599-
4600-
4601-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for egrep" >&5
4602-$as_echo_n "checking for egrep... " >&6; }
4603-if ${ac_cv_path_EGREP+:} false; then :
4604- $as_echo_n "(cached) " >&6
4605-else
4606- if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
4607- then ac_cv_path_EGREP="$GREP -E"
4608- else
4609- if test -z "$EGREP"; then
4610- ac_path_EGREP_found=false
4611- # Loop through the user's path and test for each of PROGNAME-LIST
4612- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4613-for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
4614-do
4615- IFS=$as_save_IFS
4616- test -z "$as_dir" && as_dir=.
4617- for ac_prog in egrep; do
4618- for ac_exec_ext in '' $ac_executable_extensions; do
4619- ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext"
4620- { test -f "$ac_path_EGREP" && $as_test_x "$ac_path_EGREP"; } || continue
4621-# Check for GNU ac_path_EGREP and select it if it is found.
4622- # Check for GNU $ac_path_EGREP
4623-case `"$ac_path_EGREP" --version 2>&1` in
4624-*GNU*)
4625- ac_cv_path_EGREP="$ac_path_EGREP" ac_path_EGREP_found=:;;
4626-*)
4627- ac_count=0
4628- $as_echo_n 0123456789 >"conftest.in"
4629- while :
4630- do
4631- cat "conftest.in" "conftest.in" >"conftest.tmp"
4632- mv "conftest.tmp" "conftest.in"
4633- cp "conftest.in" "conftest.nl"
4634- $as_echo 'EGREP' >> "conftest.nl"
4635- "$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev/null || break
4636- diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
4637- as_fn_arith $ac_count + 1 && ac_count=$as_val
4638- if test $ac_count -gt ${ac_path_EGREP_max-0}; then
4639- # Best one so far, save it but keep looking for a better one
4640- ac_cv_path_EGREP="$ac_path_EGREP"
4641- ac_path_EGREP_max=$ac_count
4642- fi
4643- # 10*(2^10) chars as input seems more than enough
4644- test $ac_count -gt 10 && break
4645- done
4646- rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
4647-esac
4648-
4649- $ac_path_EGREP_found && break 3
4650- done
4651- done
4652- done
4653-IFS=$as_save_IFS
4654- if test -z "$ac_cv_path_EGREP"; then
4655- as_fn_error $? "no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
4656- fi
4657-else
4658- ac_cv_path_EGREP=$EGREP
4659-fi
4660-
4661- fi
4662-fi
4663-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_EGREP" >&5
4664-$as_echo "$ac_cv_path_EGREP" >&6; }
4665- EGREP="$ac_cv_path_EGREP"
4666-
4667-
4668-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for fgrep" >&5
4669-$as_echo_n "checking for fgrep... " >&6; }
4670-if ${ac_cv_path_FGREP+:} false; then :
4671- $as_echo_n "(cached) " >&6
4672-else
4673- if echo 'ab*c' | $GREP -F 'ab*c' >/dev/null 2>&1
4674- then ac_cv_path_FGREP="$GREP -F"
4675- else
4676- if test -z "$FGREP"; then
4677- ac_path_FGREP_found=false
4678- # Loop through the user's path and test for each of PROGNAME-LIST
4679- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4680-for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
4681-do
4682- IFS=$as_save_IFS
4683- test -z "$as_dir" && as_dir=.
4684- for ac_prog in fgrep; do
4685- for ac_exec_ext in '' $ac_executable_extensions; do
4686- ac_path_FGREP="$as_dir/$ac_prog$ac_exec_ext"
4687- { test -f "$ac_path_FGREP" && $as_test_x "$ac_path_FGREP"; } || continue
4688-# Check for GNU ac_path_FGREP and select it if it is found.
4689- # Check for GNU $ac_path_FGREP
4690-case `"$ac_path_FGREP" --version 2>&1` in
4691-*GNU*)
4692- ac_cv_path_FGREP="$ac_path_FGREP" ac_path_FGREP_found=:;;
4693-*)
4694- ac_count=0
4695- $as_echo_n 0123456789 >"conftest.in"
4696- while :
4697- do
4698- cat "conftest.in" "conftest.in" >"conftest.tmp"
4699- mv "conftest.tmp" "conftest.in"
4700- cp "conftest.in" "conftest.nl"
4701- $as_echo 'FGREP' >> "conftest.nl"
4702- "$ac_path_FGREP" FGREP < "conftest.nl" >"conftest.out" 2>/dev/null || break
4703- diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
4704- as_fn_arith $ac_count + 1 && ac_count=$as_val
4705- if test $ac_count -gt ${ac_path_FGREP_max-0}; then
4706- # Best one so far, save it but keep looking for a better one
4707- ac_cv_path_FGREP="$ac_path_FGREP"
4708- ac_path_FGREP_max=$ac_count
4709- fi
4710- # 10*(2^10) chars as input seems more than enough
4711- test $ac_count -gt 10 && break
4712- done
4713- rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
4714-esac
4715-
4716- $ac_path_FGREP_found && break 3
4717- done
4718- done
4719- done
4720-IFS=$as_save_IFS
4721- if test -z "$ac_cv_path_FGREP"; then
4722- as_fn_error $? "no acceptable fgrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
4723- fi
4724-else
4725- ac_cv_path_FGREP=$FGREP
4726-fi
4727-
4728- fi
4729-fi
4730-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_FGREP" >&5
4731-$as_echo "$ac_cv_path_FGREP" >&6; }
4732- FGREP="$ac_cv_path_FGREP"
4733-
4734-
4735-test -z "$GREP" && GREP=grep
4736-
4737-
4738-
4739-
4740-
4741-
4742-
4743-
4744-
4745-
4746-
4747-
4748-
4749-
4750-
4751-
4752-
4753-
4754-
4755-# Check whether --with-gnu-ld was given.
4756-if test "${with_gnu_ld+set}" = set; then :
4757- withval=$with_gnu_ld; test "$withval" = no || with_gnu_ld=yes
4758-else
4759- with_gnu_ld=no
4760-fi
4761-
4762-ac_prog=ld
4763-if test "$GCC" = yes; then
4764- # Check if gcc -print-prog-name=ld gives a path.
4765- { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ld used by $CC" >&5
4766-$as_echo_n "checking for ld used by $CC... " >&6; }
4767- case $host in
4768- *-*-mingw*)
4769- # gcc leaves a trailing carriage return which upsets mingw
4770- ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
4771- *)
4772- ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
4773- esac
4774- case $ac_prog in
4775- # Accept absolute paths.
4776- [\\/]* | ?:[\\/]*)
4777- re_direlt='/[^/][^/]*/\.\./'
4778- # Canonicalize the pathname of ld
4779- ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
4780- while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
4781- ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
4782- done
4783- test -z "$LD" && LD="$ac_prog"
4784- ;;
4785- "")
4786- # If it fails, then pretend we aren't using GCC.
4787- ac_prog=ld
4788- ;;
4789- *)
4790- # If it is relative, then search for the first ld in PATH.
4791- with_gnu_ld=unknown
4792- ;;
4793- esac
4794-elif test "$with_gnu_ld" = yes; then
4795- { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GNU ld" >&5
4796-$as_echo_n "checking for GNU ld... " >&6; }
4797-else
4798- { $as_echo "$as_me:${as_lineno-$LINENO}: checking for non-GNU ld" >&5
4799-$as_echo_n "checking for non-GNU ld... " >&6; }
4800-fi
4801-if ${lt_cv_path_LD+:} false; then :
4802- $as_echo_n "(cached) " >&6
4803-else
4804- if test -z "$LD"; then
4805- lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
4806- for ac_dir in $PATH; do
4807- IFS="$lt_save_ifs"
4808- test -z "$ac_dir" && ac_dir=.
4809- if test -f "$ac_dir/$ac_prog" || test -f "$ac_dir/$ac_prog$ac_exeext"; then
4810- lt_cv_path_LD="$ac_dir/$ac_prog"
4811- # Check to see if the program is GNU ld. I'd rather use --version,
4812- # but apparently some variants of GNU ld only accept -v.
4813- # Break only if it was the GNU/non-GNU ld that we prefer.
4814- case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
4815- *GNU* | *'with BFD'*)
4816- test "$with_gnu_ld" != no && break
4817- ;;
4818- *)
4819- test "$with_gnu_ld" != yes && break
4820- ;;
4821- esac
4822- fi
4823- done
4824- IFS="$lt_save_ifs"
4825-else
4826- lt_cv_path_LD="$LD" # Let the user override the test with a path.
4827-fi
4828-fi
4829-
4830-LD="$lt_cv_path_LD"
4831-if test -n "$LD"; then
4832- { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LD" >&5
4833-$as_echo "$LD" >&6; }
4834-else
4835- { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4836-$as_echo "no" >&6; }
4837-fi
4838-test -z "$LD" && as_fn_error $? "no acceptable ld found in \$PATH" "$LINENO" 5
4839-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if the linker ($LD) is GNU ld" >&5
4840-$as_echo_n "checking if the linker ($LD) is GNU ld... " >&6; }
4841-if ${lt_cv_prog_gnu_ld+:} false; then :
4842- $as_echo_n "(cached) " >&6
4843-else
4844- # I'd rather use --version here, but apparently some GNU lds only accept -v.
4845-case `$LD -v 2>&1 </dev/null` in
4846-*GNU* | *'with BFD'*)
4847- lt_cv_prog_gnu_ld=yes
4848- ;;
4849-*)
4850- lt_cv_prog_gnu_ld=no
4851- ;;
4852-esac
4853-fi
4854-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_gnu_ld" >&5
4855-$as_echo "$lt_cv_prog_gnu_ld" >&6; }
4856-with_gnu_ld=$lt_cv_prog_gnu_ld
4857-
4858-
4859-
4860-
4861-
4862-
4863-
4864-
4865-
4866-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for BSD- or MS-compatible name lister (nm)" >&5
4867-$as_echo_n "checking for BSD- or MS-compatible name lister (nm)... " >&6; }
4868-if ${lt_cv_path_NM+:} false; then :
4869- $as_echo_n "(cached) " >&6
4870-else
4871- if test -n "$NM"; then
4872- # Let the user override the test.
4873- lt_cv_path_NM="$NM"
4874-else
4875- lt_nm_to_check="${ac_tool_prefix}nm"
4876- if test -n "$ac_tool_prefix" && test "$build" = "$host"; then
4877- lt_nm_to_check="$lt_nm_to_check nm"
4878- fi
4879- for lt_tmp_nm in $lt_nm_to_check; do
4880- lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
4881- for ac_dir in $PATH /usr/ccs/bin/elf /usr/ccs/bin /usr/ucb /bin; do
4882- IFS="$lt_save_ifs"
4883- test -z "$ac_dir" && ac_dir=.
4884- tmp_nm="$ac_dir/$lt_tmp_nm"
4885- if test -f "$tmp_nm" || test -f "$tmp_nm$ac_exeext" ; then
4886- # Check to see if the nm accepts a BSD-compat flag.
4887- # Adding the `sed 1q' prevents false positives on HP-UX, which says:
4888- # nm: unknown option "B" ignored
4889- # Tru64's nm complains that /dev/null is an invalid object file
4890- case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
4891- */dev/null* | *'Invalid file or object type'*)
4892- lt_cv_path_NM="$tmp_nm -B"
4893- break
4894- ;;
4895- *)
4896- case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
4897- */dev/null*)
4898- lt_cv_path_NM="$tmp_nm -p"
4899- break
4900- ;;
4901- *)
4902- lt_cv_path_NM=${lt_cv_path_NM="$tmp_nm"} # keep the first match, but
4903- continue # so that we can try to find one that supports BSD flags
4904- ;;
4905- esac
4906- ;;
4907- esac
4908- fi
4909- done
4910- IFS="$lt_save_ifs"
4911- done
4912- : ${lt_cv_path_NM=no}
4913-fi
4914-fi
4915-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_path_NM" >&5
4916-$as_echo "$lt_cv_path_NM" >&6; }
4917-if test "$lt_cv_path_NM" != "no"; then
4918- NM="$lt_cv_path_NM"
4919-else
4920- # Didn't find any BSD compatible name lister, look for dumpbin.
4921- if test -n "$DUMPBIN"; then :
4922- # Let the user override the test.
4923- else
4924- if test -n "$ac_tool_prefix"; then
4925- for ac_prog in dumpbin "link -dump"
4926- do
4927- # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
4928-set dummy $ac_tool_prefix$ac_prog; ac_word=$2
4929-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4930-$as_echo_n "checking for $ac_word... " >&6; }
4931-if ${ac_cv_prog_DUMPBIN+:} false; then :
4932- $as_echo_n "(cached) " >&6
4933-else
4934- if test -n "$DUMPBIN"; then
4935- ac_cv_prog_DUMPBIN="$DUMPBIN" # Let the user override the test.
4936-else
4937-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4938-for as_dir in $PATH
4939-do
4940- IFS=$as_save_IFS
4941- test -z "$as_dir" && as_dir=.
4942- for ac_exec_ext in '' $ac_executable_extensions; do
4943- if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4944- ac_cv_prog_DUMPBIN="$ac_tool_prefix$ac_prog"
4945- $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4946- break 2
4947- fi
4948-done
4949- done
4950-IFS=$as_save_IFS
4951-
4952-fi
4953-fi
4954-DUMPBIN=$ac_cv_prog_DUMPBIN
4955-if test -n "$DUMPBIN"; then
4956- { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DUMPBIN" >&5
4957-$as_echo "$DUMPBIN" >&6; }
4958-else
4959- { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4960-$as_echo "no" >&6; }
4961-fi
4962-
4963-
4964- test -n "$DUMPBIN" && break
4965- done
4966-fi
4967-if test -z "$DUMPBIN"; then
4968- ac_ct_DUMPBIN=$DUMPBIN
4969- for ac_prog in dumpbin "link -dump"
4970-do
4971- # Extract the first word of "$ac_prog", so it can be a program name with args.
4972-set dummy $ac_prog; ac_word=$2
4973-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4974-$as_echo_n "checking for $ac_word... " >&6; }
4975-if ${ac_cv_prog_ac_ct_DUMPBIN+:} false; then :
4976- $as_echo_n "(cached) " >&6
4977-else
4978- if test -n "$ac_ct_DUMPBIN"; then
4979- ac_cv_prog_ac_ct_DUMPBIN="$ac_ct_DUMPBIN" # Let the user override the test.
4980-else
4981-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4982-for as_dir in $PATH
4983-do
4984- IFS=$as_save_IFS
4985- test -z "$as_dir" && as_dir=.
4986- for ac_exec_ext in '' $ac_executable_extensions; do
4987- if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4988- ac_cv_prog_ac_ct_DUMPBIN="$ac_prog"
4989- $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4990- break 2
4991- fi
4992-done
4993- done
4994-IFS=$as_save_IFS
4995-
4996-fi
4997-fi
4998-ac_ct_DUMPBIN=$ac_cv_prog_ac_ct_DUMPBIN
4999-if test -n "$ac_ct_DUMPBIN"; then
5000- { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_DUMPBIN" >&5
The diff has been truncated for viewing.

Subscribers

People subscribed via source and target branches

to all changes: