blob: a4c86b0a6e43f123c6b55341e2b6372d91796283 [file] [log] [blame]
Benny Prijonoa9b372a2006-07-24 02:07:11 +00001#! /bin/sh
2# Guess values for system-dependent variables and create Makefiles.
Sauw Ming2f91da02012-06-07 02:24:51 +00003# Generated by GNU Autoconf 2.69 for pjproject 2.x.
Benny Prijono28d3c562012-03-30 07:10:13 +00004#
Benny Prijonoa9b372a2006-07-24 02:07:11 +00005#
Sauw Ming2f91da02012-06-07 02:24:51 +00006# Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
Benny Prijono28d3c562012-03-30 07:10:13 +00007#
8#
Benny Prijonoa9b372a2006-07-24 02:07:11 +00009# This configure script is free software; the Free Software Foundation
10# gives unlimited permission to copy, distribute and modify it.
Benny Prijono28d3c562012-03-30 07:10:13 +000011## -------------------- ##
12## M4sh Initialization. ##
13## -------------------- ##
Benny Prijonoa9b372a2006-07-24 02:07:11 +000014
Nanang Izzuddin56e380a2009-04-15 14:45:41 +000015# Be more Bourne compatible
16DUALCASE=1; export DUALCASE # for MKS sh
Benny Prijono28d3c562012-03-30 07:10:13 +000017if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then :
Benny Prijono7e0d75f2006-12-25 20:34:14 +000018 emulate sh
19 NULLCMD=:
Benny Prijono28d3c562012-03-30 07:10:13 +000020 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
Benny Prijono7e0d75f2006-12-25 20:34:14 +000021 # is contrary to our usage. Disable this feature.
22 alias -g '${1+"$@"}'='"$@"'
Nanang Izzuddin56e380a2009-04-15 14:45:41 +000023 setopt NO_GLOB_SUBST
Benny Prijonoe2746132008-09-27 13:16:35 +000024else
Benny Prijono28d3c562012-03-30 07:10:13 +000025 case `(set -o) 2>/dev/null` in #(
26 *posix*) :
27 set -o posix ;; #(
28 *) :
29 ;;
Nanang Izzuddin56e380a2009-04-15 14:45:41 +000030esac
Benny Prijono7e0d75f2006-12-25 20:34:14 +000031fi
32
33
Benny Prijono28d3c562012-03-30 07:10:13 +000034as_nl='
35'
36export as_nl
37# Printing a long string crashes Solaris 7 /usr/bin/printf.
38as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
39as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
40as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
41# Prefer a ksh shell builtin over an external printf program on Solaris,
42# but without wasting forks for bash or zsh.
43if test -z "$BASH_VERSION$ZSH_VERSION" \
44 && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
45 as_echo='print -r --'
46 as_echo_n='print -rn --'
47elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
48 as_echo='printf %s\n'
49 as_echo_n='printf %s'
50else
51 if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
52 as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
53 as_echo_n='/usr/ucb/echo -n'
54 else
55 as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
56 as_echo_n_body='eval
57 arg=$1;
58 case $arg in #(
59 *"$as_nl"*)
60 expr "X$arg" : "X\\(.*\\)$as_nl";
61 arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
62 esac;
63 expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl"
64 '
65 export as_echo_n_body
66 as_echo_n='sh -c $as_echo_n_body as_echo'
67 fi
68 export as_echo_body
69 as_echo='sh -c $as_echo_body as_echo'
70fi
Benny Prijonod5233702010-01-13 13:09:45 +000071
Benny Prijono7e0d75f2006-12-25 20:34:14 +000072# The user is always right.
73if test "${PATH_SEPARATOR+set}" != set; then
Benny Prijono28d3c562012-03-30 07:10:13 +000074 PATH_SEPARATOR=:
75 (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
76 (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
77 PATH_SEPARATOR=';'
78 }
Benny Prijonoa9b372a2006-07-24 02:07:11 +000079fi
80
Nanang Izzuddin56e380a2009-04-15 14:45:41 +000081
82# IFS
83# We need space, tab and new line, in precisely that order. Quoting is
84# there to prevent editors from complaining about space-tab.
85# (If _AS_PATH_WALK were called with IFS unset, it would disable word
86# splitting by setting IFS to empty value.)
Nanang Izzuddin56e380a2009-04-15 14:45:41 +000087IFS=" "" $as_nl"
88
89# Find who we are. Look in the path if we contain no directory separator.
Sauw Ming2f91da02012-06-07 02:24:51 +000090as_myself=
Benny Prijono28d3c562012-03-30 07:10:13 +000091case $0 in #((
Nanang Izzuddin56e380a2009-04-15 14:45:41 +000092 *[\\/]* ) as_myself=$0 ;;
93 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
Benny Prijono7e0d75f2006-12-25 20:34:14 +000094for as_dir in $PATH
95do
96 IFS=$as_save_IFS
97 test -z "$as_dir" && as_dir=.
Benny Prijono28d3c562012-03-30 07:10:13 +000098 test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
99 done
Nanang Izzuddin56e380a2009-04-15 14:45:41 +0000100IFS=$as_save_IFS
Benny Prijono7e0d75f2006-12-25 20:34:14 +0000101
Nanang Izzuddin56e380a2009-04-15 14:45:41 +0000102 ;;
103esac
104# We did not find ourselves, most probably we were run as `sh COMMAND'
105# in which case we are not to be found in the path.
106if test "x$as_myself" = x; then
107 as_myself=$0
108fi
109if test ! -f "$as_myself"; then
Benny Prijono28d3c562012-03-30 07:10:13 +0000110 $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
111 exit 1
Nanang Izzuddin56e380a2009-04-15 14:45:41 +0000112fi
113
Benny Prijono28d3c562012-03-30 07:10:13 +0000114# Unset variables that we do not need and which cause bugs (e.g. in
115# pre-3.0 UWIN ksh). But do not cause bugs in bash 2.01; the "|| exit 1"
116# suppresses any "Segmentation fault" message there. '((' could
117# trigger a bug in pdksh 5.2.14.
118for as_var in BASH_ENV ENV MAIL MAILPATH
119do eval test x\${$as_var+set} = xset \
120 && ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || :
Nanang Izzuddin56e380a2009-04-15 14:45:41 +0000121done
122PS1='$ '
123PS2='> '
124PS4='+ '
125
126# NLS nuisances.
Benny Prijono28d3c562012-03-30 07:10:13 +0000127LC_ALL=C
128export LC_ALL
129LANGUAGE=C
130export LANGUAGE
Benny Prijonoe1105232011-10-26 06:49:34 +0000131
Benny Prijono28d3c562012-03-30 07:10:13 +0000132# CDPATH.
133(unset CDPATH) >/dev/null 2>&1 && unset CDPATH
134
Sauw Ming2f91da02012-06-07 02:24:51 +0000135# Use a proper internal environment variable to ensure we don't fall
136 # into an infinite loop, continuously re-executing ourselves.
137 if test x"${_as_can_reexec}" != xno && test "x$CONFIG_SHELL" != x; then
138 _as_can_reexec=no; export _as_can_reexec;
139 # We cannot yet assume a decent shell, so we have to provide a
140# neutralization value for shells without unset; and this also
141# works around shells that cannot unset nonexistent variables.
142# Preserve -v and -x to the replacement shell.
143BASH_ENV=/dev/null
144ENV=/dev/null
145(unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV
146case $- in # ((((
147 *v*x* | *x*v* ) as_opts=-vx ;;
148 *v* ) as_opts=-v ;;
149 *x* ) as_opts=-x ;;
150 * ) as_opts= ;;
151esac
152exec $CONFIG_SHELL $as_opts "$as_myself" ${1+"$@"}
153# Admittedly, this is quite paranoid, since all the known shells bail
154# out after a failed `exec'.
155$as_echo "$0: could not re-execute with $CONFIG_SHELL" >&2
156as_fn_exit 255
157 fi
158 # We don't want this to propagate to other subprocesses.
159 { _as_can_reexec=; unset _as_can_reexec;}
Benny Prijono28d3c562012-03-30 07:10:13 +0000160if test "x$CONFIG_SHELL" = x; then
161 as_bourne_compatible="if test -n \"\${ZSH_VERSION+set}\" && (emulate sh) >/dev/null 2>&1; then :
162 emulate sh
163 NULLCMD=:
164 # Pre-4.2 versions of Zsh do word splitting on \${1+\"\$@\"}, which
165 # is contrary to our usage. Disable this feature.
166 alias -g '\${1+\"\$@\"}'='\"\$@\"'
167 setopt NO_GLOB_SUBST
168else
169 case \`(set -o) 2>/dev/null\` in #(
170 *posix*) :
171 set -o posix ;; #(
172 *) :
173 ;;
174esac
175fi
176"
177 as_required="as_fn_return () { (exit \$1); }
178as_fn_success () { as_fn_return 0; }
179as_fn_failure () { as_fn_return 1; }
180as_fn_ret_success () { return 0; }
181as_fn_ret_failure () { return 1; }
182
183exitcode=0
184as_fn_success || { exitcode=1; echo as_fn_success failed.; }
185as_fn_failure && { exitcode=1; echo as_fn_failure succeeded.; }
186as_fn_ret_success || { exitcode=1; echo as_fn_ret_success failed.; }
187as_fn_ret_failure && { exitcode=1; echo as_fn_ret_failure succeeded.; }
188if ( set x; as_fn_ret_success y && test x = \"\$1\" ); then :
189
190else
191 exitcode=1; echo positional parameters were not saved.
192fi
Sauw Ming2f91da02012-06-07 02:24:51 +0000193test x\$exitcode = x0 || exit 1
194test -x / || exit 1"
Benny Prijono28d3c562012-03-30 07:10:13 +0000195 as_suggested=" as_lineno_1=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_1a=\$LINENO
196 as_lineno_2=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_2a=\$LINENO
197 eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
198 test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
199test \$(( 1 + 1 )) = 2 || exit 1"
200 if (eval "$as_required") 2>/dev/null; then :
201 as_have_required=yes
202else
203 as_have_required=no
204fi
205 if test x$as_have_required = xyes && (eval "$as_suggested") 2>/dev/null; then :
206
207else
208 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
209as_found=false
210for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH
211do
212 IFS=$as_save_IFS
213 test -z "$as_dir" && as_dir=.
214 as_found=:
215 case $as_dir in #(
216 /*)
217 for as_base in sh bash ksh sh5; do
218 # Try only shells that exist, to save several forks.
219 as_shell=$as_dir/$as_base
220 if { test -f "$as_shell" || test -f "$as_shell.exe"; } &&
221 { $as_echo "$as_bourne_compatible""$as_required" | as_run=a "$as_shell"; } 2>/dev/null; then :
222 CONFIG_SHELL=$as_shell as_have_required=yes
223 if { $as_echo "$as_bourne_compatible""$as_suggested" | as_run=a "$as_shell"; } 2>/dev/null; then :
224 break 2
225fi
226fi
227 done;;
228 esac
229 as_found=false
230done
231$as_found || { if { test -f "$SHELL" || test -f "$SHELL.exe"; } &&
232 { $as_echo "$as_bourne_compatible""$as_required" | as_run=a "$SHELL"; } 2>/dev/null; then :
233 CONFIG_SHELL=$SHELL as_have_required=yes
234fi; }
235IFS=$as_save_IFS
236
237
238 if test "x$CONFIG_SHELL" != x; then :
Sauw Ming2f91da02012-06-07 02:24:51 +0000239 export CONFIG_SHELL
240 # We cannot yet assume a decent shell, so we have to provide a
241# neutralization value for shells without unset; and this also
242# works around shells that cannot unset nonexistent variables.
243# Preserve -v and -x to the replacement shell.
244BASH_ENV=/dev/null
245ENV=/dev/null
246(unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV
247case $- in # ((((
248 *v*x* | *x*v* ) as_opts=-vx ;;
249 *v* ) as_opts=-v ;;
250 *x* ) as_opts=-x ;;
251 * ) as_opts= ;;
252esac
253exec $CONFIG_SHELL $as_opts "$as_myself" ${1+"$@"}
254# Admittedly, this is quite paranoid, since all the known shells bail
255# out after a failed `exec'.
256$as_echo "$0: could not re-execute with $CONFIG_SHELL" >&2
257exit 255
Benny Prijono28d3c562012-03-30 07:10:13 +0000258fi
259
260 if test x$as_have_required = xno; then :
261 $as_echo "$0: This script requires a shell more modern than all"
262 $as_echo "$0: the shells that I found on your system."
263 if test x${ZSH_VERSION+set} = xset ; then
264 $as_echo "$0: In particular, zsh $ZSH_VERSION has bugs and should"
265 $as_echo "$0: be upgraded to zsh 4.3.4 or later."
266 else
267 $as_echo "$0: Please tell bug-autoconf@gnu.org about your system,
268$0: including any error possibly output before this
269$0: message. Then install a modern shell, or manually run
270$0: the script under such a shell if you do have one."
271 fi
272 exit 1
273fi
274fi
275fi
276SHELL=${CONFIG_SHELL-/bin/sh}
277export SHELL
278# Unset more variables known to interfere with behavior of common tools.
279CLICOLOR_FORCE= GREP_OPTIONS=
280unset CLICOLOR_FORCE GREP_OPTIONS
281
282## --------------------- ##
283## M4sh Shell Functions. ##
284## --------------------- ##
285# as_fn_unset VAR
286# ---------------
287# Portably unset VAR.
288as_fn_unset ()
289{
290 { eval $1=; unset $1;}
291}
292as_unset=as_fn_unset
293
294# as_fn_set_status STATUS
295# -----------------------
296# Set $? to STATUS, without forking.
297as_fn_set_status ()
298{
299 return $1
300} # as_fn_set_status
301
302# as_fn_exit STATUS
303# -----------------
304# Exit the shell with STATUS, even in a "trap 0" or "set -e" context.
305as_fn_exit ()
306{
307 set +e
308 as_fn_set_status $1
309 exit $1
310} # as_fn_exit
311
312# as_fn_mkdir_p
313# -------------
314# Create "$as_dir" as a directory, including parents if necessary.
315as_fn_mkdir_p ()
316{
317
318 case $as_dir in #(
319 -*) as_dir=./$as_dir;;
320 esac
321 test -d "$as_dir" || eval $as_mkdir_p || {
322 as_dirs=
323 while :; do
324 case $as_dir in #(
325 *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
326 *) as_qdir=$as_dir;;
327 esac
328 as_dirs="'$as_qdir' $as_dirs"
329 as_dir=`$as_dirname -- "$as_dir" ||
330$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
331 X"$as_dir" : 'X\(//\)[^/]' \| \
332 X"$as_dir" : 'X\(//\)$' \| \
333 X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
334$as_echo X"$as_dir" |
335 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
336 s//\1/
337 q
338 }
339 /^X\(\/\/\)[^/].*/{
340 s//\1/
341 q
342 }
343 /^X\(\/\/\)$/{
344 s//\1/
345 q
346 }
347 /^X\(\/\).*/{
348 s//\1/
349 q
350 }
351 s/.*/./; q'`
352 test -d "$as_dir" && break
353 done
354 test -z "$as_dirs" || eval "mkdir $as_dirs"
Sauw Ming4e4ec7e2012-06-01 04:27:01 +0000355 } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir"
Benny Prijono28d3c562012-03-30 07:10:13 +0000356
357
358} # as_fn_mkdir_p
Sauw Ming2f91da02012-06-07 02:24:51 +0000359
360# as_fn_executable_p FILE
361# -----------------------
362# Test if FILE is an executable regular file.
363as_fn_executable_p ()
364{
365 test -f "$1" && test -x "$1"
366} # as_fn_executable_p
Benny Prijono28d3c562012-03-30 07:10:13 +0000367# as_fn_append VAR VALUE
368# ----------------------
369# Append the text in VALUE to the end of the definition contained in VAR. Take
370# advantage of any shell optimizations that allow amortized linear growth over
371# repeated appends, instead of the typical quadratic growth present in naive
372# implementations.
373if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null; then :
374 eval 'as_fn_append ()
375 {
376 eval $1+=\$2
377 }'
378else
379 as_fn_append ()
380 {
381 eval $1=\$$1\$2
382 }
383fi # as_fn_append
384
385# as_fn_arith ARG...
386# ------------------
387# Perform arithmetic evaluation on the ARGs, and store the result in the
388# global $as_val. Take advantage of shells that can avoid forks. The arguments
389# must be portable across $(()) and expr.
390if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null; then :
391 eval 'as_fn_arith ()
392 {
393 as_val=$(( $* ))
394 }'
395else
396 as_fn_arith ()
397 {
398 as_val=`expr "$@" || test $? -eq 1`
399 }
400fi # as_fn_arith
401
402
Sauw Ming4e4ec7e2012-06-01 04:27:01 +0000403# as_fn_error STATUS ERROR [LINENO LOG_FD]
404# ----------------------------------------
Benny Prijono28d3c562012-03-30 07:10:13 +0000405# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
406# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
Sauw Ming4e4ec7e2012-06-01 04:27:01 +0000407# script with STATUS, using 1 if that was 0.
Benny Prijono28d3c562012-03-30 07:10:13 +0000408as_fn_error ()
409{
Sauw Ming4e4ec7e2012-06-01 04:27:01 +0000410 as_status=$1; test $as_status -eq 0 && as_status=1
411 if test "$4"; then
412 as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
413 $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
Benny Prijono28d3c562012-03-30 07:10:13 +0000414 fi
Sauw Ming4e4ec7e2012-06-01 04:27:01 +0000415 $as_echo "$as_me: error: $2" >&2
Benny Prijono28d3c562012-03-30 07:10:13 +0000416 as_fn_exit $as_status
417} # as_fn_error
418
Nanang Izzuddin56e380a2009-04-15 14:45:41 +0000419if expr a : '\(a\)' >/dev/null 2>&1 &&
420 test "X`expr 00001 : '.*\(...\)'`" = X001; then
421 as_expr=expr
422else
423 as_expr=false
424fi
425
426if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
427 as_basename=basename
428else
429 as_basename=false
430fi
431
Benny Prijono28d3c562012-03-30 07:10:13 +0000432if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then
433 as_dirname=dirname
434else
435 as_dirname=false
436fi
Nanang Izzuddin56e380a2009-04-15 14:45:41 +0000437
Nanang Izzuddin56e380a2009-04-15 14:45:41 +0000438as_me=`$as_basename -- "$0" ||
439$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
440 X"$0" : 'X\(//\)$' \| \
441 X"$0" : 'X\(/\)' \| . 2>/dev/null ||
Benny Prijono28d3c562012-03-30 07:10:13 +0000442$as_echo X/"$0" |
Nanang Izzuddin56e380a2009-04-15 14:45:41 +0000443 sed '/^.*\/\([^/][^/]*\)\/*$/{
444 s//\1/
445 q
446 }
447 /^X\/\(\/\/\)$/{
448 s//\1/
449 q
450 }
451 /^X\/\(\/\).*/{
452 s//\1/
453 q
454 }
455 s/.*/./; q'`
456
Benny Prijono28d3c562012-03-30 07:10:13 +0000457# Avoid depending upon Character Ranges.
458as_cr_letters='abcdefghijklmnopqrstuvwxyz'
459as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
460as_cr_Letters=$as_cr_letters$as_cr_LETTERS
461as_cr_digits='0123456789'
462as_cr_alnum=$as_cr_Letters$as_cr_digits
Nanang Izzuddin56e380a2009-04-15 14:45:41 +0000463
464
Benny Prijono28d3c562012-03-30 07:10:13 +0000465 as_lineno_1=$LINENO as_lineno_1a=$LINENO
466 as_lineno_2=$LINENO as_lineno_2a=$LINENO
467 eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
468 test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
469 # Blame Lee E. McMahon (1931-1989) for sed's syntax. :-)
Nanang Izzuddin56e380a2009-04-15 14:45:41 +0000470 sed -n '
471 p
472 /[$]LINENO/=
473 ' <$as_myself |
Benny Prijono7e0d75f2006-12-25 20:34:14 +0000474 sed '
Nanang Izzuddin56e380a2009-04-15 14:45:41 +0000475 s/[$]LINENO.*/&-/
476 t lineno
477 b
478 :lineno
Benny Prijono7e0d75f2006-12-25 20:34:14 +0000479 N
Nanang Izzuddin56e380a2009-04-15 14:45:41 +0000480 :loop
481 s/[$]LINENO\([^'$as_cr_alnum'_].*\n\)\(.*\)/\2\1\2/
Benny Prijono7e0d75f2006-12-25 20:34:14 +0000482 t loop
Nanang Izzuddin56e380a2009-04-15 14:45:41 +0000483 s/-\n.*//
Benny Prijono7e0d75f2006-12-25 20:34:14 +0000484 ' >$as_me.lineno &&
Nanang Izzuddin56e380a2009-04-15 14:45:41 +0000485 chmod +x "$as_me.lineno" ||
Benny Prijono28d3c562012-03-30 07:10:13 +0000486 { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2; as_fn_exit 1; }
Benny Prijono7e0d75f2006-12-25 20:34:14 +0000487
Sauw Ming2f91da02012-06-07 02:24:51 +0000488 # If we had to re-execute with $CONFIG_SHELL, we're ensured to have
489 # already done that, so ensure we don't try to do so again and fall
490 # in an infinite loop. This has already happened in practice.
491 _as_can_reexec=no; export _as_can_reexec
Benny Prijono7e0d75f2006-12-25 20:34:14 +0000492 # Don't try to exec as it changes $[0], causing all sort of problems
493 # (the dirname of $[0] is not the place where we might find the
Nanang Izzuddin56e380a2009-04-15 14:45:41 +0000494 # original and so on. Autoconf is especially sensitive to this).
495 . "./$as_me.lineno"
Benny Prijono7e0d75f2006-12-25 20:34:14 +0000496 # Exit status is that of the last command.
497 exit
498}
499
Nanang Izzuddin56e380a2009-04-15 14:45:41 +0000500ECHO_C= ECHO_N= ECHO_T=
Benny Prijono28d3c562012-03-30 07:10:13 +0000501case `echo -n x` in #(((((
Nanang Izzuddin56e380a2009-04-15 14:45:41 +0000502-n*)
Benny Prijono28d3c562012-03-30 07:10:13 +0000503 case `echo 'xy\c'` in
Nanang Izzuddin56e380a2009-04-15 14:45:41 +0000504 *c*) ECHO_T=' ';; # ECHO_T is single tab character.
Benny Prijono28d3c562012-03-30 07:10:13 +0000505 xy) ECHO_C='\c';;
506 *) echo `echo ksh88 bug on AIX 6.1` > /dev/null
507 ECHO_T=' ';;
Nanang Izzuddin56e380a2009-04-15 14:45:41 +0000508 esac;;
509*)
510 ECHO_N='-n';;
Benny Prijono7e0d75f2006-12-25 20:34:14 +0000511esac
Benny Prijonoa9b372a2006-07-24 02:07:11 +0000512
513rm -f conf$$ conf$$.exe conf$$.file
Nanang Izzuddin56e380a2009-04-15 14:45:41 +0000514if test -d conf$$.dir; then
515 rm -f conf$$.dir/conf$$.file
516else
517 rm -f conf$$.dir
Benny Prijono28d3c562012-03-30 07:10:13 +0000518 mkdir conf$$.dir 2>/dev/null
Nanang Izzuddin56e380a2009-04-15 14:45:41 +0000519fi
Benny Prijono28d3c562012-03-30 07:10:13 +0000520if (echo >conf$$.file) 2>/dev/null; then
521 if ln -s conf$$.file conf$$ 2>/dev/null; then
522 as_ln_s='ln -s'
523 # ... but there are two gotchas:
524 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
525 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
Sauw Ming2f91da02012-06-07 02:24:51 +0000526 # In both cases, we have to default to `cp -pR'.
Benny Prijono28d3c562012-03-30 07:10:13 +0000527 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
Sauw Ming2f91da02012-06-07 02:24:51 +0000528 as_ln_s='cp -pR'
Benny Prijono28d3c562012-03-30 07:10:13 +0000529 elif ln conf$$.file conf$$ 2>/dev/null; then
530 as_ln_s=ln
531 else
Sauw Ming2f91da02012-06-07 02:24:51 +0000532 as_ln_s='cp -pR'
Benny Prijono28d3c562012-03-30 07:10:13 +0000533 fi
Benny Prijonoa9b372a2006-07-24 02:07:11 +0000534else
Sauw Ming2f91da02012-06-07 02:24:51 +0000535 as_ln_s='cp -pR'
Benny Prijonoa9b372a2006-07-24 02:07:11 +0000536fi
Nanang Izzuddin56e380a2009-04-15 14:45:41 +0000537rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
538rmdir conf$$.dir 2>/dev/null
Benny Prijonoa9b372a2006-07-24 02:07:11 +0000539
Benny Prijono7e0d75f2006-12-25 20:34:14 +0000540if mkdir -p . 2>/dev/null; then
Benny Prijono28d3c562012-03-30 07:10:13 +0000541 as_mkdir_p='mkdir -p "$as_dir"'
Benny Prijono39ae2da2006-10-13 17:57:42 +0000542else
Benny Prijono7e0d75f2006-12-25 20:34:14 +0000543 test -d ./-p && rmdir ./-p
544 as_mkdir_p=false
Benny Prijono39ae2da2006-10-13 17:57:42 +0000545fi
Benny Prijonoc5b6dbf2006-09-10 16:33:48 +0000546
Sauw Ming2f91da02012-06-07 02:24:51 +0000547as_test_x='test -x'
548as_executable_p=as_fn_executable_p
Benny Prijono7e0d75f2006-12-25 20:34:14 +0000549
550# Sed expression to map a string onto a valid CPP name.
551as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
552
553# Sed expression to map a string onto a valid variable name.
554as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
555
Benny Prijonoa9b372a2006-07-24 02:07:11 +0000556
Benny Prijono28d3c562012-03-30 07:10:13 +0000557test -n "$DJDIR" || exec 7<&0 </dev/null
558exec 6>&1
Benny Prijonoa9b372a2006-07-24 02:07:11 +0000559
560# Name of the host.
Sauw Ming4e4ec7e2012-06-01 04:27:01 +0000561# hostname on some systems (SVR3.2, old GNU/Linux) returns a bogus exit status,
Benny Prijonoa9b372a2006-07-24 02:07:11 +0000562# so uname gets run too.
563ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q`
564
Benny Prijonoa9b372a2006-07-24 02:07:11 +0000565#
566# Initializations.
567#
568ac_default_prefix=/usr/local
Nanang Izzuddin56e380a2009-04-15 14:45:41 +0000569ac_clean_files=
Benny Prijono7e0d75f2006-12-25 20:34:14 +0000570ac_config_libobj_dir=.
Nanang Izzuddin56e380a2009-04-15 14:45:41 +0000571LIBOBJS=
Benny Prijonoa9b372a2006-07-24 02:07:11 +0000572cross_compiling=no
573subdirs=
Benny Prijono7e0d75f2006-12-25 20:34:14 +0000574MFLAGS=
575MAKEFLAGS=
Benny Prijonoa9b372a2006-07-24 02:07:11 +0000576
Benny Prijono7e0d75f2006-12-25 20:34:14 +0000577# Identity of this package.
578PACKAGE_NAME='pjproject'
579PACKAGE_TARNAME='pjproject'
Benny Prijono28d3c562012-03-30 07:10:13 +0000580PACKAGE_VERSION='2.x'
581PACKAGE_STRING='pjproject 2.x'
Benny Prijono7e0d75f2006-12-25 20:34:14 +0000582PACKAGE_BUGREPORT=''
Benny Prijono28d3c562012-03-30 07:10:13 +0000583PACKAGE_URL=''
Benny Prijono7e0d75f2006-12-25 20:34:14 +0000584
585# Factoring default headers for most tests.
586ac_includes_default="\
587#include <stdio.h>
Nanang Izzuddin56e380a2009-04-15 14:45:41 +0000588#ifdef HAVE_SYS_TYPES_H
Benny Prijono7e0d75f2006-12-25 20:34:14 +0000589# include <sys/types.h>
590#endif
Nanang Izzuddin56e380a2009-04-15 14:45:41 +0000591#ifdef HAVE_SYS_STAT_H
Benny Prijono7e0d75f2006-12-25 20:34:14 +0000592# include <sys/stat.h>
593#endif
Nanang Izzuddin56e380a2009-04-15 14:45:41 +0000594#ifdef STDC_HEADERS
Benny Prijono7e0d75f2006-12-25 20:34:14 +0000595# include <stdlib.h>
596# include <stddef.h>
597#else
Nanang Izzuddin56e380a2009-04-15 14:45:41 +0000598# ifdef HAVE_STDLIB_H
Benny Prijono7e0d75f2006-12-25 20:34:14 +0000599# include <stdlib.h>
600# endif
601#endif
Nanang Izzuddin56e380a2009-04-15 14:45:41 +0000602#ifdef HAVE_STRING_H
603# if !defined STDC_HEADERS && defined HAVE_MEMORY_H
Benny Prijono7e0d75f2006-12-25 20:34:14 +0000604# include <memory.h>
605# endif
606# include <string.h>
607#endif
Nanang Izzuddin56e380a2009-04-15 14:45:41 +0000608#ifdef HAVE_STRINGS_H
Benny Prijono7e0d75f2006-12-25 20:34:14 +0000609# include <strings.h>
610#endif
Nanang Izzuddin56e380a2009-04-15 14:45:41 +0000611#ifdef HAVE_INTTYPES_H
Benny Prijono7e0d75f2006-12-25 20:34:14 +0000612# include <inttypes.h>
Benny Prijono7e0d75f2006-12-25 20:34:14 +0000613#endif
Nanang Izzuddin56e380a2009-04-15 14:45:41 +0000614#ifdef HAVE_STDINT_H
615# include <stdint.h>
616#endif
617#ifdef HAVE_UNISTD_H
Benny Prijono7e0d75f2006-12-25 20:34:14 +0000618# include <unistd.h>
619#endif"
620
Benny Prijono28d3c562012-03-30 07:10:13 +0000621ac_subst_vars='LTLIBOBJS
Benny Prijono36d32492011-12-28 08:42:23 +0000622LIBOBJS
Benny Prijono28d3c562012-03-30 07:10:13 +0000623ac_main_obj
624ac_host
625ac_linux_poll
Sauw Ming03df4242012-09-25 02:23:06 +0000626silk_present
627silk_h_present
628ac_no_silk
Sauw Ming2f67f472013-01-23 06:18:18 +0000629opencore_amrwb_dec_present
630opencore_amrwb_dec_h_present
631opencore_amrwb_enc_present
632opencore_amrwb_enc_h_present
Benny Prijono28d3c562012-03-30 07:10:13 +0000633opencore_amrnb_present
634opencore_amrnb_h_present
Sauw Ming2f67f472013-01-23 06:18:18 +0000635ac_no_opencore_amrwb
Benny Prijono28d3c562012-03-30 07:10:13 +0000636ac_no_opencore_amrnb
637libcrypto_present
638libssl_present
639openssl_h_present
640ac_no_ssl
641ac_v4l2_ldflags
642ac_v4l2_cflags
Benny Prijonoeeebfab2012-04-23 13:46:21 +0000643PKG_CONFIG
644SAVED_PKG_CONFIG_PATH
Benny Prijono28d3c562012-03-30 07:10:13 +0000645ac_ffmpeg_ldflags
646ac_ffmpeg_cflags
647ac_has_ffmpeg
648ac_sdl_ldflags
649ac_sdl_cflags
Nanang Izzuddin08b20fe2012-06-06 09:37:25 +0000650SDL_CONFIG
Benny Prijono28d3c562012-03-30 07:10:13 +0000651ac_resample_dll
652ac_no_ilbc_codec
653ac_no_speex_codec
654ac_no_g7221_codec
655ac_no_g722_codec
656ac_no_gsm_codec
657ac_no_l16_codec
658ac_no_g711_codec
659ac_no_speex_aec
660ac_no_large_filter
661ac_no_small_filter
662ac_qt_cflags
663ac_pjmedia_video_has_qt
664ac_ios_cflags
665ac_pjmedia_video_has_ios
666ac_pjmedia_video
667ac_pa_use_oss
668ac_pa_use_alsa
669ac_pa_cflags
670ac_external_pa
671ac_pjmedia_snd
672ac_external_gsm
673ac_external_speex
674ac_os_objs
675EGREP
676GREP
677CPP
Sauw Ming4e4ec7e2012-06-01 04:27:01 +0000678ac_cross_compile
Benny Prijono28d3c562012-03-30 07:10:13 +0000679ac_shlib_suffix
680ac_build_mak_vars
681ac_pjdir
682CC_CFLAGS
683CC_OPTIMIZE
684CC_DEF
685CC_INC
686CC_OUT
687LIBEXT2
688LIBEXT
689RANLIB
690LDOUT
691LD
692AR
693ac_ct_CXX
694CXXFLAGS
695CXX
696OBJEXT
697EXEEXT
698ac_ct_CC
699CPPFLAGS
700LDFLAGS
701CFLAGS
702CC
703target_os
704target_vendor
705target_cpu
706target
707host_os
708host_vendor
709host_cpu
710host
711build_os
712build_vendor
713build_cpu
714build
715target_alias
716host_alias
717build_alias
718LIBS
719ECHO_T
720ECHO_N
721ECHO_C
722DEFS
723mandir
724localedir
725libdir
726psdir
727pdfdir
728dvidir
729htmldir
730infodir
731docdir
732oldincludedir
733includedir
734localstatedir
735sharedstatedir
736sysconfdir
737datadir
738datarootdir
739libexecdir
740sbindir
741bindir
742program_transform_name
743prefix
744exec_prefix
745PACKAGE_URL
746PACKAGE_BUGREPORT
747PACKAGE_STRING
748PACKAGE_VERSION
749PACKAGE_TARNAME
750PACKAGE_NAME
751PATH_SEPARATOR
752SHELL'
Benny Prijono7e0d75f2006-12-25 20:34:14 +0000753ac_subst_files=''
Benny Prijono28d3c562012-03-30 07:10:13 +0000754ac_user_opts='
755enable_option_checking
756enable_floating_point
757enable_epoll
758with_external_speex
759with_external_gsm
760enable_sound
761with_external_pa
762enable_oss
Nanang Izzuddin6898bfd2012-05-17 11:23:41 +0000763enable_video
Benny Prijono28d3c562012-03-30 07:10:13 +0000764enable_ext_sound
765enable_small_filter
766enable_large_filter
767enable_speex_aec
768enable_g711_codec
769enable_l16_codec
770enable_gsm_codec
771enable_g722_codec
772enable_g7221_codec
773enable_speex_codec
774enable_ilbc_codec
775enable_libsamplerate
776enable_resample_dll
777with_sdl
778enable_sdl
Benny Prijono28d3c562012-03-30 07:10:13 +0000779with_ffmpeg
Sauw Ming4e4ec7e2012-06-01 04:27:01 +0000780enable_ffmpeg
Benny Prijono28d3c562012-03-30 07:10:13 +0000781enable_v4l2
782enable_ipp
783with_ipp
784with_ipp_samples
785with_ipp_arch
Sauw Ming4e4ec7e2012-06-01 04:27:01 +0000786with_ssl
Benny Prijono28d3c562012-03-30 07:10:13 +0000787enable_ssl
Sauw Ming4e4ec7e2012-06-01 04:27:01 +0000788with_opencore_amrnb
Sauw Ming2f67f472013-01-23 06:18:18 +0000789with_opencore_amr
790with_opencore_amrwbenc
791enable_opencore_amr
Sauw Ming03df4242012-09-25 02:23:06 +0000792with_silk
793enable_silk
Benny Prijono28d3c562012-03-30 07:10:13 +0000794'
Nanang Izzuddin56e380a2009-04-15 14:45:41 +0000795 ac_precious_vars='build_alias
796host_alias
797target_alias
798CC
799CFLAGS
800LDFLAGS
801LIBS
802CPPFLAGS
803CXX
804CXXFLAGS
805CCC
806CPP'
807
Benny Prijono7e0d75f2006-12-25 20:34:14 +0000808
Benny Prijonoa9b372a2006-07-24 02:07:11 +0000809# Initialize some variables set by options.
810ac_init_help=
811ac_init_version=false
Benny Prijono28d3c562012-03-30 07:10:13 +0000812ac_unrecognized_opts=
813ac_unrecognized_sep=
Benny Prijonoa9b372a2006-07-24 02:07:11 +0000814# The variables have the same names as the options, with
815# dashes changed to underlines.
816cache_file=/dev/null
817exec_prefix=NONE
818no_create=
819no_recursion=
820prefix=NONE
821program_prefix=NONE
822program_suffix=NONE
823program_transform_name=s,x,x,
824silent=
825site=
826srcdir=
827verbose=
828x_includes=NONE
829x_libraries=NONE
830
831# Installation directory options.
832# These are left unexpanded so users can "make install exec_prefix=/foo"
833# and all the variables that are supposed to be based on exec_prefix
834# by default will actually change.
835# Use braces instead of parens because sh, perl, etc. also accept them.
Nanang Izzuddin56e380a2009-04-15 14:45:41 +0000836# (The list follows the same order as the GNU Coding Standards.)
Benny Prijonoa9b372a2006-07-24 02:07:11 +0000837bindir='${exec_prefix}/bin'
838sbindir='${exec_prefix}/sbin'
839libexecdir='${exec_prefix}/libexec'
Nanang Izzuddin56e380a2009-04-15 14:45:41 +0000840datarootdir='${prefix}/share'
841datadir='${datarootdir}'
Benny Prijonoa9b372a2006-07-24 02:07:11 +0000842sysconfdir='${prefix}/etc'
843sharedstatedir='${prefix}/com'
844localstatedir='${prefix}/var'
Benny Prijonoa9b372a2006-07-24 02:07:11 +0000845includedir='${prefix}/include'
846oldincludedir='/usr/include'
Nanang Izzuddin56e380a2009-04-15 14:45:41 +0000847docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
848infodir='${datarootdir}/info'
849htmldir='${docdir}'
850dvidir='${docdir}'
851pdfdir='${docdir}'
852psdir='${docdir}'
853libdir='${exec_prefix}/lib'
854localedir='${datarootdir}/locale'
855mandir='${datarootdir}/man'
Benny Prijonoa9b372a2006-07-24 02:07:11 +0000856
857ac_prev=
Nanang Izzuddin56e380a2009-04-15 14:45:41 +0000858ac_dashdash=
Benny Prijonoa9b372a2006-07-24 02:07:11 +0000859for ac_option
860do
861 # If the previous option needs an argument, assign it.
862 if test -n "$ac_prev"; then
Nanang Izzuddin56e380a2009-04-15 14:45:41 +0000863 eval $ac_prev=\$ac_option
Benny Prijonoa9b372a2006-07-24 02:07:11 +0000864 ac_prev=
865 continue
866 fi
867
Nanang Izzuddin56e380a2009-04-15 14:45:41 +0000868 case $ac_option in
Sauw Ming4e4ec7e2012-06-01 04:27:01 +0000869 *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
870 *=) ac_optarg= ;;
871 *) ac_optarg=yes ;;
Nanang Izzuddin56e380a2009-04-15 14:45:41 +0000872 esac
Benny Prijonoa9b372a2006-07-24 02:07:11 +0000873
874 # Accept the important Cygnus configure options, so we can diagnose typos.
875
Nanang Izzuddin56e380a2009-04-15 14:45:41 +0000876 case $ac_dashdash$ac_option in
877 --)
878 ac_dashdash=yes ;;
Benny Prijonoa9b372a2006-07-24 02:07:11 +0000879
880 -bindir | --bindir | --bindi | --bind | --bin | --bi)
881 ac_prev=bindir ;;
882 -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*)
883 bindir=$ac_optarg ;;
884
885 -build | --build | --buil | --bui | --bu)
886 ac_prev=build_alias ;;
887 -build=* | --build=* | --buil=* | --bui=* | --bu=*)
888 build_alias=$ac_optarg ;;
889
890 -cache-file | --cache-file | --cache-fil | --cache-fi \
891 | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
892 ac_prev=cache_file ;;
893 -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
894 | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*)
895 cache_file=$ac_optarg ;;
896
897 --config-cache | -C)
898 cache_file=config.cache ;;
899
Nanang Izzuddin56e380a2009-04-15 14:45:41 +0000900 -datadir | --datadir | --datadi | --datad)
Benny Prijonoa9b372a2006-07-24 02:07:11 +0000901 ac_prev=datadir ;;
Nanang Izzuddin56e380a2009-04-15 14:45:41 +0000902 -datadir=* | --datadir=* | --datadi=* | --datad=*)
Benny Prijonoa9b372a2006-07-24 02:07:11 +0000903 datadir=$ac_optarg ;;
904
Nanang Izzuddin56e380a2009-04-15 14:45:41 +0000905 -datarootdir | --datarootdir | --datarootdi | --datarootd | --dataroot \
906 | --dataroo | --dataro | --datar)
907 ac_prev=datarootdir ;;
908 -datarootdir=* | --datarootdir=* | --datarootdi=* | --datarootd=* \
909 | --dataroot=* | --dataroo=* | --dataro=* | --datar=*)
910 datarootdir=$ac_optarg ;;
911
Benny Prijonoa9b372a2006-07-24 02:07:11 +0000912 -disable-* | --disable-*)
Benny Prijono28d3c562012-03-30 07:10:13 +0000913 ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
Benny Prijonoa9b372a2006-07-24 02:07:11 +0000914 # Reject names that are not valid shell variable names.
Benny Prijono28d3c562012-03-30 07:10:13 +0000915 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
Sauw Ming4e4ec7e2012-06-01 04:27:01 +0000916 as_fn_error $? "invalid feature name: $ac_useropt"
Benny Prijono28d3c562012-03-30 07:10:13 +0000917 ac_useropt_orig=$ac_useropt
918 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
919 case $ac_user_opts in
920 *"
921"enable_$ac_useropt"
922"*) ;;
923 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--disable-$ac_useropt_orig"
924 ac_unrecognized_sep=', ';;
925 esac
926 eval enable_$ac_useropt=no ;;
Nanang Izzuddin56e380a2009-04-15 14:45:41 +0000927
928 -docdir | --docdir | --docdi | --doc | --do)
929 ac_prev=docdir ;;
930 -docdir=* | --docdir=* | --docdi=* | --doc=* | --do=*)
931 docdir=$ac_optarg ;;
932
933 -dvidir | --dvidir | --dvidi | --dvid | --dvi | --dv)
934 ac_prev=dvidir ;;
935 -dvidir=* | --dvidir=* | --dvidi=* | --dvid=* | --dvi=* | --dv=*)
936 dvidir=$ac_optarg ;;
Benny Prijonoa9b372a2006-07-24 02:07:11 +0000937
938 -enable-* | --enable-*)
Benny Prijono28d3c562012-03-30 07:10:13 +0000939 ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
Benny Prijonoa9b372a2006-07-24 02:07:11 +0000940 # Reject names that are not valid shell variable names.
Benny Prijono28d3c562012-03-30 07:10:13 +0000941 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
Sauw Ming4e4ec7e2012-06-01 04:27:01 +0000942 as_fn_error $? "invalid feature name: $ac_useropt"
Benny Prijono28d3c562012-03-30 07:10:13 +0000943 ac_useropt_orig=$ac_useropt
944 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
945 case $ac_user_opts in
946 *"
947"enable_$ac_useropt"
948"*) ;;
949 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--enable-$ac_useropt_orig"
950 ac_unrecognized_sep=', ';;
951 esac
952 eval enable_$ac_useropt=\$ac_optarg ;;
Benny Prijonoa9b372a2006-07-24 02:07:11 +0000953
954 -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
955 | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
956 | --exec | --exe | --ex)
957 ac_prev=exec_prefix ;;
958 -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \
959 | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
960 | --exec=* | --exe=* | --ex=*)
961 exec_prefix=$ac_optarg ;;
962
963 -gas | --gas | --ga | --g)
964 # Obsolete; use --with-gas.
965 with_gas=yes ;;
966
967 -help | --help | --hel | --he | -h)
968 ac_init_help=long ;;
969 -help=r* | --help=r* | --hel=r* | --he=r* | -hr*)
970 ac_init_help=recursive ;;
971 -help=s* | --help=s* | --hel=s* | --he=s* | -hs*)
972 ac_init_help=short ;;
973
974 -host | --host | --hos | --ho)
975 ac_prev=host_alias ;;
976 -host=* | --host=* | --hos=* | --ho=*)
977 host_alias=$ac_optarg ;;
978
Nanang Izzuddin56e380a2009-04-15 14:45:41 +0000979 -htmldir | --htmldir | --htmldi | --htmld | --html | --htm | --ht)
980 ac_prev=htmldir ;;
981 -htmldir=* | --htmldir=* | --htmldi=* | --htmld=* | --html=* | --htm=* \
982 | --ht=*)
983 htmldir=$ac_optarg ;;
984
Benny Prijonoa9b372a2006-07-24 02:07:11 +0000985 -includedir | --includedir | --includedi | --included | --include \
986 | --includ | --inclu | --incl | --inc)
987 ac_prev=includedir ;;
988 -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \
989 | --includ=* | --inclu=* | --incl=* | --inc=*)
990 includedir=$ac_optarg ;;
991
992 -infodir | --infodir | --infodi | --infod | --info | --inf)
993 ac_prev=infodir ;;
994 -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*)
995 infodir=$ac_optarg ;;
996
997 -libdir | --libdir | --libdi | --libd)
998 ac_prev=libdir ;;
999 -libdir=* | --libdir=* | --libdi=* | --libd=*)
1000 libdir=$ac_optarg ;;
1001
1002 -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \
1003 | --libexe | --libex | --libe)
1004 ac_prev=libexecdir ;;
1005 -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \
1006 | --libexe=* | --libex=* | --libe=*)
1007 libexecdir=$ac_optarg ;;
1008
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00001009 -localedir | --localedir | --localedi | --localed | --locale)
1010 ac_prev=localedir ;;
1011 -localedir=* | --localedir=* | --localedi=* | --localed=* | --locale=*)
1012 localedir=$ac_optarg ;;
1013
Benny Prijonoa9b372a2006-07-24 02:07:11 +00001014 -localstatedir | --localstatedir | --localstatedi | --localstated \
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00001015 | --localstate | --localstat | --localsta | --localst | --locals)
Benny Prijonoa9b372a2006-07-24 02:07:11 +00001016 ac_prev=localstatedir ;;
1017 -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00001018 | --localstate=* | --localstat=* | --localsta=* | --localst=* | --locals=*)
Benny Prijonoa9b372a2006-07-24 02:07:11 +00001019 localstatedir=$ac_optarg ;;
1020
1021 -mandir | --mandir | --mandi | --mand | --man | --ma | --m)
1022 ac_prev=mandir ;;
1023 -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*)
1024 mandir=$ac_optarg ;;
1025
1026 -nfp | --nfp | --nf)
1027 # Obsolete; use --without-fp.
1028 with_fp=no ;;
1029
1030 -no-create | --no-create | --no-creat | --no-crea | --no-cre \
Benny Prijono7e0d75f2006-12-25 20:34:14 +00001031 | --no-cr | --no-c | -n)
Benny Prijonoa9b372a2006-07-24 02:07:11 +00001032 no_create=yes ;;
1033
1034 -no-recursion | --no-recursion | --no-recursio | --no-recursi \
1035 | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
1036 no_recursion=yes ;;
1037
1038 -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \
1039 | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \
1040 | --oldin | --oldi | --old | --ol | --o)
1041 ac_prev=oldincludedir ;;
1042 -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \
1043 | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \
1044 | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*)
1045 oldincludedir=$ac_optarg ;;
1046
1047 -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
1048 ac_prev=prefix ;;
1049 -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
1050 prefix=$ac_optarg ;;
1051
1052 -program-prefix | --program-prefix | --program-prefi | --program-pref \
1053 | --program-pre | --program-pr | --program-p)
1054 ac_prev=program_prefix ;;
1055 -program-prefix=* | --program-prefix=* | --program-prefi=* \
1056 | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
1057 program_prefix=$ac_optarg ;;
1058
1059 -program-suffix | --program-suffix | --program-suffi | --program-suff \
1060 | --program-suf | --program-su | --program-s)
1061 ac_prev=program_suffix ;;
1062 -program-suffix=* | --program-suffix=* | --program-suffi=* \
1063 | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*)
1064 program_suffix=$ac_optarg ;;
1065
1066 -program-transform-name | --program-transform-name \
1067 | --program-transform-nam | --program-transform-na \
1068 | --program-transform-n | --program-transform- \
1069 | --program-transform | --program-transfor \
1070 | --program-transfo | --program-transf \
1071 | --program-trans | --program-tran \
1072 | --progr-tra | --program-tr | --program-t)
1073 ac_prev=program_transform_name ;;
1074 -program-transform-name=* | --program-transform-name=* \
1075 | --program-transform-nam=* | --program-transform-na=* \
1076 | --program-transform-n=* | --program-transform-=* \
1077 | --program-transform=* | --program-transfor=* \
1078 | --program-transfo=* | --program-transf=* \
1079 | --program-trans=* | --program-tran=* \
1080 | --progr-tra=* | --program-tr=* | --program-t=*)
1081 program_transform_name=$ac_optarg ;;
1082
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00001083 -pdfdir | --pdfdir | --pdfdi | --pdfd | --pdf | --pd)
1084 ac_prev=pdfdir ;;
1085 -pdfdir=* | --pdfdir=* | --pdfdi=* | --pdfd=* | --pdf=* | --pd=*)
1086 pdfdir=$ac_optarg ;;
1087
1088 -psdir | --psdir | --psdi | --psd | --ps)
1089 ac_prev=psdir ;;
1090 -psdir=* | --psdir=* | --psdi=* | --psd=* | --ps=*)
1091 psdir=$ac_optarg ;;
1092
Benny Prijonoa9b372a2006-07-24 02:07:11 +00001093 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
1094 | -silent | --silent | --silen | --sile | --sil)
1095 silent=yes ;;
1096
1097 -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb)
1098 ac_prev=sbindir ;;
1099 -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \
1100 | --sbi=* | --sb=*)
1101 sbindir=$ac_optarg ;;
1102
1103 -sharedstatedir | --sharedstatedir | --sharedstatedi \
1104 | --sharedstated | --sharedstate | --sharedstat | --sharedsta \
1105 | --sharedst | --shareds | --shared | --share | --shar \
1106 | --sha | --sh)
1107 ac_prev=sharedstatedir ;;
1108 -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \
1109 | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \
1110 | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \
1111 | --sha=* | --sh=*)
1112 sharedstatedir=$ac_optarg ;;
1113
1114 -site | --site | --sit)
1115 ac_prev=site ;;
1116 -site=* | --site=* | --sit=*)
1117 site=$ac_optarg ;;
1118
1119 -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
1120 ac_prev=srcdir ;;
1121 -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
1122 srcdir=$ac_optarg ;;
1123
1124 -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \
1125 | --syscon | --sysco | --sysc | --sys | --sy)
1126 ac_prev=sysconfdir ;;
1127 -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \
1128 | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*)
1129 sysconfdir=$ac_optarg ;;
1130
1131 -target | --target | --targe | --targ | --tar | --ta | --t)
1132 ac_prev=target_alias ;;
1133 -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*)
1134 target_alias=$ac_optarg ;;
1135
1136 -v | -verbose | --verbose | --verbos | --verbo | --verb)
1137 verbose=yes ;;
1138
1139 -version | --version | --versio | --versi | --vers | -V)
1140 ac_init_version=: ;;
1141
1142 -with-* | --with-*)
Benny Prijono28d3c562012-03-30 07:10:13 +00001143 ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
Benny Prijonoa9b372a2006-07-24 02:07:11 +00001144 # Reject names that are not valid shell variable names.
Benny Prijono28d3c562012-03-30 07:10:13 +00001145 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
Sauw Ming4e4ec7e2012-06-01 04:27:01 +00001146 as_fn_error $? "invalid package name: $ac_useropt"
Benny Prijono28d3c562012-03-30 07:10:13 +00001147 ac_useropt_orig=$ac_useropt
1148 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1149 case $ac_user_opts in
1150 *"
1151"with_$ac_useropt"
1152"*) ;;
1153 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--with-$ac_useropt_orig"
1154 ac_unrecognized_sep=', ';;
1155 esac
1156 eval with_$ac_useropt=\$ac_optarg ;;
Benny Prijonoa9b372a2006-07-24 02:07:11 +00001157
1158 -without-* | --without-*)
Benny Prijono28d3c562012-03-30 07:10:13 +00001159 ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
Benny Prijonoa9b372a2006-07-24 02:07:11 +00001160 # Reject names that are not valid shell variable names.
Benny Prijono28d3c562012-03-30 07:10:13 +00001161 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
Sauw Ming4e4ec7e2012-06-01 04:27:01 +00001162 as_fn_error $? "invalid package name: $ac_useropt"
Benny Prijono28d3c562012-03-30 07:10:13 +00001163 ac_useropt_orig=$ac_useropt
1164 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1165 case $ac_user_opts in
1166 *"
1167"with_$ac_useropt"
1168"*) ;;
1169 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--without-$ac_useropt_orig"
1170 ac_unrecognized_sep=', ';;
1171 esac
1172 eval with_$ac_useropt=no ;;
Benny Prijonoa9b372a2006-07-24 02:07:11 +00001173
1174 --x)
1175 # Obsolete; use --with-x.
1176 with_x=yes ;;
1177
1178 -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \
1179 | --x-incl | --x-inc | --x-in | --x-i)
1180 ac_prev=x_includes ;;
1181 -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \
1182 | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*)
1183 x_includes=$ac_optarg ;;
1184
1185 -x-libraries | --x-libraries | --x-librarie | --x-librari \
1186 | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l)
1187 ac_prev=x_libraries ;;
1188 -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \
1189 | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
1190 x_libraries=$ac_optarg ;;
1191
Sauw Ming4e4ec7e2012-06-01 04:27:01 +00001192 -*) as_fn_error $? "unrecognized option: \`$ac_option'
1193Try \`$0 --help' for more information"
Benny Prijonoa9b372a2006-07-24 02:07:11 +00001194 ;;
1195
1196 *=*)
1197 ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
1198 # Reject names that are not valid shell variable names.
Benny Prijono28d3c562012-03-30 07:10:13 +00001199 case $ac_envvar in #(
1200 '' | [0-9]* | *[!_$as_cr_alnum]* )
Sauw Ming4e4ec7e2012-06-01 04:27:01 +00001201 as_fn_error $? "invalid variable name: \`$ac_envvar'" ;;
Benny Prijono28d3c562012-03-30 07:10:13 +00001202 esac
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00001203 eval $ac_envvar=\$ac_optarg
Benny Prijonoa9b372a2006-07-24 02:07:11 +00001204 export $ac_envvar ;;
1205
1206 *)
1207 # FIXME: should be removed in autoconf 3.0.
Benny Prijono28d3c562012-03-30 07:10:13 +00001208 $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2
Benny Prijonoa9b372a2006-07-24 02:07:11 +00001209 expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null &&
Benny Prijono28d3c562012-03-30 07:10:13 +00001210 $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2
Sauw Ming2f91da02012-06-07 02:24:51 +00001211 : "${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}"
Benny Prijonoa9b372a2006-07-24 02:07:11 +00001212 ;;
1213
1214 esac
1215done
1216
1217if test -n "$ac_prev"; then
1218 ac_option=--`echo $ac_prev | sed 's/_/-/g'`
Sauw Ming4e4ec7e2012-06-01 04:27:01 +00001219 as_fn_error $? "missing argument to $ac_option"
Benny Prijonoa9b372a2006-07-24 02:07:11 +00001220fi
1221
Benny Prijono28d3c562012-03-30 07:10:13 +00001222if test -n "$ac_unrecognized_opts"; then
1223 case $enable_option_checking in
1224 no) ;;
Sauw Ming4e4ec7e2012-06-01 04:27:01 +00001225 fatal) as_fn_error $? "unrecognized options: $ac_unrecognized_opts" ;;
Benny Prijono28d3c562012-03-30 07:10:13 +00001226 *) $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;;
1227 esac
1228fi
1229
1230# Check all directory arguments for consistency.
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00001231for ac_var in exec_prefix prefix bindir sbindir libexecdir datarootdir \
1232 datadir sysconfdir sharedstatedir localstatedir includedir \
1233 oldincludedir docdir infodir htmldir dvidir pdfdir psdir \
1234 libdir localedir mandir
Benny Prijonoa9b372a2006-07-24 02:07:11 +00001235do
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00001236 eval ac_val=\$$ac_var
Benny Prijono28d3c562012-03-30 07:10:13 +00001237 # Remove trailing slashes.
1238 case $ac_val in
1239 */ )
1240 ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
1241 eval $ac_var=\$ac_val;;
1242 esac
1243 # Be sure to have absolute directory names.
Benny Prijonoa9b372a2006-07-24 02:07:11 +00001244 case $ac_val in
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00001245 [\\/$]* | ?:[\\/]* ) continue;;
1246 NONE | '' ) case $ac_var in *prefix ) continue;; esac;;
Benny Prijonoa9b372a2006-07-24 02:07:11 +00001247 esac
Sauw Ming4e4ec7e2012-06-01 04:27:01 +00001248 as_fn_error $? "expected an absolute directory name for --$ac_var: $ac_val"
Benny Prijonoa9b372a2006-07-24 02:07:11 +00001249done
1250
1251# There might be people who depend on the old broken behavior: `$host'
1252# used to hold the argument of --host etc.
Benny Prijono7e0d75f2006-12-25 20:34:14 +00001253# FIXME: To remove some day.
Benny Prijonoa9b372a2006-07-24 02:07:11 +00001254build=$build_alias
1255host=$host_alias
1256target=$target_alias
1257
Benny Prijono7e0d75f2006-12-25 20:34:14 +00001258# FIXME: To remove some day.
Benny Prijonoa9b372a2006-07-24 02:07:11 +00001259if test "x$host_alias" != x; then
1260 if test "x$build_alias" = x; then
1261 cross_compiling=maybe
Benny Prijonoa9b372a2006-07-24 02:07:11 +00001262 elif test "x$build_alias" != "x$host_alias"; then
1263 cross_compiling=yes
1264 fi
1265fi
1266
1267ac_tool_prefix=
1268test -n "$host_alias" && ac_tool_prefix=$host_alias-
1269
1270test "$silent" = yes && exec 6>/dev/null
1271
Benny Prijono7e0d75f2006-12-25 20:34:14 +00001272
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00001273ac_pwd=`pwd` && test -n "$ac_pwd" &&
1274ac_ls_di=`ls -di .` &&
1275ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
Sauw Ming4e4ec7e2012-06-01 04:27:01 +00001276 as_fn_error $? "working directory cannot be determined"
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00001277test "X$ac_ls_di" = "X$ac_pwd_ls_di" ||
Sauw Ming4e4ec7e2012-06-01 04:27:01 +00001278 as_fn_error $? "pwd does not report name of working directory"
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00001279
1280
Benny Prijonoa9b372a2006-07-24 02:07:11 +00001281# Find the source files, if location was not specified.
1282if test -z "$srcdir"; then
1283 ac_srcdir_defaulted=yes
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00001284 # Try the directory containing this script, then the parent directory.
Benny Prijono28d3c562012-03-30 07:10:13 +00001285 ac_confdir=`$as_dirname -- "$as_myself" ||
1286$as_expr X"$as_myself" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
1287 X"$as_myself" : 'X\(//\)[^/]' \| \
1288 X"$as_myself" : 'X\(//\)$' \| \
1289 X"$as_myself" : 'X\(/\)' \| . 2>/dev/null ||
1290$as_echo X"$as_myself" |
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00001291 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
1292 s//\1/
1293 q
1294 }
1295 /^X\(\/\/\)[^/].*/{
1296 s//\1/
1297 q
1298 }
1299 /^X\(\/\/\)$/{
1300 s//\1/
1301 q
1302 }
1303 /^X\(\/\).*/{
1304 s//\1/
1305 q
1306 }
1307 s/.*/./; q'`
Benny Prijonoa9b372a2006-07-24 02:07:11 +00001308 srcdir=$ac_confdir
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00001309 if test ! -r "$srcdir/$ac_unique_file"; then
Benny Prijonoa9b372a2006-07-24 02:07:11 +00001310 srcdir=..
1311 fi
1312else
1313 ac_srcdir_defaulted=no
1314fi
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00001315if test ! -r "$srcdir/$ac_unique_file"; then
1316 test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .."
Sauw Ming4e4ec7e2012-06-01 04:27:01 +00001317 as_fn_error $? "cannot find sources ($ac_unique_file) in $srcdir"
Benny Prijono9489e7a2008-09-19 22:18:50 +00001318fi
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00001319ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work"
1320ac_abs_confdir=`(
Sauw Ming4e4ec7e2012-06-01 04:27:01 +00001321 cd "$srcdir" && test -r "./$ac_unique_file" || as_fn_error $? "$ac_msg"
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00001322 pwd)`
1323# When building in place, set srcdir=.
1324if test "$ac_abs_confdir" = "$ac_pwd"; then
1325 srcdir=.
1326fi
1327# Remove unnecessary trailing slashes from srcdir.
1328# Double slashes in file names in object file debugging info
1329# mess up M-x gdb in Emacs.
1330case $srcdir in
1331*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
1332esac
1333for ac_var in $ac_precious_vars; do
1334 eval ac_env_${ac_var}_set=\${${ac_var}+set}
1335 eval ac_env_${ac_var}_value=\$${ac_var}
1336 eval ac_cv_env_${ac_var}_set=\${${ac_var}+set}
1337 eval ac_cv_env_${ac_var}_value=\$${ac_var}
1338done
Benny Prijonoa9b372a2006-07-24 02:07:11 +00001339
1340#
1341# Report the --help message.
1342#
1343if test "$ac_init_help" = "long"; then
1344 # Omit some internal or obsolete options to make the list less imposing.
1345 # This message is too long to be a string in the A/UX 3.1 sh.
Benny Prijono7e0d75f2006-12-25 20:34:14 +00001346 cat <<_ACEOF
Benny Prijono28d3c562012-03-30 07:10:13 +00001347\`configure' configures pjproject 2.x to adapt to many kinds of systems.
Benny Prijonoa9b372a2006-07-24 02:07:11 +00001348
1349Usage: $0 [OPTION]... [VAR=VALUE]...
1350
1351To assign environment variables (e.g., CC, CFLAGS...), specify them as
1352VAR=VALUE. See below for descriptions of some of the useful variables.
1353
1354Defaults for the options are specified in brackets.
1355
1356Configuration:
1357 -h, --help display this help and exit
1358 --help=short display options specific to this package
1359 --help=recursive display the short help of all the included packages
1360 -V, --version display version information and exit
Sauw Ming4e4ec7e2012-06-01 04:27:01 +00001361 -q, --quiet, --silent do not print \`checking ...' messages
Benny Prijonoa9b372a2006-07-24 02:07:11 +00001362 --cache-file=FILE cache test results in FILE [disabled]
1363 -C, --config-cache alias for \`--cache-file=config.cache'
1364 -n, --no-create do not create output files
1365 --srcdir=DIR find the sources in DIR [configure dir or \`..']
1366
Benny Prijonoa9b372a2006-07-24 02:07:11 +00001367Installation directories:
1368 --prefix=PREFIX install architecture-independent files in PREFIX
Benny Prijono28d3c562012-03-30 07:10:13 +00001369 [$ac_default_prefix]
Benny Prijonoa9b372a2006-07-24 02:07:11 +00001370 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
Benny Prijono28d3c562012-03-30 07:10:13 +00001371 [PREFIX]
Benny Prijonoa9b372a2006-07-24 02:07:11 +00001372
1373By default, \`make install' will install all the files in
1374\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify
1375an installation prefix other than \`$ac_default_prefix' using \`--prefix',
1376for instance \`--prefix=\$HOME'.
1377
1378For better control, use the options below.
1379
1380Fine tuning of the installation directories:
Benny Prijono28d3c562012-03-30 07:10:13 +00001381 --bindir=DIR user executables [EPREFIX/bin]
1382 --sbindir=DIR system admin executables [EPREFIX/sbin]
1383 --libexecdir=DIR program executables [EPREFIX/libexec]
1384 --sysconfdir=DIR read-only single-machine data [PREFIX/etc]
1385 --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
1386 --localstatedir=DIR modifiable single-machine data [PREFIX/var]
1387 --libdir=DIR object code libraries [EPREFIX/lib]
1388 --includedir=DIR C header files [PREFIX/include]
1389 --oldincludedir=DIR C header files for non-gcc [/usr/include]
1390 --datarootdir=DIR read-only arch.-independent data root [PREFIX/share]
1391 --datadir=DIR read-only architecture-independent data [DATAROOTDIR]
1392 --infodir=DIR info documentation [DATAROOTDIR/info]
1393 --localedir=DIR locale-dependent data [DATAROOTDIR/locale]
1394 --mandir=DIR man documentation [DATAROOTDIR/man]
1395 --docdir=DIR documentation root [DATAROOTDIR/doc/pjproject]
1396 --htmldir=DIR html documentation [DOCDIR]
1397 --dvidir=DIR dvi documentation [DOCDIR]
1398 --pdfdir=DIR pdf documentation [DOCDIR]
1399 --psdir=DIR ps documentation [DOCDIR]
Benny Prijono7e0d75f2006-12-25 20:34:14 +00001400_ACEOF
Benny Prijonoa9b372a2006-07-24 02:07:11 +00001401
Benny Prijono7e0d75f2006-12-25 20:34:14 +00001402 cat <<\_ACEOF
Benny Prijonoa9b372a2006-07-24 02:07:11 +00001403
1404System types:
1405 --build=BUILD configure for building on BUILD [guessed]
Benny Prijono7e0d75f2006-12-25 20:34:14 +00001406 --host=HOST cross-compile to build programs to run on HOST [BUILD]
Benny Prijonoa9b372a2006-07-24 02:07:11 +00001407 --target=TARGET configure for building compilers for TARGET [HOST]
Benny Prijono7e0d75f2006-12-25 20:34:14 +00001408_ACEOF
Benny Prijonoa9b372a2006-07-24 02:07:11 +00001409fi
1410
1411if test -n "$ac_init_help"; then
1412 case $ac_init_help in
Benny Prijono28d3c562012-03-30 07:10:13 +00001413 short | recursive ) echo "Configuration of pjproject 2.x:";;
Benny Prijonoa9b372a2006-07-24 02:07:11 +00001414 esac
Benny Prijono7e0d75f2006-12-25 20:34:14 +00001415 cat <<\_ACEOF
Benny Prijonoa9b372a2006-07-24 02:07:11 +00001416
Benny Prijonoc4c61d02006-08-20 20:47:34 +00001417Optional Features:
Benny Prijono28d3c562012-03-30 07:10:13 +00001418 --disable-option-checking ignore unrecognized --enable/--with options
Benny Prijonoc4c61d02006-08-20 20:47:34 +00001419 --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
1420 --enable-FEATURE[=ARG] include FEATURE [ARG=yes]
1421 --disable-floating-point
1422 Disable floating point where possible
Benny Prijono9489e7a2008-09-19 22:18:50 +00001423 --enable-epoll Use /dev/epoll ioqueue on Linux (experimental)
Benny Prijono1d971622006-09-10 22:27:40 +00001424 --disable-sound Exclude sound (i.e. use null sound)
Benny Prijono0b462322008-03-12 22:44:24 +00001425 --disable-oss Disable OSS audio (default: not disabled)
Nanang Izzuddin6898bfd2012-05-17 11:23:41 +00001426 --disable-video Disable video feature
Benny Prijonoebb2c332008-07-28 23:40:58 +00001427 --enable-ext-sound PJMEDIA will not provide any sound device backend
Benny Prijonoc4c61d02006-08-20 20:47:34 +00001428 --disable-small-filter Exclude small filter in resampling
1429 --disable-large-filter Exclude large filter in resampling
Benny Prijonoc4c61d02006-08-20 20:47:34 +00001430 --disable-speex-aec Exclude Speex Acoustic Echo Canceller/AEC
1431 --disable-g711-codec Exclude G.711 codecs from the build
1432 --disable-l16-codec Exclude Linear/L16 codec family from the build
1433 --disable-gsm-codec Exclude GSM codec in the build
Benny Prijono71f657d2008-03-17 14:24:21 +00001434 --disable-g722-codec Exclude G.722 codec in the build
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00001435 --disable-g7221-codec Exclude G.7221 codec in the build
Benny Prijonoc4c61d02006-08-20 20:47:34 +00001436 --disable-speex-codec Exclude Speex codecs in the build
1437 --disable-ilbc-codec Exclude iLBC codec in the build
Benny Prijono550a1a62007-10-16 08:54:00 +00001438 --enable-libsamplerate Link with libsamplerate when available. Note that
1439 PJMEDIA_RESAMPLE_IMP must also be configured
Benny Prijono28d3c562012-03-30 07:10:13 +00001440 --enable-resample-dll Build libresample as shared library
Benny Prijonoc45d9512010-12-10 11:04:30 +00001441 --disable-sdl Disable SDL (default: not disabled)
1442 --disable-ffmpeg Disable ffmpeg (default: not disabled)
1443 --disable-v4l2 Disable Video4Linux2 (default: not disabled)
Benny Prijono0822c192008-08-21 20:59:58 +00001444 --enable-ipp Enable Intel IPP support. Specify the Intel IPP
1445 package and samples location using IPPROOT and
1446 IPPSAMPLES env var or with --with-ipp and
1447 --with-ipp-samples options
Benny Prijonoce1db762007-02-14 02:21:08 +00001448 --disable-ssl Exclude SSL support the build (default: autodetect)
Benny Prijono7e0d75f2006-12-25 20:34:14 +00001449
Sauw Ming2f67f472013-01-23 06:18:18 +00001450 --disable-opencore-amr Exclude OpenCORE AMR support from the build
Sauw Minge7dbbc82011-10-24 09:28:13 +00001451 (default: autodetect)
1452
Sauw Ming03df4242012-09-25 02:23:06 +00001453 --disable-silk Exclude SILK support from the build (default:
1454 autodetect)
1455
Benny Prijono7e0d75f2006-12-25 20:34:14 +00001456
Benny Prijonofe0c1272010-01-13 16:28:15 +00001457Optional Packages:
1458 --with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
1459 --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
Benny Prijono8a9b3b22010-01-14 14:46:54 +00001460 --with-external-speex Use external Speex development files, not the one in
1461 "third_party" directory. When this option is set,
1462 make sure that Speex is accessible to use (hint: use
1463 CFLAGS and LDFLAGS env var to set the include/lib
1464 paths)
1465 --with-external-gsm Use external GSM codec library, not the one in
1466 "third_party" directory. When this option is set,
1467 make sure that the GSM include/lib files are
1468 accessible to use (hint: use CFLAGS and LDFLAGS env
1469 var to set the include/lib paths)
1470 --with-external-pa Use external PortAudio development files, not the
1471 one in "third_party" directory. When this option is
1472 set, make sure that PortAudio is accessible to use
1473 (hint: use CFLAGS and LDFLAGS env var to set the
1474 include/lib paths)
Benny Prijono5b0af632011-07-20 03:16:25 +00001475 --with-sdl=DIR Specify alternate libSDL prefix
Benny Prijonoc8ef0ac2011-04-13 19:13:56 +00001476 --with-ffmpeg=DIR Specify alternate FFMPEG prefix
Benny Prijono3965f192010-02-10 18:46:05 +00001477 --with-ipp=DIR Specify the Intel IPP location
1478 --with-ipp-samples=DIR Specify the Intel IPP samples location
1479 --with-ipp-arch=ARCH Specify the Intel IPP ARCH suffix, e.g. "64" or
Benny Prijono46bd0842010-02-12 14:12:41 +00001480 "em64t. Default is blank for IA32"
Sauw Ming4e4ec7e2012-06-01 04:27:01 +00001481 --with-ssl=DIR Specify alternate libssl prefix
1482 --with-opencore-amrnb=DIR
Sauw Ming2f67f472013-01-23 06:18:18 +00001483 This option is obsolete and replaced by
1484 --with-opencore-amr=DIR
1485 --with-opencore-amr=DIR Specify alternate libopencore-amr prefix
1486 --with-opencore-amrwbenc=DIR
1487 Specify alternate libvo-amrwbenc prefix
Sauw Ming03df4242012-09-25 02:23:06 +00001488 --with-silk=DIR Specify alternate SILK prefix
Benny Prijonofe0c1272010-01-13 16:28:15 +00001489
Benny Prijonoa9b372a2006-07-24 02:07:11 +00001490Some influential environment variables:
1491 CC C compiler command
1492 CFLAGS C compiler flags
1493 LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a
1494 nonstandard directory <lib dir>
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00001495 LIBS libraries to pass to the linker, e.g. -l<library>
Benny Prijono28d3c562012-03-30 07:10:13 +00001496 CPPFLAGS (Objective) C/C++ preprocessor flags, e.g. -I<include dir> if
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00001497 you have headers in a nonstandard directory <include dir>
Benny Prijonoc4c61d02006-08-20 20:47:34 +00001498 CXX C++ compiler command
1499 CXXFLAGS C++ compiler flags
Benny Prijonoa9b372a2006-07-24 02:07:11 +00001500 CPP C preprocessor
1501
1502Use these variables to override the choices made by `configure' or to help
1503it to find libraries and programs with nonstandard names/locations.
1504
Benny Prijono28d3c562012-03-30 07:10:13 +00001505Report bugs to the package provider.
Benny Prijono7e0d75f2006-12-25 20:34:14 +00001506_ACEOF
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00001507ac_status=$?
Benny Prijonoa9b372a2006-07-24 02:07:11 +00001508fi
1509
1510if test "$ac_init_help" = "recursive"; then
1511 # If there are subdirs, report their specific --help.
Benny Prijono7e0d75f2006-12-25 20:34:14 +00001512 for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue
Benny Prijono28d3c562012-03-30 07:10:13 +00001513 test -d "$ac_dir" ||
1514 { cd "$srcdir" && ac_pwd=`pwd` && srcdir=. && test -d "$ac_dir"; } ||
1515 continue
Benny Prijono7e0d75f2006-12-25 20:34:14 +00001516 ac_builddir=.
Benny Prijonoa9b372a2006-07-24 02:07:11 +00001517
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00001518case "$ac_dir" in
1519.) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
1520*)
Benny Prijono28d3c562012-03-30 07:10:13 +00001521 ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00001522 # A ".." for each directory in $ac_dir_suffix.
Benny Prijono28d3c562012-03-30 07:10:13 +00001523 ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00001524 case $ac_top_builddir_sub in
1525 "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
1526 *) ac_top_build_prefix=$ac_top_builddir_sub/ ;;
1527 esac ;;
1528esac
1529ac_abs_top_builddir=$ac_pwd
1530ac_abs_builddir=$ac_pwd$ac_dir_suffix
1531# for backward compatibility:
1532ac_top_builddir=$ac_top_build_prefix
Benny Prijonoa9b372a2006-07-24 02:07:11 +00001533
Benny Prijono7e0d75f2006-12-25 20:34:14 +00001534case $srcdir in
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00001535 .) # We are building in place.
Benny Prijono7e0d75f2006-12-25 20:34:14 +00001536 ac_srcdir=.
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00001537 ac_top_srcdir=$ac_top_builddir_sub
1538 ac_abs_top_srcdir=$ac_pwd ;;
1539 [\\/]* | ?:[\\/]* ) # Absolute name.
Benny Prijono7e0d75f2006-12-25 20:34:14 +00001540 ac_srcdir=$srcdir$ac_dir_suffix;
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00001541 ac_top_srcdir=$srcdir
1542 ac_abs_top_srcdir=$srcdir ;;
1543 *) # Relative name.
1544 ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
1545 ac_top_srcdir=$ac_top_build_prefix$srcdir
1546 ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
Benny Prijono7e0d75f2006-12-25 20:34:14 +00001547esac
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00001548ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
Benny Prijono7e0d75f2006-12-25 20:34:14 +00001549
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00001550 cd "$ac_dir" || { ac_status=$?; continue; }
1551 # Check for guested configure.
1552 if test -f "$ac_srcdir/configure.gnu"; then
1553 echo &&
1554 $SHELL "$ac_srcdir/configure.gnu" --help=recursive
1555 elif test -f "$ac_srcdir/configure"; then
1556 echo &&
1557 $SHELL "$ac_srcdir/configure" --help=recursive
Benny Prijonoa9b372a2006-07-24 02:07:11 +00001558 else
Benny Prijono28d3c562012-03-30 07:10:13 +00001559 $as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00001560 fi || ac_status=$?
1561 cd "$ac_pwd" || { ac_status=$?; break; }
Benny Prijonoa9b372a2006-07-24 02:07:11 +00001562 done
1563fi
1564
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00001565test -n "$ac_init_help" && exit $ac_status
Benny Prijonoa9b372a2006-07-24 02:07:11 +00001566if $ac_init_version; then
Benny Prijono7e0d75f2006-12-25 20:34:14 +00001567 cat <<\_ACEOF
Benny Prijono28d3c562012-03-30 07:10:13 +00001568pjproject configure 2.x
Sauw Ming2f91da02012-06-07 02:24:51 +00001569generated by GNU Autoconf 2.69
Benny Prijonoa9b372a2006-07-24 02:07:11 +00001570
Sauw Ming2f91da02012-06-07 02:24:51 +00001571Copyright (C) 2012 Free Software Foundation, Inc.
Benny Prijonoa9b372a2006-07-24 02:07:11 +00001572This configure script is free software; the Free Software Foundation
1573gives unlimited permission to copy, distribute and modify it.
Benny Prijono7e0d75f2006-12-25 20:34:14 +00001574_ACEOF
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00001575 exit
Benny Prijonoa9b372a2006-07-24 02:07:11 +00001576fi
Benny Prijono28d3c562012-03-30 07:10:13 +00001577
1578## ------------------------ ##
1579## Autoconf initialization. ##
1580## ------------------------ ##
1581
1582# ac_fn_c_try_compile LINENO
1583# --------------------------
1584# Try to compile conftest.$ac_ext, and return whether this succeeded.
1585ac_fn_c_try_compile ()
1586{
1587 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1588 rm -f conftest.$ac_objext
1589 if { { ac_try="$ac_compile"
1590case "(($ac_try" in
1591 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1592 *) ac_try_echo=$ac_try;;
1593esac
1594eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1595$as_echo "$ac_try_echo"; } >&5
1596 (eval "$ac_compile") 2>conftest.err
1597 ac_status=$?
1598 if test -s conftest.err; then
1599 grep -v '^ *+' conftest.err >conftest.er1
1600 cat conftest.er1 >&5
1601 mv -f conftest.er1 conftest.err
1602 fi
1603 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1604 test $ac_status = 0; } && {
1605 test -z "$ac_c_werror_flag" ||
1606 test ! -s conftest.err
1607 } && test -s conftest.$ac_objext; then :
1608 ac_retval=0
1609else
1610 $as_echo "$as_me: failed program was:" >&5
1611sed 's/^/| /' conftest.$ac_ext >&5
1612
1613 ac_retval=1
1614fi
Sauw Ming2f91da02012-06-07 02:24:51 +00001615 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
Benny Prijono28d3c562012-03-30 07:10:13 +00001616 as_fn_set_status $ac_retval
1617
1618} # ac_fn_c_try_compile
1619
1620# ac_fn_cxx_try_compile LINENO
1621# ----------------------------
1622# Try to compile conftest.$ac_ext, and return whether this succeeded.
1623ac_fn_cxx_try_compile ()
1624{
1625 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1626 rm -f conftest.$ac_objext
1627 if { { ac_try="$ac_compile"
1628case "(($ac_try" in
1629 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1630 *) ac_try_echo=$ac_try;;
1631esac
1632eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1633$as_echo "$ac_try_echo"; } >&5
1634 (eval "$ac_compile") 2>conftest.err
1635 ac_status=$?
1636 if test -s conftest.err; then
1637 grep -v '^ *+' conftest.err >conftest.er1
1638 cat conftest.er1 >&5
1639 mv -f conftest.er1 conftest.err
1640 fi
1641 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1642 test $ac_status = 0; } && {
1643 test -z "$ac_cxx_werror_flag" ||
1644 test ! -s conftest.err
1645 } && test -s conftest.$ac_objext; then :
1646 ac_retval=0
1647else
1648 $as_echo "$as_me: failed program was:" >&5
1649sed 's/^/| /' conftest.$ac_ext >&5
1650
1651 ac_retval=1
1652fi
Sauw Ming2f91da02012-06-07 02:24:51 +00001653 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
Benny Prijono28d3c562012-03-30 07:10:13 +00001654 as_fn_set_status $ac_retval
1655
1656} # ac_fn_cxx_try_compile
1657
1658# ac_fn_c_try_link LINENO
1659# -----------------------
1660# Try to link conftest.$ac_ext, and return whether this succeeded.
1661ac_fn_c_try_link ()
1662{
1663 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1664 rm -f conftest.$ac_objext conftest$ac_exeext
1665 if { { ac_try="$ac_link"
1666case "(($ac_try" in
1667 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1668 *) ac_try_echo=$ac_try;;
1669esac
1670eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1671$as_echo "$ac_try_echo"; } >&5
1672 (eval "$ac_link") 2>conftest.err
1673 ac_status=$?
1674 if test -s conftest.err; then
1675 grep -v '^ *+' conftest.err >conftest.er1
1676 cat conftest.er1 >&5
1677 mv -f conftest.er1 conftest.err
1678 fi
1679 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1680 test $ac_status = 0; } && {
1681 test -z "$ac_c_werror_flag" ||
1682 test ! -s conftest.err
1683 } && test -s conftest$ac_exeext && {
1684 test "$cross_compiling" = yes ||
Sauw Ming2f91da02012-06-07 02:24:51 +00001685 test -x conftest$ac_exeext
Benny Prijono28d3c562012-03-30 07:10:13 +00001686 }; then :
1687 ac_retval=0
1688else
1689 $as_echo "$as_me: failed program was:" >&5
1690sed 's/^/| /' conftest.$ac_ext >&5
1691
1692 ac_retval=1
1693fi
1694 # Delete the IPA/IPO (Inter Procedural Analysis/Optimization) information
1695 # created by the PGI compiler (conftest_ipa8_conftest.oo), as it would
1696 # interfere with the next link command; also delete a directory that is
1697 # left behind by Apple's compiler. We do this before executing the actions.
1698 rm -rf conftest.dSYM conftest_ipa8_conftest.oo
Sauw Ming2f91da02012-06-07 02:24:51 +00001699 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
Benny Prijono28d3c562012-03-30 07:10:13 +00001700 as_fn_set_status $ac_retval
1701
1702} # ac_fn_c_try_link
1703
1704# ac_fn_c_try_run LINENO
1705# ----------------------
1706# Try to link conftest.$ac_ext, and return whether this succeeded. Assumes
1707# that executables *can* be run.
1708ac_fn_c_try_run ()
1709{
1710 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1711 if { { ac_try="$ac_link"
1712case "(($ac_try" in
1713 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1714 *) ac_try_echo=$ac_try;;
1715esac
1716eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1717$as_echo "$ac_try_echo"; } >&5
1718 (eval "$ac_link") 2>&5
1719 ac_status=$?
1720 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1721 test $ac_status = 0; } && { ac_try='./conftest$ac_exeext'
1722 { { case "(($ac_try" in
1723 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1724 *) ac_try_echo=$ac_try;;
1725esac
1726eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1727$as_echo "$ac_try_echo"; } >&5
1728 (eval "$ac_try") 2>&5
1729 ac_status=$?
1730 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1731 test $ac_status = 0; }; }; then :
1732 ac_retval=0
1733else
1734 $as_echo "$as_me: program exited with status $ac_status" >&5
1735 $as_echo "$as_me: failed program was:" >&5
1736sed 's/^/| /' conftest.$ac_ext >&5
1737
1738 ac_retval=$ac_status
1739fi
1740 rm -rf conftest.dSYM conftest_ipa8_conftest.oo
Sauw Ming2f91da02012-06-07 02:24:51 +00001741 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
Benny Prijono28d3c562012-03-30 07:10:13 +00001742 as_fn_set_status $ac_retval
1743
1744} # ac_fn_c_try_run
1745
1746# ac_fn_c_try_cpp LINENO
1747# ----------------------
1748# Try to preprocess conftest.$ac_ext, and return whether this succeeded.
1749ac_fn_c_try_cpp ()
1750{
1751 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1752 if { { ac_try="$ac_cpp conftest.$ac_ext"
1753case "(($ac_try" in
1754 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1755 *) ac_try_echo=$ac_try;;
1756esac
1757eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1758$as_echo "$ac_try_echo"; } >&5
1759 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.err
1760 ac_status=$?
1761 if test -s conftest.err; then
1762 grep -v '^ *+' conftest.err >conftest.er1
1763 cat conftest.er1 >&5
1764 mv -f conftest.er1 conftest.err
1765 fi
1766 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
Sauw Ming4e4ec7e2012-06-01 04:27:01 +00001767 test $ac_status = 0; } > conftest.i && {
Benny Prijono28d3c562012-03-30 07:10:13 +00001768 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
1769 test ! -s conftest.err
1770 }; then :
1771 ac_retval=0
1772else
1773 $as_echo "$as_me: failed program was:" >&5
1774sed 's/^/| /' conftest.$ac_ext >&5
1775
1776 ac_retval=1
1777fi
Sauw Ming2f91da02012-06-07 02:24:51 +00001778 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
Benny Prijono28d3c562012-03-30 07:10:13 +00001779 as_fn_set_status $ac_retval
1780
1781} # ac_fn_c_try_cpp
1782
1783# ac_fn_c_check_header_compile LINENO HEADER VAR INCLUDES
1784# -------------------------------------------------------
1785# Tests whether HEADER exists and can be compiled using the include files in
1786# INCLUDES, setting the cache variable VAR accordingly.
1787ac_fn_c_check_header_compile ()
1788{
1789 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1790 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1791$as_echo_n "checking for $2... " >&6; }
Sauw Ming2f91da02012-06-07 02:24:51 +00001792if eval \${$3+:} false; then :
Benny Prijono28d3c562012-03-30 07:10:13 +00001793 $as_echo_n "(cached) " >&6
1794else
1795 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1796/* end confdefs.h. */
1797$4
1798#include <$2>
1799_ACEOF
1800if ac_fn_c_try_compile "$LINENO"; then :
1801 eval "$3=yes"
1802else
1803 eval "$3=no"
1804fi
1805rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1806fi
1807eval ac_res=\$$3
1808 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1809$as_echo "$ac_res" >&6; }
Sauw Ming2f91da02012-06-07 02:24:51 +00001810 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
Benny Prijono28d3c562012-03-30 07:10:13 +00001811
1812} # ac_fn_c_check_header_compile
1813
1814# ac_fn_c_check_header_mongrel LINENO HEADER VAR INCLUDES
1815# -------------------------------------------------------
1816# Tests whether HEADER exists, giving a warning if it cannot be compiled using
1817# the include files in INCLUDES and setting the cache variable VAR
1818# accordingly.
1819ac_fn_c_check_header_mongrel ()
1820{
1821 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
Sauw Ming2f91da02012-06-07 02:24:51 +00001822 if eval \${$3+:} false; then :
Benny Prijono28d3c562012-03-30 07:10:13 +00001823 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1824$as_echo_n "checking for $2... " >&6; }
Sauw Ming2f91da02012-06-07 02:24:51 +00001825if eval \${$3+:} false; then :
Benny Prijono28d3c562012-03-30 07:10:13 +00001826 $as_echo_n "(cached) " >&6
1827fi
1828eval ac_res=\$$3
1829 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1830$as_echo "$ac_res" >&6; }
1831else
1832 # Is the header compilable?
1833{ $as_echo "$as_me:${as_lineno-$LINENO}: checking $2 usability" >&5
1834$as_echo_n "checking $2 usability... " >&6; }
1835cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1836/* end confdefs.h. */
1837$4
1838#include <$2>
1839_ACEOF
1840if ac_fn_c_try_compile "$LINENO"; then :
1841 ac_header_compiler=yes
1842else
1843 ac_header_compiler=no
1844fi
1845rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1846{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_compiler" >&5
1847$as_echo "$ac_header_compiler" >&6; }
1848
1849# Is the header present?
1850{ $as_echo "$as_me:${as_lineno-$LINENO}: checking $2 presence" >&5
1851$as_echo_n "checking $2 presence... " >&6; }
1852cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1853/* end confdefs.h. */
1854#include <$2>
1855_ACEOF
1856if ac_fn_c_try_cpp "$LINENO"; then :
1857 ac_header_preproc=yes
1858else
1859 ac_header_preproc=no
1860fi
Sauw Ming4e4ec7e2012-06-01 04:27:01 +00001861rm -f conftest.err conftest.i conftest.$ac_ext
Benny Prijono28d3c562012-03-30 07:10:13 +00001862{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_preproc" >&5
1863$as_echo "$ac_header_preproc" >&6; }
1864
1865# So? What about this header?
1866case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in #((
1867 yes:no: )
1868 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: accepted by the compiler, rejected by the preprocessor!" >&5
1869$as_echo "$as_me: WARNING: $2: accepted by the compiler, rejected by the preprocessor!" >&2;}
1870 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5
1871$as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
1872 ;;
1873 no:yes:* )
1874 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: present but cannot be compiled" >&5
1875$as_echo "$as_me: WARNING: $2: present but cannot be compiled" >&2;}
1876 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: check for missing prerequisite headers?" >&5
1877$as_echo "$as_me: WARNING: $2: check for missing prerequisite headers?" >&2;}
1878 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: see the Autoconf documentation" >&5
1879$as_echo "$as_me: WARNING: $2: see the Autoconf documentation" >&2;}
1880 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: section \"Present But Cannot Be Compiled\"" >&5
1881$as_echo "$as_me: WARNING: $2: section \"Present But Cannot Be Compiled\"" >&2;}
1882 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5
1883$as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
1884 ;;
1885esac
1886 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1887$as_echo_n "checking for $2... " >&6; }
Sauw Ming2f91da02012-06-07 02:24:51 +00001888if eval \${$3+:} false; then :
Benny Prijono28d3c562012-03-30 07:10:13 +00001889 $as_echo_n "(cached) " >&6
1890else
1891 eval "$3=\$ac_header_compiler"
1892fi
1893eval ac_res=\$$3
1894 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1895$as_echo "$ac_res" >&6; }
1896fi
Sauw Ming2f91da02012-06-07 02:24:51 +00001897 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
Benny Prijono28d3c562012-03-30 07:10:13 +00001898
1899} # ac_fn_c_check_header_mongrel
1900
1901# ac_fn_c_check_func LINENO FUNC VAR
1902# ----------------------------------
1903# Tests whether FUNC exists, setting the cache variable VAR accordingly
1904ac_fn_c_check_func ()
1905{
1906 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1907 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1908$as_echo_n "checking for $2... " >&6; }
Sauw Ming2f91da02012-06-07 02:24:51 +00001909if eval \${$3+:} false; then :
Benny Prijono28d3c562012-03-30 07:10:13 +00001910 $as_echo_n "(cached) " >&6
1911else
1912 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1913/* end confdefs.h. */
1914/* Define $2 to an innocuous variant, in case <limits.h> declares $2.
1915 For example, HP-UX 11i <limits.h> declares gettimeofday. */
1916#define $2 innocuous_$2
1917
1918/* System header to define __stub macros and hopefully few prototypes,
1919 which can conflict with char $2 (); below.
1920 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1921 <limits.h> exists even on freestanding compilers. */
1922
1923#ifdef __STDC__
1924# include <limits.h>
1925#else
1926# include <assert.h>
1927#endif
1928
1929#undef $2
1930
1931/* Override any GCC internal prototype to avoid an error.
1932 Use char because int might match the return type of a GCC
1933 builtin and then its argument prototype would still apply. */
1934#ifdef __cplusplus
1935extern "C"
1936#endif
1937char $2 ();
1938/* The GNU C library defines this for functions which it implements
1939 to always fail with ENOSYS. Some functions are actually named
1940 something starting with __ and the normal name is an alias. */
1941#if defined __stub_$2 || defined __stub___$2
1942choke me
1943#endif
1944
1945int
1946main ()
1947{
1948return $2 ();
1949 ;
1950 return 0;
1951}
1952_ACEOF
1953if ac_fn_c_try_link "$LINENO"; then :
1954 eval "$3=yes"
1955else
1956 eval "$3=no"
1957fi
1958rm -f core conftest.err conftest.$ac_objext \
1959 conftest$ac_exeext conftest.$ac_ext
1960fi
1961eval ac_res=\$$3
1962 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1963$as_echo "$ac_res" >&6; }
Sauw Ming2f91da02012-06-07 02:24:51 +00001964 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
Benny Prijono28d3c562012-03-30 07:10:13 +00001965
1966} # ac_fn_c_check_func
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00001967cat >config.log <<_ACEOF
Benny Prijonoa9b372a2006-07-24 02:07:11 +00001968This file contains any messages produced by compilers while
1969running configure, to aid debugging if configure makes a mistake.
1970
Benny Prijono28d3c562012-03-30 07:10:13 +00001971It was created by pjproject $as_me 2.x, which was
Sauw Ming2f91da02012-06-07 02:24:51 +00001972generated by GNU Autoconf 2.69. Invocation command line was
Benny Prijonoa9b372a2006-07-24 02:07:11 +00001973
1974 $ $0 $@
1975
Benny Prijono7e0d75f2006-12-25 20:34:14 +00001976_ACEOF
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00001977exec 5>>config.log
Benny Prijonoa9b372a2006-07-24 02:07:11 +00001978{
1979cat <<_ASUNAME
Benny Prijono7e0d75f2006-12-25 20:34:14 +00001980## --------- ##
1981## Platform. ##
1982## --------- ##
Benny Prijonoa9b372a2006-07-24 02:07:11 +00001983
1984hostname = `(hostname || uname -n) 2>/dev/null | sed 1q`
1985uname -m = `(uname -m) 2>/dev/null || echo unknown`
1986uname -r = `(uname -r) 2>/dev/null || echo unknown`
1987uname -s = `(uname -s) 2>/dev/null || echo unknown`
1988uname -v = `(uname -v) 2>/dev/null || echo unknown`
1989
1990/usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown`
1991/bin/uname -X = `(/bin/uname -X) 2>/dev/null || echo unknown`
1992
1993/bin/arch = `(/bin/arch) 2>/dev/null || echo unknown`
1994/usr/bin/arch -k = `(/usr/bin/arch -k) 2>/dev/null || echo unknown`
1995/usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null || echo unknown`
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00001996/usr/bin/hostinfo = `(/usr/bin/hostinfo) 2>/dev/null || echo unknown`
Benny Prijonoa9b372a2006-07-24 02:07:11 +00001997/bin/machine = `(/bin/machine) 2>/dev/null || echo unknown`
1998/usr/bin/oslevel = `(/usr/bin/oslevel) 2>/dev/null || echo unknown`
1999/bin/universe = `(/bin/universe) 2>/dev/null || echo unknown`
2000
2001_ASUNAME
Benny Prijono7e0d75f2006-12-25 20:34:14 +00002002
2003as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2004for as_dir in $PATH
2005do
2006 IFS=$as_save_IFS
2007 test -z "$as_dir" && as_dir=.
Benny Prijono28d3c562012-03-30 07:10:13 +00002008 $as_echo "PATH: $as_dir"
2009 done
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00002010IFS=$as_save_IFS
Benny Prijono7e0d75f2006-12-25 20:34:14 +00002011
Benny Prijonoa9b372a2006-07-24 02:07:11 +00002012} >&5
2013
Benny Prijono7e0d75f2006-12-25 20:34:14 +00002014cat >&5 <<_ACEOF
Benny Prijonoa9b372a2006-07-24 02:07:11 +00002015
Benny Prijono7e0d75f2006-12-25 20:34:14 +00002016
2017## ----------- ##
2018## Core tests. ##
2019## ----------- ##
2020
2021_ACEOF
2022
Benny Prijonoa9b372a2006-07-24 02:07:11 +00002023
2024# Keep a trace of the command line.
2025# Strip out --no-create and --no-recursion so they do not pile up.
Benny Prijono7e0d75f2006-12-25 20:34:14 +00002026# Strip out --silent because we don't want to record it for future runs.
Benny Prijonoa9b372a2006-07-24 02:07:11 +00002027# Also quote any args containing shell meta-characters.
Benny Prijono7e0d75f2006-12-25 20:34:14 +00002028# Make two passes to allow for proper duplicate-argument suppression.
Benny Prijonoa9b372a2006-07-24 02:07:11 +00002029ac_configure_args=
Benny Prijono7e0d75f2006-12-25 20:34:14 +00002030ac_configure_args0=
2031ac_configure_args1=
Benny Prijono7e0d75f2006-12-25 20:34:14 +00002032ac_must_keep_next=false
2033for ac_pass in 1 2
Benny Prijonoa9b372a2006-07-24 02:07:11 +00002034do
Benny Prijono7e0d75f2006-12-25 20:34:14 +00002035 for ac_arg
2036 do
2037 case $ac_arg in
2038 -no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;;
2039 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
2040 | -silent | --silent | --silen | --sile | --sil)
2041 continue ;;
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00002042 *\'*)
Benny Prijono28d3c562012-03-30 07:10:13 +00002043 ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
Benny Prijono7e0d75f2006-12-25 20:34:14 +00002044 esac
2045 case $ac_pass in
Benny Prijono28d3c562012-03-30 07:10:13 +00002046 1) as_fn_append ac_configure_args0 " '$ac_arg'" ;;
Benny Prijono7e0d75f2006-12-25 20:34:14 +00002047 2)
Benny Prijono28d3c562012-03-30 07:10:13 +00002048 as_fn_append ac_configure_args1 " '$ac_arg'"
Benny Prijono7e0d75f2006-12-25 20:34:14 +00002049 if test $ac_must_keep_next = true; then
2050 ac_must_keep_next=false # Got value, back to normal.
2051 else
2052 case $ac_arg in
2053 *=* | --config-cache | -C | -disable-* | --disable-* \
2054 | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
2055 | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \
2056 | -with-* | --with-* | -without-* | --without-* | --x)
2057 case "$ac_configure_args0 " in
2058 "$ac_configure_args1"*" '$ac_arg' "* ) continue ;;
2059 esac
2060 ;;
2061 -* ) ac_must_keep_next=true ;;
2062 esac
2063 fi
Benny Prijono28d3c562012-03-30 07:10:13 +00002064 as_fn_append ac_configure_args " '$ac_arg'"
Benny Prijono7e0d75f2006-12-25 20:34:14 +00002065 ;;
2066 esac
2067 done
Benny Prijonoa9b372a2006-07-24 02:07:11 +00002068done
Benny Prijono28d3c562012-03-30 07:10:13 +00002069{ ac_configure_args0=; unset ac_configure_args0;}
2070{ ac_configure_args1=; unset ac_configure_args1;}
Benny Prijonoa9b372a2006-07-24 02:07:11 +00002071
2072# When interrupted or exit'd, cleanup temporary files, and complete
2073# config.log. We remove comments because anyway the quotes in there
2074# would cause problems or look ugly.
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00002075# WARNING: Use '\'' to represent an apostrophe within the trap.
2076# WARNING: Do not start the trap code with a newline, due to a FreeBSD 4.0 bug.
Benny Prijonoa9b372a2006-07-24 02:07:11 +00002077trap 'exit_status=$?
2078 # Save into config.log some information that might help in debugging.
Benny Prijono7e0d75f2006-12-25 20:34:14 +00002079 {
2080 echo
2081
Sauw Ming4e4ec7e2012-06-01 04:27:01 +00002082 $as_echo "## ---------------- ##
Benny Prijono7e0d75f2006-12-25 20:34:14 +00002083## Cache variables. ##
Sauw Ming4e4ec7e2012-06-01 04:27:01 +00002084## ---------------- ##"
Benny Prijono7e0d75f2006-12-25 20:34:14 +00002085 echo
2086 # The following way of writing the cache mishandles newlines in values,
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00002087(
2088 for ac_var in `(set) 2>&1 | sed -n '\''s/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'\''`; do
2089 eval ac_val=\$$ac_var
2090 case $ac_val in #(
2091 *${as_nl}*)
2092 case $ac_var in #(
Benny Prijono28d3c562012-03-30 07:10:13 +00002093 *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5
2094$as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00002095 esac
2096 case $ac_var in #(
2097 _ | IFS | as_nl) ;; #(
Benny Prijono28d3c562012-03-30 07:10:13 +00002098 BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
2099 *) { eval $ac_var=; unset $ac_var;} ;;
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00002100 esac ;;
2101 esac
2102 done
Benny Prijonoa9b372a2006-07-24 02:07:11 +00002103 (set) 2>&1 |
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00002104 case $as_nl`(ac_space='\'' '\''; set) 2>&1` in #(
2105 *${as_nl}ac_space=\ *)
Benny Prijonoa9b372a2006-07-24 02:07:11 +00002106 sed -n \
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00002107 "s/'\''/'\''\\\\'\'''\''/g;
2108 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\''\\2'\''/p"
2109 ;; #(
Benny Prijonoe2746132008-09-27 13:16:35 +00002110 *)
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00002111 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
Benny Prijonoe2746132008-09-27 13:16:35 +00002112 ;;
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00002113 esac |
2114 sort
2115)
Benny Prijono7e0d75f2006-12-25 20:34:14 +00002116 echo
2117
Sauw Ming4e4ec7e2012-06-01 04:27:01 +00002118 $as_echo "## ----------------- ##
Benny Prijono7e0d75f2006-12-25 20:34:14 +00002119## Output variables. ##
Sauw Ming4e4ec7e2012-06-01 04:27:01 +00002120## ----------------- ##"
Benny Prijono7e0d75f2006-12-25 20:34:14 +00002121 echo
2122 for ac_var in $ac_subst_vars
2123 do
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00002124 eval ac_val=\$$ac_var
2125 case $ac_val in
Benny Prijono28d3c562012-03-30 07:10:13 +00002126 *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00002127 esac
Benny Prijono28d3c562012-03-30 07:10:13 +00002128 $as_echo "$ac_var='\''$ac_val'\''"
Benny Prijono7e0d75f2006-12-25 20:34:14 +00002129 done | sort
2130 echo
2131
2132 if test -n "$ac_subst_files"; then
Sauw Ming4e4ec7e2012-06-01 04:27:01 +00002133 $as_echo "## ------------------- ##
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00002134## File substitutions. ##
Sauw Ming4e4ec7e2012-06-01 04:27:01 +00002135## ------------------- ##"
Benny Prijono7e0d75f2006-12-25 20:34:14 +00002136 echo
2137 for ac_var in $ac_subst_files
2138 do
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00002139 eval ac_val=\$$ac_var
2140 case $ac_val in
Benny Prijono28d3c562012-03-30 07:10:13 +00002141 *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00002142 esac
Benny Prijono28d3c562012-03-30 07:10:13 +00002143 $as_echo "$ac_var='\''$ac_val'\''"
Benny Prijono7e0d75f2006-12-25 20:34:14 +00002144 done | sort
2145 echo
2146 fi
2147
2148 if test -s confdefs.h; then
Sauw Ming4e4ec7e2012-06-01 04:27:01 +00002149 $as_echo "## ----------- ##
Benny Prijono7e0d75f2006-12-25 20:34:14 +00002150## confdefs.h. ##
Sauw Ming4e4ec7e2012-06-01 04:27:01 +00002151## ----------- ##"
Benny Prijono7e0d75f2006-12-25 20:34:14 +00002152 echo
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00002153 cat confdefs.h
Benny Prijono7e0d75f2006-12-25 20:34:14 +00002154 echo
2155 fi
2156 test "$ac_signal" != 0 &&
Benny Prijono28d3c562012-03-30 07:10:13 +00002157 $as_echo "$as_me: caught signal $ac_signal"
2158 $as_echo "$as_me: exit $exit_status"
Benny Prijono7e0d75f2006-12-25 20:34:14 +00002159 } >&5
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00002160 rm -f core *.core core.conftest.* &&
2161 rm -f -r conftest* confdefs* conf$$* $ac_clean_files &&
Benny Prijonoa9b372a2006-07-24 02:07:11 +00002162 exit $exit_status
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00002163' 0
Benny Prijonoa9b372a2006-07-24 02:07:11 +00002164for ac_signal in 1 2 13 15; do
Benny Prijono28d3c562012-03-30 07:10:13 +00002165 trap 'ac_signal='$ac_signal'; as_fn_exit 1' $ac_signal
Benny Prijonoa9b372a2006-07-24 02:07:11 +00002166done
2167ac_signal=0
2168
2169# confdefs.h avoids OS command line length limits that DEFS can exceed.
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00002170rm -f -r conftest* confdefs.h
Benny Prijonoa9b372a2006-07-24 02:07:11 +00002171
Benny Prijono28d3c562012-03-30 07:10:13 +00002172$as_echo "/* confdefs.h */" > confdefs.h
2173
Benny Prijono7e0d75f2006-12-25 20:34:14 +00002174# Predefined preprocessor variables.
2175
2176cat >>confdefs.h <<_ACEOF
2177#define PACKAGE_NAME "$PACKAGE_NAME"
2178_ACEOF
2179
Benny Prijono7e0d75f2006-12-25 20:34:14 +00002180cat >>confdefs.h <<_ACEOF
2181#define PACKAGE_TARNAME "$PACKAGE_TARNAME"
2182_ACEOF
2183
Benny Prijono7e0d75f2006-12-25 20:34:14 +00002184cat >>confdefs.h <<_ACEOF
2185#define PACKAGE_VERSION "$PACKAGE_VERSION"
2186_ACEOF
2187
Benny Prijono7e0d75f2006-12-25 20:34:14 +00002188cat >>confdefs.h <<_ACEOF
2189#define PACKAGE_STRING "$PACKAGE_STRING"
2190_ACEOF
2191
Benny Prijono7e0d75f2006-12-25 20:34:14 +00002192cat >>confdefs.h <<_ACEOF
2193#define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT"
2194_ACEOF
2195
Benny Prijono28d3c562012-03-30 07:10:13 +00002196cat >>confdefs.h <<_ACEOF
2197#define PACKAGE_URL "$PACKAGE_URL"
2198_ACEOF
2199
Benny Prijono7e0d75f2006-12-25 20:34:14 +00002200
Benny Prijonoa9b372a2006-07-24 02:07:11 +00002201# Let the site file select an alternate cache file if it wants to.
Benny Prijono28d3c562012-03-30 07:10:13 +00002202# Prefer an explicitly selected file to automatically selected ones.
2203ac_site_file1=NONE
2204ac_site_file2=NONE
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00002205if test -n "$CONFIG_SITE"; then
Sauw Ming4e4ec7e2012-06-01 04:27:01 +00002206 # We do not want a PATH search for config.site.
2207 case $CONFIG_SITE in #((
2208 -*) ac_site_file1=./$CONFIG_SITE;;
2209 */*) ac_site_file1=$CONFIG_SITE;;
2210 *) ac_site_file1=./$CONFIG_SITE;;
2211 esac
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00002212elif test "x$prefix" != xNONE; then
Benny Prijono28d3c562012-03-30 07:10:13 +00002213 ac_site_file1=$prefix/share/config.site
2214 ac_site_file2=$prefix/etc/config.site
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00002215else
Benny Prijono28d3c562012-03-30 07:10:13 +00002216 ac_site_file1=$ac_default_prefix/share/config.site
2217 ac_site_file2=$ac_default_prefix/etc/config.site
Benny Prijonoa9b372a2006-07-24 02:07:11 +00002218fi
Benny Prijono28d3c562012-03-30 07:10:13 +00002219for ac_site_file in "$ac_site_file1" "$ac_site_file2"
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00002220do
Benny Prijono28d3c562012-03-30 07:10:13 +00002221 test "x$ac_site_file" = xNONE && continue
2222 if test /dev/null != "$ac_site_file" && test -r "$ac_site_file"; then
2223 { $as_echo "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5
2224$as_echo "$as_me: loading site script $ac_site_file" >&6;}
Benny Prijono7e0d75f2006-12-25 20:34:14 +00002225 sed 's/^/| /' "$ac_site_file" >&5
Sauw Ming4e4ec7e2012-06-01 04:27:01 +00002226 . "$ac_site_file" \
2227 || { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2228$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2229as_fn_error $? "failed to load site script $ac_site_file
Sauw Ming2f91da02012-06-07 02:24:51 +00002230See \`config.log' for more details" "$LINENO" 5; }
Benny Prijonoa9b372a2006-07-24 02:07:11 +00002231 fi
2232done
2233
2234if test -r "$cache_file"; then
Benny Prijono28d3c562012-03-30 07:10:13 +00002235 # Some versions of bash will fail to source /dev/null (special files
2236 # actually), so we avoid doing that. DJGPP emulates it as a regular file.
2237 if test /dev/null != "$cache_file" && test -f "$cache_file"; then
2238 { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
2239$as_echo "$as_me: loading cache $cache_file" >&6;}
Benny Prijonoa9b372a2006-07-24 02:07:11 +00002240 case $cache_file in
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00002241 [\\/]* | ?:[\\/]* ) . "$cache_file";;
2242 *) . "./$cache_file";;
Benny Prijonoa9b372a2006-07-24 02:07:11 +00002243 esac
2244 fi
2245else
Benny Prijono28d3c562012-03-30 07:10:13 +00002246 { $as_echo "$as_me:${as_lineno-$LINENO}: creating cache $cache_file" >&5
2247$as_echo "$as_me: creating cache $cache_file" >&6;}
Benny Prijonoa9b372a2006-07-24 02:07:11 +00002248 >$cache_file
2249fi
2250
2251# Check that the precious variables saved in the cache have kept the same
2252# value.
2253ac_cache_corrupted=false
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00002254for ac_var in $ac_precious_vars; do
Benny Prijonoa9b372a2006-07-24 02:07:11 +00002255 eval ac_old_set=\$ac_cv_env_${ac_var}_set
2256 eval ac_new_set=\$ac_env_${ac_var}_set
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00002257 eval ac_old_val=\$ac_cv_env_${ac_var}_value
2258 eval ac_new_val=\$ac_env_${ac_var}_value
Benny Prijonoa9b372a2006-07-24 02:07:11 +00002259 case $ac_old_set,$ac_new_set in
2260 set,)
Benny Prijono28d3c562012-03-30 07:10:13 +00002261 { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
2262$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
Benny Prijonoa9b372a2006-07-24 02:07:11 +00002263 ac_cache_corrupted=: ;;
2264 ,set)
Benny Prijono28d3c562012-03-30 07:10:13 +00002265 { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was not set in the previous run" >&5
2266$as_echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
Benny Prijonoa9b372a2006-07-24 02:07:11 +00002267 ac_cache_corrupted=: ;;
2268 ,);;
2269 *)
2270 if test "x$ac_old_val" != "x$ac_new_val"; then
Benny Prijono28d3c562012-03-30 07:10:13 +00002271 # differences in whitespace do not lead to failure.
2272 ac_old_val_w=`echo x $ac_old_val`
2273 ac_new_val_w=`echo x $ac_new_val`
2274 if test "$ac_old_val_w" != "$ac_new_val_w"; then
2275 { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' has changed since the previous run:" >&5
2276$as_echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
2277 ac_cache_corrupted=:
2278 else
2279 { $as_echo "$as_me:${as_lineno-$LINENO}: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&5
2280$as_echo "$as_me: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&2;}
2281 eval $ac_var=\$ac_old_val
2282 fi
2283 { $as_echo "$as_me:${as_lineno-$LINENO}: former value: \`$ac_old_val'" >&5
2284$as_echo "$as_me: former value: \`$ac_old_val'" >&2;}
2285 { $as_echo "$as_me:${as_lineno-$LINENO}: current value: \`$ac_new_val'" >&5
2286$as_echo "$as_me: current value: \`$ac_new_val'" >&2;}
Benny Prijonoa9b372a2006-07-24 02:07:11 +00002287 fi;;
2288 esac
Benny Prijono7e0d75f2006-12-25 20:34:14 +00002289 # Pass precious variables to config.status.
Benny Prijonoa9b372a2006-07-24 02:07:11 +00002290 if test "$ac_new_set" = set; then
2291 case $ac_new_val in
Benny Prijono28d3c562012-03-30 07:10:13 +00002292 *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
Benny Prijono7e0d75f2006-12-25 20:34:14 +00002293 *) ac_arg=$ac_var=$ac_new_val ;;
2294 esac
2295 case " $ac_configure_args " in
2296 *" '$ac_arg' "*) ;; # Avoid dups. Use of quotes ensures accuracy.
Benny Prijono28d3c562012-03-30 07:10:13 +00002297 *) as_fn_append ac_configure_args " '$ac_arg'" ;;
Benny Prijonoa9b372a2006-07-24 02:07:11 +00002298 esac
2299 fi
2300done
2301if $ac_cache_corrupted; then
Benny Prijono28d3c562012-03-30 07:10:13 +00002302 { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2303$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2304 { $as_echo "$as_me:${as_lineno-$LINENO}: error: changes in the environment can compromise the build" >&5
2305$as_echo "$as_me: error: changes in the environment can compromise the build" >&2;}
Sauw Ming4e4ec7e2012-06-01 04:27:01 +00002306 as_fn_error $? "run \`make distclean' and/or \`rm $cache_file' and start over" "$LINENO" 5
Benny Prijonoa9b372a2006-07-24 02:07:11 +00002307fi
Benny Prijono28d3c562012-03-30 07:10:13 +00002308## -------------------- ##
2309## Main body of script. ##
2310## -------------------- ##
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00002311
Benny Prijonoa9b372a2006-07-24 02:07:11 +00002312ac_ext=c
2313ac_cpp='$CPP $CPPFLAGS'
2314ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2315ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2316ac_compiler_gnu=$ac_cv_c_compiler_gnu
2317
Benny Prijono7e0d75f2006-12-25 20:34:14 +00002318
2319
Benny Prijono5b818b22006-09-17 22:58:51 +00002320host_orig="$host"
2321
Benny Prijonoa9b372a2006-07-24 02:07:11 +00002322ac_aux_dir=
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00002323for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do
Sauw Ming4e4ec7e2012-06-01 04:27:01 +00002324 if test -f "$ac_dir/install-sh"; then
2325 ac_aux_dir=$ac_dir
2326 ac_install_sh="$ac_aux_dir/install-sh -c"
2327 break
2328 elif test -f "$ac_dir/install.sh"; then
2329 ac_aux_dir=$ac_dir
2330 ac_install_sh="$ac_aux_dir/install.sh -c"
2331 break
2332 elif test -f "$ac_dir/shtool"; then
2333 ac_aux_dir=$ac_dir
2334 ac_install_sh="$ac_aux_dir/shtool install -c"
2335 break
2336 fi
Benny Prijonoa9b372a2006-07-24 02:07:11 +00002337done
2338if test -z "$ac_aux_dir"; then
Sauw Ming4e4ec7e2012-06-01 04:27:01 +00002339 as_fn_error $? "cannot find install-sh, install.sh, or shtool in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" "$LINENO" 5
Benny Prijonoa9b372a2006-07-24 02:07:11 +00002340fi
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00002341
2342# These three variables are undocumented and unsupported,
2343# and are intended to be withdrawn in a future Autoconf release.
2344# They can cause serious problems if a builder's source tree is in a directory
2345# whose full name contains unusual characters.
2346ac_config_guess="$SHELL $ac_aux_dir/config.guess" # Please don't use this var.
2347ac_config_sub="$SHELL $ac_aux_dir/config.sub" # Please don't use this var.
2348ac_configure="$SHELL $ac_aux_dir/configure" # Please don't use this var.
2349
Benny Prijonoa9b372a2006-07-24 02:07:11 +00002350
2351# Make sure we can run config.sub.
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00002352$SHELL "$ac_aux_dir/config.sub" sun4 >/dev/null 2>&1 ||
Sauw Ming4e4ec7e2012-06-01 04:27:01 +00002353 as_fn_error $? "cannot run $SHELL $ac_aux_dir/config.sub" "$LINENO" 5
Benny Prijonoa9b372a2006-07-24 02:07:11 +00002354
Benny Prijono28d3c562012-03-30 07:10:13 +00002355{ $as_echo "$as_me:${as_lineno-$LINENO}: checking build system type" >&5
2356$as_echo_n "checking build system type... " >&6; }
Sauw Ming2f91da02012-06-07 02:24:51 +00002357if ${ac_cv_build+:} false; then :
Benny Prijono28d3c562012-03-30 07:10:13 +00002358 $as_echo_n "(cached) " >&6
Benny Prijonoa9b372a2006-07-24 02:07:11 +00002359else
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00002360 ac_build_alias=$build_alias
2361test "x$ac_build_alias" = x &&
2362 ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
2363test "x$ac_build_alias" = x &&
Sauw Ming4e4ec7e2012-06-01 04:27:01 +00002364 as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00002365ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
Sauw Ming4e4ec7e2012-06-01 04:27:01 +00002366 as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
Benny Prijonoa9b372a2006-07-24 02:07:11 +00002367
2368fi
Benny Prijono28d3c562012-03-30 07:10:13 +00002369{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_build" >&5
2370$as_echo "$ac_cv_build" >&6; }
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00002371case $ac_cv_build in
2372*-*-*) ;;
Sauw Ming2f91da02012-06-07 02:24:51 +00002373*) as_fn_error $? "invalid value of canonical build" "$LINENO" 5;;
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00002374esac
Benny Prijonoa9b372a2006-07-24 02:07:11 +00002375build=$ac_cv_build
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00002376ac_save_IFS=$IFS; IFS='-'
2377set x $ac_cv_build
2378shift
2379build_cpu=$1
2380build_vendor=$2
2381shift; shift
2382# Remember, the first character of IFS is used to create $*,
2383# except with old shells:
2384build_os=$*
2385IFS=$ac_save_IFS
2386case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
Benny Prijonoa9b372a2006-07-24 02:07:11 +00002387
Benny Prijono7e0d75f2006-12-25 20:34:14 +00002388
Benny Prijono28d3c562012-03-30 07:10:13 +00002389{ $as_echo "$as_me:${as_lineno-$LINENO}: checking host system type" >&5
2390$as_echo_n "checking host system type... " >&6; }
Sauw Ming2f91da02012-06-07 02:24:51 +00002391if ${ac_cv_host+:} false; then :
Benny Prijono28d3c562012-03-30 07:10:13 +00002392 $as_echo_n "(cached) " >&6
Benny Prijonoa9b372a2006-07-24 02:07:11 +00002393else
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00002394 if test "x$host_alias" = x; then
2395 ac_cv_host=$ac_cv_build
2396else
2397 ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
Sauw Ming4e4ec7e2012-06-01 04:27:01 +00002398 as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00002399fi
Benny Prijonoa9b372a2006-07-24 02:07:11 +00002400
2401fi
Benny Prijono28d3c562012-03-30 07:10:13 +00002402{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_host" >&5
2403$as_echo "$ac_cv_host" >&6; }
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00002404case $ac_cv_host in
2405*-*-*) ;;
Sauw Ming2f91da02012-06-07 02:24:51 +00002406*) as_fn_error $? "invalid value of canonical host" "$LINENO" 5;;
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00002407esac
Benny Prijonoa9b372a2006-07-24 02:07:11 +00002408host=$ac_cv_host
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00002409ac_save_IFS=$IFS; IFS='-'
2410set x $ac_cv_host
2411shift
2412host_cpu=$1
2413host_vendor=$2
2414shift; shift
2415# Remember, the first character of IFS is used to create $*,
2416# except with old shells:
2417host_os=$*
2418IFS=$ac_save_IFS
2419case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
Benny Prijonoa9b372a2006-07-24 02:07:11 +00002420
Benny Prijono7e0d75f2006-12-25 20:34:14 +00002421
Benny Prijono28d3c562012-03-30 07:10:13 +00002422{ $as_echo "$as_me:${as_lineno-$LINENO}: checking target system type" >&5
2423$as_echo_n "checking target system type... " >&6; }
Sauw Ming2f91da02012-06-07 02:24:51 +00002424if ${ac_cv_target+:} false; then :
Benny Prijono28d3c562012-03-30 07:10:13 +00002425 $as_echo_n "(cached) " >&6
Benny Prijonoa9b372a2006-07-24 02:07:11 +00002426else
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00002427 if test "x$target_alias" = x; then
2428 ac_cv_target=$ac_cv_host
2429else
2430 ac_cv_target=`$SHELL "$ac_aux_dir/config.sub" $target_alias` ||
Sauw Ming4e4ec7e2012-06-01 04:27:01 +00002431 as_fn_error $? "$SHELL $ac_aux_dir/config.sub $target_alias failed" "$LINENO" 5
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00002432fi
Benny Prijonoa9b372a2006-07-24 02:07:11 +00002433
2434fi
Benny Prijono28d3c562012-03-30 07:10:13 +00002435{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_target" >&5
2436$as_echo "$ac_cv_target" >&6; }
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00002437case $ac_cv_target in
2438*-*-*) ;;
Sauw Ming2f91da02012-06-07 02:24:51 +00002439*) as_fn_error $? "invalid value of canonical target" "$LINENO" 5;;
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00002440esac
Benny Prijonoa9b372a2006-07-24 02:07:11 +00002441target=$ac_cv_target
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00002442ac_save_IFS=$IFS; IFS='-'
2443set x $ac_cv_target
2444shift
2445target_cpu=$1
2446target_vendor=$2
2447shift; shift
2448# Remember, the first character of IFS is used to create $*,
2449# except with old shells:
2450target_os=$*
2451IFS=$ac_save_IFS
2452case $target_os in *\ *) target_os=`echo "$target_os" | sed 's/ /-/g'`;; esac
Benny Prijonoa9b372a2006-07-24 02:07:11 +00002453
Benny Prijono7e0d75f2006-12-25 20:34:14 +00002454
Benny Prijonoa9b372a2006-07-24 02:07:11 +00002455# The aliases save the names the user supplied, while $host etc.
2456# will get canonicalized.
2457test -n "$target_alias" &&
2458 test "$program_prefix$program_suffix$program_transform_name" = \
2459 NONENONEs,x,x, &&
2460 program_prefix=${target_alias}-
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00002461ac_config_headers="$ac_config_headers pjlib/include/pj/compat/os_auto.h pjlib/include/pj/compat/m_auto.h pjmedia/include/pjmedia/config_auto.h pjmedia/include/pjmedia-codec/config_auto.h pjsip/include/pjsip/sip_autoconf.h"
Benny Prijonoc4c61d02006-08-20 20:47:34 +00002462
Benny Prijono8ec5eae2010-05-12 10:59:20 +00002463ac_config_files="$ac_config_files build.mak build/os-auto.mak build/cc-auto.mak pjlib/build/os-auto.mak pjlib-util/build/os-auto.mak pjmedia/build/os-auto.mak pjsip/build/os-auto.mak third_party/build/os-auto.mak third_party/build/portaudio/os-auto.mak"
Benny Prijono7e0d75f2006-12-25 20:34:14 +00002464
Benny Prijonoc1fe23d2006-09-13 09:38:06 +00002465
Benny Prijono12483112007-03-12 10:44:38 +00002466
Benny Prijonoc1fe23d2006-09-13 09:38:06 +00002467if test "$CFLAGS" = ""; then
Benny Prijonod1459822006-10-04 20:56:39 +00002468 CFLAGS="-O2"
Benny Prijonoc1fe23d2006-09-13 09:38:06 +00002469else
2470 CFLAGS="$CFLAGS"
2471fi
2472
2473CXXFLAGS="$CFLAGS $CXXFLAGS"
2474
Benny Prijonoa9b372a2006-07-24 02:07:11 +00002475ac_ext=c
2476ac_cpp='$CPP $CPPFLAGS'
2477ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2478ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2479ac_compiler_gnu=$ac_cv_c_compiler_gnu
2480if test -n "$ac_tool_prefix"; then
2481 # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
2482set dummy ${ac_tool_prefix}gcc; ac_word=$2
Benny Prijono28d3c562012-03-30 07:10:13 +00002483{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2484$as_echo_n "checking for $ac_word... " >&6; }
Sauw Ming2f91da02012-06-07 02:24:51 +00002485if ${ac_cv_prog_CC+:} false; then :
Benny Prijono28d3c562012-03-30 07:10:13 +00002486 $as_echo_n "(cached) " >&6
Benny Prijonoa9b372a2006-07-24 02:07:11 +00002487else
2488 if test -n "$CC"; then
2489 ac_cv_prog_CC="$CC" # Let the user override the test.
2490else
Benny Prijono7e0d75f2006-12-25 20:34:14 +00002491as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2492for as_dir in $PATH
2493do
2494 IFS=$as_save_IFS
2495 test -z "$as_dir" && as_dir=.
Benny Prijono28d3c562012-03-30 07:10:13 +00002496 for ac_exec_ext in '' $ac_executable_extensions; do
Sauw Ming2f91da02012-06-07 02:24:51 +00002497 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
Benny Prijono7e0d75f2006-12-25 20:34:14 +00002498 ac_cv_prog_CC="${ac_tool_prefix}gcc"
Benny Prijono28d3c562012-03-30 07:10:13 +00002499 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
Benny Prijono7e0d75f2006-12-25 20:34:14 +00002500 break 2
2501 fi
2502done
Benny Prijono28d3c562012-03-30 07:10:13 +00002503 done
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00002504IFS=$as_save_IFS
Benny Prijonoa9b372a2006-07-24 02:07:11 +00002505
2506fi
2507fi
2508CC=$ac_cv_prog_CC
2509if test -n "$CC"; then
Benny Prijono28d3c562012-03-30 07:10:13 +00002510 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
2511$as_echo "$CC" >&6; }
Benny Prijonoa9b372a2006-07-24 02:07:11 +00002512else
Benny Prijono28d3c562012-03-30 07:10:13 +00002513 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2514$as_echo "no" >&6; }
Benny Prijonoa9b372a2006-07-24 02:07:11 +00002515fi
2516
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00002517
Benny Prijonoa9b372a2006-07-24 02:07:11 +00002518fi
2519if test -z "$ac_cv_prog_CC"; then
2520 ac_ct_CC=$CC
2521 # Extract the first word of "gcc", so it can be a program name with args.
2522set dummy gcc; ac_word=$2
Benny Prijono28d3c562012-03-30 07:10:13 +00002523{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2524$as_echo_n "checking for $ac_word... " >&6; }
Sauw Ming2f91da02012-06-07 02:24:51 +00002525if ${ac_cv_prog_ac_ct_CC+:} false; then :
Benny Prijono28d3c562012-03-30 07:10:13 +00002526 $as_echo_n "(cached) " >&6
Benny Prijonoa9b372a2006-07-24 02:07:11 +00002527else
2528 if test -n "$ac_ct_CC"; then
2529 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
2530else
Benny Prijono7e0d75f2006-12-25 20:34:14 +00002531as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2532for as_dir in $PATH
2533do
2534 IFS=$as_save_IFS
2535 test -z "$as_dir" && as_dir=.
Benny Prijono28d3c562012-03-30 07:10:13 +00002536 for ac_exec_ext in '' $ac_executable_extensions; do
Sauw Ming2f91da02012-06-07 02:24:51 +00002537 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
Benny Prijono7e0d75f2006-12-25 20:34:14 +00002538 ac_cv_prog_ac_ct_CC="gcc"
Benny Prijono28d3c562012-03-30 07:10:13 +00002539 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
Benny Prijono7e0d75f2006-12-25 20:34:14 +00002540 break 2
2541 fi
2542done
Benny Prijono28d3c562012-03-30 07:10:13 +00002543 done
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00002544IFS=$as_save_IFS
Benny Prijonoa9b372a2006-07-24 02:07:11 +00002545
2546fi
2547fi
2548ac_ct_CC=$ac_cv_prog_ac_ct_CC
2549if test -n "$ac_ct_CC"; then
Benny Prijono28d3c562012-03-30 07:10:13 +00002550 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
2551$as_echo "$ac_ct_CC" >&6; }
Benny Prijonoa9b372a2006-07-24 02:07:11 +00002552else
Benny Prijono28d3c562012-03-30 07:10:13 +00002553 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2554$as_echo "no" >&6; }
Benny Prijonoa9b372a2006-07-24 02:07:11 +00002555fi
2556
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00002557 if test "x$ac_ct_CC" = x; then
2558 CC=""
2559 else
2560 case $cross_compiling:$ac_tool_warned in
2561yes:)
Benny Prijono28d3c562012-03-30 07:10:13 +00002562{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
2563$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00002564ac_tool_warned=yes ;;
2565esac
2566 CC=$ac_ct_CC
2567 fi
Benny Prijonoa9b372a2006-07-24 02:07:11 +00002568else
2569 CC="$ac_cv_prog_CC"
2570fi
2571
2572if test -z "$CC"; then
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00002573 if test -n "$ac_tool_prefix"; then
2574 # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
Benny Prijonoa9b372a2006-07-24 02:07:11 +00002575set dummy ${ac_tool_prefix}cc; ac_word=$2
Benny Prijono28d3c562012-03-30 07:10:13 +00002576{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2577$as_echo_n "checking for $ac_word... " >&6; }
Sauw Ming2f91da02012-06-07 02:24:51 +00002578if ${ac_cv_prog_CC+:} false; then :
Benny Prijono28d3c562012-03-30 07:10:13 +00002579 $as_echo_n "(cached) " >&6
Benny Prijonoa9b372a2006-07-24 02:07:11 +00002580else
2581 if test -n "$CC"; then
2582 ac_cv_prog_CC="$CC" # Let the user override the test.
2583else
Benny Prijono7e0d75f2006-12-25 20:34:14 +00002584as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2585for as_dir in $PATH
2586do
2587 IFS=$as_save_IFS
2588 test -z "$as_dir" && as_dir=.
Benny Prijono28d3c562012-03-30 07:10:13 +00002589 for ac_exec_ext in '' $ac_executable_extensions; do
Sauw Ming2f91da02012-06-07 02:24:51 +00002590 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
Benny Prijono7e0d75f2006-12-25 20:34:14 +00002591 ac_cv_prog_CC="${ac_tool_prefix}cc"
Benny Prijono28d3c562012-03-30 07:10:13 +00002592 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
Benny Prijono7e0d75f2006-12-25 20:34:14 +00002593 break 2
2594 fi
2595done
Benny Prijono28d3c562012-03-30 07:10:13 +00002596 done
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00002597IFS=$as_save_IFS
Benny Prijonoa9b372a2006-07-24 02:07:11 +00002598
2599fi
2600fi
2601CC=$ac_cv_prog_CC
2602if test -n "$CC"; then
Benny Prijono28d3c562012-03-30 07:10:13 +00002603 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
2604$as_echo "$CC" >&6; }
Benny Prijonoa9b372a2006-07-24 02:07:11 +00002605else
Benny Prijono28d3c562012-03-30 07:10:13 +00002606 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2607$as_echo "no" >&6; }
Benny Prijonoa9b372a2006-07-24 02:07:11 +00002608fi
2609
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00002610
Benny Prijono7e0d75f2006-12-25 20:34:14 +00002611 fi
Benny Prijonoa9b372a2006-07-24 02:07:11 +00002612fi
2613if test -z "$CC"; then
2614 # Extract the first word of "cc", so it can be a program name with args.
2615set dummy cc; ac_word=$2
Benny Prijono28d3c562012-03-30 07:10:13 +00002616{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2617$as_echo_n "checking for $ac_word... " >&6; }
Sauw Ming2f91da02012-06-07 02:24:51 +00002618if ${ac_cv_prog_CC+:} false; then :
Benny Prijono28d3c562012-03-30 07:10:13 +00002619 $as_echo_n "(cached) " >&6
Benny Prijonoa9b372a2006-07-24 02:07:11 +00002620else
2621 if test -n "$CC"; then
2622 ac_cv_prog_CC="$CC" # Let the user override the test.
2623else
2624 ac_prog_rejected=no
Benny Prijono7e0d75f2006-12-25 20:34:14 +00002625as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2626for as_dir in $PATH
2627do
2628 IFS=$as_save_IFS
2629 test -z "$as_dir" && as_dir=.
Benny Prijono28d3c562012-03-30 07:10:13 +00002630 for ac_exec_ext in '' $ac_executable_extensions; do
Sauw Ming2f91da02012-06-07 02:24:51 +00002631 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
Benny Prijono7e0d75f2006-12-25 20:34:14 +00002632 if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
2633 ac_prog_rejected=yes
2634 continue
2635 fi
2636 ac_cv_prog_CC="cc"
Benny Prijono28d3c562012-03-30 07:10:13 +00002637 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
Benny Prijono7e0d75f2006-12-25 20:34:14 +00002638 break 2
2639 fi
2640done
Benny Prijono28d3c562012-03-30 07:10:13 +00002641 done
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00002642IFS=$as_save_IFS
Benny Prijonoa9b372a2006-07-24 02:07:11 +00002643
2644if test $ac_prog_rejected = yes; then
2645 # We found a bogon in the path, so make sure we never use it.
2646 set dummy $ac_cv_prog_CC
2647 shift
2648 if test $# != 0; then
2649 # We chose a different compiler from the bogus one.
2650 # However, it has the same basename, so the bogon will be chosen
2651 # first if we set CC to just the basename; use the full file name.
2652 shift
Benny Prijono7e0d75f2006-12-25 20:34:14 +00002653 ac_cv_prog_CC="$as_dir/$ac_word${1+' '}$@"
Benny Prijonoa9b372a2006-07-24 02:07:11 +00002654 fi
2655fi
2656fi
2657fi
2658CC=$ac_cv_prog_CC
2659if test -n "$CC"; then
Benny Prijono28d3c562012-03-30 07:10:13 +00002660 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
2661$as_echo "$CC" >&6; }
Benny Prijonoa9b372a2006-07-24 02:07:11 +00002662else
Benny Prijono28d3c562012-03-30 07:10:13 +00002663 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2664$as_echo "no" >&6; }
Benny Prijonoa9b372a2006-07-24 02:07:11 +00002665fi
2666
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00002667
Benny Prijonoa9b372a2006-07-24 02:07:11 +00002668fi
2669if test -z "$CC"; then
2670 if test -n "$ac_tool_prefix"; then
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00002671 for ac_prog in cl.exe
Benny Prijonoa9b372a2006-07-24 02:07:11 +00002672 do
2673 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
2674set dummy $ac_tool_prefix$ac_prog; ac_word=$2
Benny Prijono28d3c562012-03-30 07:10:13 +00002675{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2676$as_echo_n "checking for $ac_word... " >&6; }
Sauw Ming2f91da02012-06-07 02:24:51 +00002677if ${ac_cv_prog_CC+:} false; then :
Benny Prijono28d3c562012-03-30 07:10:13 +00002678 $as_echo_n "(cached) " >&6
Benny Prijonoa9b372a2006-07-24 02:07:11 +00002679else
2680 if test -n "$CC"; then
2681 ac_cv_prog_CC="$CC" # Let the user override the test.
2682else
Benny Prijono7e0d75f2006-12-25 20:34:14 +00002683as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2684for as_dir in $PATH
2685do
2686 IFS=$as_save_IFS
2687 test -z "$as_dir" && as_dir=.
Benny Prijono28d3c562012-03-30 07:10:13 +00002688 for ac_exec_ext in '' $ac_executable_extensions; do
Sauw Ming2f91da02012-06-07 02:24:51 +00002689 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
Benny Prijono7e0d75f2006-12-25 20:34:14 +00002690 ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
Benny Prijono28d3c562012-03-30 07:10:13 +00002691 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
Benny Prijono7e0d75f2006-12-25 20:34:14 +00002692 break 2
2693 fi
2694done
Benny Prijono28d3c562012-03-30 07:10:13 +00002695 done
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00002696IFS=$as_save_IFS
Benny Prijonoa9b372a2006-07-24 02:07:11 +00002697
2698fi
2699fi
2700CC=$ac_cv_prog_CC
2701if test -n "$CC"; then
Benny Prijono28d3c562012-03-30 07:10:13 +00002702 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
2703$as_echo "$CC" >&6; }
Benny Prijonoa9b372a2006-07-24 02:07:11 +00002704else
Benny Prijono28d3c562012-03-30 07:10:13 +00002705 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2706$as_echo "no" >&6; }
Benny Prijonoa9b372a2006-07-24 02:07:11 +00002707fi
2708
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00002709
Benny Prijonoa9b372a2006-07-24 02:07:11 +00002710 test -n "$CC" && break
2711 done
2712fi
2713if test -z "$CC"; then
2714 ac_ct_CC=$CC
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00002715 for ac_prog in cl.exe
Benny Prijonoa9b372a2006-07-24 02:07:11 +00002716do
2717 # Extract the first word of "$ac_prog", so it can be a program name with args.
2718set dummy $ac_prog; ac_word=$2
Benny Prijono28d3c562012-03-30 07:10:13 +00002719{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2720$as_echo_n "checking for $ac_word... " >&6; }
Sauw Ming2f91da02012-06-07 02:24:51 +00002721if ${ac_cv_prog_ac_ct_CC+:} false; then :
Benny Prijono28d3c562012-03-30 07:10:13 +00002722 $as_echo_n "(cached) " >&6
Benny Prijonoa9b372a2006-07-24 02:07:11 +00002723else
2724 if test -n "$ac_ct_CC"; then
2725 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
2726else
Benny Prijono7e0d75f2006-12-25 20:34:14 +00002727as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2728for as_dir in $PATH
2729do
2730 IFS=$as_save_IFS
2731 test -z "$as_dir" && as_dir=.
Benny Prijono28d3c562012-03-30 07:10:13 +00002732 for ac_exec_ext in '' $ac_executable_extensions; do
Sauw Ming2f91da02012-06-07 02:24:51 +00002733 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
Benny Prijono7e0d75f2006-12-25 20:34:14 +00002734 ac_cv_prog_ac_ct_CC="$ac_prog"
Benny Prijono28d3c562012-03-30 07:10:13 +00002735 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
Benny Prijono7e0d75f2006-12-25 20:34:14 +00002736 break 2
2737 fi
2738done
Benny Prijono28d3c562012-03-30 07:10:13 +00002739 done
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00002740IFS=$as_save_IFS
Benny Prijonoa9b372a2006-07-24 02:07:11 +00002741
2742fi
2743fi
2744ac_ct_CC=$ac_cv_prog_ac_ct_CC
2745if test -n "$ac_ct_CC"; then
Benny Prijono28d3c562012-03-30 07:10:13 +00002746 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
2747$as_echo "$ac_ct_CC" >&6; }
Benny Prijonoa9b372a2006-07-24 02:07:11 +00002748else
Benny Prijono28d3c562012-03-30 07:10:13 +00002749 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2750$as_echo "no" >&6; }
Benny Prijonoa9b372a2006-07-24 02:07:11 +00002751fi
2752
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00002753
Benny Prijonoa9b372a2006-07-24 02:07:11 +00002754 test -n "$ac_ct_CC" && break
2755done
2756
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00002757 if test "x$ac_ct_CC" = x; then
2758 CC=""
2759 else
2760 case $cross_compiling:$ac_tool_warned in
2761yes:)
Benny Prijono28d3c562012-03-30 07:10:13 +00002762{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
2763$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00002764ac_tool_warned=yes ;;
2765esac
2766 CC=$ac_ct_CC
2767 fi
Benny Prijonoa9b372a2006-07-24 02:07:11 +00002768fi
2769
2770fi
2771
Benny Prijono7e0d75f2006-12-25 20:34:14 +00002772
Benny Prijono28d3c562012-03-30 07:10:13 +00002773test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2774$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
Sauw Ming4e4ec7e2012-06-01 04:27:01 +00002775as_fn_error $? "no acceptable C compiler found in \$PATH
Sauw Ming2f91da02012-06-07 02:24:51 +00002776See \`config.log' for more details" "$LINENO" 5; }
Benny Prijonoa9b372a2006-07-24 02:07:11 +00002777
2778# Provide some information about the compiler.
Benny Prijono28d3c562012-03-30 07:10:13 +00002779$as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5
2780set X $ac_compile
2781ac_compiler=$2
2782for ac_option in --version -v -V -qversion; do
2783 { { ac_try="$ac_compiler $ac_option >&5"
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00002784case "(($ac_try" in
2785 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2786 *) ac_try_echo=$ac_try;;
2787esac
Benny Prijono28d3c562012-03-30 07:10:13 +00002788eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
2789$as_echo "$ac_try_echo"; } >&5
2790 (eval "$ac_compiler $ac_option >&5") 2>conftest.err
Benny Prijonoa9b372a2006-07-24 02:07:11 +00002791 ac_status=$?
Benny Prijono28d3c562012-03-30 07:10:13 +00002792 if test -s conftest.err; then
2793 sed '10a\
2794... rest of stderr output deleted ...
2795 10q' conftest.err >conftest.er1
2796 cat conftest.er1 >&5
2797 fi
2798 rm -f conftest.er1 conftest.err
2799 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
2800 test $ac_status = 0; }
2801done
Benny Prijonoa9b372a2006-07-24 02:07:11 +00002802
Benny Prijono28d3c562012-03-30 07:10:13 +00002803cat confdefs.h - <<_ACEOF >conftest.$ac_ext
Benny Prijono7e0d75f2006-12-25 20:34:14 +00002804/* end confdefs.h. */
Benny Prijono5bbebc02010-06-15 05:21:43 +00002805
Benny Prijonoa9b372a2006-07-24 02:07:11 +00002806int
2807main ()
2808{
2809
2810 ;
2811 return 0;
2812}
2813_ACEOF
2814ac_clean_files_save=$ac_clean_files
Benny Prijono28d3c562012-03-30 07:10:13 +00002815ac_clean_files="$ac_clean_files a.out a.out.dSYM a.exe b.out"
Benny Prijonoa9b372a2006-07-24 02:07:11 +00002816# Try to create an executable without -o first, disregard a.out.
2817# It will help us diagnose broken compilers, and finding out an intuition
2818# of exeext.
Benny Prijono28d3c562012-03-30 07:10:13 +00002819{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C compiler works" >&5
2820$as_echo_n "checking whether the C compiler works... " >&6; }
2821ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
2822
2823# The possible output files:
2824ac_files="a.out conftest.exe conftest a.exe a_out.exe b.out conftest.*"
2825
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00002826ac_rmfiles=
2827for ac_file in $ac_files
2828do
2829 case $ac_file in
Benny Prijono28d3c562012-03-30 07:10:13 +00002830 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00002831 * ) ac_rmfiles="$ac_rmfiles $ac_file";;
2832 esac
2833done
2834rm -f $ac_rmfiles
2835
Benny Prijono28d3c562012-03-30 07:10:13 +00002836if { { ac_try="$ac_link_default"
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00002837case "(($ac_try" in
2838 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2839 *) ac_try_echo=$ac_try;;
2840esac
Benny Prijono28d3c562012-03-30 07:10:13 +00002841eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
2842$as_echo "$ac_try_echo"; } >&5
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00002843 (eval "$ac_link_default") 2>&5
Benny Prijonoa9b372a2006-07-24 02:07:11 +00002844 ac_status=$?
Benny Prijono28d3c562012-03-30 07:10:13 +00002845 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
2846 test $ac_status = 0; }; then :
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00002847 # Autoconf-2.13 could set the ac_cv_exeext variable to `no'.
2848# So ignore a value of `no', otherwise this would lead to `EXEEXT = no'
2849# in a Makefile. We should not override ac_cv_exeext if it was cached,
2850# so that the user can short-circuit this test for compilers unknown to
2851# Autoconf.
2852for ac_file in $ac_files ''
Benny Prijono7e0d75f2006-12-25 20:34:14 +00002853do
2854 test -f "$ac_file" || continue
Benny Prijonoa9b372a2006-07-24 02:07:11 +00002855 case $ac_file in
Benny Prijono28d3c562012-03-30 07:10:13 +00002856 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj )
Benny Prijono7e0d75f2006-12-25 20:34:14 +00002857 ;;
2858 [ab].out )
2859 # We found the default executable, but exeext='' is most
2860 # certainly right.
2861 break;;
2862 *.* )
Benny Prijono28d3c562012-03-30 07:10:13 +00002863 if test "${ac_cv_exeext+set}" = set && test "$ac_cv_exeext" != no;
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00002864 then :; else
2865 ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
2866 fi
2867 # We set ac_cv_exeext here because the later test for it is not
2868 # safe: cross compilers may not add the suffix if given an `-o'
2869 # argument, so we may need to know it at that point already.
2870 # Even if this section looks crufty: it has the advantage of
2871 # actually working.
Benny Prijono7e0d75f2006-12-25 20:34:14 +00002872 break;;
2873 * )
2874 break;;
Benny Prijonoa9b372a2006-07-24 02:07:11 +00002875 esac
2876done
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00002877test "$ac_cv_exeext" = no && ac_cv_exeext=
2878
Benny Prijonoa9b372a2006-07-24 02:07:11 +00002879else
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00002880 ac_file=''
2881fi
Benny Prijono28d3c562012-03-30 07:10:13 +00002882if test -z "$ac_file"; then :
2883 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2884$as_echo "no" >&6; }
2885$as_echo "$as_me: failed program was:" >&5
Benny Prijono7e0d75f2006-12-25 20:34:14 +00002886sed 's/^/| /' conftest.$ac_ext >&5
2887
Benny Prijono28d3c562012-03-30 07:10:13 +00002888{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2889$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
Sauw Ming4e4ec7e2012-06-01 04:27:01 +00002890as_fn_error 77 "C compiler cannot create executables
Sauw Ming2f91da02012-06-07 02:24:51 +00002891See \`config.log' for more details" "$LINENO" 5; }
Benny Prijono28d3c562012-03-30 07:10:13 +00002892else
2893 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
2894$as_echo "yes" >&6; }
Benny Prijonoa9b372a2006-07-24 02:07:11 +00002895fi
Benny Prijono28d3c562012-03-30 07:10:13 +00002896{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler default output file name" >&5
2897$as_echo_n "checking for C compiler default output file name... " >&6; }
2898{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_file" >&5
2899$as_echo "$ac_file" >&6; }
Benny Prijonoa9b372a2006-07-24 02:07:11 +00002900ac_exeext=$ac_cv_exeext
Benny Prijonoa9b372a2006-07-24 02:07:11 +00002901
Benny Prijono28d3c562012-03-30 07:10:13 +00002902rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out
Benny Prijonoa9b372a2006-07-24 02:07:11 +00002903ac_clean_files=$ac_clean_files_save
Benny Prijono28d3c562012-03-30 07:10:13 +00002904{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of executables" >&5
2905$as_echo_n "checking for suffix of executables... " >&6; }
2906if { { ac_try="$ac_link"
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00002907case "(($ac_try" in
2908 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2909 *) ac_try_echo=$ac_try;;
2910esac
Benny Prijono28d3c562012-03-30 07:10:13 +00002911eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
2912$as_echo "$ac_try_echo"; } >&5
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00002913 (eval "$ac_link") 2>&5
Benny Prijonoa9b372a2006-07-24 02:07:11 +00002914 ac_status=$?
Benny Prijono28d3c562012-03-30 07:10:13 +00002915 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
2916 test $ac_status = 0; }; then :
Benny Prijonoa9b372a2006-07-24 02:07:11 +00002917 # If both `conftest.exe' and `conftest' are `present' (well, observable)
2918# catch `conftest.exe'. For instance with Cygwin, `ls conftest' will
2919# work properly (i.e., refer to `conftest.exe'), while it won't with
2920# `rm'.
Benny Prijono7e0d75f2006-12-25 20:34:14 +00002921for ac_file in conftest.exe conftest conftest.*; do
2922 test -f "$ac_file" || continue
Benny Prijonoa9b372a2006-07-24 02:07:11 +00002923 case $ac_file in
Benny Prijono28d3c562012-03-30 07:10:13 +00002924 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
Benny Prijonoa9b372a2006-07-24 02:07:11 +00002925 *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
Benny Prijono7e0d75f2006-12-25 20:34:14 +00002926 break;;
Benny Prijonoa9b372a2006-07-24 02:07:11 +00002927 * ) break;;
2928 esac
2929done
2930else
Benny Prijono28d3c562012-03-30 07:10:13 +00002931 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2932$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
Sauw Ming4e4ec7e2012-06-01 04:27:01 +00002933as_fn_error $? "cannot compute suffix of executables: cannot compile and link
Sauw Ming2f91da02012-06-07 02:24:51 +00002934See \`config.log' for more details" "$LINENO" 5; }
Benny Prijonoa9b372a2006-07-24 02:07:11 +00002935fi
Benny Prijono28d3c562012-03-30 07:10:13 +00002936rm -f conftest conftest$ac_cv_exeext
2937{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5
2938$as_echo "$ac_cv_exeext" >&6; }
Benny Prijonoa9b372a2006-07-24 02:07:11 +00002939
2940rm -f conftest.$ac_ext
2941EXEEXT=$ac_cv_exeext
2942ac_exeext=$EXEEXT
Benny Prijono28d3c562012-03-30 07:10:13 +00002943cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2944/* end confdefs.h. */
2945#include <stdio.h>
2946int
2947main ()
2948{
2949FILE *f = fopen ("conftest.out", "w");
2950 return ferror (f) || fclose (f) != 0;
2951
2952 ;
2953 return 0;
2954}
Benny Prijono36d32492011-12-28 08:42:23 +00002955_ACEOF
Benny Prijono28d3c562012-03-30 07:10:13 +00002956ac_clean_files="$ac_clean_files conftest.out"
2957# Check that the compiler produces executables we can run. If not, either
2958# the compiler is broken, or we cross compile.
2959{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are cross compiling" >&5
2960$as_echo_n "checking whether we are cross compiling... " >&6; }
2961if test "$cross_compiling" != yes; then
2962 { { ac_try="$ac_link"
2963case "(($ac_try" in
2964 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2965 *) ac_try_echo=$ac_try;;
2966esac
2967eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
2968$as_echo "$ac_try_echo"; } >&5
2969 (eval "$ac_link") 2>&5
2970 ac_status=$?
2971 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
2972 test $ac_status = 0; }
2973 if { ac_try='./conftest$ac_cv_exeext'
2974 { { case "(($ac_try" in
2975 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2976 *) ac_try_echo=$ac_try;;
2977esac
2978eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
2979$as_echo "$ac_try_echo"; } >&5
2980 (eval "$ac_try") 2>&5
2981 ac_status=$?
2982 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
2983 test $ac_status = 0; }; }; then
2984 cross_compiling=no
2985 else
2986 if test "$cross_compiling" = maybe; then
2987 cross_compiling=yes
2988 else
2989 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2990$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
Sauw Ming4e4ec7e2012-06-01 04:27:01 +00002991as_fn_error $? "cannot run C compiled programs.
Benny Prijono28d3c562012-03-30 07:10:13 +00002992If you meant to cross compile, use \`--host'.
Sauw Ming2f91da02012-06-07 02:24:51 +00002993See \`config.log' for more details" "$LINENO" 5; }
Benny Prijono28d3c562012-03-30 07:10:13 +00002994 fi
2995 fi
2996fi
2997{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5
2998$as_echo "$cross_compiling" >&6; }
2999
3000rm -f conftest.$ac_ext conftest$ac_cv_exeext conftest.out
3001ac_clean_files=$ac_clean_files_save
3002{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5
3003$as_echo_n "checking for suffix of object files... " >&6; }
Sauw Ming2f91da02012-06-07 02:24:51 +00003004if ${ac_cv_objext+:} false; then :
Benny Prijono28d3c562012-03-30 07:10:13 +00003005 $as_echo_n "(cached) " >&6
3006else
3007 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
Benny Prijono7e0d75f2006-12-25 20:34:14 +00003008/* end confdefs.h. */
Benny Prijonoa9b372a2006-07-24 02:07:11 +00003009
3010int
3011main ()
3012{
3013
3014 ;
3015 return 0;
3016}
3017_ACEOF
3018rm -f conftest.o conftest.obj
Benny Prijono28d3c562012-03-30 07:10:13 +00003019if { { ac_try="$ac_compile"
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00003020case "(($ac_try" in
3021 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3022 *) ac_try_echo=$ac_try;;
3023esac
Benny Prijono28d3c562012-03-30 07:10:13 +00003024eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3025$as_echo "$ac_try_echo"; } >&5
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00003026 (eval "$ac_compile") 2>&5
Benny Prijonoa9b372a2006-07-24 02:07:11 +00003027 ac_status=$?
Benny Prijono28d3c562012-03-30 07:10:13 +00003028 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3029 test $ac_status = 0; }; then :
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00003030 for ac_file in conftest.o conftest.obj conftest.*; do
3031 test -f "$ac_file" || continue;
Benny Prijonoa9b372a2006-07-24 02:07:11 +00003032 case $ac_file in
Benny Prijono28d3c562012-03-30 07:10:13 +00003033 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
Benny Prijonoa9b372a2006-07-24 02:07:11 +00003034 *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
3035 break;;
3036 esac
3037done
3038else
Benny Prijono28d3c562012-03-30 07:10:13 +00003039 $as_echo "$as_me: failed program was:" >&5
Benny Prijono7e0d75f2006-12-25 20:34:14 +00003040sed 's/^/| /' conftest.$ac_ext >&5
3041
Benny Prijono28d3c562012-03-30 07:10:13 +00003042{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3043$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
Sauw Ming4e4ec7e2012-06-01 04:27:01 +00003044as_fn_error $? "cannot compute suffix of object files: cannot compile
Sauw Ming2f91da02012-06-07 02:24:51 +00003045See \`config.log' for more details" "$LINENO" 5; }
Benny Prijonoa9b372a2006-07-24 02:07:11 +00003046fi
Benny Prijonoa9b372a2006-07-24 02:07:11 +00003047rm -f conftest.$ac_cv_objext conftest.$ac_ext
3048fi
Benny Prijono28d3c562012-03-30 07:10:13 +00003049{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_objext" >&5
3050$as_echo "$ac_cv_objext" >&6; }
Benny Prijonoa9b372a2006-07-24 02:07:11 +00003051OBJEXT=$ac_cv_objext
3052ac_objext=$OBJEXT
Benny Prijono28d3c562012-03-30 07:10:13 +00003053{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C compiler" >&5
3054$as_echo_n "checking whether we are using the GNU C compiler... " >&6; }
Sauw Ming2f91da02012-06-07 02:24:51 +00003055if ${ac_cv_c_compiler_gnu+:} false; then :
Benny Prijono28d3c562012-03-30 07:10:13 +00003056 $as_echo_n "(cached) " >&6
Benny Prijonoa9b372a2006-07-24 02:07:11 +00003057else
Benny Prijono28d3c562012-03-30 07:10:13 +00003058 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
Benny Prijono7e0d75f2006-12-25 20:34:14 +00003059/* end confdefs.h. */
Benny Prijonoa9b372a2006-07-24 02:07:11 +00003060
3061int
3062main ()
3063{
3064#ifndef __GNUC__
3065 choke me
3066#endif
3067
3068 ;
3069 return 0;
3070}
3071_ACEOF
Benny Prijono28d3c562012-03-30 07:10:13 +00003072if ac_fn_c_try_compile "$LINENO"; then :
Benny Prijonoa9b372a2006-07-24 02:07:11 +00003073 ac_compiler_gnu=yes
3074else
Benny Prijono28d3c562012-03-30 07:10:13 +00003075 ac_compiler_gnu=no
Benny Prijonoa9b372a2006-07-24 02:07:11 +00003076fi
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00003077rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
Benny Prijonoa9b372a2006-07-24 02:07:11 +00003078ac_cv_c_compiler_gnu=$ac_compiler_gnu
3079
3080fi
Benny Prijono28d3c562012-03-30 07:10:13 +00003081{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_compiler_gnu" >&5
3082$as_echo "$ac_cv_c_compiler_gnu" >&6; }
3083if test $ac_compiler_gnu = yes; then
3084 GCC=yes
3085else
3086 GCC=
3087fi
Benny Prijonoa9b372a2006-07-24 02:07:11 +00003088ac_test_CFLAGS=${CFLAGS+set}
3089ac_save_CFLAGS=$CFLAGS
Benny Prijono28d3c562012-03-30 07:10:13 +00003090{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5
3091$as_echo_n "checking whether $CC accepts -g... " >&6; }
Sauw Ming2f91da02012-06-07 02:24:51 +00003092if ${ac_cv_prog_cc_g+:} false; then :
Benny Prijono28d3c562012-03-30 07:10:13 +00003093 $as_echo_n "(cached) " >&6
Benny Prijonoa9b372a2006-07-24 02:07:11 +00003094else
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00003095 ac_save_c_werror_flag=$ac_c_werror_flag
3096 ac_c_werror_flag=yes
3097 ac_cv_prog_cc_g=no
3098 CFLAGS="-g"
Benny Prijono28d3c562012-03-30 07:10:13 +00003099 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
Benny Prijono7e0d75f2006-12-25 20:34:14 +00003100/* end confdefs.h. */
Benny Prijonoa9b372a2006-07-24 02:07:11 +00003101
3102int
3103main ()
3104{
3105
3106 ;
3107 return 0;
3108}
3109_ACEOF
Benny Prijono28d3c562012-03-30 07:10:13 +00003110if ac_fn_c_try_compile "$LINENO"; then :
Benny Prijonoa9b372a2006-07-24 02:07:11 +00003111 ac_cv_prog_cc_g=yes
3112else
Benny Prijono28d3c562012-03-30 07:10:13 +00003113 CFLAGS=""
3114 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00003115/* end confdefs.h. */
3116
3117int
3118main ()
3119{
3120
3121 ;
3122 return 0;
3123}
3124_ACEOF
Benny Prijono28d3c562012-03-30 07:10:13 +00003125if ac_fn_c_try_compile "$LINENO"; then :
Benny Prijono36d32492011-12-28 08:42:23 +00003126
Benny Prijono28d3c562012-03-30 07:10:13 +00003127else
3128 ac_c_werror_flag=$ac_save_c_werror_flag
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00003129 CFLAGS="-g"
Benny Prijono28d3c562012-03-30 07:10:13 +00003130 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00003131/* end confdefs.h. */
3132
3133int
3134main ()
3135{
3136
3137 ;
3138 return 0;
3139}
3140_ACEOF
Benny Prijono28d3c562012-03-30 07:10:13 +00003141if ac_fn_c_try_compile "$LINENO"; then :
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00003142 ac_cv_prog_cc_g=yes
Benny Prijonoa9b372a2006-07-24 02:07:11 +00003143fi
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00003144rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
Benny Prijonoa9b372a2006-07-24 02:07:11 +00003145fi
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00003146rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3147fi
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00003148rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3149 ac_c_werror_flag=$ac_save_c_werror_flag
3150fi
Benny Prijono28d3c562012-03-30 07:10:13 +00003151{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_g" >&5
3152$as_echo "$ac_cv_prog_cc_g" >&6; }
Benny Prijonoa9b372a2006-07-24 02:07:11 +00003153if test "$ac_test_CFLAGS" = set; then
3154 CFLAGS=$ac_save_CFLAGS
3155elif test $ac_cv_prog_cc_g = yes; then
3156 if test "$GCC" = yes; then
3157 CFLAGS="-g -O2"
3158 else
3159 CFLAGS="-g"
3160 fi
3161else
3162 if test "$GCC" = yes; then
3163 CFLAGS="-O2"
3164 else
3165 CFLAGS=
3166 fi
3167fi
Benny Prijono28d3c562012-03-30 07:10:13 +00003168{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&5
3169$as_echo_n "checking for $CC option to accept ISO C89... " >&6; }
Sauw Ming2f91da02012-06-07 02:24:51 +00003170if ${ac_cv_prog_cc_c89+:} false; then :
Benny Prijono28d3c562012-03-30 07:10:13 +00003171 $as_echo_n "(cached) " >&6
Benny Prijono7e0d75f2006-12-25 20:34:14 +00003172else
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00003173 ac_cv_prog_cc_c89=no
Benny Prijono7e0d75f2006-12-25 20:34:14 +00003174ac_save_CC=$CC
Benny Prijono28d3c562012-03-30 07:10:13 +00003175cat confdefs.h - <<_ACEOF >conftest.$ac_ext
Benny Prijono7e0d75f2006-12-25 20:34:14 +00003176/* end confdefs.h. */
3177#include <stdarg.h>
3178#include <stdio.h>
Sauw Ming2f91da02012-06-07 02:24:51 +00003179struct stat;
Benny Prijono7e0d75f2006-12-25 20:34:14 +00003180/* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
3181struct buf { int x; };
3182FILE * (*rcsopen) (struct buf *, struct stat *, int);
3183static char *e (p, i)
3184 char **p;
3185 int i;
3186{
3187 return p[i];
3188}
3189static char *f (char * (*g) (char **, int), char **p, ...)
3190{
3191 char *s;
3192 va_list v;
3193 va_start (v,p);
3194 s = g (p, va_arg (v,int));
3195 va_end (v);
3196 return s;
3197}
3198
3199/* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
3200 function prototypes and stuff, but not '\xHH' hex character constants.
3201 These don't provoke an error unfortunately, instead are silently treated
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00003202 as 'x'. The following induces an error, until -std is added to get
Benny Prijono7e0d75f2006-12-25 20:34:14 +00003203 proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
3204 array size at least. It's necessary to write '\x00'==0 to get something
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00003205 that's true only with -std. */
Benny Prijono7e0d75f2006-12-25 20:34:14 +00003206int osf4_cc_array ['\x00' == 0 ? 1 : -1];
3207
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00003208/* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
3209 inside strings and character constants. */
3210#define FOO(x) 'x'
3211int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
3212
Benny Prijono7e0d75f2006-12-25 20:34:14 +00003213int test (int i, double x);
3214struct s1 {int (*f) (int a);};
3215struct s2 {int (*f) (double a);};
3216int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
3217int argc;
3218char **argv;
3219int
3220main ()
3221{
3222return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
3223 ;
3224 return 0;
3225}
3226_ACEOF
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00003227for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \
3228 -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
Benny Prijono7e0d75f2006-12-25 20:34:14 +00003229do
3230 CC="$ac_save_CC $ac_arg"
Benny Prijono28d3c562012-03-30 07:10:13 +00003231 if ac_fn_c_try_compile "$LINENO"; then :
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00003232 ac_cv_prog_cc_c89=$ac_arg
Benny Prijono7e0d75f2006-12-25 20:34:14 +00003233fi
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00003234rm -f core conftest.err conftest.$ac_objext
3235 test "x$ac_cv_prog_cc_c89" != "xno" && break
Benny Prijono7e0d75f2006-12-25 20:34:14 +00003236done
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00003237rm -f conftest.$ac_ext
Benny Prijono7e0d75f2006-12-25 20:34:14 +00003238CC=$ac_save_CC
3239
3240fi
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00003241# AC_CACHE_VAL
3242case "x$ac_cv_prog_cc_c89" in
3243 x)
Benny Prijono28d3c562012-03-30 07:10:13 +00003244 { $as_echo "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
3245$as_echo "none needed" >&6; } ;;
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00003246 xno)
Benny Prijono28d3c562012-03-30 07:10:13 +00003247 { $as_echo "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5
3248$as_echo "unsupported" >&6; } ;;
Benny Prijono7e0d75f2006-12-25 20:34:14 +00003249 *)
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00003250 CC="$CC $ac_cv_prog_cc_c89"
Benny Prijono28d3c562012-03-30 07:10:13 +00003251 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c89" >&5
3252$as_echo "$ac_cv_prog_cc_c89" >&6; } ;;
Benny Prijono7e0d75f2006-12-25 20:34:14 +00003253esac
Benny Prijono28d3c562012-03-30 07:10:13 +00003254if test "x$ac_cv_prog_cc_c89" != xno; then :
Benny Prijono7e0d75f2006-12-25 20:34:14 +00003255
Benny Prijono28d3c562012-03-30 07:10:13 +00003256fi
Benny Prijono7e0d75f2006-12-25 20:34:14 +00003257
Benny Prijonoa9b372a2006-07-24 02:07:11 +00003258ac_ext=c
3259ac_cpp='$CPP $CPPFLAGS'
3260ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3261ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3262ac_compiler_gnu=$ac_cv_c_compiler_gnu
3263
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00003264ac_ext=cpp
Benny Prijonoc4c61d02006-08-20 20:47:34 +00003265ac_cpp='$CXXCPP $CPPFLAGS'
3266ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3267ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3268ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00003269if test -z "$CXX"; then
3270 if test -n "$CCC"; then
3271 CXX=$CCC
3272 else
3273 if test -n "$ac_tool_prefix"; then
3274 for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC
Benny Prijonoc4c61d02006-08-20 20:47:34 +00003275 do
3276 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
3277set dummy $ac_tool_prefix$ac_prog; ac_word=$2
Benny Prijono28d3c562012-03-30 07:10:13 +00003278{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3279$as_echo_n "checking for $ac_word... " >&6; }
Sauw Ming2f91da02012-06-07 02:24:51 +00003280if ${ac_cv_prog_CXX+:} false; then :
Benny Prijono28d3c562012-03-30 07:10:13 +00003281 $as_echo_n "(cached) " >&6
Benny Prijonoc4c61d02006-08-20 20:47:34 +00003282else
3283 if test -n "$CXX"; then
3284 ac_cv_prog_CXX="$CXX" # Let the user override the test.
3285else
Benny Prijono7e0d75f2006-12-25 20:34:14 +00003286as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3287for as_dir in $PATH
3288do
3289 IFS=$as_save_IFS
3290 test -z "$as_dir" && as_dir=.
Benny Prijono28d3c562012-03-30 07:10:13 +00003291 for ac_exec_ext in '' $ac_executable_extensions; do
Sauw Ming2f91da02012-06-07 02:24:51 +00003292 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
Benny Prijono7e0d75f2006-12-25 20:34:14 +00003293 ac_cv_prog_CXX="$ac_tool_prefix$ac_prog"
Benny Prijono28d3c562012-03-30 07:10:13 +00003294 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
Benny Prijono7e0d75f2006-12-25 20:34:14 +00003295 break 2
3296 fi
3297done
Benny Prijono28d3c562012-03-30 07:10:13 +00003298 done
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00003299IFS=$as_save_IFS
Benny Prijonoc4c61d02006-08-20 20:47:34 +00003300
3301fi
3302fi
3303CXX=$ac_cv_prog_CXX
3304if test -n "$CXX"; then
Benny Prijono28d3c562012-03-30 07:10:13 +00003305 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CXX" >&5
3306$as_echo "$CXX" >&6; }
Benny Prijonoc4c61d02006-08-20 20:47:34 +00003307else
Benny Prijono28d3c562012-03-30 07:10:13 +00003308 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3309$as_echo "no" >&6; }
Benny Prijonoc4c61d02006-08-20 20:47:34 +00003310fi
3311
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00003312
Benny Prijonoc4c61d02006-08-20 20:47:34 +00003313 test -n "$CXX" && break
3314 done
3315fi
3316if test -z "$CXX"; then
3317 ac_ct_CXX=$CXX
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00003318 for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC
Benny Prijonoc4c61d02006-08-20 20:47:34 +00003319do
3320 # Extract the first word of "$ac_prog", so it can be a program name with args.
3321set dummy $ac_prog; ac_word=$2
Benny Prijono28d3c562012-03-30 07:10:13 +00003322{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3323$as_echo_n "checking for $ac_word... " >&6; }
Sauw Ming2f91da02012-06-07 02:24:51 +00003324if ${ac_cv_prog_ac_ct_CXX+:} false; then :
Benny Prijono28d3c562012-03-30 07:10:13 +00003325 $as_echo_n "(cached) " >&6
Benny Prijonoc4c61d02006-08-20 20:47:34 +00003326else
3327 if test -n "$ac_ct_CXX"; then
3328 ac_cv_prog_ac_ct_CXX="$ac_ct_CXX" # Let the user override the test.
3329else
Benny Prijono7e0d75f2006-12-25 20:34:14 +00003330as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3331for as_dir in $PATH
3332do
3333 IFS=$as_save_IFS
3334 test -z "$as_dir" && as_dir=.
Benny Prijono28d3c562012-03-30 07:10:13 +00003335 for ac_exec_ext in '' $ac_executable_extensions; do
Sauw Ming2f91da02012-06-07 02:24:51 +00003336 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
Benny Prijono7e0d75f2006-12-25 20:34:14 +00003337 ac_cv_prog_ac_ct_CXX="$ac_prog"
Benny Prijono28d3c562012-03-30 07:10:13 +00003338 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
Benny Prijono7e0d75f2006-12-25 20:34:14 +00003339 break 2
3340 fi
3341done
Benny Prijono28d3c562012-03-30 07:10:13 +00003342 done
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00003343IFS=$as_save_IFS
Benny Prijonoc4c61d02006-08-20 20:47:34 +00003344
3345fi
3346fi
3347ac_ct_CXX=$ac_cv_prog_ac_ct_CXX
3348if test -n "$ac_ct_CXX"; then
Benny Prijono28d3c562012-03-30 07:10:13 +00003349 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CXX" >&5
3350$as_echo "$ac_ct_CXX" >&6; }
Benny Prijonoc4c61d02006-08-20 20:47:34 +00003351else
Benny Prijono28d3c562012-03-30 07:10:13 +00003352 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3353$as_echo "no" >&6; }
Benny Prijonoc4c61d02006-08-20 20:47:34 +00003354fi
3355
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00003356
Benny Prijonoc4c61d02006-08-20 20:47:34 +00003357 test -n "$ac_ct_CXX" && break
3358done
Benny Prijonoc4c61d02006-08-20 20:47:34 +00003359
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00003360 if test "x$ac_ct_CXX" = x; then
3361 CXX="g++"
3362 else
3363 case $cross_compiling:$ac_tool_warned in
3364yes:)
Benny Prijono28d3c562012-03-30 07:10:13 +00003365{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
3366$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00003367ac_tool_warned=yes ;;
3368esac
3369 CXX=$ac_ct_CXX
3370 fi
Benny Prijonoc4c61d02006-08-20 20:47:34 +00003371fi
3372
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00003373 fi
3374fi
Benny Prijonoc4c61d02006-08-20 20:47:34 +00003375# Provide some information about the compiler.
Benny Prijono28d3c562012-03-30 07:10:13 +00003376$as_echo "$as_me:${as_lineno-$LINENO}: checking for C++ compiler version" >&5
3377set X $ac_compile
3378ac_compiler=$2
3379for ac_option in --version -v -V -qversion; do
3380 { { ac_try="$ac_compiler $ac_option >&5"
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00003381case "(($ac_try" in
3382 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3383 *) ac_try_echo=$ac_try;;
3384esac
Benny Prijono28d3c562012-03-30 07:10:13 +00003385eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3386$as_echo "$ac_try_echo"; } >&5
3387 (eval "$ac_compiler $ac_option >&5") 2>conftest.err
Benny Prijonoc4c61d02006-08-20 20:47:34 +00003388 ac_status=$?
Benny Prijono28d3c562012-03-30 07:10:13 +00003389 if test -s conftest.err; then
3390 sed '10a\
3391... rest of stderr output deleted ...
3392 10q' conftest.err >conftest.er1
3393 cat conftest.er1 >&5
3394 fi
3395 rm -f conftest.er1 conftest.err
3396 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3397 test $ac_status = 0; }
3398done
Benny Prijonoc4c61d02006-08-20 20:47:34 +00003399
Benny Prijono28d3c562012-03-30 07:10:13 +00003400{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C++ compiler" >&5
3401$as_echo_n "checking whether we are using the GNU C++ compiler... " >&6; }
Sauw Ming2f91da02012-06-07 02:24:51 +00003402if ${ac_cv_cxx_compiler_gnu+:} false; then :
Benny Prijono28d3c562012-03-30 07:10:13 +00003403 $as_echo_n "(cached) " >&6
Benny Prijonoc4c61d02006-08-20 20:47:34 +00003404else
Benny Prijono28d3c562012-03-30 07:10:13 +00003405 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
Benny Prijono7e0d75f2006-12-25 20:34:14 +00003406/* end confdefs.h. */
Benny Prijonoc4c61d02006-08-20 20:47:34 +00003407
3408int
3409main ()
3410{
3411#ifndef __GNUC__
3412 choke me
3413#endif
3414
3415 ;
3416 return 0;
3417}
3418_ACEOF
Benny Prijono28d3c562012-03-30 07:10:13 +00003419if ac_fn_cxx_try_compile "$LINENO"; then :
Benny Prijonoc4c61d02006-08-20 20:47:34 +00003420 ac_compiler_gnu=yes
3421else
Benny Prijono28d3c562012-03-30 07:10:13 +00003422 ac_compiler_gnu=no
Benny Prijonoc4c61d02006-08-20 20:47:34 +00003423fi
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00003424rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
Benny Prijonoc4c61d02006-08-20 20:47:34 +00003425ac_cv_cxx_compiler_gnu=$ac_compiler_gnu
3426
3427fi
Benny Prijono28d3c562012-03-30 07:10:13 +00003428{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cxx_compiler_gnu" >&5
3429$as_echo "$ac_cv_cxx_compiler_gnu" >&6; }
3430if test $ac_compiler_gnu = yes; then
3431 GXX=yes
3432else
3433 GXX=
3434fi
Benny Prijonoc4c61d02006-08-20 20:47:34 +00003435ac_test_CXXFLAGS=${CXXFLAGS+set}
3436ac_save_CXXFLAGS=$CXXFLAGS
Benny Prijono28d3c562012-03-30 07:10:13 +00003437{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CXX accepts -g" >&5
3438$as_echo_n "checking whether $CXX accepts -g... " >&6; }
Sauw Ming2f91da02012-06-07 02:24:51 +00003439if ${ac_cv_prog_cxx_g+:} false; then :
Benny Prijono28d3c562012-03-30 07:10:13 +00003440 $as_echo_n "(cached) " >&6
Benny Prijonoc4c61d02006-08-20 20:47:34 +00003441else
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00003442 ac_save_cxx_werror_flag=$ac_cxx_werror_flag
3443 ac_cxx_werror_flag=yes
3444 ac_cv_prog_cxx_g=no
3445 CXXFLAGS="-g"
Benny Prijono28d3c562012-03-30 07:10:13 +00003446 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
Benny Prijono7e0d75f2006-12-25 20:34:14 +00003447/* end confdefs.h. */
Benny Prijonoc4c61d02006-08-20 20:47:34 +00003448
3449int
3450main ()
3451{
3452
3453 ;
3454 return 0;
3455}
3456_ACEOF
Benny Prijono28d3c562012-03-30 07:10:13 +00003457if ac_fn_cxx_try_compile "$LINENO"; then :
Benny Prijonoc4c61d02006-08-20 20:47:34 +00003458 ac_cv_prog_cxx_g=yes
3459else
Benny Prijono28d3c562012-03-30 07:10:13 +00003460 CXXFLAGS=""
3461 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00003462/* end confdefs.h. */
3463
3464int
3465main ()
3466{
3467
3468 ;
3469 return 0;
3470}
3471_ACEOF
Benny Prijono28d3c562012-03-30 07:10:13 +00003472if ac_fn_cxx_try_compile "$LINENO"; then :
Benny Prijono36d32492011-12-28 08:42:23 +00003473
Benny Prijono28d3c562012-03-30 07:10:13 +00003474else
3475 ac_cxx_werror_flag=$ac_save_cxx_werror_flag
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00003476 CXXFLAGS="-g"
Benny Prijono28d3c562012-03-30 07:10:13 +00003477 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00003478/* end confdefs.h. */
3479
3480int
3481main ()
3482{
3483
3484 ;
3485 return 0;
3486}
3487_ACEOF
Benny Prijono28d3c562012-03-30 07:10:13 +00003488if ac_fn_cxx_try_compile "$LINENO"; then :
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00003489 ac_cv_prog_cxx_g=yes
Benny Prijonoc4c61d02006-08-20 20:47:34 +00003490fi
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00003491rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
Benny Prijonoc4c61d02006-08-20 20:47:34 +00003492fi
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00003493rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3494fi
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00003495rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3496 ac_cxx_werror_flag=$ac_save_cxx_werror_flag
3497fi
Benny Prijono28d3c562012-03-30 07:10:13 +00003498{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cxx_g" >&5
3499$as_echo "$ac_cv_prog_cxx_g" >&6; }
Benny Prijonoc4c61d02006-08-20 20:47:34 +00003500if test "$ac_test_CXXFLAGS" = set; then
3501 CXXFLAGS=$ac_save_CXXFLAGS
3502elif test $ac_cv_prog_cxx_g = yes; then
3503 if test "$GXX" = yes; then
3504 CXXFLAGS="-g -O2"
3505 else
3506 CXXFLAGS="-g"
3507 fi
3508else
3509 if test "$GXX" = yes; then
3510 CXXFLAGS="-O2"
3511 else
3512 CXXFLAGS=
3513 fi
3514fi
Benny Prijonoa9b372a2006-07-24 02:07:11 +00003515ac_ext=c
3516ac_cpp='$CPP $CPPFLAGS'
3517ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3518ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3519ac_compiler_gnu=$ac_cv_c_compiler_gnu
3520
Benny Prijonoc4c61d02006-08-20 20:47:34 +00003521ac_ext=c
3522ac_cpp='$CPP $CPPFLAGS'
3523ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3524ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3525ac_compiler_gnu=$ac_cv_c_compiler_gnu
3526
Benny Prijono7e0d75f2006-12-25 20:34:14 +00003527
Benny Prijonofe3bf0e2010-08-05 06:27:20 +00003528if test -z "$CROSS_COMPILE"; then
3529 CROSS_COMPILE=`echo ${CC} | sed 's/gcc//'`
3530fi
3531
Benny Prijono2d1f1b62010-05-17 16:09:12 +00003532if test "$AR" = ""; then AR="${CROSS_COMPILE}ar rv"; fi
Benny Prijono8ec5eae2010-05-12 10:59:20 +00003533
3534if test "$LD" = ""; then LD="$CC"; fi
3535
Sauw Minge7dbbc82011-10-24 09:28:13 +00003536if test "$LDOUT" = ""; then LDOUT="-o "; fi
Benny Prijono8ec5eae2010-05-12 10:59:20 +00003537
Benny Prijono2d1f1b62010-05-17 16:09:12 +00003538if test "$RANLIB" = ""; then RANLIB="${CROSS_COMPILE}ranlib"; fi
Benny Prijono8ec5eae2010-05-12 10:59:20 +00003539
3540if test "$OBJEXT" = ""; then OBJEXT='o'; fi
3541
3542if test "$LIBEXT" = ""; then LIBEXT='a'; fi
3543
3544if test "$LIBEXT2" = ""; then LIBEXT2=""; fi
3545
Sauw Minge7dbbc82011-10-24 09:28:13 +00003546if test "$CC_OUT" = ""; then CC_OUT="-o "; fi
Benny Prijono8ec5eae2010-05-12 10:59:20 +00003547
3548if test "$CC_INC" = ""; then CC_INC="-I"; fi
3549
3550if test "$CC_DEF" = ""; then CC_DEF="-D"; fi
3551
3552if test "$CC_OPTIMIZE" = ""; then CC_OPTIMIZE="-O2"; fi
3553
3554if test "$CC_CFLAGS" = ""; then CC_CFLAGS="-Wall"; fi
3555
3556
3557
3558
Benny Prijono7e0d75f2006-12-25 20:34:14 +00003559
Benny Prijono0822c192008-08-21 20:59:58 +00003560
Benny Prijonofe3bf0e2010-08-05 06:27:20 +00003561
3562case $host in
Benny Prijono53847a32007-09-24 16:10:13 +00003563 *mingw* | *cygw* | *win32* | *w32* )
Benny Prijonofe3bf0e2010-08-05 06:27:20 +00003564 if pwd -W 2&> /dev/null; then
3565 ac_pjdir=`pwd -W`
3566 else
3567 # We're probably cross-compiling mingw on Linux
3568 ac_pjdir=`pwd`
3569 fi
Benny Prijono53847a32007-09-24 16:10:13 +00003570 ;;
3571 *)
3572 ac_pjdir=`pwd`
3573 ;;
3574esac
Benny Prijono12483112007-03-12 10:44:38 +00003575
3576
Benny Prijono28d3c562012-03-30 07:10:13 +00003577case $target in
3578 *mingw* | *cygw* | *win32* | *w32* )
3579 ac_shlib_suffix=dll
3580 ;;
3581 *darwin*)
3582 ac_shlib_suffix=dylib
3583 ;;
3584 *)
3585 ac_shlib_suffix=so
3586 ;;
3587esac
Benny Prijono36d32492011-12-28 08:42:23 +00003588
Benny Prijono28d3c562012-03-30 07:10:13 +00003589
Sauw Ming4e4ec7e2012-06-01 04:27:01 +00003590if test "$build" = "$host"; then
3591 ac_cross_compile=
3592else
3593 ac_cross_compile=${host_orig}-
3594fi
3595
3596
Benny Prijono28d3c562012-03-30 07:10:13 +00003597{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for pthread_create in -lpthread" >&5
3598$as_echo_n "checking for pthread_create in -lpthread... " >&6; }
Sauw Ming2f91da02012-06-07 02:24:51 +00003599if ${ac_cv_lib_pthread_pthread_create+:} false; then :
Benny Prijono28d3c562012-03-30 07:10:13 +00003600 $as_echo_n "(cached) " >&6
Benny Prijonoc4c61d02006-08-20 20:47:34 +00003601else
3602 ac_check_lib_save_LIBS=$LIBS
3603LIBS="-lpthread $LIBS"
Benny Prijono28d3c562012-03-30 07:10:13 +00003604cat confdefs.h - <<_ACEOF >conftest.$ac_ext
Benny Prijono7e0d75f2006-12-25 20:34:14 +00003605/* end confdefs.h. */
Benny Prijonoc4c61d02006-08-20 20:47:34 +00003606
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00003607/* Override any GCC internal prototype to avoid an error.
3608 Use char because int might match the return type of a GCC
3609 builtin and then its argument prototype would still apply. */
Benny Prijonoc4c61d02006-08-20 20:47:34 +00003610#ifdef __cplusplus
3611extern "C"
3612#endif
Benny Prijonoc4c61d02006-08-20 20:47:34 +00003613char pthread_create ();
3614int
3615main ()
3616{
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00003617return pthread_create ();
Benny Prijonoc4c61d02006-08-20 20:47:34 +00003618 ;
3619 return 0;
3620}
3621_ACEOF
Benny Prijono28d3c562012-03-30 07:10:13 +00003622if ac_fn_c_try_link "$LINENO"; then :
Benny Prijonoc4c61d02006-08-20 20:47:34 +00003623 ac_cv_lib_pthread_pthread_create=yes
3624else
Benny Prijono28d3c562012-03-30 07:10:13 +00003625 ac_cv_lib_pthread_pthread_create=no
Benny Prijonoc4c61d02006-08-20 20:47:34 +00003626fi
Benny Prijono28d3c562012-03-30 07:10:13 +00003627rm -f core conftest.err conftest.$ac_objext \
3628 conftest$ac_exeext conftest.$ac_ext
Benny Prijonoc4c61d02006-08-20 20:47:34 +00003629LIBS=$ac_check_lib_save_LIBS
3630fi
Benny Prijono28d3c562012-03-30 07:10:13 +00003631{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_pthread_pthread_create" >&5
3632$as_echo "$ac_cv_lib_pthread_pthread_create" >&6; }
Sauw Ming2f91da02012-06-07 02:24:51 +00003633if test "x$ac_cv_lib_pthread_pthread_create" = xyes; then :
Benny Prijono7e0d75f2006-12-25 20:34:14 +00003634 cat >>confdefs.h <<_ACEOF
Benny Prijonoc4c61d02006-08-20 20:47:34 +00003635#define HAVE_LIBPTHREAD 1
Benny Prijono7e0d75f2006-12-25 20:34:14 +00003636_ACEOF
Benny Prijonoc4c61d02006-08-20 20:47:34 +00003637
3638 LIBS="-lpthread $LIBS"
3639
3640fi
3641
Benny Prijono28d3c562012-03-30 07:10:13 +00003642{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for puts in -lwsock32" >&5
3643$as_echo_n "checking for puts in -lwsock32... " >&6; }
Sauw Ming2f91da02012-06-07 02:24:51 +00003644if ${ac_cv_lib_wsock32_puts+:} false; then :
Benny Prijono28d3c562012-03-30 07:10:13 +00003645 $as_echo_n "(cached) " >&6
Benny Prijonoc5b6dbf2006-09-10 16:33:48 +00003646else
3647 ac_check_lib_save_LIBS=$LIBS
3648LIBS="-lwsock32 $LIBS"
Benny Prijono28d3c562012-03-30 07:10:13 +00003649cat confdefs.h - <<_ACEOF >conftest.$ac_ext
Benny Prijono7e0d75f2006-12-25 20:34:14 +00003650/* end confdefs.h. */
Benny Prijonoc5b6dbf2006-09-10 16:33:48 +00003651
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00003652/* Override any GCC internal prototype to avoid an error.
3653 Use char because int might match the return type of a GCC
3654 builtin and then its argument prototype would still apply. */
Benny Prijonoc5b6dbf2006-09-10 16:33:48 +00003655#ifdef __cplusplus
3656extern "C"
3657#endif
Benny Prijonoc5b6dbf2006-09-10 16:33:48 +00003658char puts ();
3659int
3660main ()
3661{
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00003662return puts ();
Benny Prijonoc5b6dbf2006-09-10 16:33:48 +00003663 ;
3664 return 0;
3665}
3666_ACEOF
Benny Prijono28d3c562012-03-30 07:10:13 +00003667if ac_fn_c_try_link "$LINENO"; then :
Benny Prijonoc5b6dbf2006-09-10 16:33:48 +00003668 ac_cv_lib_wsock32_puts=yes
3669else
Benny Prijono28d3c562012-03-30 07:10:13 +00003670 ac_cv_lib_wsock32_puts=no
Benny Prijonoc5b6dbf2006-09-10 16:33:48 +00003671fi
Benny Prijono28d3c562012-03-30 07:10:13 +00003672rm -f core conftest.err conftest.$ac_objext \
3673 conftest$ac_exeext conftest.$ac_ext
Benny Prijonoc5b6dbf2006-09-10 16:33:48 +00003674LIBS=$ac_check_lib_save_LIBS
3675fi
Benny Prijono28d3c562012-03-30 07:10:13 +00003676{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_wsock32_puts" >&5
3677$as_echo "$ac_cv_lib_wsock32_puts" >&6; }
Sauw Ming2f91da02012-06-07 02:24:51 +00003678if test "x$ac_cv_lib_wsock32_puts" = xyes; then :
Benny Prijono7e0d75f2006-12-25 20:34:14 +00003679 cat >>confdefs.h <<_ACEOF
Benny Prijonoc5b6dbf2006-09-10 16:33:48 +00003680#define HAVE_LIBWSOCK32 1
Benny Prijono7e0d75f2006-12-25 20:34:14 +00003681_ACEOF
Benny Prijonoc5b6dbf2006-09-10 16:33:48 +00003682
3683 LIBS="-lwsock32 $LIBS"
3684
3685fi
3686
Benny Prijono28d3c562012-03-30 07:10:13 +00003687{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for puts in -lws2_32" >&5
3688$as_echo_n "checking for puts in -lws2_32... " >&6; }
Sauw Ming2f91da02012-06-07 02:24:51 +00003689if ${ac_cv_lib_ws2_32_puts+:} false; then :
Benny Prijono28d3c562012-03-30 07:10:13 +00003690 $as_echo_n "(cached) " >&6
Benny Prijonoc5b6dbf2006-09-10 16:33:48 +00003691else
3692 ac_check_lib_save_LIBS=$LIBS
3693LIBS="-lws2_32 $LIBS"
Benny Prijono28d3c562012-03-30 07:10:13 +00003694cat confdefs.h - <<_ACEOF >conftest.$ac_ext
Benny Prijono7e0d75f2006-12-25 20:34:14 +00003695/* end confdefs.h. */
Benny Prijonoc5b6dbf2006-09-10 16:33:48 +00003696
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00003697/* Override any GCC internal prototype to avoid an error.
3698 Use char because int might match the return type of a GCC
3699 builtin and then its argument prototype would still apply. */
Benny Prijonoc5b6dbf2006-09-10 16:33:48 +00003700#ifdef __cplusplus
3701extern "C"
3702#endif
Benny Prijonoc5b6dbf2006-09-10 16:33:48 +00003703char puts ();
3704int
3705main ()
3706{
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00003707return puts ();
Benny Prijonoc5b6dbf2006-09-10 16:33:48 +00003708 ;
3709 return 0;
3710}
3711_ACEOF
Benny Prijono28d3c562012-03-30 07:10:13 +00003712if ac_fn_c_try_link "$LINENO"; then :
Benny Prijonoc5b6dbf2006-09-10 16:33:48 +00003713 ac_cv_lib_ws2_32_puts=yes
3714else
Benny Prijono28d3c562012-03-30 07:10:13 +00003715 ac_cv_lib_ws2_32_puts=no
Benny Prijonoc5b6dbf2006-09-10 16:33:48 +00003716fi
Benny Prijono28d3c562012-03-30 07:10:13 +00003717rm -f core conftest.err conftest.$ac_objext \
3718 conftest$ac_exeext conftest.$ac_ext
Benny Prijonoc5b6dbf2006-09-10 16:33:48 +00003719LIBS=$ac_check_lib_save_LIBS
3720fi
Benny Prijono28d3c562012-03-30 07:10:13 +00003721{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_ws2_32_puts" >&5
3722$as_echo "$ac_cv_lib_ws2_32_puts" >&6; }
Sauw Ming2f91da02012-06-07 02:24:51 +00003723if test "x$ac_cv_lib_ws2_32_puts" = xyes; then :
Benny Prijono7e0d75f2006-12-25 20:34:14 +00003724 cat >>confdefs.h <<_ACEOF
Benny Prijonoc5b6dbf2006-09-10 16:33:48 +00003725#define HAVE_LIBWS2_32 1
Benny Prijono7e0d75f2006-12-25 20:34:14 +00003726_ACEOF
Benny Prijonoc5b6dbf2006-09-10 16:33:48 +00003727
3728 LIBS="-lws2_32 $LIBS"
3729
3730fi
3731
Benny Prijono28d3c562012-03-30 07:10:13 +00003732{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for puts in -lole32" >&5
3733$as_echo_n "checking for puts in -lole32... " >&6; }
Sauw Ming2f91da02012-06-07 02:24:51 +00003734if ${ac_cv_lib_ole32_puts+:} false; then :
Benny Prijono28d3c562012-03-30 07:10:13 +00003735 $as_echo_n "(cached) " >&6
Benny Prijonoc5b6dbf2006-09-10 16:33:48 +00003736else
3737 ac_check_lib_save_LIBS=$LIBS
3738LIBS="-lole32 $LIBS"
Benny Prijono28d3c562012-03-30 07:10:13 +00003739cat confdefs.h - <<_ACEOF >conftest.$ac_ext
Benny Prijono7e0d75f2006-12-25 20:34:14 +00003740/* end confdefs.h. */
Benny Prijonoc5b6dbf2006-09-10 16:33:48 +00003741
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00003742/* Override any GCC internal prototype to avoid an error.
3743 Use char because int might match the return type of a GCC
3744 builtin and then its argument prototype would still apply. */
Benny Prijonoc5b6dbf2006-09-10 16:33:48 +00003745#ifdef __cplusplus
3746extern "C"
3747#endif
Benny Prijonoc5b6dbf2006-09-10 16:33:48 +00003748char puts ();
3749int
3750main ()
3751{
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00003752return puts ();
Benny Prijonoc5b6dbf2006-09-10 16:33:48 +00003753 ;
3754 return 0;
3755}
3756_ACEOF
Benny Prijono28d3c562012-03-30 07:10:13 +00003757if ac_fn_c_try_link "$LINENO"; then :
Benny Prijonoc5b6dbf2006-09-10 16:33:48 +00003758 ac_cv_lib_ole32_puts=yes
3759else
Benny Prijono28d3c562012-03-30 07:10:13 +00003760 ac_cv_lib_ole32_puts=no
Benny Prijonoc5b6dbf2006-09-10 16:33:48 +00003761fi
Benny Prijono28d3c562012-03-30 07:10:13 +00003762rm -f core conftest.err conftest.$ac_objext \
3763 conftest$ac_exeext conftest.$ac_ext
Benny Prijonoc5b6dbf2006-09-10 16:33:48 +00003764LIBS=$ac_check_lib_save_LIBS
3765fi
Benny Prijono28d3c562012-03-30 07:10:13 +00003766{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_ole32_puts" >&5
3767$as_echo "$ac_cv_lib_ole32_puts" >&6; }
Sauw Ming2f91da02012-06-07 02:24:51 +00003768if test "x$ac_cv_lib_ole32_puts" = xyes; then :
Benny Prijono7e0d75f2006-12-25 20:34:14 +00003769 cat >>confdefs.h <<_ACEOF
Benny Prijonoc5b6dbf2006-09-10 16:33:48 +00003770#define HAVE_LIBOLE32 1
Benny Prijono7e0d75f2006-12-25 20:34:14 +00003771_ACEOF
Benny Prijonoc5b6dbf2006-09-10 16:33:48 +00003772
3773 LIBS="-lole32 $LIBS"
3774
3775fi
3776
Benny Prijono28d3c562012-03-30 07:10:13 +00003777{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for puts in -lwinmm" >&5
3778$as_echo_n "checking for puts in -lwinmm... " >&6; }
Sauw Ming2f91da02012-06-07 02:24:51 +00003779if ${ac_cv_lib_winmm_puts+:} false; then :
Benny Prijono28d3c562012-03-30 07:10:13 +00003780 $as_echo_n "(cached) " >&6
Benny Prijonoc5b6dbf2006-09-10 16:33:48 +00003781else
3782 ac_check_lib_save_LIBS=$LIBS
3783LIBS="-lwinmm $LIBS"
Benny Prijono28d3c562012-03-30 07:10:13 +00003784cat confdefs.h - <<_ACEOF >conftest.$ac_ext
Benny Prijono7e0d75f2006-12-25 20:34:14 +00003785/* end confdefs.h. */
Benny Prijonoc5b6dbf2006-09-10 16:33:48 +00003786
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00003787/* Override any GCC internal prototype to avoid an error.
3788 Use char because int might match the return type of a GCC
3789 builtin and then its argument prototype would still apply. */
Benny Prijonoc5b6dbf2006-09-10 16:33:48 +00003790#ifdef __cplusplus
3791extern "C"
3792#endif
Benny Prijonoc5b6dbf2006-09-10 16:33:48 +00003793char puts ();
3794int
3795main ()
3796{
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00003797return puts ();
Benny Prijonoc5b6dbf2006-09-10 16:33:48 +00003798 ;
3799 return 0;
3800}
3801_ACEOF
Benny Prijono28d3c562012-03-30 07:10:13 +00003802if ac_fn_c_try_link "$LINENO"; then :
Benny Prijonoc5b6dbf2006-09-10 16:33:48 +00003803 ac_cv_lib_winmm_puts=yes
3804else
Benny Prijono28d3c562012-03-30 07:10:13 +00003805 ac_cv_lib_winmm_puts=no
Benny Prijonoc5b6dbf2006-09-10 16:33:48 +00003806fi
Benny Prijono28d3c562012-03-30 07:10:13 +00003807rm -f core conftest.err conftest.$ac_objext \
3808 conftest$ac_exeext conftest.$ac_ext
Benny Prijonoc5b6dbf2006-09-10 16:33:48 +00003809LIBS=$ac_check_lib_save_LIBS
3810fi
Benny Prijono28d3c562012-03-30 07:10:13 +00003811{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_winmm_puts" >&5
3812$as_echo "$ac_cv_lib_winmm_puts" >&6; }
Sauw Ming2f91da02012-06-07 02:24:51 +00003813if test "x$ac_cv_lib_winmm_puts" = xyes; then :
Benny Prijono7e0d75f2006-12-25 20:34:14 +00003814 cat >>confdefs.h <<_ACEOF
Benny Prijonoc5b6dbf2006-09-10 16:33:48 +00003815#define HAVE_LIBWINMM 1
Benny Prijono7e0d75f2006-12-25 20:34:14 +00003816_ACEOF
Benny Prijonoc5b6dbf2006-09-10 16:33:48 +00003817
3818 LIBS="-lwinmm $LIBS"
3819
3820fi
3821
Benny Prijono28d3c562012-03-30 07:10:13 +00003822{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for puts in -lsocket" >&5
3823$as_echo_n "checking for puts in -lsocket... " >&6; }
Sauw Ming2f91da02012-06-07 02:24:51 +00003824if ${ac_cv_lib_socket_puts+:} false; then :
Benny Prijono28d3c562012-03-30 07:10:13 +00003825 $as_echo_n "(cached) " >&6
Benny Prijonoc5b6dbf2006-09-10 16:33:48 +00003826else
3827 ac_check_lib_save_LIBS=$LIBS
3828LIBS="-lsocket $LIBS"
Benny Prijono28d3c562012-03-30 07:10:13 +00003829cat confdefs.h - <<_ACEOF >conftest.$ac_ext
Benny Prijono7e0d75f2006-12-25 20:34:14 +00003830/* end confdefs.h. */
Benny Prijonoc5b6dbf2006-09-10 16:33:48 +00003831
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00003832/* Override any GCC internal prototype to avoid an error.
3833 Use char because int might match the return type of a GCC
3834 builtin and then its argument prototype would still apply. */
Benny Prijonoc5b6dbf2006-09-10 16:33:48 +00003835#ifdef __cplusplus
3836extern "C"
3837#endif
Benny Prijonoc5b6dbf2006-09-10 16:33:48 +00003838char puts ();
3839int
3840main ()
3841{
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00003842return puts ();
Benny Prijonoc5b6dbf2006-09-10 16:33:48 +00003843 ;
3844 return 0;
3845}
3846_ACEOF
Benny Prijono28d3c562012-03-30 07:10:13 +00003847if ac_fn_c_try_link "$LINENO"; then :
Benny Prijonoc5b6dbf2006-09-10 16:33:48 +00003848 ac_cv_lib_socket_puts=yes
3849else
Benny Prijono28d3c562012-03-30 07:10:13 +00003850 ac_cv_lib_socket_puts=no
Benny Prijonoc5b6dbf2006-09-10 16:33:48 +00003851fi
Benny Prijono28d3c562012-03-30 07:10:13 +00003852rm -f core conftest.err conftest.$ac_objext \
3853 conftest$ac_exeext conftest.$ac_ext
Benny Prijonoc5b6dbf2006-09-10 16:33:48 +00003854LIBS=$ac_check_lib_save_LIBS
3855fi
Benny Prijono28d3c562012-03-30 07:10:13 +00003856{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_socket_puts" >&5
3857$as_echo "$ac_cv_lib_socket_puts" >&6; }
Sauw Ming2f91da02012-06-07 02:24:51 +00003858if test "x$ac_cv_lib_socket_puts" = xyes; then :
Benny Prijono7e0d75f2006-12-25 20:34:14 +00003859 cat >>confdefs.h <<_ACEOF
Benny Prijonoc5b6dbf2006-09-10 16:33:48 +00003860#define HAVE_LIBSOCKET 1
Benny Prijono7e0d75f2006-12-25 20:34:14 +00003861_ACEOF
Benny Prijonoc5b6dbf2006-09-10 16:33:48 +00003862
3863 LIBS="-lsocket $LIBS"
3864
3865fi
3866
Benny Prijono28d3c562012-03-30 07:10:13 +00003867{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for puts in -lrt" >&5
3868$as_echo_n "checking for puts in -lrt... " >&6; }
Sauw Ming2f91da02012-06-07 02:24:51 +00003869if ${ac_cv_lib_rt_puts+:} false; then :
Benny Prijono28d3c562012-03-30 07:10:13 +00003870 $as_echo_n "(cached) " >&6
Benny Prijonoc5b6dbf2006-09-10 16:33:48 +00003871else
3872 ac_check_lib_save_LIBS=$LIBS
3873LIBS="-lrt $LIBS"
Benny Prijono28d3c562012-03-30 07:10:13 +00003874cat confdefs.h - <<_ACEOF >conftest.$ac_ext
Benny Prijono7e0d75f2006-12-25 20:34:14 +00003875/* end confdefs.h. */
Benny Prijonoc5b6dbf2006-09-10 16:33:48 +00003876
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00003877/* Override any GCC internal prototype to avoid an error.
3878 Use char because int might match the return type of a GCC
3879 builtin and then its argument prototype would still apply. */
Benny Prijonoc5b6dbf2006-09-10 16:33:48 +00003880#ifdef __cplusplus
3881extern "C"
3882#endif
Benny Prijonoc5b6dbf2006-09-10 16:33:48 +00003883char puts ();
3884int
3885main ()
3886{
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00003887return puts ();
Benny Prijonoc5b6dbf2006-09-10 16:33:48 +00003888 ;
3889 return 0;
3890}
3891_ACEOF
Benny Prijono28d3c562012-03-30 07:10:13 +00003892if ac_fn_c_try_link "$LINENO"; then :
Benny Prijonoc5b6dbf2006-09-10 16:33:48 +00003893 ac_cv_lib_rt_puts=yes
3894else
Benny Prijono28d3c562012-03-30 07:10:13 +00003895 ac_cv_lib_rt_puts=no
Benny Prijonoc5b6dbf2006-09-10 16:33:48 +00003896fi
Benny Prijono28d3c562012-03-30 07:10:13 +00003897rm -f core conftest.err conftest.$ac_objext \
3898 conftest$ac_exeext conftest.$ac_ext
Benny Prijonoc5b6dbf2006-09-10 16:33:48 +00003899LIBS=$ac_check_lib_save_LIBS
3900fi
Benny Prijono28d3c562012-03-30 07:10:13 +00003901{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_rt_puts" >&5
3902$as_echo "$ac_cv_lib_rt_puts" >&6; }
Sauw Ming2f91da02012-06-07 02:24:51 +00003903if test "x$ac_cv_lib_rt_puts" = xyes; then :
Benny Prijono7e0d75f2006-12-25 20:34:14 +00003904 cat >>confdefs.h <<_ACEOF
Benny Prijonoc5b6dbf2006-09-10 16:33:48 +00003905#define HAVE_LIBRT 1
Benny Prijono7e0d75f2006-12-25 20:34:14 +00003906_ACEOF
Benny Prijonoc5b6dbf2006-09-10 16:33:48 +00003907
3908 LIBS="-lrt $LIBS"
3909
3910fi
3911
Benny Prijono28d3c562012-03-30 07:10:13 +00003912{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for puts in -lnsl" >&5
3913$as_echo_n "checking for puts in -lnsl... " >&6; }
Sauw Ming2f91da02012-06-07 02:24:51 +00003914if ${ac_cv_lib_nsl_puts+:} false; then :
Benny Prijono28d3c562012-03-30 07:10:13 +00003915 $as_echo_n "(cached) " >&6
Benny Prijonoc5b6dbf2006-09-10 16:33:48 +00003916else
3917 ac_check_lib_save_LIBS=$LIBS
3918LIBS="-lnsl $LIBS"
Benny Prijono28d3c562012-03-30 07:10:13 +00003919cat confdefs.h - <<_ACEOF >conftest.$ac_ext
Benny Prijono7e0d75f2006-12-25 20:34:14 +00003920/* end confdefs.h. */
Benny Prijonoc5b6dbf2006-09-10 16:33:48 +00003921
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00003922/* Override any GCC internal prototype to avoid an error.
3923 Use char because int might match the return type of a GCC
3924 builtin and then its argument prototype would still apply. */
Benny Prijonoc5b6dbf2006-09-10 16:33:48 +00003925#ifdef __cplusplus
3926extern "C"
3927#endif
Benny Prijonoc5b6dbf2006-09-10 16:33:48 +00003928char puts ();
3929int
3930main ()
3931{
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00003932return puts ();
Benny Prijonoc5b6dbf2006-09-10 16:33:48 +00003933 ;
3934 return 0;
3935}
3936_ACEOF
Benny Prijono28d3c562012-03-30 07:10:13 +00003937if ac_fn_c_try_link "$LINENO"; then :
Benny Prijonoc5b6dbf2006-09-10 16:33:48 +00003938 ac_cv_lib_nsl_puts=yes
3939else
Benny Prijono28d3c562012-03-30 07:10:13 +00003940 ac_cv_lib_nsl_puts=no
Benny Prijonoc5b6dbf2006-09-10 16:33:48 +00003941fi
Benny Prijono28d3c562012-03-30 07:10:13 +00003942rm -f core conftest.err conftest.$ac_objext \
3943 conftest$ac_exeext conftest.$ac_ext
Benny Prijonoc5b6dbf2006-09-10 16:33:48 +00003944LIBS=$ac_check_lib_save_LIBS
3945fi
Benny Prijono28d3c562012-03-30 07:10:13 +00003946{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_nsl_puts" >&5
3947$as_echo "$ac_cv_lib_nsl_puts" >&6; }
Sauw Ming2f91da02012-06-07 02:24:51 +00003948if test "x$ac_cv_lib_nsl_puts" = xyes; then :
Benny Prijono7e0d75f2006-12-25 20:34:14 +00003949 cat >>confdefs.h <<_ACEOF
Benny Prijonoc5b6dbf2006-09-10 16:33:48 +00003950#define HAVE_LIBNSL 1
Benny Prijono7e0d75f2006-12-25 20:34:14 +00003951_ACEOF
Benny Prijonoc5b6dbf2006-09-10 16:33:48 +00003952
3953 LIBS="-lnsl $LIBS"
3954
3955fi
3956
Benny Prijono28d3c562012-03-30 07:10:13 +00003957{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for uuid_generate in -luuid" >&5
3958$as_echo_n "checking for uuid_generate in -luuid... " >&6; }
Sauw Ming2f91da02012-06-07 02:24:51 +00003959if ${ac_cv_lib_uuid_uuid_generate+:} false; then :
Benny Prijono28d3c562012-03-30 07:10:13 +00003960 $as_echo_n "(cached) " >&6
Benny Prijono4e48b512007-05-16 13:41:00 +00003961else
3962 ac_check_lib_save_LIBS=$LIBS
3963LIBS="-luuid $LIBS"
Benny Prijono28d3c562012-03-30 07:10:13 +00003964cat confdefs.h - <<_ACEOF >conftest.$ac_ext
Benny Prijono4e48b512007-05-16 13:41:00 +00003965/* end confdefs.h. */
3966
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00003967/* Override any GCC internal prototype to avoid an error.
3968 Use char because int might match the return type of a GCC
3969 builtin and then its argument prototype would still apply. */
Benny Prijono4e48b512007-05-16 13:41:00 +00003970#ifdef __cplusplus
3971extern "C"
3972#endif
Benny Prijono4e48b512007-05-16 13:41:00 +00003973char uuid_generate ();
3974int
3975main ()
3976{
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00003977return uuid_generate ();
Benny Prijono4e48b512007-05-16 13:41:00 +00003978 ;
3979 return 0;
3980}
3981_ACEOF
Benny Prijono28d3c562012-03-30 07:10:13 +00003982if ac_fn_c_try_link "$LINENO"; then :
Benny Prijono4e48b512007-05-16 13:41:00 +00003983 ac_cv_lib_uuid_uuid_generate=yes
3984else
Benny Prijono28d3c562012-03-30 07:10:13 +00003985 ac_cv_lib_uuid_uuid_generate=no
Benny Prijono4e48b512007-05-16 13:41:00 +00003986fi
Benny Prijono28d3c562012-03-30 07:10:13 +00003987rm -f core conftest.err conftest.$ac_objext \
3988 conftest$ac_exeext conftest.$ac_ext
Benny Prijono4e48b512007-05-16 13:41:00 +00003989LIBS=$ac_check_lib_save_LIBS
3990fi
Benny Prijono28d3c562012-03-30 07:10:13 +00003991{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_uuid_uuid_generate" >&5
3992$as_echo "$ac_cv_lib_uuid_uuid_generate" >&6; }
Sauw Ming2f91da02012-06-07 02:24:51 +00003993if test "x$ac_cv_lib_uuid_uuid_generate" = xyes; then :
Benny Prijono4e48b512007-05-16 13:41:00 +00003994 cat >>confdefs.h <<_ACEOF
3995#define HAVE_LIBUUID 1
3996_ACEOF
3997
3998 LIBS="-luuid $LIBS"
3999
4000fi
4001
Benny Prijono28d3c562012-03-30 07:10:13 +00004002{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for uuid_generate in -luuid" >&5
4003$as_echo_n "checking for uuid_generate in -luuid... " >&6; }
Sauw Ming2f91da02012-06-07 02:24:51 +00004004if ${ac_cv_lib_uuid_uuid_generate+:} false; then :
Benny Prijono28d3c562012-03-30 07:10:13 +00004005 $as_echo_n "(cached) " >&6
Benny Prijono4e48b512007-05-16 13:41:00 +00004006else
4007 ac_check_lib_save_LIBS=$LIBS
4008LIBS="-luuid $LIBS"
Benny Prijono28d3c562012-03-30 07:10:13 +00004009cat confdefs.h - <<_ACEOF >conftest.$ac_ext
Benny Prijono4e48b512007-05-16 13:41:00 +00004010/* end confdefs.h. */
4011
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00004012/* Override any GCC internal prototype to avoid an error.
4013 Use char because int might match the return type of a GCC
4014 builtin and then its argument prototype would still apply. */
Benny Prijono4e48b512007-05-16 13:41:00 +00004015#ifdef __cplusplus
4016extern "C"
4017#endif
Benny Prijono4e48b512007-05-16 13:41:00 +00004018char uuid_generate ();
4019int
4020main ()
4021{
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00004022return uuid_generate ();
Benny Prijono4e48b512007-05-16 13:41:00 +00004023 ;
4024 return 0;
4025}
4026_ACEOF
Benny Prijono28d3c562012-03-30 07:10:13 +00004027if ac_fn_c_try_link "$LINENO"; then :
Benny Prijono4e48b512007-05-16 13:41:00 +00004028 ac_cv_lib_uuid_uuid_generate=yes
4029else
Benny Prijono28d3c562012-03-30 07:10:13 +00004030 ac_cv_lib_uuid_uuid_generate=no
Benny Prijono4e48b512007-05-16 13:41:00 +00004031fi
Benny Prijono28d3c562012-03-30 07:10:13 +00004032rm -f core conftest.err conftest.$ac_objext \
4033 conftest$ac_exeext conftest.$ac_ext
Benny Prijono4e48b512007-05-16 13:41:00 +00004034LIBS=$ac_check_lib_save_LIBS
4035fi
Benny Prijono28d3c562012-03-30 07:10:13 +00004036{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_uuid_uuid_generate" >&5
4037$as_echo "$ac_cv_lib_uuid_uuid_generate" >&6; }
Sauw Ming2f91da02012-06-07 02:24:51 +00004038if test "x$ac_cv_lib_uuid_uuid_generate" = xyes; then :
Benny Prijono4e48b512007-05-16 13:41:00 +00004039 ac_has_uuid_lib=1
4040fi
4041
4042
Benny Prijono28d3c562012-03-30 07:10:13 +00004043{ $as_echo "$as_me:${as_lineno-$LINENO}: result: Setting PJ_M_NAME to $target_cpu" >&5
4044$as_echo "Setting PJ_M_NAME to $target_cpu" >&6; }
Benny Prijono7e0d75f2006-12-25 20:34:14 +00004045cat >>confdefs.h <<_ACEOF
4046#define PJ_M_NAME "$target_cpu"
4047_ACEOF
4048
4049
Benny Prijono28d3c562012-03-30 07:10:13 +00004050{ $as_echo "$as_me:${as_lineno-$LINENO}: checking memory alignment" >&5
4051$as_echo_n "checking memory alignment... " >&6; }
Benny Prijono1d971622006-09-10 22:27:40 +00004052case $target in
Benny Prijonob18e9502010-05-19 05:51:38 +00004053 sparc64-* | ia64-* | x86_64-* )
Benny Prijono28d3c562012-03-30 07:10:13 +00004054 $as_echo "#define PJ_POOL_ALIGNMENT 8" >>confdefs.h
Benny Prijono1d971622006-09-10 22:27:40 +00004055
Benny Prijono28d3c562012-03-30 07:10:13 +00004056 { $as_echo "$as_me:${as_lineno-$LINENO}: result: 8 bytes" >&5
4057$as_echo "8 bytes" >&6; }
Benny Prijono1d971622006-09-10 22:27:40 +00004058 ;;
4059 * )
Benny Prijono28d3c562012-03-30 07:10:13 +00004060 $as_echo "#define PJ_POOL_ALIGNMENT 4" >>confdefs.h
Benny Prijono1d971622006-09-10 22:27:40 +00004061
Benny Prijono28d3c562012-03-30 07:10:13 +00004062 { $as_echo "$as_me:${as_lineno-$LINENO}: result: 4 bytes (default)" >&5
4063$as_echo "4 bytes (default)" >&6; }
Benny Prijono1d971622006-09-10 22:27:40 +00004064 ;;
4065esac
4066
Benny Prijono7e0d75f2006-12-25 20:34:14 +00004067
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00004068ac_ext=c
4069ac_cpp='$CPP $CPPFLAGS'
4070ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4071ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4072ac_compiler_gnu=$ac_cv_c_compiler_gnu
Benny Prijono28d3c562012-03-30 07:10:13 +00004073{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to run the C preprocessor" >&5
4074$as_echo_n "checking how to run the C preprocessor... " >&6; }
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00004075# On Suns, sometimes $CPP names a directory.
4076if test -n "$CPP" && test -d "$CPP"; then
4077 CPP=
4078fi
4079if test -z "$CPP"; then
Sauw Ming2f91da02012-06-07 02:24:51 +00004080 if ${ac_cv_prog_CPP+:} false; then :
Benny Prijono28d3c562012-03-30 07:10:13 +00004081 $as_echo_n "(cached) " >&6
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00004082else
4083 # Double quotes because CPP needs to be expanded
4084 for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp"
4085 do
4086 ac_preproc_ok=false
4087for ac_c_preproc_warn_flag in '' yes
4088do
4089 # Use a header file that comes with gcc, so configuring glibc
4090 # with a fresh cross-compiler works.
4091 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
4092 # <limits.h> exists even on freestanding compilers.
4093 # On the NeXT, cc -E runs the code through the compiler's parser,
4094 # not just through cpp. "Syntax error" is here to catch this case.
Benny Prijono28d3c562012-03-30 07:10:13 +00004095 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00004096/* end confdefs.h. */
4097#ifdef __STDC__
4098# include <limits.h>
4099#else
4100# include <assert.h>
4101#endif
4102 Syntax error
4103_ACEOF
Benny Prijono28d3c562012-03-30 07:10:13 +00004104if ac_fn_c_try_cpp "$LINENO"; then :
Benny Prijono36d32492011-12-28 08:42:23 +00004105
Benny Prijono28d3c562012-03-30 07:10:13 +00004106else
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00004107 # Broken: fails on valid input.
4108continue
4109fi
Sauw Ming4e4ec7e2012-06-01 04:27:01 +00004110rm -f conftest.err conftest.i conftest.$ac_ext
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00004111
4112 # OK, works on sane cases. Now check whether nonexistent headers
4113 # can be detected and how.
Benny Prijono28d3c562012-03-30 07:10:13 +00004114 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00004115/* end confdefs.h. */
4116#include <ac_nonexistent.h>
4117_ACEOF
Benny Prijono28d3c562012-03-30 07:10:13 +00004118if ac_fn_c_try_cpp "$LINENO"; then :
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00004119 # Broken: success on invalid input.
4120continue
4121else
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00004122 # Passes both tests.
4123ac_preproc_ok=:
4124break
4125fi
Sauw Ming4e4ec7e2012-06-01 04:27:01 +00004126rm -f conftest.err conftest.i conftest.$ac_ext
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00004127
4128done
4129# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
Sauw Ming4e4ec7e2012-06-01 04:27:01 +00004130rm -f conftest.i conftest.err conftest.$ac_ext
Benny Prijono28d3c562012-03-30 07:10:13 +00004131if $ac_preproc_ok; then :
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00004132 break
4133fi
4134
4135 done
4136 ac_cv_prog_CPP=$CPP
4137
4138fi
4139 CPP=$ac_cv_prog_CPP
4140else
4141 ac_cv_prog_CPP=$CPP
4142fi
Benny Prijono28d3c562012-03-30 07:10:13 +00004143{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $CPP" >&5
4144$as_echo "$CPP" >&6; }
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00004145ac_preproc_ok=false
4146for ac_c_preproc_warn_flag in '' yes
4147do
4148 # Use a header file that comes with gcc, so configuring glibc
4149 # with a fresh cross-compiler works.
4150 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
4151 # <limits.h> exists even on freestanding compilers.
4152 # On the NeXT, cc -E runs the code through the compiler's parser,
4153 # not just through cpp. "Syntax error" is here to catch this case.
Benny Prijono28d3c562012-03-30 07:10:13 +00004154 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00004155/* end confdefs.h. */
4156#ifdef __STDC__
4157# include <limits.h>
4158#else
4159# include <assert.h>
4160#endif
4161 Syntax error
4162_ACEOF
Benny Prijono28d3c562012-03-30 07:10:13 +00004163if ac_fn_c_try_cpp "$LINENO"; then :
Benny Prijono36d32492011-12-28 08:42:23 +00004164
Benny Prijono28d3c562012-03-30 07:10:13 +00004165else
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00004166 # Broken: fails on valid input.
4167continue
4168fi
Sauw Ming4e4ec7e2012-06-01 04:27:01 +00004169rm -f conftest.err conftest.i conftest.$ac_ext
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00004170
4171 # OK, works on sane cases. Now check whether nonexistent headers
4172 # can be detected and how.
Benny Prijono28d3c562012-03-30 07:10:13 +00004173 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00004174/* end confdefs.h. */
4175#include <ac_nonexistent.h>
4176_ACEOF
Benny Prijono28d3c562012-03-30 07:10:13 +00004177if ac_fn_c_try_cpp "$LINENO"; then :
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00004178 # Broken: success on invalid input.
4179continue
4180else
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00004181 # Passes both tests.
4182ac_preproc_ok=:
4183break
4184fi
Sauw Ming4e4ec7e2012-06-01 04:27:01 +00004185rm -f conftest.err conftest.i conftest.$ac_ext
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00004186
4187done
4188# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
Sauw Ming4e4ec7e2012-06-01 04:27:01 +00004189rm -f conftest.i conftest.err conftest.$ac_ext
Benny Prijono28d3c562012-03-30 07:10:13 +00004190if $ac_preproc_ok; then :
4191
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00004192else
Benny Prijono28d3c562012-03-30 07:10:13 +00004193 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
4194$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
Sauw Ming4e4ec7e2012-06-01 04:27:01 +00004195as_fn_error $? "C preprocessor \"$CPP\" fails sanity check
Sauw Ming2f91da02012-06-07 02:24:51 +00004196See \`config.log' for more details" "$LINENO" 5; }
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00004197fi
4198
4199ac_ext=c
4200ac_cpp='$CPP $CPPFLAGS'
4201ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4202ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4203ac_compiler_gnu=$ac_cv_c_compiler_gnu
4204
4205
Benny Prijono28d3c562012-03-30 07:10:13 +00004206{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lines and -e" >&5
4207$as_echo_n "checking for grep that handles long lines and -e... " >&6; }
Sauw Ming2f91da02012-06-07 02:24:51 +00004208if ${ac_cv_path_GREP+:} false; then :
Benny Prijono28d3c562012-03-30 07:10:13 +00004209 $as_echo_n "(cached) " >&6
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00004210else
Benny Prijono28d3c562012-03-30 07:10:13 +00004211 if test -z "$GREP"; then
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00004212 ac_path_GREP_found=false
Benny Prijono28d3c562012-03-30 07:10:13 +00004213 # Loop through the user's path and test for each of PROGNAME-LIST
4214 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00004215for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
4216do
4217 IFS=$as_save_IFS
4218 test -z "$as_dir" && as_dir=.
Benny Prijono28d3c562012-03-30 07:10:13 +00004219 for ac_prog in grep ggrep; do
4220 for ac_exec_ext in '' $ac_executable_extensions; do
4221 ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext"
Sauw Ming2f91da02012-06-07 02:24:51 +00004222 as_fn_executable_p "$ac_path_GREP" || continue
Benny Prijono28d3c562012-03-30 07:10:13 +00004223# Check for GNU ac_path_GREP and select it if it is found.
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00004224 # Check for GNU $ac_path_GREP
4225case `"$ac_path_GREP" --version 2>&1` in
4226*GNU*)
4227 ac_cv_path_GREP="$ac_path_GREP" ac_path_GREP_found=:;;
4228*)
4229 ac_count=0
Benny Prijono28d3c562012-03-30 07:10:13 +00004230 $as_echo_n 0123456789 >"conftest.in"
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00004231 while :
4232 do
4233 cat "conftest.in" "conftest.in" >"conftest.tmp"
4234 mv "conftest.tmp" "conftest.in"
4235 cp "conftest.in" "conftest.nl"
Benny Prijono28d3c562012-03-30 07:10:13 +00004236 $as_echo 'GREP' >> "conftest.nl"
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00004237 "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev/null || break
4238 diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
Benny Prijono28d3c562012-03-30 07:10:13 +00004239 as_fn_arith $ac_count + 1 && ac_count=$as_val
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00004240 if test $ac_count -gt ${ac_path_GREP_max-0}; then
4241 # Best one so far, save it but keep looking for a better one
4242 ac_cv_path_GREP="$ac_path_GREP"
4243 ac_path_GREP_max=$ac_count
4244 fi
4245 # 10*(2^10) chars as input seems more than enough
4246 test $ac_count -gt 10 && break
4247 done
4248 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
4249esac
4250
Benny Prijono28d3c562012-03-30 07:10:13 +00004251 $ac_path_GREP_found && break 3
4252 done
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00004253 done
Benny Prijono28d3c562012-03-30 07:10:13 +00004254 done
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00004255IFS=$as_save_IFS
Benny Prijono28d3c562012-03-30 07:10:13 +00004256 if test -z "$ac_cv_path_GREP"; then
Sauw Ming4e4ec7e2012-06-01 04:27:01 +00004257 as_fn_error $? "no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
Benny Prijono28d3c562012-03-30 07:10:13 +00004258 fi
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00004259else
4260 ac_cv_path_GREP=$GREP
4261fi
4262
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00004263fi
Benny Prijono28d3c562012-03-30 07:10:13 +00004264{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_GREP" >&5
4265$as_echo "$ac_cv_path_GREP" >&6; }
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00004266 GREP="$ac_cv_path_GREP"
4267
4268
Benny Prijono28d3c562012-03-30 07:10:13 +00004269{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for egrep" >&5
4270$as_echo_n "checking for egrep... " >&6; }
Sauw Ming2f91da02012-06-07 02:24:51 +00004271if ${ac_cv_path_EGREP+:} false; then :
Benny Prijono28d3c562012-03-30 07:10:13 +00004272 $as_echo_n "(cached) " >&6
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00004273else
4274 if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
4275 then ac_cv_path_EGREP="$GREP -E"
4276 else
Benny Prijono28d3c562012-03-30 07:10:13 +00004277 if test -z "$EGREP"; then
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00004278 ac_path_EGREP_found=false
Benny Prijono28d3c562012-03-30 07:10:13 +00004279 # Loop through the user's path and test for each of PROGNAME-LIST
4280 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00004281for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
4282do
4283 IFS=$as_save_IFS
4284 test -z "$as_dir" && as_dir=.
Benny Prijono28d3c562012-03-30 07:10:13 +00004285 for ac_prog in egrep; do
4286 for ac_exec_ext in '' $ac_executable_extensions; do
4287 ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext"
Sauw Ming2f91da02012-06-07 02:24:51 +00004288 as_fn_executable_p "$ac_path_EGREP" || continue
Benny Prijono28d3c562012-03-30 07:10:13 +00004289# Check for GNU ac_path_EGREP and select it if it is found.
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00004290 # Check for GNU $ac_path_EGREP
4291case `"$ac_path_EGREP" --version 2>&1` in
4292*GNU*)
4293 ac_cv_path_EGREP="$ac_path_EGREP" ac_path_EGREP_found=:;;
4294*)
4295 ac_count=0
Benny Prijono28d3c562012-03-30 07:10:13 +00004296 $as_echo_n 0123456789 >"conftest.in"
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00004297 while :
4298 do
4299 cat "conftest.in" "conftest.in" >"conftest.tmp"
4300 mv "conftest.tmp" "conftest.in"
4301 cp "conftest.in" "conftest.nl"
Benny Prijono28d3c562012-03-30 07:10:13 +00004302 $as_echo 'EGREP' >> "conftest.nl"
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00004303 "$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev/null || break
4304 diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
Benny Prijono28d3c562012-03-30 07:10:13 +00004305 as_fn_arith $ac_count + 1 && ac_count=$as_val
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00004306 if test $ac_count -gt ${ac_path_EGREP_max-0}; then
4307 # Best one so far, save it but keep looking for a better one
4308 ac_cv_path_EGREP="$ac_path_EGREP"
4309 ac_path_EGREP_max=$ac_count
4310 fi
4311 # 10*(2^10) chars as input seems more than enough
4312 test $ac_count -gt 10 && break
4313 done
4314 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
4315esac
4316
Benny Prijono28d3c562012-03-30 07:10:13 +00004317 $ac_path_EGREP_found && break 3
4318 done
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00004319 done
Benny Prijono28d3c562012-03-30 07:10:13 +00004320 done
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00004321IFS=$as_save_IFS
Benny Prijono28d3c562012-03-30 07:10:13 +00004322 if test -z "$ac_cv_path_EGREP"; then
Sauw Ming4e4ec7e2012-06-01 04:27:01 +00004323 as_fn_error $? "no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
Benny Prijono28d3c562012-03-30 07:10:13 +00004324 fi
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00004325else
4326 ac_cv_path_EGREP=$EGREP
4327fi
4328
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00004329 fi
4330fi
Benny Prijono28d3c562012-03-30 07:10:13 +00004331{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_EGREP" >&5
4332$as_echo "$ac_cv_path_EGREP" >&6; }
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00004333 EGREP="$ac_cv_path_EGREP"
4334
4335
Benny Prijono28d3c562012-03-30 07:10:13 +00004336{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5
4337$as_echo_n "checking for ANSI C header files... " >&6; }
Sauw Ming2f91da02012-06-07 02:24:51 +00004338if ${ac_cv_header_stdc+:} false; then :
Benny Prijono28d3c562012-03-30 07:10:13 +00004339 $as_echo_n "(cached) " >&6
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00004340else
Benny Prijono28d3c562012-03-30 07:10:13 +00004341 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00004342/* end confdefs.h. */
4343#include <stdlib.h>
4344#include <stdarg.h>
4345#include <string.h>
4346#include <float.h>
4347
4348int
4349main ()
4350{
4351
4352 ;
4353 return 0;
4354}
4355_ACEOF
Benny Prijono28d3c562012-03-30 07:10:13 +00004356if ac_fn_c_try_compile "$LINENO"; then :
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00004357 ac_cv_header_stdc=yes
4358else
Benny Prijono28d3c562012-03-30 07:10:13 +00004359 ac_cv_header_stdc=no
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00004360fi
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00004361rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4362
4363if test $ac_cv_header_stdc = yes; then
4364 # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
Benny Prijono28d3c562012-03-30 07:10:13 +00004365 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00004366/* end confdefs.h. */
4367#include <string.h>
4368
4369_ACEOF
4370if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
Benny Prijono28d3c562012-03-30 07:10:13 +00004371 $EGREP "memchr" >/dev/null 2>&1; then :
4372
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00004373else
4374 ac_cv_header_stdc=no
4375fi
Benny Prijono28d3c562012-03-30 07:10:13 +00004376rm -f conftest*
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00004377
4378fi
4379
4380if test $ac_cv_header_stdc = yes; then
4381 # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
Benny Prijono28d3c562012-03-30 07:10:13 +00004382 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00004383/* end confdefs.h. */
4384#include <stdlib.h>
4385
4386_ACEOF
4387if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
Benny Prijono28d3c562012-03-30 07:10:13 +00004388 $EGREP "free" >/dev/null 2>&1; then :
4389
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00004390else
4391 ac_cv_header_stdc=no
4392fi
Benny Prijono28d3c562012-03-30 07:10:13 +00004393rm -f conftest*
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00004394
4395fi
4396
4397if test $ac_cv_header_stdc = yes; then
4398 # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
Benny Prijono28d3c562012-03-30 07:10:13 +00004399 if test "$cross_compiling" = yes; then :
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00004400 :
4401else
Benny Prijono28d3c562012-03-30 07:10:13 +00004402 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00004403/* end confdefs.h. */
4404#include <ctype.h>
4405#include <stdlib.h>
4406#if ((' ' & 0x0FF) == 0x020)
4407# define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
4408# define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
4409#else
4410# define ISLOWER(c) \
4411 (('a' <= (c) && (c) <= 'i') \
4412 || ('j' <= (c) && (c) <= 'r') \
4413 || ('s' <= (c) && (c) <= 'z'))
4414# define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
4415#endif
4416
4417#define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
4418int
4419main ()
4420{
4421 int i;
4422 for (i = 0; i < 256; i++)
4423 if (XOR (islower (i), ISLOWER (i))
4424 || toupper (i) != TOUPPER (i))
4425 return 2;
4426 return 0;
4427}
4428_ACEOF
Benny Prijono28d3c562012-03-30 07:10:13 +00004429if ac_fn_c_try_run "$LINENO"; then :
4430
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00004431else
Benny Prijono28d3c562012-03-30 07:10:13 +00004432 ac_cv_header_stdc=no
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00004433fi
Benny Prijono28d3c562012-03-30 07:10:13 +00004434rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
4435 conftest.$ac_objext conftest.beam conftest.$ac_ext
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00004436fi
4437
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00004438fi
4439fi
Benny Prijono28d3c562012-03-30 07:10:13 +00004440{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_header_stdc" >&5
4441$as_echo "$ac_cv_header_stdc" >&6; }
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00004442if test $ac_cv_header_stdc = yes; then
4443
Benny Prijono28d3c562012-03-30 07:10:13 +00004444$as_echo "#define STDC_HEADERS 1" >>confdefs.h
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00004445
4446fi
4447
4448# On IRIX 5.3, sys/types and inttypes.h are conflicting.
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00004449for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \
4450 inttypes.h stdint.h unistd.h
Benny Prijono28d3c562012-03-30 07:10:13 +00004451do :
4452 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
4453ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
4454"
Sauw Ming4e4ec7e2012-06-01 04:27:01 +00004455if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00004456 cat >>confdefs.h <<_ACEOF
Benny Prijono28d3c562012-03-30 07:10:13 +00004457#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00004458_ACEOF
4459
4460fi
4461
4462done
4463
4464
Benny Prijono28d3c562012-03-30 07:10:13 +00004465 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether byte ordering is bigendian" >&5
4466$as_echo_n "checking whether byte ordering is bigendian... " >&6; }
Sauw Ming2f91da02012-06-07 02:24:51 +00004467if ${ac_cv_c_bigendian+:} false; then :
Benny Prijono28d3c562012-03-30 07:10:13 +00004468 $as_echo_n "(cached) " >&6
Benny Prijonoc4c61d02006-08-20 20:47:34 +00004469else
Benny Prijono28d3c562012-03-30 07:10:13 +00004470 ac_cv_c_bigendian=unknown
4471 # See if we're dealing with a universal compiler.
4472 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4473/* end confdefs.h. */
4474#ifndef __APPLE_CC__
4475 not a universal capable compiler
4476 #endif
4477 typedef int dummy;
4478
Benny Prijonod5233702010-01-13 13:09:45 +00004479_ACEOF
Benny Prijono28d3c562012-03-30 07:10:13 +00004480if ac_fn_c_try_compile "$LINENO"; then :
4481
4482 # Check for potential -arch flags. It is not universal unless
4483 # there are at least two -arch flags with different values.
4484 ac_arch=
4485 ac_prev=
4486 for ac_word in $CC $CFLAGS $CPPFLAGS $LDFLAGS; do
4487 if test -n "$ac_prev"; then
4488 case $ac_word in
4489 i?86 | x86_64 | ppc | ppc64)
4490 if test -z "$ac_arch" || test "$ac_arch" = "$ac_word"; then
4491 ac_arch=$ac_word
4492 else
4493 ac_cv_c_bigendian=universal
4494 break
4495 fi
4496 ;;
4497 esac
4498 ac_prev=
4499 elif test "x$ac_word" = "x-arch"; then
4500 ac_prev=arch
4501 fi
4502 done
4503fi
4504rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4505 if test $ac_cv_c_bigendian = unknown; then
4506 # See if sys/param.h defines the BYTE_ORDER macro.
4507 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
Benny Prijono7e0d75f2006-12-25 20:34:14 +00004508/* end confdefs.h. */
Benny Prijonoc4c61d02006-08-20 20:47:34 +00004509#include <sys/types.h>
Benny Prijono28d3c562012-03-30 07:10:13 +00004510 #include <sys/param.h>
Benny Prijonoc4c61d02006-08-20 20:47:34 +00004511
4512int
4513main ()
4514{
Benny Prijono28d3c562012-03-30 07:10:13 +00004515#if ! (defined BYTE_ORDER && defined BIG_ENDIAN \
4516 && defined LITTLE_ENDIAN && BYTE_ORDER && BIG_ENDIAN \
4517 && LITTLE_ENDIAN)
4518 bogus endian macros
4519 #endif
Benny Prijonoc4c61d02006-08-20 20:47:34 +00004520
4521 ;
4522 return 0;
4523}
4524_ACEOF
Benny Prijono28d3c562012-03-30 07:10:13 +00004525if ac_fn_c_try_compile "$LINENO"; then :
Benny Prijonoc4c61d02006-08-20 20:47:34 +00004526 # It does; now see whether it defined to BIG_ENDIAN or not.
Benny Prijono28d3c562012-03-30 07:10:13 +00004527 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
Benny Prijono7e0d75f2006-12-25 20:34:14 +00004528/* end confdefs.h. */
Benny Prijonoc4c61d02006-08-20 20:47:34 +00004529#include <sys/types.h>
Benny Prijono28d3c562012-03-30 07:10:13 +00004530 #include <sys/param.h>
Benny Prijonoc4c61d02006-08-20 20:47:34 +00004531
4532int
4533main ()
4534{
4535#if BYTE_ORDER != BIG_ENDIAN
Benny Prijono28d3c562012-03-30 07:10:13 +00004536 not big endian
4537 #endif
Benny Prijonoc4c61d02006-08-20 20:47:34 +00004538
4539 ;
4540 return 0;
4541}
4542_ACEOF
Benny Prijono28d3c562012-03-30 07:10:13 +00004543if ac_fn_c_try_compile "$LINENO"; then :
Benny Prijonoc4c61d02006-08-20 20:47:34 +00004544 ac_cv_c_bigendian=yes
4545else
Benny Prijono28d3c562012-03-30 07:10:13 +00004546 ac_cv_c_bigendian=no
Benny Prijono36d32492011-12-28 08:42:23 +00004547fi
Benny Prijono36d32492011-12-28 08:42:23 +00004548rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
Benny Prijono28d3c562012-03-30 07:10:13 +00004549fi
4550rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4551 fi
4552 if test $ac_cv_c_bigendian = unknown; then
4553 # See if <limits.h> defines _LITTLE_ENDIAN or _BIG_ENDIAN (e.g., Solaris).
4554 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
Benny Prijono36d32492011-12-28 08:42:23 +00004555/* end confdefs.h. */
Benny Prijono28d3c562012-03-30 07:10:13 +00004556#include <limits.h>
4557
Benny Prijono7e0d75f2006-12-25 20:34:14 +00004558int
4559main ()
4560{
Benny Prijono28d3c562012-03-30 07:10:13 +00004561#if ! (defined _LITTLE_ENDIAN || defined _BIG_ENDIAN)
4562 bogus endian macros
4563 #endif
4564
Benny Prijono7e0d75f2006-12-25 20:34:14 +00004565 ;
4566 return 0;
4567}
4568_ACEOF
Benny Prijono28d3c562012-03-30 07:10:13 +00004569if ac_fn_c_try_compile "$LINENO"; then :
4570 # It does; now see whether it defined to _BIG_ENDIAN or not.
4571 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4572/* end confdefs.h. */
4573#include <limits.h>
4574
4575int
4576main ()
4577{
4578#ifndef _BIG_ENDIAN
4579 not big endian
4580 #endif
4581
4582 ;
4583 return 0;
4584}
4585_ACEOF
4586if ac_fn_c_try_compile "$LINENO"; then :
Benny Prijono7e0d75f2006-12-25 20:34:14 +00004587 ac_cv_c_bigendian=yes
Benny Prijono7e0d75f2006-12-25 20:34:14 +00004588else
Benny Prijono28d3c562012-03-30 07:10:13 +00004589 ac_cv_c_bigendian=no
Benny Prijonoe1105232011-10-26 06:49:34 +00004590fi
Benny Prijono28d3c562012-03-30 07:10:13 +00004591rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4592fi
4593rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4594 fi
4595 if test $ac_cv_c_bigendian = unknown; then
4596 # Compile a test program.
4597 if test "$cross_compiling" = yes; then :
4598 # Try to guess by grepping values from an object file.
4599 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4600/* end confdefs.h. */
4601short int ascii_mm[] =
4602 { 0x4249, 0x4765, 0x6E44, 0x6961, 0x6E53, 0x7953, 0 };
4603 short int ascii_ii[] =
4604 { 0x694C, 0x5454, 0x656C, 0x6E45, 0x6944, 0x6E61, 0 };
4605 int use_ascii (int i) {
4606 return ascii_mm[i] + ascii_ii[i];
4607 }
4608 short int ebcdic_ii[] =
4609 { 0x89D3, 0xE3E3, 0x8593, 0x95C5, 0x89C4, 0x9581, 0 };
4610 short int ebcdic_mm[] =
4611 { 0xC2C9, 0xC785, 0x95C4, 0x8981, 0x95E2, 0xA8E2, 0 };
4612 int use_ebcdic (int i) {
4613 return ebcdic_mm[i] + ebcdic_ii[i];
4614 }
4615 extern int foo;
Benny Prijono36d32492011-12-28 08:42:23 +00004616
Benny Prijono28d3c562012-03-30 07:10:13 +00004617int
4618main ()
4619{
4620return use_ascii (foo) == use_ebcdic (foo);
4621 ;
4622 return 0;
4623}
4624_ACEOF
4625if ac_fn_c_try_compile "$LINENO"; then :
4626 if grep BIGenDianSyS conftest.$ac_objext >/dev/null; then
4627 ac_cv_c_bigendian=yes
4628 fi
4629 if grep LiTTleEnDian conftest.$ac_objext >/dev/null ; then
4630 if test "$ac_cv_c_bigendian" = unknown; then
4631 ac_cv_c_bigendian=no
4632 else
4633 # finding both strings is unlikely to happen, but who knows?
4634 ac_cv_c_bigendian=unknown
4635 fi
4636 fi
4637fi
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00004638rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
Benny Prijonoc4c61d02006-08-20 20:47:34 +00004639else
Benny Prijono28d3c562012-03-30 07:10:13 +00004640 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
Benny Prijono7e0d75f2006-12-25 20:34:14 +00004641/* end confdefs.h. */
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00004642$ac_includes_default
Benny Prijonoc4c61d02006-08-20 20:47:34 +00004643int
4644main ()
4645{
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00004646
Benny Prijono28d3c562012-03-30 07:10:13 +00004647 /* Are we little or big endian? From Harbison&Steele. */
4648 union
4649 {
4650 long int l;
4651 char c[sizeof (long int)];
4652 } u;
4653 u.l = 1;
4654 return u.c[sizeof (long int) - 1] == 1;
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00004655
4656 ;
4657 return 0;
Benny Prijonoc4c61d02006-08-20 20:47:34 +00004658}
4659_ACEOF
Benny Prijono28d3c562012-03-30 07:10:13 +00004660if ac_fn_c_try_run "$LINENO"; then :
Benny Prijonoc4c61d02006-08-20 20:47:34 +00004661 ac_cv_c_bigendian=no
4662else
Benny Prijono28d3c562012-03-30 07:10:13 +00004663 ac_cv_c_bigendian=yes
Benny Prijonoc4c61d02006-08-20 20:47:34 +00004664fi
Benny Prijono28d3c562012-03-30 07:10:13 +00004665rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
4666 conftest.$ac_objext conftest.beam conftest.$ac_ext
Benny Prijonoc4c61d02006-08-20 20:47:34 +00004667fi
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00004668
Benny Prijono28d3c562012-03-30 07:10:13 +00004669 fi
Benny Prijonoc4c61d02006-08-20 20:47:34 +00004670fi
Benny Prijono28d3c562012-03-30 07:10:13 +00004671{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_bigendian" >&5
4672$as_echo "$ac_cv_c_bigendian" >&6; }
4673 case $ac_cv_c_bigendian in #(
4674 yes)
4675 $as_echo "#define WORDS_BIGENDIAN 1" >>confdefs.h
4676;; #(
4677 no)
4678 ;; #(
4679 universal)
Benny Prijonod5233702010-01-13 13:09:45 +00004680
Benny Prijono28d3c562012-03-30 07:10:13 +00004681$as_echo "#define AC_APPLE_UNIVERSAL_BUILD 1" >>confdefs.h
Benny Prijonod5233702010-01-13 13:09:45 +00004682
Benny Prijono28d3c562012-03-30 07:10:13 +00004683 ;; #(
4684 *)
Sauw Ming4e4ec7e2012-06-01 04:27:01 +00004685 as_fn_error $? "unknown endianness
Sauw Ming2f91da02012-06-07 02:24:51 +00004686 presetting ac_cv_c_bigendian=no (or yes) will help" "$LINENO" 5 ;;
Benny Prijono28d3c562012-03-30 07:10:13 +00004687 esac
Benny Prijonoc4c61d02006-08-20 20:47:34 +00004688
Benny Prijonoc5b6dbf2006-09-10 16:33:48 +00004689
Sauw Minge7dbbc82011-10-24 09:28:13 +00004690if test "x$ac_cv_c_bigendian" = "xyes"; then
4691 CFLAGS="$CFLAGS -DPJ_IS_BIG_ENDIAN=1 -DPJ_IS_LITTLE_ENDIAN=0"
4692else
4693 CFLAGS="$CFLAGS -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1"
4694fi
4695
Benny Prijonoc5b6dbf2006-09-10 16:33:48 +00004696case $target in
Sauw Ming6d3b4272012-07-03 07:46:49 +00004697 *android*)
4698 $as_echo "#define PJ_ANDROID 1" >>confdefs.h
4699
4700 ;;
Benny Prijonoc5b6dbf2006-09-10 16:33:48 +00004701 *mingw* | *cygw* | *win32* | *w32* )
Benny Prijono28d3c562012-03-30 07:10:13 +00004702 $as_echo "#define PJ_WIN32 1" >>confdefs.h
Benny Prijonoc5b6dbf2006-09-10 16:33:48 +00004703
Benny Prijono28d3c562012-03-30 07:10:13 +00004704 $as_echo "#define PJ_WIN32_WINNT 0x0400" >>confdefs.h
Benny Prijonoc5b6dbf2006-09-10 16:33:48 +00004705
Benny Prijono28d3c562012-03-30 07:10:13 +00004706 $as_echo "#define WIN32_LEAN_AND_MEAN 1" >>confdefs.h
Benny Prijonoc5b6dbf2006-09-10 16:33:48 +00004707
4708 ;;
4709 *darwin*)
Benny Prijono28d3c562012-03-30 07:10:13 +00004710 $as_echo "#define PJ_DARWINOS 1" >>confdefs.h
Benny Prijonoc5b6dbf2006-09-10 16:33:48 +00004711
4712 ;;
4713 *linux*)
Benny Prijono28d3c562012-03-30 07:10:13 +00004714 $as_echo "#define PJ_LINUX 1" >>confdefs.h
Benny Prijonoc5b6dbf2006-09-10 16:33:48 +00004715
4716 ;;
4717 *rtems*)
Benny Prijono28d3c562012-03-30 07:10:13 +00004718 $as_echo "#define PJ_RTEMS 1" >>confdefs.h
Benny Prijonoc5b6dbf2006-09-10 16:33:48 +00004719
4720 ;;
4721 *sunos* | *solaris* )
Benny Prijono28d3c562012-03-30 07:10:13 +00004722 $as_echo "#define PJ_SUNOS 1" >>confdefs.h
Benny Prijonoc5b6dbf2006-09-10 16:33:48 +00004723
4724 ;;
4725 *)
4726 ;;
4727esac
4728
Benny Prijono7e0d75f2006-12-25 20:34:14 +00004729
4730
4731
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00004732# Check whether --enable-floating-point was given.
Benny Prijono28d3c562012-03-30 07:10:13 +00004733if test "${enable_floating_point+set}" = set; then :
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00004734 enableval=$enable_floating_point; if test "$enable_floating_point" = "no"; then
Benny Prijono28d3c562012-03-30 07:10:13 +00004735 $as_echo "#define PJ_HAS_FLOATING_POINT 0" >>confdefs.h
Benny Prijonoc4c61d02006-08-20 20:47:34 +00004736
Benny Prijono28d3c562012-03-30 07:10:13 +00004737 { $as_echo "$as_me:${as_lineno-$LINENO}: result: Checking if floating point is disabled... yes" >&5
4738$as_echo "Checking if floating point is disabled... yes" >&6; }
Benny Prijonoc4c61d02006-08-20 20:47:34 +00004739 fi
4740else
4741
Benny Prijono28d3c562012-03-30 07:10:13 +00004742 $as_echo "#define PJ_HAS_FLOATING_POINT 1" >>confdefs.h
Benny Prijonoc4c61d02006-08-20 20:47:34 +00004743
Benny Prijono28d3c562012-03-30 07:10:13 +00004744 { $as_echo "$as_me:${as_lineno-$LINENO}: result: Checking if floating point is disabled... no" >&5
4745$as_echo "Checking if floating point is disabled... no" >&6; }
4746 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for fmod in -lm" >&5
4747$as_echo_n "checking for fmod in -lm... " >&6; }
Sauw Ming2f91da02012-06-07 02:24:51 +00004748if ${ac_cv_lib_m_fmod+:} false; then :
Benny Prijono28d3c562012-03-30 07:10:13 +00004749 $as_echo_n "(cached) " >&6
Benny Prijonoc4c61d02006-08-20 20:47:34 +00004750else
4751 ac_check_lib_save_LIBS=$LIBS
4752LIBS="-lm $LIBS"
Benny Prijono28d3c562012-03-30 07:10:13 +00004753cat confdefs.h - <<_ACEOF >conftest.$ac_ext
Benny Prijono7e0d75f2006-12-25 20:34:14 +00004754/* end confdefs.h. */
Benny Prijonoc4c61d02006-08-20 20:47:34 +00004755
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00004756/* Override any GCC internal prototype to avoid an error.
4757 Use char because int might match the return type of a GCC
4758 builtin and then its argument prototype would still apply. */
Benny Prijonoc4c61d02006-08-20 20:47:34 +00004759#ifdef __cplusplus
4760extern "C"
4761#endif
Benny Prijonoc4c61d02006-08-20 20:47:34 +00004762char fmod ();
4763int
4764main ()
4765{
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00004766return fmod ();
Benny Prijonoc4c61d02006-08-20 20:47:34 +00004767 ;
4768 return 0;
4769}
4770_ACEOF
Benny Prijono28d3c562012-03-30 07:10:13 +00004771if ac_fn_c_try_link "$LINENO"; then :
Benny Prijonoc4c61d02006-08-20 20:47:34 +00004772 ac_cv_lib_m_fmod=yes
4773else
Benny Prijono28d3c562012-03-30 07:10:13 +00004774 ac_cv_lib_m_fmod=no
Benny Prijonoc4c61d02006-08-20 20:47:34 +00004775fi
Benny Prijono28d3c562012-03-30 07:10:13 +00004776rm -f core conftest.err conftest.$ac_objext \
4777 conftest$ac_exeext conftest.$ac_ext
Benny Prijonoc4c61d02006-08-20 20:47:34 +00004778LIBS=$ac_check_lib_save_LIBS
4779fi
Benny Prijono28d3c562012-03-30 07:10:13 +00004780{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_m_fmod" >&5
4781$as_echo "$ac_cv_lib_m_fmod" >&6; }
Sauw Ming2f91da02012-06-07 02:24:51 +00004782if test "x$ac_cv_lib_m_fmod" = xyes; then :
Benny Prijono7e0d75f2006-12-25 20:34:14 +00004783 cat >>confdefs.h <<_ACEOF
Benny Prijonoc4c61d02006-08-20 20:47:34 +00004784#define HAVE_LIBM 1
Benny Prijono7e0d75f2006-12-25 20:34:14 +00004785_ACEOF
Benny Prijonoc4c61d02006-08-20 20:47:34 +00004786
4787 LIBS="-lm $LIBS"
4788
4789fi
4790
Benny Prijono7e0d75f2006-12-25 20:34:14 +00004791
Benny Prijonoa9b372a2006-07-24 02:07:11 +00004792fi
4793
Benny Prijono7e0d75f2006-12-25 20:34:14 +00004794
4795
Benny Prijono28d3c562012-03-30 07:10:13 +00004796ac_fn_c_check_header_mongrel "$LINENO" "arpa/inet.h" "ac_cv_header_arpa_inet_h" "$ac_includes_default"
Sauw Ming2f91da02012-06-07 02:24:51 +00004797if test "x$ac_cv_header_arpa_inet_h" = xyes; then :
Benny Prijono28d3c562012-03-30 07:10:13 +00004798 $as_echo "#define PJ_HAS_ARPA_INET_H 1" >>confdefs.h
Benny Prijono7e0d75f2006-12-25 20:34:14 +00004799
4800fi
4801
4802
Benny Prijono28d3c562012-03-30 07:10:13 +00004803ac_fn_c_check_header_mongrel "$LINENO" "assert.h" "ac_cv_header_assert_h" "$ac_includes_default"
Sauw Ming2f91da02012-06-07 02:24:51 +00004804if test "x$ac_cv_header_assert_h" = xyes; then :
Benny Prijono28d3c562012-03-30 07:10:13 +00004805 $as_echo "#define PJ_HAS_ASSERT_H 1" >>confdefs.h
Benny Prijono7e0d75f2006-12-25 20:34:14 +00004806
4807fi
4808
4809
Benny Prijono28d3c562012-03-30 07:10:13 +00004810ac_fn_c_check_header_mongrel "$LINENO" "ctype.h" "ac_cv_header_ctype_h" "$ac_includes_default"
Sauw Ming2f91da02012-06-07 02:24:51 +00004811if test "x$ac_cv_header_ctype_h" = xyes; then :
Benny Prijono28d3c562012-03-30 07:10:13 +00004812 $as_echo "#define PJ_HAS_CTYPE_H 1" >>confdefs.h
Benny Prijono7e0d75f2006-12-25 20:34:14 +00004813
4814fi
4815
4816
4817
4818case $target in
4819 *mingw* | *cygw* | *win32* | *w32* )
Benny Prijono28d3c562012-03-30 07:10:13 +00004820 $as_echo "#define PJ_HAS_ERRNO_H 0" >>confdefs.h
Benny Prijono7e0d75f2006-12-25 20:34:14 +00004821
4822 ;;
4823 *)
Benny Prijono28d3c562012-03-30 07:10:13 +00004824 ac_fn_c_check_header_mongrel "$LINENO" "errno.h" "ac_cv_header_errno_h" "$ac_includes_default"
Sauw Ming2f91da02012-06-07 02:24:51 +00004825if test "x$ac_cv_header_errno_h" = xyes; then :
Benny Prijono28d3c562012-03-30 07:10:13 +00004826 $as_echo "#define PJ_HAS_ERRNO_H 1" >>confdefs.h
Benny Prijono7e0d75f2006-12-25 20:34:14 +00004827
4828fi
4829
Benny Prijonoc5b6dbf2006-09-10 16:33:48 +00004830
Benny Prijonoc5b6dbf2006-09-10 16:33:48 +00004831 ;;
4832esac
4833
Benny Prijono28d3c562012-03-30 07:10:13 +00004834ac_fn_c_check_header_mongrel "$LINENO" "fcntl.h" "ac_cv_header_fcntl_h" "$ac_includes_default"
Sauw Ming2f91da02012-06-07 02:24:51 +00004835if test "x$ac_cv_header_fcntl_h" = xyes; then :
Benny Prijono28d3c562012-03-30 07:10:13 +00004836 $as_echo "#define PJ_HAS_FCNTL_H 1" >>confdefs.h
Benny Prijono1d481ab2008-01-24 15:27:30 +00004837
4838fi
4839
4840
Benny Prijono28d3c562012-03-30 07:10:13 +00004841ac_fn_c_check_header_mongrel "$LINENO" "linux/socket.h" "ac_cv_header_linux_socket_h" "$ac_includes_default"
Sauw Ming2f91da02012-06-07 02:24:51 +00004842if test "x$ac_cv_header_linux_socket_h" = xyes; then :
Benny Prijono28d3c562012-03-30 07:10:13 +00004843 $as_echo "#define PJ_HAS_LINUX_SOCKET_H 1" >>confdefs.h
Benny Prijono7e0d75f2006-12-25 20:34:14 +00004844
4845fi
4846
4847
Benny Prijono28d3c562012-03-30 07:10:13 +00004848ac_fn_c_check_header_mongrel "$LINENO" "limits.h" "ac_cv_header_limits_h" "$ac_includes_default"
Sauw Ming2f91da02012-06-07 02:24:51 +00004849if test "x$ac_cv_header_limits_h" = xyes; then :
Benny Prijono28d3c562012-03-30 07:10:13 +00004850 $as_echo "#define PJ_HAS_LIMITS_H 1" >>confdefs.h
Benny Prijono7e0d75f2006-12-25 20:34:14 +00004851
4852fi
4853
4854
Benny Prijono28d3c562012-03-30 07:10:13 +00004855ac_fn_c_check_header_mongrel "$LINENO" "malloc.h" "ac_cv_header_malloc_h" "$ac_includes_default"
Sauw Ming2f91da02012-06-07 02:24:51 +00004856if test "x$ac_cv_header_malloc_h" = xyes; then :
Benny Prijono28d3c562012-03-30 07:10:13 +00004857 $as_echo "#define PJ_HAS_MALLOC_H 1" >>confdefs.h
Benny Prijono7e0d75f2006-12-25 20:34:14 +00004858
4859fi
4860
4861
Benny Prijono28d3c562012-03-30 07:10:13 +00004862ac_fn_c_check_header_mongrel "$LINENO" "netdb.h" "ac_cv_header_netdb_h" "$ac_includes_default"
Sauw Ming2f91da02012-06-07 02:24:51 +00004863if test "x$ac_cv_header_netdb_h" = xyes; then :
Benny Prijono28d3c562012-03-30 07:10:13 +00004864 $as_echo "#define PJ_HAS_NETDB_H 1" >>confdefs.h
Benny Prijono37fc9de2008-08-04 14:45:02 +00004865
4866fi
4867
4868
Benny Prijono28d3c562012-03-30 07:10:13 +00004869ac_fn_c_check_header_mongrel "$LINENO" "netinet/in_systm.h" "ac_cv_header_netinet_in_systm_h" "$ac_includes_default"
Sauw Ming2f91da02012-06-07 02:24:51 +00004870if test "x$ac_cv_header_netinet_in_systm_h" = xyes; then :
Benny Prijono28d3c562012-03-30 07:10:13 +00004871 $as_echo "#define PJ_HAS_NETINET_IN_SYSTM_H 1" >>confdefs.h
Benny Prijono7e0d75f2006-12-25 20:34:14 +00004872
4873fi
4874
4875
Benny Prijono28d3c562012-03-30 07:10:13 +00004876ac_fn_c_check_header_mongrel "$LINENO" "netinet/in.h" "ac_cv_header_netinet_in_h" "$ac_includes_default"
Sauw Ming2f91da02012-06-07 02:24:51 +00004877if test "x$ac_cv_header_netinet_in_h" = xyes; then :
Benny Prijono28d3c562012-03-30 07:10:13 +00004878 $as_echo "#define PJ_HAS_NETINET_IN_H 1" >>confdefs.h
Benny Prijonoe3e65802011-02-28 07:44:19 +00004879
4880fi
4881
4882
Benny Prijono28d3c562012-03-30 07:10:13 +00004883ac_fn_c_check_header_compile "$LINENO" "netinet/ip.h" "ac_cv_header_netinet_ip_h" "#if PJ_HAS_SYS_TYPES_H
Benny Prijonod5233702010-01-13 13:09:45 +00004884 # include <sys/types.h>
4885 #endif
4886 #if PJ_HAS_NETINET_IN_SYSTM_H
Benny Prijono37fc9de2008-08-04 14:45:02 +00004887 # include <netinet/in_systm.h>
4888 #endif
Benny Prijonod5233702010-01-13 13:09:45 +00004889 #if PJ_HAS_NETINET_IN_H
4890 # include <netinet/in.h>
4891 #endif
Benny Prijono37fc9de2008-08-04 14:45:02 +00004892
Benny Prijono28d3c562012-03-30 07:10:13 +00004893"
Sauw Ming2f91da02012-06-07 02:24:51 +00004894if test "x$ac_cv_header_netinet_ip_h" = xyes; then :
Benny Prijono28d3c562012-03-30 07:10:13 +00004895 $as_echo "#define PJ_HAS_NETINET_IP_H 1" >>confdefs.h
Benny Prijono36d32492011-12-28 08:42:23 +00004896
Benny Prijono36d32492011-12-28 08:42:23 +00004897fi
4898
Sauw Minge7dbbc82011-10-24 09:28:13 +00004899
Benny Prijono28d3c562012-03-30 07:10:13 +00004900ac_fn_c_check_header_mongrel "$LINENO" "netinet/tcp.h" "ac_cv_header_netinet_tcp_h" "$ac_includes_default"
Sauw Ming2f91da02012-06-07 02:24:51 +00004901if test "x$ac_cv_header_netinet_tcp_h" = xyes; then :
Benny Prijono28d3c562012-03-30 07:10:13 +00004902 $as_echo "#define PJ_HAS_NETINET_TCP_H 1" >>confdefs.h
Benny Prijono36d32492011-12-28 08:42:23 +00004903
Benny Prijono36d32492011-12-28 08:42:23 +00004904fi
4905
Benny Prijono36d32492011-12-28 08:42:23 +00004906
Benny Prijono28d3c562012-03-30 07:10:13 +00004907ac_fn_c_check_header_mongrel "$LINENO" "ifaddrs.h" "ac_cv_header_ifaddrs_h" "$ac_includes_default"
Sauw Ming2f91da02012-06-07 02:24:51 +00004908if test "x$ac_cv_header_ifaddrs_h" = xyes; then :
Benny Prijono28d3c562012-03-30 07:10:13 +00004909 ac_fn_c_check_func "$LINENO" "getifaddrs" "ac_cv_func_getifaddrs"
Sauw Ming2f91da02012-06-07 02:24:51 +00004910if test "x$ac_cv_func_getifaddrs" = xyes; then :
Benny Prijono28d3c562012-03-30 07:10:13 +00004911 $as_echo "#define PJ_HAS_IFADDRS_H 1" >>confdefs.h
Benny Prijono36d32492011-12-28 08:42:23 +00004912
4913fi
Sauw Minge7dbbc82011-10-24 09:28:13 +00004914
Sauw Minge7dbbc82011-10-24 09:28:13 +00004915fi
4916
Sauw Minge7dbbc82011-10-24 09:28:13 +00004917
Benny Prijono28d3c562012-03-30 07:10:13 +00004918ac_fn_c_check_header_mongrel "$LINENO" "semaphore.h" "ac_cv_header_semaphore_h" "$ac_includes_default"
Sauw Ming2f91da02012-06-07 02:24:51 +00004919if test "x$ac_cv_header_semaphore_h" = xyes; then :
Benny Prijono28d3c562012-03-30 07:10:13 +00004920 $as_echo "#define PJ_HAS_SEMAPHORE_H 1" >>confdefs.h
Benny Prijono36d32492011-12-28 08:42:23 +00004921
Benny Prijono36d32492011-12-28 08:42:23 +00004922fi
4923
Benny Prijono36d32492011-12-28 08:42:23 +00004924
Benny Prijono28d3c562012-03-30 07:10:13 +00004925ac_fn_c_check_header_mongrel "$LINENO" "setjmp.h" "ac_cv_header_setjmp_h" "$ac_includes_default"
Sauw Ming2f91da02012-06-07 02:24:51 +00004926if test "x$ac_cv_header_setjmp_h" = xyes; then :
Benny Prijono28d3c562012-03-30 07:10:13 +00004927 $as_echo "#define PJ_HAS_SETJMP_H 1" >>confdefs.h
Benny Prijono36d32492011-12-28 08:42:23 +00004928
Benny Prijono36d32492011-12-28 08:42:23 +00004929fi
4930
Benny Prijono36d32492011-12-28 08:42:23 +00004931
Benny Prijono28d3c562012-03-30 07:10:13 +00004932ac_fn_c_check_header_mongrel "$LINENO" "stdarg.h" "ac_cv_header_stdarg_h" "$ac_includes_default"
Sauw Ming2f91da02012-06-07 02:24:51 +00004933if test "x$ac_cv_header_stdarg_h" = xyes; then :
Benny Prijono28d3c562012-03-30 07:10:13 +00004934 $as_echo "#define PJ_HAS_STDARG_H 1" >>confdefs.h
Benny Prijono36d32492011-12-28 08:42:23 +00004935
4936fi
Benny Prijono36d32492011-12-28 08:42:23 +00004937
Benny Prijono36d32492011-12-28 08:42:23 +00004938
Benny Prijono28d3c562012-03-30 07:10:13 +00004939ac_fn_c_check_header_mongrel "$LINENO" "stddef.h" "ac_cv_header_stddef_h" "$ac_includes_default"
Sauw Ming2f91da02012-06-07 02:24:51 +00004940if test "x$ac_cv_header_stddef_h" = xyes; then :
Benny Prijono28d3c562012-03-30 07:10:13 +00004941 $as_echo "#define PJ_HAS_STDDEF_H 1" >>confdefs.h
Benny Prijono36d32492011-12-28 08:42:23 +00004942
Benny Prijono36d32492011-12-28 08:42:23 +00004943fi
4944
Sauw Minge7dbbc82011-10-24 09:28:13 +00004945
Benny Prijono28d3c562012-03-30 07:10:13 +00004946ac_fn_c_check_header_mongrel "$LINENO" "stdio.h" "ac_cv_header_stdio_h" "$ac_includes_default"
Sauw Ming2f91da02012-06-07 02:24:51 +00004947if test "x$ac_cv_header_stdio_h" = xyes; then :
Benny Prijono28d3c562012-03-30 07:10:13 +00004948 $as_echo "#define PJ_HAS_STDIO_H 1" >>confdefs.h
Sauw Mingd8aa67c2011-08-09 04:31:41 +00004949
Sauw Mingd8aa67c2011-08-09 04:31:41 +00004950fi
4951
Sauw Mingd8aa67c2011-08-09 04:31:41 +00004952
Benny Prijono28d3c562012-03-30 07:10:13 +00004953ac_fn_c_check_header_mongrel "$LINENO" "stdint.h" "ac_cv_header_stdint_h" "$ac_includes_default"
Sauw Ming2f91da02012-06-07 02:24:51 +00004954if test "x$ac_cv_header_stdint_h" = xyes; then :
Benny Prijono28d3c562012-03-30 07:10:13 +00004955 $as_echo "#define PJ_HAS_STDINT_H 1" >>confdefs.h
Benny Prijono36d32492011-12-28 08:42:23 +00004956
Benny Prijono36d32492011-12-28 08:42:23 +00004957fi
4958
Benny Prijono36d32492011-12-28 08:42:23 +00004959
Benny Prijono28d3c562012-03-30 07:10:13 +00004960ac_fn_c_check_header_mongrel "$LINENO" "stdlib.h" "ac_cv_header_stdlib_h" "$ac_includes_default"
Sauw Ming2f91da02012-06-07 02:24:51 +00004961if test "x$ac_cv_header_stdlib_h" = xyes; then :
Benny Prijono28d3c562012-03-30 07:10:13 +00004962 $as_echo "#define PJ_HAS_STDLIB_H 1" >>confdefs.h
Benny Prijono36d32492011-12-28 08:42:23 +00004963
Benny Prijono36d32492011-12-28 08:42:23 +00004964fi
4965
Benny Prijono36d32492011-12-28 08:42:23 +00004966
Benny Prijono28d3c562012-03-30 07:10:13 +00004967ac_fn_c_check_header_mongrel "$LINENO" "string.h" "ac_cv_header_string_h" "$ac_includes_default"
Sauw Ming2f91da02012-06-07 02:24:51 +00004968if test "x$ac_cv_header_string_h" = xyes; then :
Benny Prijono28d3c562012-03-30 07:10:13 +00004969 $as_echo "#define PJ_HAS_STRING_H 1" >>confdefs.h
Sauw Minge7dbbc82011-10-24 09:28:13 +00004970
Sauw Minge7dbbc82011-10-24 09:28:13 +00004971fi
4972
Sauw Minge7dbbc82011-10-24 09:28:13 +00004973
Benny Prijono28d3c562012-03-30 07:10:13 +00004974ac_fn_c_check_header_mongrel "$LINENO" "sys/ioctl.h" "ac_cv_header_sys_ioctl_h" "$ac_includes_default"
Sauw Ming2f91da02012-06-07 02:24:51 +00004975if test "x$ac_cv_header_sys_ioctl_h" = xyes; then :
Benny Prijono28d3c562012-03-30 07:10:13 +00004976 $as_echo "#define PJ_HAS_SYS_IOCTL_H 1" >>confdefs.h
Benny Prijono36d32492011-12-28 08:42:23 +00004977
Benny Prijono36d32492011-12-28 08:42:23 +00004978fi
4979
Benny Prijono36d32492011-12-28 08:42:23 +00004980
Benny Prijono28d3c562012-03-30 07:10:13 +00004981ac_fn_c_check_header_mongrel "$LINENO" "sys/select.h" "ac_cv_header_sys_select_h" "$ac_includes_default"
Sauw Ming2f91da02012-06-07 02:24:51 +00004982if test "x$ac_cv_header_sys_select_h" = xyes; then :
Benny Prijono28d3c562012-03-30 07:10:13 +00004983 $as_echo "#define PJ_HAS_SYS_SELECT_H 1" >>confdefs.h
Benny Prijono36d32492011-12-28 08:42:23 +00004984
Benny Prijono36d32492011-12-28 08:42:23 +00004985fi
4986
Benny Prijono36d32492011-12-28 08:42:23 +00004987
Benny Prijono28d3c562012-03-30 07:10:13 +00004988ac_fn_c_check_header_mongrel "$LINENO" "sys/socket.h" "ac_cv_header_sys_socket_h" "$ac_includes_default"
Sauw Ming2f91da02012-06-07 02:24:51 +00004989if test "x$ac_cv_header_sys_socket_h" = xyes; then :
Benny Prijono28d3c562012-03-30 07:10:13 +00004990 $as_echo "#define PJ_HAS_SYS_SOCKET_H 1" >>confdefs.h
Benny Prijono36d32492011-12-28 08:42:23 +00004991
4992fi
Sauw Minge7dbbc82011-10-24 09:28:13 +00004993
Sauw Minge7dbbc82011-10-24 09:28:13 +00004994
Benny Prijono28d3c562012-03-30 07:10:13 +00004995ac_fn_c_check_header_mongrel "$LINENO" "sys/time.h" "ac_cv_header_sys_time_h" "$ac_includes_default"
Sauw Ming2f91da02012-06-07 02:24:51 +00004996if test "x$ac_cv_header_sys_time_h" = xyes; then :
Benny Prijono28d3c562012-03-30 07:10:13 +00004997 $as_echo "#define PJ_HAS_SYS_TIME_H 1" >>confdefs.h
Sauw Minge7dbbc82011-10-24 09:28:13 +00004998
Benny Prijono36d32492011-12-28 08:42:23 +00004999fi
Benny Prijono36d32492011-12-28 08:42:23 +00005000
Benny Prijono36d32492011-12-28 08:42:23 +00005001
Benny Prijono28d3c562012-03-30 07:10:13 +00005002ac_fn_c_check_header_mongrel "$LINENO" "sys/timeb.h" "ac_cv_header_sys_timeb_h" "$ac_includes_default"
Sauw Ming2f91da02012-06-07 02:24:51 +00005003if test "x$ac_cv_header_sys_timeb_h" = xyes; then :
Benny Prijono28d3c562012-03-30 07:10:13 +00005004 $as_echo "#define PJ_HAS_SYS_TIMEB_H 1" >>confdefs.h
Benny Prijono36d32492011-12-28 08:42:23 +00005005
Benny Prijono36d32492011-12-28 08:42:23 +00005006fi
5007
Benny Prijono36d32492011-12-28 08:42:23 +00005008
Benny Prijono28d3c562012-03-30 07:10:13 +00005009ac_fn_c_check_header_mongrel "$LINENO" "sys/types.h" "ac_cv_header_sys_types_h" "$ac_includes_default"
Sauw Ming2f91da02012-06-07 02:24:51 +00005010if test "x$ac_cv_header_sys_types_h" = xyes; then :
Benny Prijono28d3c562012-03-30 07:10:13 +00005011 $as_echo "#define PJ_HAS_SYS_TYPES_H 1" >>confdefs.h
Benny Prijono36d32492011-12-28 08:42:23 +00005012
Benny Prijono36d32492011-12-28 08:42:23 +00005013fi
Benny Prijono36d32492011-12-28 08:42:23 +00005014
Sauw Minge7dbbc82011-10-24 09:28:13 +00005015
Benny Prijono28d3c562012-03-30 07:10:13 +00005016ac_fn_c_check_header_mongrel "$LINENO" "sys/filio.h" "ac_cv_header_sys_filio_h" "$ac_includes_default"
Sauw Ming2f91da02012-06-07 02:24:51 +00005017if test "x$ac_cv_header_sys_filio_h" = xyes; then :
Benny Prijono28d3c562012-03-30 07:10:13 +00005018 $as_echo "#define PJ_HAS_SYS_FILIO_H 1" >>confdefs.h
Benny Prijono36d32492011-12-28 08:42:23 +00005019
Benny Prijono36d32492011-12-28 08:42:23 +00005020fi
5021
Benny Prijono36d32492011-12-28 08:42:23 +00005022
Benny Prijono28d3c562012-03-30 07:10:13 +00005023ac_fn_c_check_header_mongrel "$LINENO" "sys/sockio.h" "ac_cv_header_sys_sockio_h" "$ac_includes_default"
Sauw Ming2f91da02012-06-07 02:24:51 +00005024if test "x$ac_cv_header_sys_sockio_h" = xyes; then :
Benny Prijono28d3c562012-03-30 07:10:13 +00005025 $as_echo "#define PJ_HAS_SYS_SOCKIO_H 1" >>confdefs.h
Benny Prijono36d32492011-12-28 08:42:23 +00005026
Benny Prijono36d32492011-12-28 08:42:23 +00005027fi
5028
Benny Prijono36d32492011-12-28 08:42:23 +00005029
Benny Prijono28d3c562012-03-30 07:10:13 +00005030ac_fn_c_check_header_mongrel "$LINENO" "sys/utsname.h" "ac_cv_header_sys_utsname_h" "$ac_includes_default"
Sauw Ming2f91da02012-06-07 02:24:51 +00005031if test "x$ac_cv_header_sys_utsname_h" = xyes; then :
Benny Prijono28d3c562012-03-30 07:10:13 +00005032 $as_echo "#define PJ_HAS_SYS_UTSNAME_H 1" >>confdefs.h
Benny Prijono36d32492011-12-28 08:42:23 +00005033
5034fi
Sauw Minge7dbbc82011-10-24 09:28:13 +00005035
Sauw Minge7dbbc82011-10-24 09:28:13 +00005036
Benny Prijono28d3c562012-03-30 07:10:13 +00005037ac_fn_c_check_header_mongrel "$LINENO" "time.h" "ac_cv_header_time_h" "$ac_includes_default"
Sauw Ming2f91da02012-06-07 02:24:51 +00005038if test "x$ac_cv_header_time_h" = xyes; then :
Benny Prijono28d3c562012-03-30 07:10:13 +00005039 $as_echo "#define PJ_HAS_TIME_H 1" >>confdefs.h
Sauw Mingd8aa67c2011-08-09 04:31:41 +00005040
Benny Prijono36d32492011-12-28 08:42:23 +00005041fi
Benny Prijono36d32492011-12-28 08:42:23 +00005042
Benny Prijono36d32492011-12-28 08:42:23 +00005043
Benny Prijono28d3c562012-03-30 07:10:13 +00005044ac_fn_c_check_header_mongrel "$LINENO" "unistd.h" "ac_cv_header_unistd_h" "$ac_includes_default"
Sauw Ming2f91da02012-06-07 02:24:51 +00005045if test "x$ac_cv_header_unistd_h" = xyes; then :
Benny Prijono28d3c562012-03-30 07:10:13 +00005046 $as_echo "#define PJ_HAS_UNISTD_H 1" >>confdefs.h
Benny Prijono36d32492011-12-28 08:42:23 +00005047
Benny Prijono36d32492011-12-28 08:42:23 +00005048fi
5049
Benny Prijono36d32492011-12-28 08:42:23 +00005050
Benny Prijono28d3c562012-03-30 07:10:13 +00005051ac_fn_c_check_header_mongrel "$LINENO" "winsock.h" "ac_cv_header_winsock_h" "$ac_includes_default"
Sauw Ming2f91da02012-06-07 02:24:51 +00005052if test "x$ac_cv_header_winsock_h" = xyes; then :
Benny Prijono28d3c562012-03-30 07:10:13 +00005053 $as_echo "#define PJ_HAS_WINSOCK_H 1" >>confdefs.h
Benny Prijono36d32492011-12-28 08:42:23 +00005054
Benny Prijono36d32492011-12-28 08:42:23 +00005055fi
Benny Prijono36d32492011-12-28 08:42:23 +00005056
Sauw Ming68c14572011-07-20 03:00:48 +00005057
Benny Prijono28d3c562012-03-30 07:10:13 +00005058ac_fn_c_check_header_mongrel "$LINENO" "winsock2.h" "ac_cv_header_winsock2_h" "$ac_includes_default"
Sauw Ming2f91da02012-06-07 02:24:51 +00005059if test "x$ac_cv_header_winsock2_h" = xyes; then :
Benny Prijono28d3c562012-03-30 07:10:13 +00005060 $as_echo "#define PJ_HAS_WINSOCK2_H 1" >>confdefs.h
Sauw Ming68c14572011-07-20 03:00:48 +00005061
Benny Prijono36d32492011-12-28 08:42:23 +00005062fi
Benny Prijono36d32492011-12-28 08:42:23 +00005063
Benny Prijono36d32492011-12-28 08:42:23 +00005064
Benny Prijono28d3c562012-03-30 07:10:13 +00005065ac_fn_c_check_header_compile "$LINENO" "mswsock.h" "ac_cv_header_mswsock_h" "#if PJ_HAS_WINSOCK2_H
Benny Prijonoa9948e62008-03-25 14:03:01 +00005066 # include <winsock2.h>
5067 #elif PJ_HAS_WINSOCK_H
5068 # include <winsock.h>
5069 #endif
5070
Benny Prijono28d3c562012-03-30 07:10:13 +00005071"
Sauw Ming2f91da02012-06-07 02:24:51 +00005072if test "x$ac_cv_header_mswsock_h" = xyes; then :
Benny Prijono28d3c562012-03-30 07:10:13 +00005073 $as_echo "#define PJ_HAS_MSWSOCK_H 1" >>confdefs.h
Benny Prijonoa9948e62008-03-25 14:03:01 +00005074
5075fi
5076
5077
Benny Prijono28d3c562012-03-30 07:10:13 +00005078ac_fn_c_check_header_mongrel "$LINENO" "ws2tcpip.h" "ac_cv_header_ws2tcpip_h" "$ac_includes_default"
Sauw Ming2f91da02012-06-07 02:24:51 +00005079if test "x$ac_cv_header_ws2tcpip_h" = xyes; then :
Benny Prijono28d3c562012-03-30 07:10:13 +00005080 $as_echo "#define PJ_HAS_WS2TCPIP_H 1" >>confdefs.h
Benny Prijonoe2746132008-09-27 13:16:35 +00005081
5082fi
5083
5084
Benny Prijono28d3c562012-03-30 07:10:13 +00005085ac_fn_c_check_header_mongrel "$LINENO" "uuid/uuid.h" "ac_cv_header_uuid_uuid_h" "$ac_includes_default"
Sauw Ming2f91da02012-06-07 02:24:51 +00005086if test "x$ac_cv_header_uuid_uuid_h" = xyes; then :
Benny Prijono4e48b512007-05-16 13:41:00 +00005087 ac_has_uuid_h=1
5088fi
5089
5090
Benny Prijono28d3c562012-03-30 07:10:13 +00005091ac_fn_c_check_header_compile "$LINENO" "net/if.h" "ac_cv_header_net_if_h" "#if PJ_HAS_SYS_TYPES_H
Benny Prijonod5233702010-01-13 13:09:45 +00005092 # include <sys/types.h>
5093 #endif
5094 #if PJ_HAS_SYS_SOCKET_H
5095
Benny Prijono188ba7e2008-03-25 13:53:16 +00005096 # include <sys/socket.h>
5097 #endif
5098
Benny Prijono28d3c562012-03-30 07:10:13 +00005099"
Sauw Ming2f91da02012-06-07 02:24:51 +00005100if test "x$ac_cv_header_net_if_h" = xyes; then :
Benny Prijono28d3c562012-03-30 07:10:13 +00005101 $as_echo "#define PJ_HAS_NET_IF_H 1" >>confdefs.h
Benny Prijono188ba7e2008-03-25 13:53:16 +00005102
5103fi
5104
Benny Prijono188ba7e2008-03-25 13:53:16 +00005105
Benny Prijono28d3c562012-03-30 07:10:13 +00005106{ $as_echo "$as_me:${as_lineno-$LINENO}: result: Setting PJ_OS_NAME to $target" >&5
5107$as_echo "Setting PJ_OS_NAME to $target" >&6; }
Benny Prijono7e0d75f2006-12-25 20:34:14 +00005108cat >>confdefs.h <<_ACEOF
Benny Prijonoc4c61d02006-08-20 20:47:34 +00005109#define PJ_OS_NAME "$target"
Benny Prijono7e0d75f2006-12-25 20:34:14 +00005110_ACEOF
Benny Prijonoc4c61d02006-08-20 20:47:34 +00005111
Benny Prijono7e0d75f2006-12-25 20:34:14 +00005112
Benny Prijono28d3c562012-03-30 07:10:13 +00005113{ $as_echo "$as_me:${as_lineno-$LINENO}: result: Setting PJ_HAS_ERRNO_VAR to 1" >&5
5114$as_echo "Setting PJ_HAS_ERRNO_VAR to 1" >&6; }
5115$as_echo "#define PJ_HAS_ERRNO_VAR 1" >>confdefs.h
Benny Prijonoa9b372a2006-07-24 02:07:11 +00005116
Benny Prijono7e0d75f2006-12-25 20:34:14 +00005117
Benny Prijono28d3c562012-03-30 07:10:13 +00005118{ $as_echo "$as_me:${as_lineno-$LINENO}: result: Setting PJ_HAS_HIGH_RES_TIMER to 1" >&5
5119$as_echo "Setting PJ_HAS_HIGH_RES_TIMER to 1" >&6; }
5120$as_echo "#define PJ_HAS_HIGH_RES_TIMER 1" >>confdefs.h
Benny Prijonoc4c61d02006-08-20 20:47:34 +00005121
Benny Prijono7e0d75f2006-12-25 20:34:14 +00005122
Benny Prijono28d3c562012-03-30 07:10:13 +00005123{ $as_echo "$as_me:${as_lineno-$LINENO}: result: Setting PJ_HAS_MALLOC to 1" >&5
5124$as_echo "Setting PJ_HAS_MALLOC to 1" >&6; }
5125$as_echo "#define PJ_HAS_MALLOC 1" >>confdefs.h
Benny Prijonoa9b372a2006-07-24 02:07:11 +00005126
Benny Prijono7e0d75f2006-12-25 20:34:14 +00005127
Benny Prijono28d3c562012-03-30 07:10:13 +00005128{ $as_echo "$as_me:${as_lineno-$LINENO}: result: Setting PJ_NATIVE_STRING_IS_UNICODE to 0" >&5
5129$as_echo "Setting PJ_NATIVE_STRING_IS_UNICODE to 0" >&6; }
5130$as_echo "#define PJ_NATIVE_STRING_IS_UNICODE 0" >>confdefs.h
Benny Prijonoa9b372a2006-07-24 02:07:11 +00005131
Benny Prijono7e0d75f2006-12-25 20:34:14 +00005132
Benny Prijono28d3c562012-03-30 07:10:13 +00005133{ $as_echo "$as_me:${as_lineno-$LINENO}: result: Setting PJ_ATOMIC_VALUE_TYPE to long" >&5
5134$as_echo "Setting PJ_ATOMIC_VALUE_TYPE to long" >&6; }
5135$as_echo "#define PJ_ATOMIC_VALUE_TYPE long" >>confdefs.h
Benny Prijonoa9b372a2006-07-24 02:07:11 +00005136
Benny Prijono7e0d75f2006-12-25 20:34:14 +00005137
Benny Prijono28d3c562012-03-30 07:10:13 +00005138{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if inet_aton() is available" >&5
5139$as_echo_n "checking if inet_aton() is available... " >&6; }
5140cat confdefs.h - <<_ACEOF >conftest.$ac_ext
Benny Prijono7e0d75f2006-12-25 20:34:14 +00005141/* end confdefs.h. */
Benny Prijonoc16c6e32007-11-18 14:53:47 +00005142#include <sys/types.h>
5143 #include <sys/socket.h>
5144 #include <arpa/inet.h>
Benny Prijonoa9b372a2006-07-24 02:07:11 +00005145int
5146main ()
5147{
5148inet_aton(0, 0);
5149 ;
5150 return 0;
5151}
5152_ACEOF
Benny Prijono28d3c562012-03-30 07:10:13 +00005153if ac_fn_c_try_compile "$LINENO"; then :
5154 $as_echo "#define PJ_SOCK_HAS_INET_ATON 1" >>confdefs.h
Benny Prijonoa9b372a2006-07-24 02:07:11 +00005155
Benny Prijono28d3c562012-03-30 07:10:13 +00005156 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
5157$as_echo "yes" >&6; }
Benny Prijonoa9b372a2006-07-24 02:07:11 +00005158else
Benny Prijono28d3c562012-03-30 07:10:13 +00005159 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5160$as_echo "no" >&6; }
Benny Prijonoa9b372a2006-07-24 02:07:11 +00005161fi
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00005162rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5163
Benny Prijono28d3c562012-03-30 07:10:13 +00005164{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if inet_pton() is available" >&5
5165$as_echo_n "checking if inet_pton() is available... " >&6; }
5166cat confdefs.h - <<_ACEOF >conftest.$ac_ext
Benny Prijonoc16c6e32007-11-18 14:53:47 +00005167/* end confdefs.h. */
5168#include <sys/types.h>
5169 #include <sys/socket.h>
5170 #include <arpa/inet.h>
5171int
5172main ()
5173{
5174inet_pton(0, 0, 0);
5175 ;
5176 return 0;
5177}
5178_ACEOF
Benny Prijono28d3c562012-03-30 07:10:13 +00005179if ac_fn_c_try_compile "$LINENO"; then :
5180 $as_echo "#define PJ_SOCK_HAS_INET_PTON 1" >>confdefs.h
Benny Prijonoc16c6e32007-11-18 14:53:47 +00005181
Benny Prijono28d3c562012-03-30 07:10:13 +00005182 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
5183$as_echo "yes" >&6; }
Benny Prijonoc16c6e32007-11-18 14:53:47 +00005184else
Benny Prijono28d3c562012-03-30 07:10:13 +00005185 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5186$as_echo "no" >&6; }
Benny Prijonoc16c6e32007-11-18 14:53:47 +00005187fi
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00005188rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5189
Benny Prijono28d3c562012-03-30 07:10:13 +00005190{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if inet_ntop() is available" >&5
5191$as_echo_n "checking if inet_ntop() is available... " >&6; }
5192cat confdefs.h - <<_ACEOF >conftest.$ac_ext
Benny Prijonoc16c6e32007-11-18 14:53:47 +00005193/* end confdefs.h. */
5194#include <sys/types.h>
5195 #include <sys/socket.h>
5196 #include <arpa/inet.h>
5197int
5198main ()
5199{
5200inet_ntop(0, 0, 0, 0);
5201 ;
5202 return 0;
5203}
5204_ACEOF
Benny Prijono28d3c562012-03-30 07:10:13 +00005205if ac_fn_c_try_compile "$LINENO"; then :
5206 $as_echo "#define PJ_SOCK_HAS_INET_NTOP 1" >>confdefs.h
Benny Prijonoc16c6e32007-11-18 14:53:47 +00005207
Benny Prijono28d3c562012-03-30 07:10:13 +00005208 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
5209$as_echo "yes" >&6; }
Benny Prijonoc16c6e32007-11-18 14:53:47 +00005210else
Benny Prijono28d3c562012-03-30 07:10:13 +00005211 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5212$as_echo "no" >&6; }
Benny Prijonoc16c6e32007-11-18 14:53:47 +00005213fi
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00005214rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5215
Benny Prijono28d3c562012-03-30 07:10:13 +00005216{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if getaddrinfo() is available" >&5
5217$as_echo_n "checking if getaddrinfo() is available... " >&6; }
5218cat confdefs.h - <<_ACEOF >conftest.$ac_ext
Benny Prijonoc16c6e32007-11-18 14:53:47 +00005219/* end confdefs.h. */
5220#include <sys/types.h>
5221 #include <sys/socket.h>
5222 #include <netdb.h>
5223int
5224main ()
5225{
5226getaddrinfo(0, 0, 0, 0);
5227 ;
5228 return 0;
5229}
5230_ACEOF
Benny Prijono28d3c562012-03-30 07:10:13 +00005231if ac_fn_c_try_compile "$LINENO"; then :
5232 $as_echo "#define PJ_SOCK_HAS_GETADDRINFO 1" >>confdefs.h
Benny Prijonoc16c6e32007-11-18 14:53:47 +00005233
Benny Prijono28d3c562012-03-30 07:10:13 +00005234 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
5235$as_echo "yes" >&6; }
Benny Prijonoc16c6e32007-11-18 14:53:47 +00005236else
Benny Prijono28d3c562012-03-30 07:10:13 +00005237 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5238$as_echo "no" >&6; }
Benny Prijonoc16c6e32007-11-18 14:53:47 +00005239fi
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00005240rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5241
Benny Prijono28d3c562012-03-30 07:10:13 +00005242{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if sockaddr_in has sin_len member" >&5
5243$as_echo_n "checking if sockaddr_in has sin_len member... " >&6; }
5244cat confdefs.h - <<_ACEOF >conftest.$ac_ext
Benny Prijono7e0d75f2006-12-25 20:34:14 +00005245/* end confdefs.h. */
Benny Prijonob466e232006-09-10 08:53:59 +00005246#include <sys/types.h>
5247 #include <sys/socket.h>
5248 #include <netinet/in.h>
5249 #include <arpa/inet.h>
Benny Prijonoa9b372a2006-07-24 02:07:11 +00005250int
5251main ()
5252{
5253struct sockaddr_in a; a.sin_len=0;
5254 ;
5255 return 0;
5256}
5257_ACEOF
Benny Prijono28d3c562012-03-30 07:10:13 +00005258if ac_fn_c_try_compile "$LINENO"; then :
5259 $as_echo "#define PJ_SOCKADDR_HAS_LEN 1" >>confdefs.h
Benny Prijonoa9b372a2006-07-24 02:07:11 +00005260
Benny Prijono28d3c562012-03-30 07:10:13 +00005261 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
5262$as_echo "yes" >&6; }
Benny Prijonoa9b372a2006-07-24 02:07:11 +00005263else
Benny Prijono28d3c562012-03-30 07:10:13 +00005264 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5265$as_echo "no" >&6; }
Benny Prijonoa9b372a2006-07-24 02:07:11 +00005266fi
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00005267rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5268
Benny Prijono28d3c562012-03-30 07:10:13 +00005269{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if socklen_t is available" >&5
5270$as_echo_n "checking if socklen_t is available... " >&6; }
5271cat confdefs.h - <<_ACEOF >conftest.$ac_ext
Benny Prijono7e0d75f2006-12-25 20:34:14 +00005272/* end confdefs.h. */
Benny Prijonod5233702010-01-13 13:09:45 +00005273#include <sys/types.h>
5274 #include <sys/socket.h>
Benny Prijono30f85c62006-09-09 20:05:33 +00005275int
5276main ()
5277{
5278socklen_t xxx = 0;
5279 ;
5280 return 0;
5281}
5282_ACEOF
Benny Prijono28d3c562012-03-30 07:10:13 +00005283if ac_fn_c_try_compile "$LINENO"; then :
5284 $as_echo "#define PJ_HAS_SOCKLEN_T 1" >>confdefs.h
Benny Prijono30f85c62006-09-09 20:05:33 +00005285
Benny Prijono28d3c562012-03-30 07:10:13 +00005286 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
5287$as_echo "yes" >&6; }
Benny Prijono30f85c62006-09-09 20:05:33 +00005288else
Benny Prijono28d3c562012-03-30 07:10:13 +00005289 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5290$as_echo "no" >&6; }
Benny Prijono30f85c62006-09-09 20:05:33 +00005291fi
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00005292rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5293
Benny Prijono28d3c562012-03-30 07:10:13 +00005294{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if SO_ERROR is available" >&5
5295$as_echo_n "checking if SO_ERROR is available... " >&6; }
Benny Prijonoc5b6dbf2006-09-10 16:33:48 +00005296case $target in
5297 *mingw* | *cygw* | *win32* | *w32* )
Benny Prijono28d3c562012-03-30 07:10:13 +00005298 $as_echo "#define PJ_HAS_SO_ERROR 1" >>confdefs.h
Benny Prijonoc5b6dbf2006-09-10 16:33:48 +00005299
Benny Prijono28d3c562012-03-30 07:10:13 +00005300 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
5301$as_echo "yes" >&6; }
Benny Prijonoc5b6dbf2006-09-10 16:33:48 +00005302 ;;
5303 *)
Benny Prijono28d3c562012-03-30 07:10:13 +00005304 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
Benny Prijono7e0d75f2006-12-25 20:34:14 +00005305/* end confdefs.h. */
Benny Prijonob466e232006-09-10 08:53:59 +00005306#include <sys/types.h>
Benny Prijonoc5b6dbf2006-09-10 16:33:48 +00005307 #include <sys/socket.h>
5308 #include <netinet/in.h>
5309 #include <arpa/inet.h>
Benny Prijonoa9b372a2006-07-24 02:07:11 +00005310int
5311main ()
5312{
5313int i=SO_ERROR;
5314 ;
5315 return 0;
5316}
5317_ACEOF
Benny Prijono28d3c562012-03-30 07:10:13 +00005318if ac_fn_c_try_compile "$LINENO"; then :
5319 $as_echo "#define PJ_HAS_SO_ERROR 1" >>confdefs.h
Benny Prijonoa9b372a2006-07-24 02:07:11 +00005320
Benny Prijono28d3c562012-03-30 07:10:13 +00005321 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
5322$as_echo "yes" >&6; }
Benny Prijonoa9b372a2006-07-24 02:07:11 +00005323else
Benny Prijono28d3c562012-03-30 07:10:13 +00005324 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5325$as_echo "no" >&6; }
Benny Prijonoa9b372a2006-07-24 02:07:11 +00005326fi
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00005327rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
Benny Prijonoc5b6dbf2006-09-10 16:33:48 +00005328 ;;
5329esac
Benny Prijonoa9b372a2006-07-24 02:07:11 +00005330
Benny Prijono7e0d75f2006-12-25 20:34:14 +00005331
Benny Prijono28d3c562012-03-30 07:10:13 +00005332{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if pthread_rwlock_t is available" >&5
5333$as_echo_n "checking if pthread_rwlock_t is available... " >&6; }
5334cat confdefs.h - <<_ACEOF >conftest.$ac_ext
Benny Prijono7e0d75f2006-12-25 20:34:14 +00005335/* end confdefs.h. */
Benny Prijonoa9b372a2006-07-24 02:07:11 +00005336#include <pthread.h>
5337int
5338main ()
5339{
5340pthread_rwlock_t *x;
5341 ;
5342 return 0;
5343}
5344_ACEOF
Benny Prijono28d3c562012-03-30 07:10:13 +00005345if ac_fn_c_try_compile "$LINENO"; then :
5346 $as_echo "#define PJ_EMULATE_RWMUTEX 0" >>confdefs.h
Benny Prijonoa9b372a2006-07-24 02:07:11 +00005347
Benny Prijono1c5f4e42008-02-07 13:11:39 +00005348 ac_rwmutex="yes"
Benny Prijono28d3c562012-03-30 07:10:13 +00005349 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
5350$as_echo "yes" >&6; }
Benny Prijonoa9b372a2006-07-24 02:07:11 +00005351else
Benny Prijono28d3c562012-03-30 07:10:13 +00005352 $as_echo "#define PJ_EMULATE_RWMUTEX 1" >>confdefs.h
Benny Prijono7e0d75f2006-12-25 20:34:14 +00005353
Benny Prijono1c5f4e42008-02-07 13:11:39 +00005354 ac_rwmutex="no"
Benny Prijono28d3c562012-03-30 07:10:13 +00005355 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5356$as_echo "no" >&6; }
Benny Prijonoa9b372a2006-07-24 02:07:11 +00005357fi
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00005358rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
Benny Prijono7e0d75f2006-12-25 20:34:14 +00005359
Benny Prijono1c5f4e42008-02-07 13:11:39 +00005360if test "$ac_rwmutex" = "no"; then
Benny Prijono28d3c562012-03-30 07:10:13 +00005361 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if pthread_rwlock_t is available with _POSIX_READER_WRITER_LOCKS" >&5
5362$as_echo_n "checking if pthread_rwlock_t is available with _POSIX_READER_WRITER_LOCKS... " >&6; }
5363 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
Benny Prijono1c5f4e42008-02-07 13:11:39 +00005364/* end confdefs.h. */
5365#define _POSIX_READER_WRITER_LOCKS
5366 #include <pthread.h>
5367int
5368main ()
5369{
5370pthread_rwlock_t *x;
5371 ;
5372 return 0;
5373}
5374_ACEOF
Benny Prijono28d3c562012-03-30 07:10:13 +00005375if ac_fn_c_try_compile "$LINENO"; then :
5376 $as_echo "#define PJ_EMULATE_RWMUTEX 0" >>confdefs.h
Benny Prijono1c5f4e42008-02-07 13:11:39 +00005377
5378 CFLAGS="$CFLAGS -D_POSIX_THREADS -D_POSIX_READER_WRITER_LOCKS"
Benny Prijono28d3c562012-03-30 07:10:13 +00005379 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
5380$as_echo "yes" >&6; }
Benny Prijono1c5f4e42008-02-07 13:11:39 +00005381else
Benny Prijono28d3c562012-03-30 07:10:13 +00005382 $as_echo "#define PJ_EMULATE_RWMUTEX 1" >>confdefs.h
Benny Prijono1c5f4e42008-02-07 13:11:39 +00005383
Benny Prijono28d3c562012-03-30 07:10:13 +00005384 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5385$as_echo "no" >&6; }
Benny Prijono1c5f4e42008-02-07 13:11:39 +00005386fi
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00005387rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5388fi
5389
Benny Prijono28d3c562012-03-30 07:10:13 +00005390{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if pthread_mutexattr_settype() is available" >&5
5391$as_echo_n "checking if pthread_mutexattr_settype() is available... " >&6; }
5392cat confdefs.h - <<_ACEOF >conftest.$ac_ext
Benny Prijono1c5f4e42008-02-07 13:11:39 +00005393/* end confdefs.h. */
5394#include <pthread.h>
5395int
5396main ()
5397{
5398pthread_mutexattr_settype(0,PTHREAD_MUTEX_FAST_NP);
5399 ;
5400 return 0;
5401}
5402_ACEOF
Benny Prijono28d3c562012-03-30 07:10:13 +00005403if ac_fn_c_try_compile "$LINENO"; then :
5404 $as_echo "#define PJ_HAS_PTHREAD_MUTEXATTR_SETTYPE 1" >>confdefs.h
Benny Prijono1c5f4e42008-02-07 13:11:39 +00005405
Benny Prijono28d3c562012-03-30 07:10:13 +00005406 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
5407$as_echo "yes" >&6; }
Benny Prijono1c5f4e42008-02-07 13:11:39 +00005408else
Benny Prijono28d3c562012-03-30 07:10:13 +00005409 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5410$as_echo "no" >&6; }
Benny Prijono1c5f4e42008-02-07 13:11:39 +00005411fi
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00005412rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5413
Benny Prijono28d3c562012-03-30 07:10:13 +00005414{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if pthread_mutexattr_t has recursive member" >&5
5415$as_echo_n "checking if pthread_mutexattr_t has recursive member... " >&6; }
5416cat confdefs.h - <<_ACEOF >conftest.$ac_ext
Benny Prijono1c5f4e42008-02-07 13:11:39 +00005417/* end confdefs.h. */
5418#include <pthread.h>
5419int
5420main ()
5421{
5422pthread_mutexattr_t attr;
5423 attr.recursive=1;
5424 ;
5425 return 0;
5426}
5427_ACEOF
Benny Prijono28d3c562012-03-30 07:10:13 +00005428if ac_fn_c_try_compile "$LINENO"; then :
5429 $as_echo "#define PJ_PTHREAD_MUTEXATTR_T_HAS_RECURSIVE 1" >>confdefs.h
Benny Prijono1c5f4e42008-02-07 13:11:39 +00005430
Benny Prijono28d3c562012-03-30 07:10:13 +00005431 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
5432$as_echo "yes" >&6; }
Benny Prijono1c5f4e42008-02-07 13:11:39 +00005433else
Benny Prijono28d3c562012-03-30 07:10:13 +00005434 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5435$as_echo "no" >&6; }
Benny Prijono1c5f4e42008-02-07 13:11:39 +00005436fi
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00005437rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
Benny Prijono0822c192008-08-21 20:59:58 +00005438
Benny Prijono99eec382008-09-18 21:22:16 +00005439
Benny Prijono28d3c562012-03-30 07:10:13 +00005440{ $as_echo "$as_me:${as_lineno-$LINENO}: checking ioqueue backend" >&5
5441$as_echo_n "checking ioqueue backend... " >&6; }
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00005442# Check whether --enable-epoll was given.
Benny Prijono28d3c562012-03-30 07:10:13 +00005443if test "${enable_epoll+set}" = set; then :
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00005444 enableval=$enable_epoll;
Benny Prijono99eec382008-09-18 21:22:16 +00005445 ac_os_objs=ioqueue_epoll.o
Benny Prijono28d3c562012-03-30 07:10:13 +00005446 { $as_echo "$as_me:${as_lineno-$LINENO}: result: /dev/epoll" >&5
5447$as_echo "/dev/epoll" >&6; }
Benny Prijono99eec382008-09-18 21:22:16 +00005448
5449else
5450
5451 ac_os_objs=ioqueue_select.o
Benny Prijono28d3c562012-03-30 07:10:13 +00005452 { $as_echo "$as_me:${as_lineno-$LINENO}: result: select()" >&5
5453$as_echo "select()" >&6; }
Benny Prijono99eec382008-09-18 21:22:16 +00005454
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00005455fi
5456
Benny Prijono1c5f4e42008-02-07 13:11:39 +00005457
Benny Prijonoc5b6dbf2006-09-10 16:33:48 +00005458
5459case $target in
5460 *mingw* | *cygw* | *win32* | *w32* )
Benny Prijono99eec382008-09-18 21:22:16 +00005461 ac_os_objs="$ac_os_objs file_access_win32.o file_io_win32.o os_core_win32.o os_error_win32.o os_time_win32.o os_timestamp_win32.o guid_win32.o"
Benny Prijonoc5b6dbf2006-09-10 16:33:48 +00005462 ;;
5463 *)
Benny Prijono99eec382008-09-18 21:22:16 +00005464 ac_os_objs="$ac_os_objs file_access_unistd.o file_io_ansi.o os_core_unix.o os_error_unix.o os_time_unix.o os_timestamp_posix.o"
Sauw Ming6a970a32011-03-01 05:25:27 +00005465 case $target in
5466 arm-apple-darwin*)
Sauw Mingfe42f0c2011-03-01 10:42:11 +00005467 ac_os_objs="$ac_os_objs os_info_iphone.o"
Sauw Ming6a970a32011-03-01 05:25:27 +00005468 ;;
5469 esac
Benny Prijono4e48b512007-05-16 13:41:00 +00005470 # UUID
5471 if test "$ac_has_uuid_lib" = "1" -a "$ac_has_uuid_h" = "1"; then
5472 ac_os_objs="$ac_os_objs guid_uuid.o"
5473 else
5474 ac_os_objs="$ac_os_objs guid_simple.o"
5475 fi
Benny Prijonoc5b6dbf2006-09-10 16:33:48 +00005476 ;;
5477esac
5478
Sauw Ming68c14572011-07-20 03:00:48 +00005479case $target in
5480 *darwin*)
5481 ac_os_objs="$ac_os_objs os_core_darwin.o"
5482 ;;
5483esac
Benny Prijono7e0d75f2006-12-25 20:34:14 +00005484
5485
Benny Prijono8a9b3b22010-01-14 14:46:54 +00005486ac_external_speex=0
5487
5488
5489# Check whether --with-external-speex was given.
Benny Prijono28d3c562012-03-30 07:10:13 +00005490if test "${with_external_speex+set}" = set; then :
Benny Prijono8a9b3b22010-01-14 14:46:54 +00005491 withval=$with_external_speex;
5492 if test "x$with_external_speex" != "xno"; then
5493 # Test Speex installation
Benny Prijono28d3c562012-03-30 07:10:13 +00005494 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if external Speex devkit is installed" >&5
5495$as_echo_n "checking if external Speex devkit is installed... " >&6; }
5496 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
Benny Prijono8a9b3b22010-01-14 14:46:54 +00005497/* end confdefs.h. */
5498#include <speex/speex.h>
5499 #include <speex/speex_echo.h>
5500
5501int
5502main ()
5503{
5504speex_echo_state_init(0, 0); speex_encoder_init(0);
5505 ;
5506 return 0;
5507}
5508_ACEOF
Benny Prijono28d3c562012-03-30 07:10:13 +00005509if ac_fn_c_try_compile "$LINENO"; then :
5510 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes!!" >&5
5511$as_echo "yes!!" >&6; }
5512 $as_echo "#define PJMEDIA_EXTERNAL_SPEEX_CODEC 1" >>confdefs.h
Benny Prijono8a9b3b22010-01-14 14:46:54 +00005513
5514 ac_external_speex="1"
5515
5516else
Sauw Ming4e4ec7e2012-06-01 04:27:01 +00005517 as_fn_error $? "Unable to use external Speex library. If Speex development files are not available in the default locations, use CFLAGS and LDFLAGS env var to set the include/lib paths" "$LINENO" 5
Benny Prijono8a9b3b22010-01-14 14:46:54 +00005518fi
5519rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5520 fi
5521
5522
5523fi
5524
5525
5526ac_external_gsm=0
5527
5528
5529# Check whether --with-external-gsm was given.
Benny Prijono28d3c562012-03-30 07:10:13 +00005530if test "${with_external_gsm+set}" = set; then :
Benny Prijono8a9b3b22010-01-14 14:46:54 +00005531 withval=$with_external_gsm;
5532 if test "x$with_external_gsm" != "xno"; then
Benny Prijonod4306432010-05-01 22:05:41 +00005533 # Test GSM library installation
Benny Prijono28d3c562012-03-30 07:10:13 +00005534 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if external GSM devkit is installed as gsm/gsm.h" >&5
5535$as_echo_n "checking if external GSM devkit is installed as gsm/gsm.h... " >&6; }
5536 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
Benny Prijono8a9b3b22010-01-14 14:46:54 +00005537/* end confdefs.h. */
5538#include <gsm/gsm.h>
Benny Prijono8a9b3b22010-01-14 14:46:54 +00005539int
5540main ()
5541{
5542gsm_create();
5543 ;
5544 return 0;
5545}
Benny Prijono8a9b3b22010-01-14 14:46:54 +00005546_ACEOF
Benny Prijono28d3c562012-03-30 07:10:13 +00005547if ac_fn_c_try_compile "$LINENO"; then :
5548 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes!!" >&5
5549$as_echo "yes!!" >&6; }
5550 $as_echo "#define PJMEDIA_EXTERNAL_GSM_CODEC 1" >>confdefs.h
Benny Prijono8a9b3b22010-01-14 14:46:54 +00005551
Benny Prijono28d3c562012-03-30 07:10:13 +00005552 $as_echo "#define PJMEDIA_EXTERNAL_GSM_GSM_H 1" >>confdefs.h
Benny Prijonod4306432010-05-01 22:05:41 +00005553
5554 ac_external_gsm="1"
Benny Prijono8a9b3b22010-01-14 14:46:54 +00005555
5556else
Benny Prijono46bd0842010-02-12 14:12:41 +00005557
Benny Prijono28d3c562012-03-30 07:10:13 +00005558 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5559$as_echo "no" >&6; }
5560 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if external GSM devkit is installed as gsm.h" >&5
5561$as_echo_n "checking if external GSM devkit is installed as gsm.h... " >&6; }
5562 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
Benny Prijonod4306432010-05-01 22:05:41 +00005563/* end confdefs.h. */
5564#include <gsm.h>
5565int
5566main ()
5567{
5568gsm_create();
5569 ;
5570 return 0;
5571}
5572_ACEOF
Benny Prijono28d3c562012-03-30 07:10:13 +00005573if ac_fn_c_try_compile "$LINENO"; then :
5574 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes!!" >&5
5575$as_echo "yes!!" >&6; }
5576 $as_echo "#define PJMEDIA_EXTERNAL_GSM_CODEC 1" >>confdefs.h
Benny Prijonod4306432010-05-01 22:05:41 +00005577
Benny Prijono28d3c562012-03-30 07:10:13 +00005578 $as_echo "#define PJMEDIA_EXTERNAL_GSM_H 1" >>confdefs.h
Benny Prijonod4306432010-05-01 22:05:41 +00005579
5580 ac_external_gsm="1"
5581
5582else
Sauw Ming4e4ec7e2012-06-01 04:27:01 +00005583 as_fn_error $? "Unable to use external GSM library. If GSM development files are not available in the default locations, use CFLAGS and LDFLAGS env var to set the include/lib paths" "$LINENO" 5
Benny Prijonod4306432010-05-01 22:05:41 +00005584
5585
Benny Prijono8a9b3b22010-01-14 14:46:54 +00005586fi
Benny Prijonod4306432010-05-01 22:05:41 +00005587rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
Benny Prijono46bd0842010-02-12 14:12:41 +00005588
Benny Prijonod4306432010-05-01 22:05:41 +00005589
5590fi
Benny Prijono8a9b3b22010-01-14 14:46:54 +00005591rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5592 fi
5593
5594
5595fi
5596
5597
5598
5599
Benny Prijono4e48b512007-05-16 13:41:00 +00005600
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00005601# Check whether --enable-sound was given.
Benny Prijono28d3c562012-03-30 07:10:13 +00005602if test "${enable_sound+set}" = set; then :
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00005603 enableval=$enable_sound; if test "$enable_sound" = "no"; then
Benny Prijono1d971622006-09-10 22:27:40 +00005604 ac_pjmedia_snd=null
Benny Prijono28d3c562012-03-30 07:10:13 +00005605 { $as_echo "$as_me:${as_lineno-$LINENO}: result: Checking if sound is disabled... yes" >&5
5606$as_echo "Checking if sound is disabled... yes" >&6; }
Benny Prijono1d971622006-09-10 22:27:40 +00005607 fi
5608
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00005609fi
5610
Benny Prijono1d971622006-09-10 22:27:40 +00005611
Benny Prijono8a9b3b22010-01-14 14:46:54 +00005612ac_external_pa=0
Benny Prijono7e0d75f2006-12-25 20:34:14 +00005613
Benny Prijono27c98722007-04-09 21:28:15 +00005614
Benny Prijono8a9b3b22010-01-14 14:46:54 +00005615# Check whether --with-external-pa was given.
Benny Prijono28d3c562012-03-30 07:10:13 +00005616if test "${with_external_pa+set}" = set; then :
Benny Prijono8a9b3b22010-01-14 14:46:54 +00005617 withval=$with_external_pa;
5618 if test "x$with_external_pa" != "xno"; then
5619 # Test PortAudio installation
Benny Prijono28d3c562012-03-30 07:10:13 +00005620 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if external PortAudio devkit is installed" >&5
5621$as_echo_n "checking if external PortAudio devkit is installed... " >&6; }
5622 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
Benny Prijono8a9b3b22010-01-14 14:46:54 +00005623/* end confdefs.h. */
5624#include <portaudio.h>
5625
5626int
5627main ()
5628{
5629Pa_Initialize();
5630 ;
5631 return 0;
5632}
5633_ACEOF
Benny Prijono28d3c562012-03-30 07:10:13 +00005634if ac_fn_c_try_compile "$LINENO"; then :
5635 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes!!" >&5
5636$as_echo "yes!!" >&6; }
Benny Prijono8a9b3b22010-01-14 14:46:54 +00005637 ac_external_pa="1"
5638
5639else
Sauw Ming4e4ec7e2012-06-01 04:27:01 +00005640 as_fn_error $? "Unable to use PortAudio. If PortAudio development files are not available in the default locations, use CFLAGS and LDFLAGS env var to set the include/lib paths" "$LINENO" 5
Benny Prijono8a9b3b22010-01-14 14:46:54 +00005641fi
5642rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
Benny Prijonofe0c1272010-01-13 16:28:15 +00005643 fi
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00005644
Benny Prijono27c98722007-04-09 21:28:15 +00005645
5646fi
Benny Prijonofe0c1272010-01-13 16:28:15 +00005647
5648
5649
Benny Prijono28d3c562012-03-30 07:10:13 +00005650ac_fn_c_check_header_mongrel "$LINENO" "sys/soundcard.h" "ac_cv_header_sys_soundcard_h" "$ac_includes_default"
Sauw Ming2f91da02012-06-07 02:24:51 +00005651if test "x$ac_cv_header_sys_soundcard_h" = xyes; then :
Benny Prijono27c98722007-04-09 21:28:15 +00005652 ac_pa_cflags="$ac_pa_cflags -DHAVE_SYS_SOUNDCARD_H"
5653fi
5654
5655
Benny Prijono28d3c562012-03-30 07:10:13 +00005656ac_fn_c_check_header_mongrel "$LINENO" "linux/soundcard.h" "ac_cv_header_linux_soundcard_h" "$ac_includes_default"
Sauw Ming2f91da02012-06-07 02:24:51 +00005657if test "x$ac_cv_header_linux_soundcard_h" = xyes; then :
Benny Prijono27c98722007-04-09 21:28:15 +00005658 ac_pa_cflags="$ac_pa_cflags -DHAVE_LINUX_SOUNDCARD_H"
5659fi
5660
5661
Benny Prijono28d3c562012-03-30 07:10:13 +00005662ac_fn_c_check_header_mongrel "$LINENO" "machine/soundcard.h" "ac_cv_header_machine_soundcard_h" "$ac_includes_default"
Sauw Ming2f91da02012-06-07 02:24:51 +00005663if test "x$ac_cv_header_machine_soundcard_h" = xyes; then :
Benny Prijono27c98722007-04-09 21:28:15 +00005664 ac_pa_cflags="$ac_pa_cflags -DHAVE_MACHINE_SOUNDCARD_H"
5665fi
5666
5667
5668
Benny Prijono3e091672008-01-09 15:43:02 +00005669if test "x$ac_cv_c_bigendian" = "xyes"; then
5670 ac_pa_cflags="$ac_pa_cflags -DPA_BIG_ENDIAN"
5671else
5672 ac_pa_cflags="$ac_pa_cflags -DPA_LITTLE_ENDIAN"
5673fi
5674
Benny Prijono1d971622006-09-10 22:27:40 +00005675if test "$enable_sound" = "no"; then
5676 true;
5677else
5678 case $target in
Sauw Ming6d3b4272012-07-03 07:46:49 +00005679 *android*)
5680 LIBS="$LIBS -lOpenSLES"
5681 { $as_echo "$as_me:${as_lineno-$LINENO}: result: Checking sound device backend... OpenSL ES" >&5
5682$as_echo "Checking sound device backend... OpenSL ES" >&6; }
5683 ;;
Benny Prijono8ec5eae2010-05-12 10:59:20 +00005684 arm-apple-darwin*)
Sauw Ming6a970a32011-03-01 05:25:27 +00005685 LIBS="$LIBS -framework CoreAudio -framework CoreFoundation -framework AudioToolbox -framework CFNetwork -framework UIKit"
Benny Prijono28d3c562012-03-30 07:10:13 +00005686 { $as_echo "$as_me:${as_lineno-$LINENO}: result: Checking sound device backend... AudioUnit" >&5
5687$as_echo "Checking sound device backend... AudioUnit" >&6; }
Benny Prijono8ec5eae2010-05-12 10:59:20 +00005688 ;;
Benny Prijonob466e232006-09-10 08:53:59 +00005689 *darwin*)
Benny Prijono39ae2da2006-10-13 17:57:42 +00005690 LIBS="$LIBS -framework CoreAudio -framework CoreServices -framework AudioUnit -framework AudioToolbox"
5691 if test "`uname -r`" = "6.8"; then
Benny Prijono27c98722007-04-09 21:28:15 +00005692 #ac_pa_cflags="$ac_pa_cflags -DPA_OLD_CORE_AUDIO -DMOSX_USE_NON_ATOMIC_FLAG_BITS"
Benny Prijono39ae2da2006-10-13 17:57:42 +00005693 #AC_MSG_RESULT([Setting additional PortAudio CFLAGS.. -DPA_OLD_CORE_AUDIO -DMOSX_USE_NON_ATOMIC_FLAG_BITS])
5694 ac_pjmedia_snd=pa_old_darwinos
Benny Prijono28d3c562012-03-30 07:10:13 +00005695 { $as_echo "$as_me:${as_lineno-$LINENO}: result: Checking sound device backend... old coreaudio" >&5
5696$as_echo "Checking sound device backend... old coreaudio" >&6; }
Benny Prijono39ae2da2006-10-13 17:57:42 +00005697 else
5698 ac_pjmedia_snd=pa_darwinos
Benny Prijono28d3c562012-03-30 07:10:13 +00005699 { $as_echo "$as_me:${as_lineno-$LINENO}: result: Checking sound device backend... coreaudio" >&5
5700$as_echo "Checking sound device backend... coreaudio" >&6; }
Benny Prijono39ae2da2006-10-13 17:57:42 +00005701 fi
Benny Prijonob466e232006-09-10 08:53:59 +00005702 ;;
5703 *cygwin* | *mingw*)
Benny Prijonoc4c61d02006-08-20 20:47:34 +00005704 ac_pjmedia_snd=pa_win32
Benny Prijono28d3c562012-03-30 07:10:13 +00005705 { $as_echo "$as_me:${as_lineno-$LINENO}: result: Checking sound device backend... win32 sound" >&5
5706$as_echo "Checking sound device backend... win32 sound" >&6; }
Benny Prijonoc4c61d02006-08-20 20:47:34 +00005707 ;;
5708 *rtems*)
5709 ac_pjmedia_snd=null
Benny Prijono28d3c562012-03-30 07:10:13 +00005710 { $as_echo "$as_me:${as_lineno-$LINENO}: result: Checking sound device backend... null sound" >&5
5711$as_echo "Checking sound device backend... null sound" >&6; }
Benny Prijonoc4c61d02006-08-20 20:47:34 +00005712 ;;
Benny Prijonoc4c61d02006-08-20 20:47:34 +00005713 *)
Benny Prijono0b462322008-03-12 22:44:24 +00005714 ac_pjmedia_snd=pa_unix
Benny Prijono28d3c562012-03-30 07:10:13 +00005715 ac_fn_c_check_header_mongrel "$LINENO" "alsa/version.h" "ac_cv_header_alsa_version_h" "$ac_includes_default"
Sauw Ming2f91da02012-06-07 02:24:51 +00005716if test "x$ac_cv_header_alsa_version_h" = xyes; then :
Benny Prijonoc4c61d02006-08-20 20:47:34 +00005717 ac_pa_use_alsa=1
5718
5719 LIBS="$LIBS -lasound"
5720
5721else
5722 ac_pa_use_alsa=0
5723
5724fi
5725
Benny Prijono7e0d75f2006-12-25 20:34:14 +00005726
Benny Prijono28d3c562012-03-30 07:10:13 +00005727 { $as_echo "$as_me:${as_lineno-$LINENO}: result: Checking sound device backend... unix" >&5
5728$as_echo "Checking sound device backend... unix" >&6; }
Benny Prijono0b462322008-03-12 22:44:24 +00005729
5730 ac_pa_use_oss=1
5731
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00005732 # Check whether --enable-oss was given.
Benny Prijono28d3c562012-03-30 07:10:13 +00005733if test "${enable_oss+set}" = set; then :
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00005734 enableval=$enable_oss;
Benny Prijono0b462322008-03-12 22:44:24 +00005735 if test "$enable_oss" = "no"; then
5736 ac_pa_use_oss=0
Benny Prijono28d3c562012-03-30 07:10:13 +00005737 { $as_echo "$as_me:${as_lineno-$LINENO}: result: Checking if OSS audio is disabled... yes" >&5
5738$as_echo "Checking if OSS audio is disabled... yes" >&6; }
Benny Prijono0b462322008-03-12 22:44:24 +00005739 fi
5740
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00005741fi
5742
Benny Prijonoc4c61d02006-08-20 20:47:34 +00005743 ;;
Benny Prijono1d971622006-09-10 22:27:40 +00005744 esac
5745fi
Benny Prijonoc4c61d02006-08-20 20:47:34 +00005746
Sauw Ming6e6c2152010-12-14 13:03:10 +00005747
Nanang Izzuddin6898bfd2012-05-17 11:23:41 +00005748
5749# Check whether --enable-video was given.
5750if test "${enable_video+set}" = set; then :
5751 enableval=$enable_video; if test "$enable_video" = "no"; then
5752 #AC_DEFINE(PJMEDIA_HAS_VIDEO,0)
5753 { $as_echo "$as_me:${as_lineno-$LINENO}: result: Video is disabled" >&5
5754$as_echo "Video is disabled" >&6; }
5755 enable_sdl="no"
5756 enable_ffmpeg="no"
5757 enable_v4l2="no"
5758 fi
5759fi
5760
5761
5762case $target in
Sauw Ming6d3b4272012-07-03 07:46:49 +00005763 *android*)
5764 LIBS="$LIBS -llog -lgcc"
5765 ;;
Nanang Izzuddin6898bfd2012-05-17 11:23:41 +00005766 arm-apple-darwin*)
5767 LIBS="$LIBS -framework UIKit"
5768 ;;
5769 *darwin*)
5770 LIBS="$LIBS -framework Foundation -framework AppKit"
5771 ;;
5772esac
5773
Sauw Ming6e6c2152010-12-14 13:03:10 +00005774if test "$enable_video" = "no"; then
5775 true;
5776else
5777 case $target in
5778 arm-apple-darwin*)
5779 ac_pjmedia_video=iphone_os
5780
Sauw Ming24c39a32011-08-16 05:44:46 +00005781
5782 SAVED_LIBS="$LIBS"
Nanang Izzuddin6898bfd2012-05-17 11:23:41 +00005783 LIBS="-framework AVFoundation -framework CoreGraphics -framework QuartzCore -framework CoreVideo -framework CoreMedia"
Benny Prijono28d3c562012-03-30 07:10:13 +00005784 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
Sauw Ming24c39a32011-08-16 05:44:46 +00005785/* end confdefs.h. */
5786
5787int
5788main ()
5789{
5790
5791 ;
5792 return 0;
5793}
5794_ACEOF
Benny Prijono28d3c562012-03-30 07:10:13 +00005795if ac_fn_c_try_link "$LINENO"; then :
Sauw Ming24c39a32011-08-16 05:44:46 +00005796 ac_pjmedia_video_has_ios=yes
5797else
Benny Prijono28d3c562012-03-30 07:10:13 +00005798 ac_pjmedia_video_has_ios=no
Sauw Ming24c39a32011-08-16 05:44:46 +00005799fi
Benny Prijono28d3c562012-03-30 07:10:13 +00005800rm -f core conftest.err conftest.$ac_objext \
5801 conftest$ac_exeext conftest.$ac_ext
Sauw Ming24c39a32011-08-16 05:44:46 +00005802 LIBS="$SAVED_LIBS"
5803 if test "$ac_pjmedia_video_has_ios" = "yes"; then
5804 ac_ios_cflags="-DPJMEDIA_VIDEO_DEV_HAS_IOS=1"
Nanang Izzuddin6898bfd2012-05-17 11:23:41 +00005805 LIBS="$LIBS -framework AVFoundation -framework CoreGraphics -framework QuartzCore -framework CoreVideo -framework CoreMedia"
Benny Prijono28d3c562012-03-30 07:10:13 +00005806 { $as_echo "$as_me:${as_lineno-$LINENO}: result: Checking if AVFoundation framework is available... yes" >&5
5807$as_echo "Checking if AVFoundation framework is available... yes" >&6; }
Sauw Ming24c39a32011-08-16 05:44:46 +00005808 else
Benny Prijono28d3c562012-03-30 07:10:13 +00005809 { $as_echo "$as_me:${as_lineno-$LINENO}: result: Checking if AVFoundation framework is available... no" >&5
5810$as_echo "Checking if AVFoundation framework is available... no" >&6; }
Sauw Ming24c39a32011-08-16 05:44:46 +00005811 fi
Sauw Ming6e6c2152010-12-14 13:03:10 +00005812 ;;
5813 *darwin*)
5814 ac_pjmedia_video=mac_os
5815
5816
5817 SAVED_LIBS="$LIBS"
5818 LIBS="-framework QTKit"
Benny Prijono28d3c562012-03-30 07:10:13 +00005819 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
Sauw Ming6e6c2152010-12-14 13:03:10 +00005820/* end confdefs.h. */
5821
5822int
5823main ()
5824{
5825
5826 ;
5827 return 0;
5828}
5829_ACEOF
Benny Prijono28d3c562012-03-30 07:10:13 +00005830if ac_fn_c_try_link "$LINENO"; then :
Sauw Ming6e6c2152010-12-14 13:03:10 +00005831 ac_pjmedia_video_has_qt=yes
5832else
Benny Prijono28d3c562012-03-30 07:10:13 +00005833 ac_pjmedia_video_has_qt=no
Sauw Ming6e6c2152010-12-14 13:03:10 +00005834fi
Benny Prijono28d3c562012-03-30 07:10:13 +00005835rm -f core conftest.err conftest.$ac_objext \
5836 conftest$ac_exeext conftest.$ac_ext
Sauw Ming6e6c2152010-12-14 13:03:10 +00005837 LIBS="$SAVED_LIBS"
5838 if test "$ac_pjmedia_video_has_qt" = "yes"; then
5839 ac_qt_cflags="-DPJMEDIA_VIDEO_DEV_HAS_QT=1"
Nanang Izzuddin6898bfd2012-05-17 11:23:41 +00005840 LIBS="$LIBS -framework QTKit -framework QuartzCore -framework OpenGL"
Benny Prijono28d3c562012-03-30 07:10:13 +00005841 { $as_echo "$as_me:${as_lineno-$LINENO}: result: Checking if QTKit framework is available... yes" >&5
5842$as_echo "Checking if QTKit framework is available... yes" >&6; }
Sauw Ming6e6c2152010-12-14 13:03:10 +00005843 else
Benny Prijono28d3c562012-03-30 07:10:13 +00005844 { $as_echo "$as_me:${as_lineno-$LINENO}: result: Checking if QTKit framework is available... no" >&5
5845$as_echo "Checking if QTKit framework is available... no" >&6; }
Sauw Ming6e6c2152010-12-14 13:03:10 +00005846 fi
5847 ;;
5848 esac
5849fi
5850
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00005851# Check whether --enable-ext_sound was given.
Benny Prijono28d3c562012-03-30 07:10:13 +00005852if test "${enable_ext_sound+set}" = set; then :
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00005853 enableval=$enable_ext_sound; if test "$enable_ext_sound" = "yes"; then
Benny Prijonoebb2c332008-07-28 23:40:58 +00005854 ac_pjmedia_snd=external
Benny Prijono28d3c562012-03-30 07:10:13 +00005855 { $as_echo "$as_me:${as_lineno-$LINENO}: result: Checking if external sound is set... yes" >&5
5856$as_echo "Checking if external sound is set... yes" >&6; }
Benny Prijonoebb2c332008-07-28 23:40:58 +00005857 fi
5858
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00005859fi
Benny Prijonoebb2c332008-07-28 23:40:58 +00005860
Benny Prijono7e0d75f2006-12-25 20:34:14 +00005861
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00005862
5863# Check whether --enable-small-filter was given.
Benny Prijono28d3c562012-03-30 07:10:13 +00005864if test "${enable_small_filter+set}" = set; then :
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00005865 enableval=$enable_small_filter; if test "$enable_small_filter" = "no"; then
Benny Prijonoc4c61d02006-08-20 20:47:34 +00005866 ac_no_small_filter='-DPJMEDIA_HAS_SMALL_FILTER=0'
Benny Prijono28d3c562012-03-30 07:10:13 +00005867 { $as_echo "$as_me:${as_lineno-$LINENO}: result: Checking if small filter is disabled... yes" >&5
5868$as_echo "Checking if small filter is disabled... yes" >&6; }
Benny Prijonoc4c61d02006-08-20 20:47:34 +00005869 fi
5870else
Benny Prijono28d3c562012-03-30 07:10:13 +00005871 { $as_echo "$as_me:${as_lineno-$LINENO}: result: Checking if small filter is disabled... no" >&5
5872$as_echo "Checking if small filter is disabled... no" >&6; }
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00005873fi
Benny Prijonoc4c61d02006-08-20 20:47:34 +00005874
Benny Prijono7e0d75f2006-12-25 20:34:14 +00005875
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00005876
5877# Check whether --enable-large-filter was given.
Benny Prijono28d3c562012-03-30 07:10:13 +00005878if test "${enable_large_filter+set}" = set; then :
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00005879 enableval=$enable_large_filter; if test "$enable_large_filter" = "no"; then
Benny Prijonoc4c61d02006-08-20 20:47:34 +00005880 ac_no_large_filter='-DPJMEDIA_HAS_LARGE_FILTER=0'
Benny Prijono28d3c562012-03-30 07:10:13 +00005881 { $as_echo "$as_me:${as_lineno-$LINENO}: result: Checking if large filter is disabled... yes" >&5
5882$as_echo "Checking if large filter is disabled... yes" >&6; }
Benny Prijonoc4c61d02006-08-20 20:47:34 +00005883 fi
5884else
Benny Prijono28d3c562012-03-30 07:10:13 +00005885 { $as_echo "$as_me:${as_lineno-$LINENO}: result: Checking if large filter is disabled... no" >&5
5886$as_echo "Checking if large filter is disabled... no" >&6; }
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00005887fi
Benny Prijonoc4c61d02006-08-20 20:47:34 +00005888
Benny Prijono7e0d75f2006-12-25 20:34:14 +00005889
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00005890
5891# Check whether --enable-speex-aec was given.
Benny Prijono28d3c562012-03-30 07:10:13 +00005892if test "${enable_speex_aec+set}" = set; then :
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00005893 enableval=$enable_speex_aec; if test "$enable_speex_aec" = "no"; then
Benny Prijonoc4c61d02006-08-20 20:47:34 +00005894 ac_no_speex_aec='-DPJMEDIA_HAS_SPEEX_AEC=0'
Benny Prijono28d3c562012-03-30 07:10:13 +00005895 { $as_echo "$as_me:${as_lineno-$LINENO}: result: Checking if Speex AEC is disabled...yes" >&5
5896$as_echo "Checking if Speex AEC is disabled...yes" >&6; }
Benny Prijonoc4c61d02006-08-20 20:47:34 +00005897 fi
5898else
Benny Prijono28d3c562012-03-30 07:10:13 +00005899 { $as_echo "$as_me:${as_lineno-$LINENO}: result: Checking if Speex AEC is disabled...no" >&5
5900$as_echo "Checking if Speex AEC is disabled...no" >&6; }
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00005901fi
Benny Prijonoc4c61d02006-08-20 20:47:34 +00005902
Benny Prijono7e0d75f2006-12-25 20:34:14 +00005903
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00005904
5905# Check whether --enable-g711-codec was given.
Benny Prijono28d3c562012-03-30 07:10:13 +00005906if test "${enable_g711_codec+set}" = set; then :
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00005907 enableval=$enable_g711_codec; if test "$enable_g711_codec" = "no"; then
Benny Prijonoc4c61d02006-08-20 20:47:34 +00005908 ac_no_g711_codec=1
Benny Prijono28d3c562012-03-30 07:10:13 +00005909 $as_echo "#define PJMEDIA_HAS_G711_CODEC 0" >>confdefs.h
Benny Prijono06d1d0e2007-01-27 18:09:28 +00005910
Benny Prijono28d3c562012-03-30 07:10:13 +00005911 { $as_echo "$as_me:${as_lineno-$LINENO}: result: Checking if G.711 codec is disabled...yes" >&5
5912$as_echo "Checking if G.711 codec is disabled...yes" >&6; }
Benny Prijonoc4c61d02006-08-20 20:47:34 +00005913 fi
5914else
Benny Prijono28d3c562012-03-30 07:10:13 +00005915 { $as_echo "$as_me:${as_lineno-$LINENO}: result: Checking if G.711 codec is disabled...no" >&5
5916$as_echo "Checking if G.711 codec is disabled...no" >&6; }
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00005917fi
Benny Prijonoc4c61d02006-08-20 20:47:34 +00005918
Benny Prijono7e0d75f2006-12-25 20:34:14 +00005919
5920
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00005921
5922# Check whether --enable-l16-codec was given.
Benny Prijono28d3c562012-03-30 07:10:13 +00005923if test "${enable_l16_codec+set}" = set; then :
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00005924 enableval=$enable_l16_codec; if test "$enable_l16_codec" = "no"; then
Benny Prijonoc4c61d02006-08-20 20:47:34 +00005925 ac_no_l16_codec=1
Benny Prijono28d3c562012-03-30 07:10:13 +00005926 $as_echo "#define PJMEDIA_HAS_L16_CODEC 0" >>confdefs.h
Benny Prijono06d1d0e2007-01-27 18:09:28 +00005927
Benny Prijono28d3c562012-03-30 07:10:13 +00005928 { $as_echo "$as_me:${as_lineno-$LINENO}: result: Checking if L16 codecs are disabled...yes" >&5
5929$as_echo "Checking if L16 codecs are disabled...yes" >&6; }
Benny Prijonoc4c61d02006-08-20 20:47:34 +00005930 fi
5931else
Benny Prijono28d3c562012-03-30 07:10:13 +00005932 { $as_echo "$as_me:${as_lineno-$LINENO}: result: Checking if L16 codec is disabled...no" >&5
5933$as_echo "Checking if L16 codec is disabled...no" >&6; }
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00005934fi
Benny Prijonoc4c61d02006-08-20 20:47:34 +00005935
Benny Prijono7e0d75f2006-12-25 20:34:14 +00005936
5937
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00005938
5939# Check whether --enable-gsm-codec was given.
Benny Prijono28d3c562012-03-30 07:10:13 +00005940if test "${enable_gsm_codec+set}" = set; then :
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00005941 enableval=$enable_gsm_codec; if test "$enable_gsm_codec" = "no"; then
Benny Prijonoc4c61d02006-08-20 20:47:34 +00005942 ac_no_gsm_codec=1
Benny Prijono28d3c562012-03-30 07:10:13 +00005943 $as_echo "#define PJMEDIA_HAS_GSM_CODEC 0" >>confdefs.h
Benny Prijono06d1d0e2007-01-27 18:09:28 +00005944
Benny Prijono28d3c562012-03-30 07:10:13 +00005945 { $as_echo "$as_me:${as_lineno-$LINENO}: result: Checking if GSM codec is disabled...yes" >&5
5946$as_echo "Checking if GSM codec is disabled...yes" >&6; }
Benny Prijonoc4c61d02006-08-20 20:47:34 +00005947 fi
5948else
Benny Prijono28d3c562012-03-30 07:10:13 +00005949 { $as_echo "$as_me:${as_lineno-$LINENO}: result: Checking if GSM codec is disabled...no" >&5
5950$as_echo "Checking if GSM codec is disabled...no" >&6; }
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00005951fi
Benny Prijonoc4c61d02006-08-20 20:47:34 +00005952
Benny Prijono7e0d75f2006-12-25 20:34:14 +00005953
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00005954
5955# Check whether --enable-g722-codec was given.
Benny Prijono28d3c562012-03-30 07:10:13 +00005956if test "${enable_g722_codec+set}" = set; then :
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00005957 enableval=$enable_g722_codec; if test "$enable_g722_codec" = "no"; then
Benny Prijono71f657d2008-03-17 14:24:21 +00005958 ac_no_g722_codec=1
Benny Prijono28d3c562012-03-30 07:10:13 +00005959 $as_echo "#define PJMEDIA_HAS_G722_CODEC 0" >>confdefs.h
Benny Prijono71f657d2008-03-17 14:24:21 +00005960
Benny Prijono28d3c562012-03-30 07:10:13 +00005961 { $as_echo "$as_me:${as_lineno-$LINENO}: result: Checking if G.722 codec is disabled...yes" >&5
5962$as_echo "Checking if G.722 codec is disabled...yes" >&6; }
Benny Prijono71f657d2008-03-17 14:24:21 +00005963 fi
5964else
Benny Prijono28d3c562012-03-30 07:10:13 +00005965 { $as_echo "$as_me:${as_lineno-$LINENO}: result: Checking if G.722 codec is disabled...no" >&5
5966$as_echo "Checking if G.722 codec is disabled...no" >&6; }
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00005967fi
Benny Prijono71f657d2008-03-17 14:24:21 +00005968
5969
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00005970
5971# Check whether --enable-g7221-codec was given.
Benny Prijono28d3c562012-03-30 07:10:13 +00005972if test "${enable_g7221_codec+set}" = set; then :
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00005973 enableval=$enable_g7221_codec; if test "$enable_g7221_codec" = "no"; then
5974 ac_no_g7221_codec=1
Benny Prijono28d3c562012-03-30 07:10:13 +00005975 $as_echo "#define PJMEDIA_HAS_G7221_CODEC 0" >>confdefs.h
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00005976
Benny Prijono28d3c562012-03-30 07:10:13 +00005977 { $as_echo "$as_me:${as_lineno-$LINENO}: result: Checking if G.722.1 codec is disabled...yes" >&5
5978$as_echo "Checking if G.722.1 codec is disabled...yes" >&6; }
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00005979 fi
5980else
Benny Prijono28d3c562012-03-30 07:10:13 +00005981 { $as_echo "$as_me:${as_lineno-$LINENO}: result: Checking if G.722.1 codec is disabled...no" >&5
5982$as_echo "Checking if G.722.1 codec is disabled...no" >&6; }
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00005983fi
5984
5985
5986
5987# Check whether --enable-speex-codec was given.
Benny Prijono28d3c562012-03-30 07:10:13 +00005988if test "${enable_speex_codec+set}" = set; then :
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00005989 enableval=$enable_speex_codec; if test "$enable_speex_codec" = "no"; then
Benny Prijonoc4c61d02006-08-20 20:47:34 +00005990 ac_no_speex_codec=1
Benny Prijono28d3c562012-03-30 07:10:13 +00005991 $as_echo "#define PJMEDIA_HAS_SPEEX_CODEC 0" >>confdefs.h
Benny Prijono06d1d0e2007-01-27 18:09:28 +00005992
Benny Prijono28d3c562012-03-30 07:10:13 +00005993 { $as_echo "$as_me:${as_lineno-$LINENO}: result: Checking if Speex codec is disabled...yes" >&5
5994$as_echo "Checking if Speex codec is disabled...yes" >&6; }
Benny Prijonoc4c61d02006-08-20 20:47:34 +00005995 fi
5996else
Benny Prijono28d3c562012-03-30 07:10:13 +00005997 { $as_echo "$as_me:${as_lineno-$LINENO}: result: Checking if Speex codec is disabled...no" >&5
5998$as_echo "Checking if Speex codec is disabled...no" >&6; }
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00005999fi
Benny Prijonoc4c61d02006-08-20 20:47:34 +00006000
Benny Prijono7e0d75f2006-12-25 20:34:14 +00006001
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00006002
6003# Check whether --enable-ilbc-codec was given.
Benny Prijono28d3c562012-03-30 07:10:13 +00006004if test "${enable_ilbc_codec+set}" = set; then :
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00006005 enableval=$enable_ilbc_codec; if test "$enable_ilbc_codec" = "no"; then
Benny Prijonoc4c61d02006-08-20 20:47:34 +00006006 ac_no_ilbc_codec=1
Benny Prijono28d3c562012-03-30 07:10:13 +00006007 $as_echo "#define PJMEDIA_HAS_ILBC_CODEC 0" >>confdefs.h
Benny Prijono06d1d0e2007-01-27 18:09:28 +00006008
Benny Prijono28d3c562012-03-30 07:10:13 +00006009 { $as_echo "$as_me:${as_lineno-$LINENO}: result: Checking if iLBC codec is disabled...yes" >&5
6010$as_echo "Checking if iLBC codec is disabled...yes" >&6; }
Benny Prijonoc4c61d02006-08-20 20:47:34 +00006011 fi
6012else
Benny Prijono28d3c562012-03-30 07:10:13 +00006013 { $as_echo "$as_me:${as_lineno-$LINENO}: result: Checking if iLBC codec is disabled...no" >&5
6014$as_echo "Checking if iLBC codec is disabled...no" >&6; }
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00006015fi
Benny Prijonoc4c61d02006-08-20 20:47:34 +00006016
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00006017
6018# Check whether --enable-libsamplerate was given.
Benny Prijono28d3c562012-03-30 07:10:13 +00006019if test "${enable_libsamplerate+set}" = set; then :
6020 enableval=$enable_libsamplerate; { $as_echo "$as_me:${as_lineno-$LINENO}: checking for src_new in -lsamplerate" >&5
6021$as_echo_n "checking for src_new in -lsamplerate... " >&6; }
Sauw Ming2f91da02012-06-07 02:24:51 +00006022if ${ac_cv_lib_samplerate_src_new+:} false; then :
Benny Prijono28d3c562012-03-30 07:10:13 +00006023 $as_echo_n "(cached) " >&6
Benny Prijono550a1a62007-10-16 08:54:00 +00006024else
6025 ac_check_lib_save_LIBS=$LIBS
6026LIBS="-lsamplerate $LIBS"
Benny Prijono28d3c562012-03-30 07:10:13 +00006027cat confdefs.h - <<_ACEOF >conftest.$ac_ext
Benny Prijono550a1a62007-10-16 08:54:00 +00006028/* end confdefs.h. */
6029
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00006030/* Override any GCC internal prototype to avoid an error.
6031 Use char because int might match the return type of a GCC
6032 builtin and then its argument prototype would still apply. */
Benny Prijono550a1a62007-10-16 08:54:00 +00006033#ifdef __cplusplus
6034extern "C"
6035#endif
Benny Prijono550a1a62007-10-16 08:54:00 +00006036char src_new ();
6037int
6038main ()
6039{
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00006040return src_new ();
Benny Prijono550a1a62007-10-16 08:54:00 +00006041 ;
6042 return 0;
6043}
6044_ACEOF
Benny Prijono28d3c562012-03-30 07:10:13 +00006045if ac_fn_c_try_link "$LINENO"; then :
Benny Prijono550a1a62007-10-16 08:54:00 +00006046 ac_cv_lib_samplerate_src_new=yes
6047else
Benny Prijono28d3c562012-03-30 07:10:13 +00006048 ac_cv_lib_samplerate_src_new=no
Benny Prijono550a1a62007-10-16 08:54:00 +00006049fi
Benny Prijono28d3c562012-03-30 07:10:13 +00006050rm -f core conftest.err conftest.$ac_objext \
6051 conftest$ac_exeext conftest.$ac_ext
Benny Prijono550a1a62007-10-16 08:54:00 +00006052LIBS=$ac_check_lib_save_LIBS
6053fi
Benny Prijono28d3c562012-03-30 07:10:13 +00006054{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_samplerate_src_new" >&5
6055$as_echo "$ac_cv_lib_samplerate_src_new" >&6; }
Sauw Ming2f91da02012-06-07 02:24:51 +00006056if test "x$ac_cv_lib_samplerate_src_new" = xyes; then :
Benny Prijono550a1a62007-10-16 08:54:00 +00006057 cat >>confdefs.h <<_ACEOF
6058#define HAVE_LIBSAMPLERATE 1
6059_ACEOF
6060
6061 LIBS="-lsamplerate $LIBS"
6062
6063fi
6064
6065else
Benny Prijono28d3c562012-03-30 07:10:13 +00006066 { $as_echo "$as_me:${as_lineno-$LINENO}: result: Skipping libsamplerate detection" >&5
6067$as_echo "Skipping libsamplerate detection" >&6; }
6068
6069fi
6070
6071
6072
6073# Check whether --enable-resample_dll was given.
6074if test "${enable_resample_dll+set}" = set; then :
6075 enableval=$enable_resample_dll; if test "$enable_resample_dll" = "yes"; then
6076 ac_resample_dll=1
6077 { $as_echo "$as_me:${as_lineno-$LINENO}: result: Building libresample as shared library... yes" >&5
6078$as_echo "Building libresample as shared library... yes" >&6; }
6079 fi
6080else
6081 { $as_echo "$as_me:${as_lineno-$LINENO}: result: Building libresample as shared library... no" >&5
6082$as_echo "Building libresample as shared library... no" >&6; }
Benny Prijono5b0af632011-07-20 03:16:25 +00006083
6084fi
6085
6086
6087
6088# Check whether --with-sdl was given.
Benny Prijono28d3c562012-03-30 07:10:13 +00006089if test "${with_sdl+set}" = set; then :
Benny Prijono5b0af632011-07-20 03:16:25 +00006090 withval=$with_sdl;
6091else
6092 with_sdl=no
Benny Prijono550a1a62007-10-16 08:54:00 +00006093
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00006094fi
Benny Prijono0822c192008-08-21 20:59:58 +00006095
6096
Sauw Ming4e4ec7e2012-06-01 04:27:01 +00006097if test "x$ac_cross_compile" != "x" -a "x$with_sdl" = "xno"; then
6098 enable_sdl=no
6099fi
6100
Benny Prijonoc45d9512010-12-10 11:04:30 +00006101# Check whether --enable-sdl was given.
Benny Prijono28d3c562012-03-30 07:10:13 +00006102if test "${enable_sdl+set}" = set; then :
Benny Prijonoc45d9512010-12-10 11:04:30 +00006103 enableval=$enable_sdl;
6104 if test "$enable_sdl" = "no"; then
Benny Prijono28d3c562012-03-30 07:10:13 +00006105 { $as_echo "$as_me:${as_lineno-$LINENO}: result: Checking if SDL is disabled... yes" >&5
6106$as_echo "Checking if SDL is disabled... yes" >&6; }
Benny Prijonoc45d9512010-12-10 11:04:30 +00006107 fi
6108
6109else
6110
Benny Prijono5b0af632011-07-20 03:16:25 +00006111 if test "x$with_sdl" != "xno" -a "x$with_sdl" != "x"; then
Benny Prijono28d3c562012-03-30 07:10:13 +00006112 { $as_echo "$as_me:${as_lineno-$LINENO}: result: Using SDL prefix... $with_sdl" >&5
6113$as_echo "Using SDL prefix... $with_sdl" >&6; }
Sauw Ming2f91da02012-06-07 02:24:51 +00006114 for ac_prog in sdl2-config sdl-config
Nanang Izzuddin08b20fe2012-06-06 09:37:25 +00006115do
6116 # Extract the first word of "$ac_prog", so it can be a program name with args.
6117set dummy $ac_prog; ac_word=$2
6118{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6119$as_echo_n "checking for $ac_word... " >&6; }
Sauw Ming2f91da02012-06-07 02:24:51 +00006120if ${ac_cv_path_SDL_CONFIG+:} false; then :
Nanang Izzuddin08b20fe2012-06-06 09:37:25 +00006121 $as_echo_n "(cached) " >&6
6122else
6123 case $SDL_CONFIG in
6124 [\\/]* | ?:[\\/]*)
6125 ac_cv_path_SDL_CONFIG="$SDL_CONFIG" # Let the user override the test with a path.
6126 ;;
6127 *)
6128 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6129for as_dir in $with_sdl/bin
6130do
6131 IFS=$as_save_IFS
6132 test -z "$as_dir" && as_dir=.
6133 for ac_exec_ext in '' $ac_executable_extensions; do
Sauw Ming2f91da02012-06-07 02:24:51 +00006134 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
Nanang Izzuddin08b20fe2012-06-06 09:37:25 +00006135 ac_cv_path_SDL_CONFIG="$as_dir/$ac_word$ac_exec_ext"
6136 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6137 break 2
6138 fi
6139done
6140 done
6141IFS=$as_save_IFS
6142
6143 ;;
6144esac
6145fi
6146SDL_CONFIG=$ac_cv_path_SDL_CONFIG
6147if test -n "$SDL_CONFIG"; then
6148 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $SDL_CONFIG" >&5
6149$as_echo "$SDL_CONFIG" >&6; }
6150else
6151 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6152$as_echo "no" >&6; }
6153fi
6154
6155
6156 test -n "$SDL_CONFIG" && break
6157done
6158
6159 else
Sauw Ming2f91da02012-06-07 02:24:51 +00006160 for ac_prog in sdl2-config sdl-config
Nanang Izzuddin08b20fe2012-06-06 09:37:25 +00006161do
6162 # Extract the first word of "$ac_prog", so it can be a program name with args.
6163set dummy $ac_prog; ac_word=$2
6164{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6165$as_echo_n "checking for $ac_word... " >&6; }
Sauw Ming2f91da02012-06-07 02:24:51 +00006166if ${ac_cv_path_SDL_CONFIG+:} false; then :
Nanang Izzuddin08b20fe2012-06-06 09:37:25 +00006167 $as_echo_n "(cached) " >&6
6168else
6169 case $SDL_CONFIG in
6170 [\\/]* | ?:[\\/]*)
6171 ac_cv_path_SDL_CONFIG="$SDL_CONFIG" # Let the user override the test with a path.
6172 ;;
6173 *)
6174 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6175for as_dir in $PATH
6176do
6177 IFS=$as_save_IFS
6178 test -z "$as_dir" && as_dir=.
6179 for ac_exec_ext in '' $ac_executable_extensions; do
Sauw Ming2f91da02012-06-07 02:24:51 +00006180 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
Nanang Izzuddin08b20fe2012-06-06 09:37:25 +00006181 ac_cv_path_SDL_CONFIG="$as_dir/$ac_word$ac_exec_ext"
6182 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6183 break 2
6184 fi
6185done
6186 done
6187IFS=$as_save_IFS
6188
6189 ;;
6190esac
6191fi
6192SDL_CONFIG=$ac_cv_path_SDL_CONFIG
6193if test -n "$SDL_CONFIG"; then
6194 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $SDL_CONFIG" >&5
6195$as_echo "$SDL_CONFIG" >&6; }
6196else
6197 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6198$as_echo "no" >&6; }
6199fi
6200
6201
6202 test -n "$SDL_CONFIG" && break
6203done
6204
Benny Prijono5b0af632011-07-20 03:16:25 +00006205 fi
6206
Nanang Izzuddin08b20fe2012-06-06 09:37:25 +00006207 { $as_echo "$as_me:${as_lineno-$LINENO}: checking SDL availability" >&5
6208$as_echo_n "checking SDL availability... " >&6; }
6209 if test "x$SDL_CONFIG" = "x"; then
6210 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
6211$as_echo "not found" >&6; }
6212 elif (sh -c "$SDL_CONFIG --version" | grep -e '^1\.3' -e '^2\.') then
Benny Prijonoc45d9512010-12-10 11:04:30 +00006213
6214
Nanang Izzuddin08b20fe2012-06-06 09:37:25 +00006215 ac_sdl_cflags=`$SDL_CONFIG --cflags`
6216 ac_sdl_cflags="-DPJMEDIA_VIDEO_DEV_HAS_SDL=1 $ac_sdl_cflags"
6217 ac_sdl_ldflags=`$SDL_CONFIG --libs`
6218 LIBS="$LIBS $ac_sdl_ldflags"
6219 else
Benny Prijono28d3c562012-03-30 07:10:13 +00006220 { $as_echo "$as_me:${as_lineno-$LINENO}: result: Unsupported SDL version" >&5
6221$as_echo "Unsupported SDL version" >&6; }
Nanang Izzuddin08b20fe2012-06-06 09:37:25 +00006222 fi
Benny Prijono550a1a62007-10-16 08:54:00 +00006223
Benny Prijono0822c192008-08-21 20:59:58 +00006224fi
6225
6226
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00006227
Sauw Ming4e4ec7e2012-06-01 04:27:01 +00006228
6229# Check whether --with-ffmpeg was given.
6230if test "${with_ffmpeg+set}" = set; then :
6231 withval=$with_ffmpeg;
6232else
6233 with_ffmpeg=no
6234
6235fi
6236
6237
6238if test "x$ac_cross_compile" != "x" -a "x$with_ffmpeg" = "xno"; then
6239 enable_ffmpeg=no
6240fi
6241
Benny Prijonoc45d9512010-12-10 11:04:30 +00006242# Check whether --enable-ffmpeg was given.
Benny Prijono28d3c562012-03-30 07:10:13 +00006243if test "${enable_ffmpeg+set}" = set; then :
Benny Prijonoc45d9512010-12-10 11:04:30 +00006244 enableval=$enable_ffmpeg;
6245 ac_has_ffmpeg=0
6246
6247 if test "$enable_ffmpeg" = "no"; then
Benny Prijono28d3c562012-03-30 07:10:13 +00006248 { $as_echo "$as_me:${as_lineno-$LINENO}: result: Checking if ffmpeg is disabled... yes" >&5
6249$as_echo "Checking if ffmpeg is disabled... yes" >&6; }
Benny Prijonoc45d9512010-12-10 11:04:30 +00006250 fi
6251
6252else
6253
6254
6255
6256
Benny Prijonoc8ef0ac2011-04-13 19:13:56 +00006257 FFMPEG_PREFIX=""
Benny Prijonoeeebfab2012-04-23 13:46:21 +00006258
6259 SAVED_PKG_CONFIG_PATH=$PKG_CONFIG_PATH
Benny Prijonoc8ef0ac2011-04-13 19:13:56 +00006260 if test "x$with_ffmpeg" != "xno" -a "x$with_ffmpeg" != "x"; then
6261 FFMPEG_PREFIX=$with_ffmpeg
Benny Prijono28d3c562012-03-30 07:10:13 +00006262 { $as_echo "$as_me:${as_lineno-$LINENO}: result: Using ffmpeg prefix... $FFMPEG_PREFIX" >&5
6263$as_echo "Using ffmpeg prefix... $FFMPEG_PREFIX" >&6; }
Nanang Izzuddin6898bfd2012-05-17 11:23:41 +00006264 export PKG_CONFIG_PATH=$FFMPEG_PREFIX/lib/pkgconfig
Benny Prijonoeeebfab2012-04-23 13:46:21 +00006265 fi
6266
6267 for ac_prog in pkg-config "python pkgconfig.py"
6268do
6269 # Extract the first word of "$ac_prog", so it can be a program name with args.
6270set dummy $ac_prog; ac_word=$2
6271{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6272$as_echo_n "checking for $ac_word... " >&6; }
Sauw Ming2f91da02012-06-07 02:24:51 +00006273if ${ac_cv_prog_PKG_CONFIG+:} false; then :
Benny Prijonoeeebfab2012-04-23 13:46:21 +00006274 $as_echo_n "(cached) " >&6
6275else
6276 if test -n "$PKG_CONFIG"; then
6277 ac_cv_prog_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test.
6278else
6279as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6280for as_dir in $PATH
6281do
6282 IFS=$as_save_IFS
6283 test -z "$as_dir" && as_dir=.
6284 for ac_exec_ext in '' $ac_executable_extensions; do
Sauw Ming2f91da02012-06-07 02:24:51 +00006285 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
Benny Prijonoeeebfab2012-04-23 13:46:21 +00006286 ac_cv_prog_PKG_CONFIG="$ac_prog"
6287 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6288 break 2
6289 fi
6290done
6291 done
6292IFS=$as_save_IFS
6293
6294fi
6295fi
6296PKG_CONFIG=$ac_cv_prog_PKG_CONFIG
6297if test -n "$PKG_CONFIG"; then
6298 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $PKG_CONFIG" >&5
6299$as_echo "$PKG_CONFIG" >&6; }
6300else
6301 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6302$as_echo "no" >&6; }
6303fi
6304
6305
6306 test -n "$PKG_CONFIG" && break
6307done
6308test -n "$PKG_CONFIG" || PKG_CONFIG="none"
6309
6310
6311 if test "$PKG_CONFIG" != "none"; then
6312 { $as_echo "$as_me:${as_lineno-$LINENO}: checking ffmpeg packages" >&5
6313$as_echo_n "checking ffmpeg packages... " >&6; }
6314 av_pkg=""
6315 if $PKG_CONFIG --exists libdevice; then
6316 ac_ffmpeg_cflags="$ac_ffmpeg_cflags -DPJMEDIA_HAS_LIBAVDEVICE=1"
6317 av_pkg="$av_pkg libdevice"
6318 fi
6319 if $PKG_CONFIG --exists libavformat; then
6320 ac_ffmpeg_cflags="$ac_ffmpeg_cflags -DPJMEDIA_HAS_LIBAVFORMAT=1"
6321 av_pkg="$av_pkg libavformat"
6322 fi
6323 if $PKG_CONFIG --exists libavcodec; then
6324 ac_ffmpeg_cflags="$ac_ffmpeg_cflags -DPJMEDIA_HAS_LIBAVCODEC=1"
6325 av_pkg="$av_pkg libavcodec"
6326 fi
6327 if $PKG_CONFIG --exists libswscale; then
6328 ac_ffmpeg_cflags="$ac_ffmpeg_cflags -DPJMEDIA_HAS_LIBSWSCALE=1"
6329 av_pkg="$av_pkg libswscale"
6330 fi
6331 if $PKG_CONFIG --exists libavutil; then
6332 ac_ffmpeg_cflags="$ac_ffmpeg_cflags -DPJMEDIA_HAS_LIBAVUTIL=1"
6333 av_pkg="$av_pkg libavutil"
6334 fi
6335 if $PKG_CONFIG --exists libavcore; then
6336 ac_ffmpeg_cflags="$ac_ffmpeg_cflags -DPJMEDIA_HAS_LIBAVCORE=1"
6337 av_pkg="$av_pkg libavcore"
6338 fi
6339
6340 if test "x$av_pkg" == "x"; then
6341 { $as_echo "$as_me:${as_lineno-$LINENO}: result: none detected (check the prefix)! **" >&5
6342$as_echo "none detected (check the prefix)! **" >&6; }
6343 else
6344 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $av_pkg" >&5
6345$as_echo "$av_pkg" >&6; }
6346 fi
6347
6348 ac_ffmpeg_cflags="$ac_ffmpeg_cflags `$PKG_CONFIG --cflags $av_pkg`"
6349 ac_ffmpeg_ldflags="$ac_ffmpeg_ldflags `$PKG_CONFIG --libs $av_pkg`"
6350
6351 else
6352
6353 { $as_echo "$as_me:${as_lineno-$LINENO}: result: *** Warning: neither pkg-config nor python is available, ffmpeg dependency cannot be calculated. If ffmpeg libraries are not detected, you need to specify the correct CFLAGS and LDFLAGS settings for ffmpeg prior to invoking configure ***" >&5
6354$as_echo "*** Warning: neither pkg-config nor python is available, ffmpeg dependency cannot be calculated. If ffmpeg libraries are not detected, you need to specify the correct CFLAGS and LDFLAGS settings for ffmpeg prior to invoking configure ***" >&6; }
6355
Benny Prijonoc8ef0ac2011-04-13 19:13:56 +00006356 LIBS="-L$FFMPEG_PREFIX/lib $LIBS"
Sauw Ming01095d82011-07-14 08:46:19 +00006357 LDFLAGS="-L$FFMPEG_PREFIX/lib $LDFLAGS"
Benny Prijonoc8ef0ac2011-04-13 19:13:56 +00006358 CFLAGS="-I$FFMPEG_PREFIX/include $CFLAGS"
Benny Prijonoc8ef0ac2011-04-13 19:13:56 +00006359
Benny Prijonoeeebfab2012-04-23 13:46:21 +00006360 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for avdevice_version in -lavdevice" >&5
Benny Prijono28d3c562012-03-30 07:10:13 +00006361$as_echo_n "checking for avdevice_version in -lavdevice... " >&6; }
Sauw Ming2f91da02012-06-07 02:24:51 +00006362if ${ac_cv_lib_avdevice_avdevice_version+:} false; then :
Benny Prijono28d3c562012-03-30 07:10:13 +00006363 $as_echo_n "(cached) " >&6
Benny Prijonoc45d9512010-12-10 11:04:30 +00006364else
6365 ac_check_lib_save_LIBS=$LIBS
6366LIBS="-lavdevice $LIBS"
Benny Prijono28d3c562012-03-30 07:10:13 +00006367cat confdefs.h - <<_ACEOF >conftest.$ac_ext
Benny Prijonoc45d9512010-12-10 11:04:30 +00006368/* end confdefs.h. */
6369
6370/* Override any GCC internal prototype to avoid an error.
6371 Use char because int might match the return type of a GCC
6372 builtin and then its argument prototype would still apply. */
6373#ifdef __cplusplus
6374extern "C"
6375#endif
6376char avdevice_version ();
6377int
6378main ()
6379{
6380return avdevice_version ();
6381 ;
6382 return 0;
6383}
6384_ACEOF
Benny Prijono28d3c562012-03-30 07:10:13 +00006385if ac_fn_c_try_link "$LINENO"; then :
Benny Prijonoc45d9512010-12-10 11:04:30 +00006386 ac_cv_lib_avdevice_avdevice_version=yes
6387else
Benny Prijono28d3c562012-03-30 07:10:13 +00006388 ac_cv_lib_avdevice_avdevice_version=no
Benny Prijonoc45d9512010-12-10 11:04:30 +00006389fi
Benny Prijono28d3c562012-03-30 07:10:13 +00006390rm -f core conftest.err conftest.$ac_objext \
6391 conftest$ac_exeext conftest.$ac_ext
Benny Prijonoc45d9512010-12-10 11:04:30 +00006392LIBS=$ac_check_lib_save_LIBS
6393fi
Benny Prijono28d3c562012-03-30 07:10:13 +00006394{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_avdevice_avdevice_version" >&5
6395$as_echo "$ac_cv_lib_avdevice_avdevice_version" >&6; }
Sauw Ming2f91da02012-06-07 02:24:51 +00006396if test "x$ac_cv_lib_avdevice_avdevice_version" = xyes; then :
Benny Prijonoc45d9512010-12-10 11:04:30 +00006397 ac_ffmpeg_cflags="$ac_ffmpeg_cflags -DPJMEDIA_HAS_LIBAVDEVICE=1"
Benny Prijonoeeebfab2012-04-23 13:46:21 +00006398 ac_ffmpeg_ldflags="$ac_ffmpeg_ldflags -lavdevice"
Benny Prijonoc45d9512010-12-10 11:04:30 +00006399
6400
6401fi
6402
Benny Prijonoeeebfab2012-04-23 13:46:21 +00006403 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for av_malloc in -lavutil" >&5
Benny Prijono28d3c562012-03-30 07:10:13 +00006404$as_echo_n "checking for av_malloc in -lavutil... " >&6; }
Sauw Ming2f91da02012-06-07 02:24:51 +00006405if ${ac_cv_lib_avutil_av_malloc+:} false; then :
Benny Prijono28d3c562012-03-30 07:10:13 +00006406 $as_echo_n "(cached) " >&6
Benny Prijonoc45d9512010-12-10 11:04:30 +00006407else
6408 ac_check_lib_save_LIBS=$LIBS
6409LIBS="-lavutil $LIBS"
Benny Prijono28d3c562012-03-30 07:10:13 +00006410cat confdefs.h - <<_ACEOF >conftest.$ac_ext
Benny Prijonoc45d9512010-12-10 11:04:30 +00006411/* end confdefs.h. */
6412
6413/* Override any GCC internal prototype to avoid an error.
6414 Use char because int might match the return type of a GCC
6415 builtin and then its argument prototype would still apply. */
6416#ifdef __cplusplus
6417extern "C"
6418#endif
6419char av_malloc ();
6420int
6421main ()
6422{
6423return av_malloc ();
6424 ;
6425 return 0;
6426}
6427_ACEOF
Benny Prijono28d3c562012-03-30 07:10:13 +00006428if ac_fn_c_try_link "$LINENO"; then :
Benny Prijonoc45d9512010-12-10 11:04:30 +00006429 ac_cv_lib_avutil_av_malloc=yes
6430else
Benny Prijono28d3c562012-03-30 07:10:13 +00006431 ac_cv_lib_avutil_av_malloc=no
Benny Prijonoc45d9512010-12-10 11:04:30 +00006432fi
Benny Prijono28d3c562012-03-30 07:10:13 +00006433rm -f core conftest.err conftest.$ac_objext \
6434 conftest$ac_exeext conftest.$ac_ext
Benny Prijonoc45d9512010-12-10 11:04:30 +00006435LIBS=$ac_check_lib_save_LIBS
6436fi
Benny Prijono28d3c562012-03-30 07:10:13 +00006437{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_avutil_av_malloc" >&5
6438$as_echo "$ac_cv_lib_avutil_av_malloc" >&6; }
Sauw Ming2f91da02012-06-07 02:24:51 +00006439if test "x$ac_cv_lib_avutil_av_malloc" = xyes; then :
Benny Prijonoc45d9512010-12-10 11:04:30 +00006440 ac_ffmpeg_cflags="$ac_ffmpeg_cflags -DPJMEDIA_HAS_LIBAVUTIL=1"
Benny Prijonoeeebfab2012-04-23 13:46:21 +00006441 ac_ffmpeg_ldflags="$ac_ffmpeg_ldflags -lavutil"
Benny Prijonoc45d9512010-12-10 11:04:30 +00006442
6443
6444fi
6445
Benny Prijonoeeebfab2012-04-23 13:46:21 +00006446 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for avcodec_init in -lavcodec" >&5
6447$as_echo_n "checking for avcodec_init in -lavcodec... " >&6; }
Sauw Ming2f91da02012-06-07 02:24:51 +00006448if ${ac_cv_lib_avcodec_avcodec_init+:} false; then :
Benny Prijonoeeebfab2012-04-23 13:46:21 +00006449 $as_echo_n "(cached) " >&6
6450else
6451 ac_check_lib_save_LIBS=$LIBS
6452LIBS="-lavcodec -lavutil
6453 $LIBS"
6454cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6455/* end confdefs.h. */
6456
6457/* Override any GCC internal prototype to avoid an error.
6458 Use char because int might match the return type of a GCC
6459 builtin and then its argument prototype would still apply. */
6460#ifdef __cplusplus
6461extern "C"
6462#endif
6463char avcodec_init ();
6464int
6465main ()
6466{
6467return avcodec_init ();
6468 ;
6469 return 0;
6470}
6471_ACEOF
6472if ac_fn_c_try_link "$LINENO"; then :
6473 ac_cv_lib_avcodec_avcodec_init=yes
6474else
6475 ac_cv_lib_avcodec_avcodec_init=no
6476fi
6477rm -f core conftest.err conftest.$ac_objext \
6478 conftest$ac_exeext conftest.$ac_ext
6479LIBS=$ac_check_lib_save_LIBS
6480fi
6481{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_avcodec_avcodec_init" >&5
6482$as_echo "$ac_cv_lib_avcodec_avcodec_init" >&6; }
Sauw Ming2f91da02012-06-07 02:24:51 +00006483if test "x$ac_cv_lib_avcodec_avcodec_init" = xyes; then :
Benny Prijonoeeebfab2012-04-23 13:46:21 +00006484 ac_ffmpeg_cflags="$ac_ffmpeg_cflags -DPJMEDIA_HAS_LIBAVCODEC=1"
6485 ac_ffmpeg_ldflags="$ac_ffmpeg_ldflags -lavcodec"
6486
6487fi
6488
6489 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for av_register_all in -lavformat" >&5
6490$as_echo_n "checking for av_register_all in -lavformat... " >&6; }
Sauw Ming2f91da02012-06-07 02:24:51 +00006491if ${ac_cv_lib_avformat_av_register_all+:} false; then :
Benny Prijonoeeebfab2012-04-23 13:46:21 +00006492 $as_echo_n "(cached) " >&6
6493else
6494 ac_check_lib_save_LIBS=$LIBS
6495LIBS="-lavformat -lavcodec -lavutil
6496 $LIBS"
6497cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6498/* end confdefs.h. */
6499
6500/* Override any GCC internal prototype to avoid an error.
6501 Use char because int might match the return type of a GCC
6502 builtin and then its argument prototype would still apply. */
6503#ifdef __cplusplus
6504extern "C"
6505#endif
6506char av_register_all ();
6507int
6508main ()
6509{
6510return av_register_all ();
6511 ;
6512 return 0;
6513}
6514_ACEOF
6515if ac_fn_c_try_link "$LINENO"; then :
6516 ac_cv_lib_avformat_av_register_all=yes
6517else
6518 ac_cv_lib_avformat_av_register_all=no
6519fi
6520rm -f core conftest.err conftest.$ac_objext \
6521 conftest$ac_exeext conftest.$ac_ext
6522LIBS=$ac_check_lib_save_LIBS
6523fi
6524{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_avformat_av_register_all" >&5
6525$as_echo "$ac_cv_lib_avformat_av_register_all" >&6; }
Sauw Ming2f91da02012-06-07 02:24:51 +00006526if test "x$ac_cv_lib_avformat_av_register_all" = xyes; then :
Benny Prijonoeeebfab2012-04-23 13:46:21 +00006527 ac_ffmpeg_cflags="$ac_ffmpeg_cflags -DPJMEDIA_HAS_LIBAVFORMAT=1"
6528 ac_ffmpeg_ldflags="$ac_ffmpeg_ldflags -lavformat"
6529
6530fi
6531
6532 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for sws_scale in -lswscale" >&5
6533$as_echo_n "checking for sws_scale in -lswscale... " >&6; }
Sauw Ming2f91da02012-06-07 02:24:51 +00006534if ${ac_cv_lib_swscale_sws_scale+:} false; then :
Benny Prijonoeeebfab2012-04-23 13:46:21 +00006535 $as_echo_n "(cached) " >&6
6536else
6537 ac_check_lib_save_LIBS=$LIBS
6538LIBS="-lswscale -lavutil
6539 $LIBS"
6540cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6541/* end confdefs.h. */
6542
6543/* Override any GCC internal prototype to avoid an error.
6544 Use char because int might match the return type of a GCC
6545 builtin and then its argument prototype would still apply. */
6546#ifdef __cplusplus
6547extern "C"
6548#endif
6549char sws_scale ();
6550int
6551main ()
6552{
6553return sws_scale ();
6554 ;
6555 return 0;
6556}
6557_ACEOF
6558if ac_fn_c_try_link "$LINENO"; then :
6559 ac_cv_lib_swscale_sws_scale=yes
6560else
6561 ac_cv_lib_swscale_sws_scale=no
6562fi
6563rm -f core conftest.err conftest.$ac_objext \
6564 conftest$ac_exeext conftest.$ac_ext
6565LIBS=$ac_check_lib_save_LIBS
6566fi
6567{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_swscale_sws_scale" >&5
6568$as_echo "$ac_cv_lib_swscale_sws_scale" >&6; }
Sauw Ming2f91da02012-06-07 02:24:51 +00006569if test "x$ac_cv_lib_swscale_sws_scale" = xyes; then :
Benny Prijonoeeebfab2012-04-23 13:46:21 +00006570 ac_ffmpeg_cflags="$ac_ffmpeg_cflags -DPJMEDIA_HAS_LIBSWSCALE=1"
6571 ac_ffmpeg_ldflags="$ac_ffmpeg_ldflags -lswscale"
6572
6573fi
6574
6575 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for avcore_version in -lavcore" >&5
Benny Prijono28d3c562012-03-30 07:10:13 +00006576$as_echo_n "checking for avcore_version in -lavcore... " >&6; }
Sauw Ming2f91da02012-06-07 02:24:51 +00006577if ${ac_cv_lib_avcore_avcore_version+:} false; then :
Benny Prijono28d3c562012-03-30 07:10:13 +00006578 $as_echo_n "(cached) " >&6
Benny Prijonoc45d9512010-12-10 11:04:30 +00006579else
6580 ac_check_lib_save_LIBS=$LIBS
6581LIBS="-lavcore $LIBS"
Benny Prijono28d3c562012-03-30 07:10:13 +00006582cat confdefs.h - <<_ACEOF >conftest.$ac_ext
Benny Prijonoc45d9512010-12-10 11:04:30 +00006583/* end confdefs.h. */
6584
6585/* Override any GCC internal prototype to avoid an error.
6586 Use char because int might match the return type of a GCC
6587 builtin and then its argument prototype would still apply. */
6588#ifdef __cplusplus
6589extern "C"
6590#endif
6591char avcore_version ();
6592int
6593main ()
6594{
6595return avcore_version ();
6596 ;
6597 return 0;
6598}
6599_ACEOF
Benny Prijono28d3c562012-03-30 07:10:13 +00006600if ac_fn_c_try_link "$LINENO"; then :
Benny Prijonoc45d9512010-12-10 11:04:30 +00006601 ac_cv_lib_avcore_avcore_version=yes
6602else
Benny Prijono28d3c562012-03-30 07:10:13 +00006603 ac_cv_lib_avcore_avcore_version=no
Benny Prijonoc45d9512010-12-10 11:04:30 +00006604fi
Benny Prijono28d3c562012-03-30 07:10:13 +00006605rm -f core conftest.err conftest.$ac_objext \
6606 conftest$ac_exeext conftest.$ac_ext
Benny Prijonoc45d9512010-12-10 11:04:30 +00006607LIBS=$ac_check_lib_save_LIBS
6608fi
Benny Prijono28d3c562012-03-30 07:10:13 +00006609{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_avcore_avcore_version" >&5
6610$as_echo "$ac_cv_lib_avcore_avcore_version" >&6; }
Sauw Ming2f91da02012-06-07 02:24:51 +00006611if test "x$ac_cv_lib_avcore_avcore_version" = xyes; then :
Benny Prijonoc45d9512010-12-10 11:04:30 +00006612 ac_ffmpeg_cflags="$ac_ffmpeg_cflags -DPJMEDIA_HAS_LIBAVCORE=1"
Benny Prijonoeeebfab2012-04-23 13:46:21 +00006613 ac_ffmpeg_ldflags="$ac_ffmpeg_ldflags -lavcore"
Benny Prijonoc45d9512010-12-10 11:04:30 +00006614
6615
6616fi
6617
Benny Prijonoeeebfab2012-04-23 13:46:21 +00006618
6619 fi
6620
Benny Prijono69b1f822010-12-10 11:33:01 +00006621 LIBS="$LIBS $ac_ffmpeg_ldflags"
Nanang Izzuddin6898bfd2012-05-17 11:23:41 +00006622 export PKG_CONFIG_PATH=$SAVED_PKG_CONFIG_PATH
Benny Prijonoc45d9512010-12-10 11:04:30 +00006623
6624
6625fi
6626
6627
6628# Check whether --enable-v4l2 was given.
Benny Prijono28d3c562012-03-30 07:10:13 +00006629if test "${enable_v4l2+set}" = set; then :
Benny Prijonoc45d9512010-12-10 11:04:30 +00006630 enableval=$enable_v4l2;
6631 if test "$enable_v4l2" = "no"; then
Benny Prijono28d3c562012-03-30 07:10:13 +00006632 { $as_echo "$as_me:${as_lineno-$LINENO}: result: Checking if V4L2 is disabled... yes" >&5
6633$as_echo "Checking if V4L2 is disabled... yes" >&6; }
Benny Prijonoc45d9512010-12-10 11:04:30 +00006634 fi
6635
6636else
6637
6638
6639
Benny Prijono28d3c562012-03-30 07:10:13 +00006640 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for v4l2_open in -lv4l2" >&5
6641$as_echo_n "checking for v4l2_open in -lv4l2... " >&6; }
Sauw Ming2f91da02012-06-07 02:24:51 +00006642if ${ac_cv_lib_v4l2_v4l2_open+:} false; then :
Benny Prijono28d3c562012-03-30 07:10:13 +00006643 $as_echo_n "(cached) " >&6
Benny Prijonoc45d9512010-12-10 11:04:30 +00006644else
6645 ac_check_lib_save_LIBS=$LIBS
6646LIBS="-lv4l2 $LIBS"
Benny Prijono28d3c562012-03-30 07:10:13 +00006647cat confdefs.h - <<_ACEOF >conftest.$ac_ext
Benny Prijonoc45d9512010-12-10 11:04:30 +00006648/* end confdefs.h. */
6649
6650/* Override any GCC internal prototype to avoid an error.
6651 Use char because int might match the return type of a GCC
6652 builtin and then its argument prototype would still apply. */
6653#ifdef __cplusplus
6654extern "C"
6655#endif
6656char v4l2_open ();
6657int
6658main ()
6659{
6660return v4l2_open ();
6661 ;
6662 return 0;
6663}
6664_ACEOF
Benny Prijono28d3c562012-03-30 07:10:13 +00006665if ac_fn_c_try_link "$LINENO"; then :
Benny Prijonoc45d9512010-12-10 11:04:30 +00006666 ac_cv_lib_v4l2_v4l2_open=yes
6667else
Benny Prijono28d3c562012-03-30 07:10:13 +00006668 ac_cv_lib_v4l2_v4l2_open=no
Benny Prijonoc45d9512010-12-10 11:04:30 +00006669fi
Benny Prijono28d3c562012-03-30 07:10:13 +00006670rm -f core conftest.err conftest.$ac_objext \
6671 conftest$ac_exeext conftest.$ac_ext
Benny Prijonoc45d9512010-12-10 11:04:30 +00006672LIBS=$ac_check_lib_save_LIBS
6673fi
Benny Prijono28d3c562012-03-30 07:10:13 +00006674{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_v4l2_v4l2_open" >&5
6675$as_echo "$ac_cv_lib_v4l2_v4l2_open" >&6; }
Sauw Ming2f91da02012-06-07 02:24:51 +00006676if test "x$ac_cv_lib_v4l2_v4l2_open" = xyes; then :
Benny Prijonoc45d9512010-12-10 11:04:30 +00006677 ac_v4l2_cflags="-DPJMEDIA_VIDEO_DEV_HAS_V4L2=1"
6678 ac_v4l2_ldflags="-lv4l2"
Benny Prijono69b1f822010-12-10 11:33:01 +00006679 LIBS="$LIBS -lv4l2"
Benny Prijonoc45d9512010-12-10 11:04:30 +00006680
6681
6682fi
6683
6684
6685fi
6686
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00006687
6688# Check whether --enable-ipp was given.
Benny Prijono28d3c562012-03-30 07:10:13 +00006689if test "${enable_ipp+set}" = set; then :
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00006690 enableval=$enable_ipp;
Benny Prijono0822c192008-08-21 20:59:58 +00006691else
6692 enable_ipp=no
6693
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00006694fi
Benny Prijono0822c192008-08-21 20:59:58 +00006695
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00006696
Benny Prijono3965f192010-02-10 18:46:05 +00006697
6698# Check whether --with-ipp was given.
Benny Prijono28d3c562012-03-30 07:10:13 +00006699if test "${with_ipp+set}" = set; then :
Benny Prijono3965f192010-02-10 18:46:05 +00006700 withval=$with_ipp;
Benny Prijono0822c192008-08-21 20:59:58 +00006701else
6702 with_ipp=no
6703
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00006704fi
Benny Prijono0822c192008-08-21 20:59:58 +00006705
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00006706
Benny Prijono3965f192010-02-10 18:46:05 +00006707
6708# Check whether --with-ipp-samples was given.
Benny Prijono28d3c562012-03-30 07:10:13 +00006709if test "${with_ipp_samples+set}" = set; then :
Benny Prijono3965f192010-02-10 18:46:05 +00006710 withval=$with_ipp_samples;
Benny Prijono0822c192008-08-21 20:59:58 +00006711else
6712 with_ipp_samples=no
6713
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00006714fi
6715
Benny Prijono0822c192008-08-21 20:59:58 +00006716
Benny Prijono3965f192010-02-10 18:46:05 +00006717
6718# Check whether --with-ipp-arch was given.
Benny Prijono28d3c562012-03-30 07:10:13 +00006719if test "${with_ipp_arch+set}" = set; then :
Benny Prijono3965f192010-02-10 18:46:05 +00006720 withval=$with_ipp_arch;
6721else
6722 with_ipp_arch=no
6723
6724fi
6725
6726
Benny Prijono0822c192008-08-21 20:59:58 +00006727if test "x$enable_ipp" != "xno"; then
Benny Prijono28d3c562012-03-30 07:10:13 +00006728 { $as_echo "$as_me:${as_lineno-$LINENO}: checking Intel IPP location" >&5
6729$as_echo_n "checking Intel IPP location... " >&6; }
Benny Prijono0822c192008-08-21 20:59:58 +00006730
6731 if test "x$with_ipp" != "xno" -a "x$with_ipp" != "x"; then
Benny Prijono28d3c562012-03-30 07:10:13 +00006732 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $with_ipp" >&5
6733$as_echo "$with_ipp" >&6; }
Benny Prijono0822c192008-08-21 20:59:58 +00006734 IPPROOT=$with_ipp
6735 elif test "x$IPPROOT" = "x"; then
6736 if test -d /opt/intel/ipp; then
6737 IPPROOT=`ls -d /opt/intel/ipp/*/* | head -1`
Benny Prijono28d3c562012-03-30 07:10:13 +00006738 { $as_echo "$as_me:${as_lineno-$LINENO}: result: autodetected in $IPPROOT" >&5
6739$as_echo "autodetected in $IPPROOT" >&6; }
Benny Prijono0822c192008-08-21 20:59:58 +00006740 fi
6741 else
Benny Prijono28d3c562012-03-30 07:10:13 +00006742 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $IPPROOT" >&5
6743$as_echo "$IPPROOT" >&6; }
Benny Prijono0822c192008-08-21 20:59:58 +00006744 fi
6745
Benny Prijono3965f192010-02-10 18:46:05 +00006746 if test "x$with_ipp_arch" != "xno"; then
Benny Prijono896be292010-08-17 12:16:46 +00006747 IPP_SUFFIX=$with_ipp_arch
Benny Prijono28d3c562012-03-30 07:10:13 +00006748 { $as_echo "$as_me:${as_lineno-$LINENO}: result: IPP arch suffix is set to $IPP_SUFFIX" >&5
6749$as_echo "IPP arch suffix is set to $IPP_SUFFIX" >&6; }
Benny Prijono3965f192010-02-10 18:46:05 +00006750 else
6751 IPP_SUFFIX=""
Benny Prijono28d3c562012-03-30 07:10:13 +00006752 { $as_echo "$as_me:${as_lineno-$LINENO}: result: IPP arch suffix is set to empty" >&5
6753$as_echo "IPP arch suffix is set to empty" >&6; }
Benny Prijono3965f192010-02-10 18:46:05 +00006754 fi
6755
Benny Prijono0822c192008-08-21 20:59:58 +00006756 if test x$IPPROOT = x; then
Sauw Ming4e4ec7e2012-06-01 04:27:01 +00006757 as_fn_error $? "the location is neither specified nor can be guessed. Please specify with IPPROOT env var or with --with-ipp option" "$LINENO" 5
Benny Prijono0822c192008-08-21 20:59:58 +00006758 elif test ! -d $IPPROOT; then
Sauw Ming4e4ec7e2012-06-01 04:27:01 +00006759 as_fn_error $? "not found" "$LINENO" 5
Benny Prijono0822c192008-08-21 20:59:58 +00006760 elif test ! -d $IPPROOT/include; then
Sauw Ming4e4ec7e2012-06-01 04:27:01 +00006761 as_fn_error $? "directory doesn't seem to be valid" "$LINENO" 5
Benny Prijono0822c192008-08-21 20:59:58 +00006762 else
6763 # IPP directory looks okay.
6764 # Remove trailing backslash
Benny Prijono3965f192010-02-10 18:46:05 +00006765 IPPROOT=`echo $IPPROOT | sed 's/\/$//'`
Benny Prijono0822c192008-08-21 20:59:58 +00006766
6767 SAVED_CFLAGS="$CFLAGS"
6768 SAVED_LDFLAGS="$LDFLAGS"
6769 SAVED_LIBS="$LIBS"
6770
6771 IPP_CFLAGS="-I$IPPROOT/include"
Benny Prijonocd62c4e2011-03-18 08:33:29 +00006772 IPP_LIBS="-lippsc${IPP_SUFFIX} -lipps${IPP_SUFFIX} -lippcore${IPP_SUFFIX}"
Benny Prijono46bd0842010-02-12 14:12:41 +00006773
Benny Prijonocd62c4e2011-03-18 08:33:29 +00006774#
Benny Prijono46bd0842010-02-12 14:12:41 +00006775 # Some differences between Mac OS X and Linux
6776 case $target in
6777 *darwin* )
6778 IPP_LDFLAGS="-L$IPPROOT/Libraries -L$IPPROOT/lib"
6779 ;;
6780 *)
Benny Prijonocd62c4e2011-03-18 08:33:29 +00006781 # Find out where the libraries live.
6782 IPP7_ARCH=""
6783 if test -d $IPPROOT/lib/intel64; then
6784 IPP7_ARCH="intel64"
6785 elif test -d $IPPROOT/lib/ia32; then
6786 IPP7_ARCH="ia32"
6787 elif test -d $IPPROOT/lib/mic; then
6788 IPP7_ARCH="mic"
6789 fi
6790
6791 if test -z "$IPP7_ARCH"; then
6792 # IPP6 (and possibly below)
6793 IPP_LDFLAGS="-L$IPPROOT/sharedlib"
6794 IPP_LIBS="$IPP_LIBS -lippsr${IPP_SUFFIX} -lguide"
6795 else
6796 # IPP7
6797 if ! test -d $IPPROOT/../compiler; then
Sauw Ming4e4ec7e2012-06-01 04:27:01 +00006798 as_fn_error $? "Cannot find $IPPROOT/../compiler directory. Please set IPPROOT variable correctly" "$LINENO" 5
Benny Prijonocd62c4e2011-03-18 08:33:29 +00006799 fi
6800 IPP_CFLAGS="$IPP_CFLAGS"
6801 IPP_LDFLAGS="-L$IPPROOT/lib/intel64 -L$IPPROOT/../compiler/lib/$IPP7_ARCH"
6802 IPP_LIBS="$IPP_LIBS -liomp5"
6803 fi
Benny Prijono46bd0842010-02-12 14:12:41 +00006804 ;;
6805 esac
6806
Benny Prijono0822c192008-08-21 20:59:58 +00006807 #IPP_LDFLAGS="-L$IPPROOT/sharedlib"
Benny Prijono46bd0842010-02-12 14:12:41 +00006808 #Static:
Benny Prijono0822c192008-08-21 20:59:58 +00006809 #IPP_LIBS="-lippscmerged -lippsrmerged -lippsmerged -lippcore"
6810
6811 CFLAGS="$CFLAGS $IPP_CFLAGS"
6812 LDFLAGS="$LDFLAGS $IPP_LDFLAGS"
6813 LIBS="$IPP_LIBS $LIBS"
6814
6815
Benny Prijono28d3c562012-03-30 07:10:13 +00006816 { $as_echo "$as_me:${as_lineno-$LINENO}: checking Intel IPP usability" >&5
6817$as_echo_n "checking Intel IPP usability... " >&6; }
6818 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
Benny Prijono0822c192008-08-21 20:59:58 +00006819/* end confdefs.h. */
6820#include <ippcore.h>
6821
6822int
6823main ()
6824{
6825ippStaticInit();
6826 ;
6827 return 0;
6828}
6829_ACEOF
Benny Prijono28d3c562012-03-30 07:10:13 +00006830if ac_fn_c_try_link "$LINENO"; then :
6831 { $as_echo "$as_me:${as_lineno-$LINENO}: result: ok" >&5
6832$as_echo "ok" >&6; }
Benny Prijono0822c192008-08-21 20:59:58 +00006833else
Benny Prijono28d3c562012-03-30 07:10:13 +00006834 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
6835$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
Sauw Ming4e4ec7e2012-06-01 04:27:01 +00006836as_fn_error $? "Error: unable to recognize your IPP installation. Make sure the paths and ARCH suffix are set correctly, run with --help for more info
Sauw Ming2f91da02012-06-07 02:24:51 +00006837See \`config.log' for more details" "$LINENO" 5; }
Benny Prijono0822c192008-08-21 20:59:58 +00006838fi
Benny Prijono28d3c562012-03-30 07:10:13 +00006839rm -f core conftest.err conftest.$ac_objext \
6840 conftest$ac_exeext conftest.$ac_ext
Benny Prijono0822c192008-08-21 20:59:58 +00006841
6842 CFLAGS="$SAVED_CFLAGS"
6843 LDFLAGS="$SAVED_LDFLAGS"
6844 LIBS="$SAVED_LIBS"
6845 fi
6846
Benny Prijono28d3c562012-03-30 07:10:13 +00006847 { $as_echo "$as_me:${as_lineno-$LINENO}: checking Intel IPP samples location" >&5
6848$as_echo_n "checking Intel IPP samples location... " >&6; }
Benny Prijono0822c192008-08-21 20:59:58 +00006849
6850 if test "x$with_ipp_samples" != "xno" -a "x$with_ipp_samples" != "x"; then
Benny Prijono28d3c562012-03-30 07:10:13 +00006851 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $with_ipp_samples" >&5
6852$as_echo "$with_ipp_samples" >&6; }
Benny Prijono0822c192008-08-21 20:59:58 +00006853 IPPSAMPLES=$with_ipp_samples
6854 elif test "x$IPPSAMPLES" = "x"; then
6855 if test -d /opt/intel/ipp-samples; then
6856 IPPSAMPLES=/opt/intel/ipp-samples
Benny Prijono28d3c562012-03-30 07:10:13 +00006857 { $as_echo "$as_me:${as_lineno-$LINENO}: result: autodetected in $IPPSAMPLES" >&5
6858$as_echo "autodetected in $IPPSAMPLES" >&6; }
Benny Prijono0822c192008-08-21 20:59:58 +00006859 fi
6860 else
Benny Prijono28d3c562012-03-30 07:10:13 +00006861 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $IPPSAMPLES" >&5
6862$as_echo "$IPPSAMPLES" >&6; }
Benny Prijono0822c192008-08-21 20:59:58 +00006863 fi
6864
6865 if test x$IPPSAMPLES = x; then
Sauw Ming4e4ec7e2012-06-01 04:27:01 +00006866 as_fn_error $? "the location is neither specified nor can be guessed. Please specify with IPPSAMPLES env var or with --with-ipp-samples option" "$LINENO" 5
Benny Prijono0822c192008-08-21 20:59:58 +00006867 elif test ! -d $IPPSAMPLES; then
Sauw Ming4e4ec7e2012-06-01 04:27:01 +00006868 as_fn_error $? "not found" "$LINENO" 5
Benny Prijono0822c192008-08-21 20:59:58 +00006869 elif test ! -d $IPPSAMPLES/speech-codecs; then
Sauw Ming4e4ec7e2012-06-01 04:27:01 +00006870 as_fn_error $? "directory doesn't seem to be valid" "$LINENO" 5
Benny Prijono0822c192008-08-21 20:59:58 +00006871 else
6872 # Remove trailing backslash
6873 IPPSAMPLES=`echo $IPPSAMPLES | sed 's/\/$//'`
6874
Benny Prijono3965f192010-02-10 18:46:05 +00006875 # Guess the libusc.a/libspeech.a build location
Benny Prijono28d3c562012-03-30 07:10:13 +00006876 { $as_echo "$as_me:${as_lineno-$LINENO}: checking Intel IPP USC build location" >&5
6877$as_echo_n "checking Intel IPP USC build location... " >&6; }
Benny Prijono3965f192010-02-10 18:46:05 +00006878 if test -d $IPPSAMPLES/speech-codecs/bin; then
6879 IPPVER=5
6880 IPPSAMP_DIR=`ls -d $IPPSAMPLES/speech-codecs/bin/*gcc*/lib | head -1`
6881 elif test -d $IPPSAMPLES/speech-codecs/_bin; then
6882 IPPVER=6
Benny Prijono46bd0842010-02-12 14:12:41 +00006883 if test -d $IPPSAMPLES/speech-codecs/_bin/*gcc*; then
6884 # gcc compiler
6885 IPPSAMP_DIR=`ls -d $IPPSAMPLES/speech-codecs/_bin/*gcc*/lib | head -1`
6886 elif test -d $IPPSAMPLES/speech-codecs/_bin/*icc*; then
6887 # icc compiler
6888 IPPSAMP_DIR=`ls -d $IPPSAMPLES/speech-codecs/_bin/*icc*/lib | head -1`
6889 else
Benny Prijono28d3c562012-03-30 07:10:13 +00006890 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
6891$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
Sauw Ming4e4ec7e2012-06-01 04:27:01 +00006892as_fn_error $? "Unable to find to find built binaries under $IPPSAMPLES/speech-codecs/{bin,_bin}. Have you built the IPP samples?
Sauw Ming2f91da02012-06-07 02:24:51 +00006893See \`config.log' for more details" "$LINENO" 5; }
Benny Prijono46bd0842010-02-12 14:12:41 +00006894 fi
Benny Prijono3965f192010-02-10 18:46:05 +00006895 else
Benny Prijono28d3c562012-03-30 07:10:13 +00006896 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
6897$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
Sauw Ming4e4ec7e2012-06-01 04:27:01 +00006898as_fn_error $? "unable to find $IPPSAMPLES/speech-codecs/bin/*gcc*/lib or $IPPSAMPLES/speech-codecs/_bin/*gcc*/lib directory. Have you built the samples?
Sauw Ming2f91da02012-06-07 02:24:51 +00006899See \`config.log' for more details" "$LINENO" 5; }
Benny Prijono0822c192008-08-21 20:59:58 +00006900 fi
Benny Prijono3965f192010-02-10 18:46:05 +00006901
6902 # Test the directory
6903 if test ! -d $IPPSAMP_DIR; then
Benny Prijono28d3c562012-03-30 07:10:13 +00006904 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
6905$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
Sauw Ming4e4ec7e2012-06-01 04:27:01 +00006906as_fn_error $? "There's something wrong with this script, directory $IPPSAMP_DIR does not exist
Sauw Ming2f91da02012-06-07 02:24:51 +00006907See \`config.log' for more details" "$LINENO" 5; }
Benny Prijono3965f192010-02-10 18:46:05 +00006908 exit 1;
6909 fi
6910
6911 if test "x$IPPVER" = "x5"; then
6912 IPPSAMP_LIBS="libusc.a"
6913 IPPSAMP_LDLIBS="-lusc"
6914 elif test "x$IPPVER" = "x6"; then
6915 IPPSAMP_LIBS="libspeech.a"
6916 IPPSAMP_LDLIBS="-lspeech"
6917 else
Benny Prijono28d3c562012-03-30 07:10:13 +00006918 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
6919$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
Sauw Ming4e4ec7e2012-06-01 04:27:01 +00006920as_fn_error $? "bug in this script: unsupported IPP version
Sauw Ming2f91da02012-06-07 02:24:51 +00006921See \`config.log' for more details" "$LINENO" 5; }
Benny Prijono0822c192008-08-21 20:59:58 +00006922 fi
Benny Prijono3965f192010-02-10 18:46:05 +00006923
6924 if test ! -f $IPPSAMP_DIR/$IPPSAMP_LIBS; then
Benny Prijono28d3c562012-03-30 07:10:13 +00006925 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
6926$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
Sauw Ming4e4ec7e2012-06-01 04:27:01 +00006927as_fn_error $? "$IPPSAMP_LIBS doesn't exist in $IPPSAMP_DIR
Sauw Ming2f91da02012-06-07 02:24:51 +00006928See \`config.log' for more details" "$LINENO" 5; }
Benny Prijono3965f192010-02-10 18:46:05 +00006929 fi
6930
Benny Prijono28d3c562012-03-30 07:10:13 +00006931 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $IPPSAMP_DIR" >&5
6932$as_echo "$IPPSAMP_DIR" >&6; }
Benny Prijono0822c192008-08-21 20:59:58 +00006933
6934 SAVED_CFLAGS="$CFLAGS"
6935 SAVED_LDFLAGS="$LDFLAGS"
6936 SAVED_LIBS="$LIBS"
6937
Benny Prijono3965f192010-02-10 18:46:05 +00006938 IPPSAMP_INC="-I$IPPSAMPLES/speech-codecs/core/usc/include"
6939 CFLAGS="$CFLAGS $IPPSAMP_INC"
6940 LDFLAGS="$LDFLAGS -L$IPPSAMP_DIR"
6941 LIBS="$IPPSAMP_LDLIBS $LIBS"
Benny Prijono0822c192008-08-21 20:59:58 +00006942
Benny Prijono28d3c562012-03-30 07:10:13 +00006943 { $as_echo "$as_me:${as_lineno-$LINENO}: checking Intel IPP USC usability" >&5
6944$as_echo_n "checking Intel IPP USC usability... " >&6; }
6945 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
Benny Prijono0822c192008-08-21 20:59:58 +00006946/* end confdefs.h. */
6947#include <usc.h>
6948
6949int
6950main ()
6951{
6952extern USC_Fxns USC_G729AFP_Fxns;
6953 ;
6954 return 0;
6955}
6956_ACEOF
Benny Prijono28d3c562012-03-30 07:10:13 +00006957if ac_fn_c_try_link "$LINENO"; then :
6958 { $as_echo "$as_me:${as_lineno-$LINENO}: result: ok" >&5
6959$as_echo "ok" >&6; }
Benny Prijono0822c192008-08-21 20:59:58 +00006960else
Benny Prijono28d3c562012-03-30 07:10:13 +00006961 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
6962$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
Sauw Ming4e4ec7e2012-06-01 04:27:01 +00006963as_fn_error $? "failed
Sauw Ming2f91da02012-06-07 02:24:51 +00006964See \`config.log' for more details" "$LINENO" 5; }
Benny Prijono0822c192008-08-21 20:59:58 +00006965fi
Benny Prijono28d3c562012-03-30 07:10:13 +00006966rm -f core conftest.err conftest.$ac_objext \
6967 conftest$ac_exeext conftest.$ac_ext
Benny Prijono0822c192008-08-21 20:59:58 +00006968
6969 CFLAGS="$SAVED_CFLAGS"
Benny Prijono3965f192010-02-10 18:46:05 +00006970 LDFLAGS="$IPP_LDFLAGS $SAVED_LDFLAGS"
6971 LIBS="$IPP_LIBS $SAVED_LIBS"
Benny Prijono0822c192008-08-21 20:59:58 +00006972
Benny Prijono3965f192010-02-10 18:46:05 +00006973 IPP_CFLAGS="$IPP_CFLAGS $IPPSAMP_INC"
6974 IPP_LDFLAGS="$IPP_LDFLAGS -L$IPPSAMP_DIR"
6975 IPP_LIBS="$IPPSAMP_LDLIBS $IPP_LIBS"
Benny Prijono0822c192008-08-21 20:59:58 +00006976 fi
6977
Benny Prijono3965f192010-02-10 18:46:05 +00006978 CFLAGS="$CFLAGS $IPP_CFLAGS"
6979 LDFLAGS="$LDFLAGS $IPP_LDFLAGS"
6980 LIBS="$LIBS $IPP_LIBS"
6981
Benny Prijono0822c192008-08-21 20:59:58 +00006982 ac_build_mak_vars="$ac_build_mak_vars\n\
6983export IPP_CFLAGS=$IPP_CFLAGS\n\
6984export IPP_LDFLAGS=$IPP_LDFLAGS\n\
6985export IPP_LIBS=$IPP_LIBS"
6986else
Benny Prijono28d3c562012-03-30 07:10:13 +00006987 { $as_echo "$as_me:${as_lineno-$LINENO}: result: Skipping Intel IPP settings (not wanted)" >&5
6988$as_echo "Skipping Intel IPP settings (not wanted)" >&6; }
Benny Prijono0822c192008-08-21 20:59:58 +00006989fi
Benny Prijono7e0d75f2006-12-25 20:34:14 +00006990
6991
6992
6993
Sauw Ming4e4ec7e2012-06-01 04:27:01 +00006994# Check whether --with-ssl was given.
6995if test "${with_ssl+set}" = set; then :
6996 withval=$with_ssl;
6997else
6998 with_ssl=no
6999
7000fi
7001
7002
7003if test "x$ac_cross_compile" != "x" -a "x$with_ssl" = "xno"; then
7004 enable_ssl=no
7005fi
7006
7007
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00007008# Check whether --enable-ssl was given.
Benny Prijono28d3c562012-03-30 07:10:13 +00007009if test "${enable_ssl+set}" = set; then :
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00007010 enableval=$enable_ssl;
Benny Prijono7e0d75f2006-12-25 20:34:14 +00007011 if test "$enable_ssl" = "no"; then
7012 ac_no_ssl=1
Benny Prijono28d3c562012-03-30 07:10:13 +00007013 { $as_echo "$as_me:${as_lineno-$LINENO}: result: Checking if SSL support is disabled... yes" >&5
7014$as_echo "Checking if SSL support is disabled... yes" >&6; }
Benny Prijono7e0d75f2006-12-25 20:34:14 +00007015 fi
7016
7017else
7018
Benny Prijono28d3c562012-03-30 07:10:13 +00007019 { $as_echo "$as_me:${as_lineno-$LINENO}: result: checking for OpenSSL installations.." >&5
7020$as_echo "checking for OpenSSL installations.." >&6; }
Sauw Ming4e4ec7e2012-06-01 04:27:01 +00007021 if test "x$with_ssl" != "xno" -a "x$with_ssl" != "x"; then
7022 CFLAGS="$CFLAGS -I$with_ssl/include"
7023 LDFLAGS="$LDFLAGS -L$with_ssl/lib"
7024 { $as_echo "$as_me:${as_lineno-$LINENO}: result: Using SSL prefix... $with_ssl" >&5
7025$as_echo "Using SSL prefix... $with_ssl" >&6; }
7026 fi
Benny Prijono7e0d75f2006-12-25 20:34:14 +00007027
7028
7029
Benny Prijono28d3c562012-03-30 07:10:13 +00007030 ac_fn_c_check_header_mongrel "$LINENO" "openssl/ssl.h" "ac_cv_header_openssl_ssl_h" "$ac_includes_default"
Sauw Ming2f91da02012-06-07 02:24:51 +00007031if test "x$ac_cv_header_openssl_ssl_h" = xyes; then :
Benny Prijono7e0d75f2006-12-25 20:34:14 +00007032 openssl_h_present=1
7033fi
7034
7035
Benny Prijono28d3c562012-03-30 07:10:13 +00007036 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ERR_load_BIO_strings in -lcrypto" >&5
7037$as_echo_n "checking for ERR_load_BIO_strings in -lcrypto... " >&6; }
Sauw Ming2f91da02012-06-07 02:24:51 +00007038if ${ac_cv_lib_crypto_ERR_load_BIO_strings+:} false; then :
Benny Prijono28d3c562012-03-30 07:10:13 +00007039 $as_echo_n "(cached) " >&6
Benny Prijono7e0d75f2006-12-25 20:34:14 +00007040else
7041 ac_check_lib_save_LIBS=$LIBS
7042LIBS="-lcrypto $LIBS"
Benny Prijono28d3c562012-03-30 07:10:13 +00007043cat confdefs.h - <<_ACEOF >conftest.$ac_ext
Benny Prijono7e0d75f2006-12-25 20:34:14 +00007044/* end confdefs.h. */
7045
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00007046/* Override any GCC internal prototype to avoid an error.
7047 Use char because int might match the return type of a GCC
7048 builtin and then its argument prototype would still apply. */
Benny Prijono7e0d75f2006-12-25 20:34:14 +00007049#ifdef __cplusplus
7050extern "C"
7051#endif
Benny Prijono7e0d75f2006-12-25 20:34:14 +00007052char ERR_load_BIO_strings ();
7053int
7054main ()
7055{
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00007056return ERR_load_BIO_strings ();
Benny Prijono7e0d75f2006-12-25 20:34:14 +00007057 ;
7058 return 0;
7059}
7060_ACEOF
Benny Prijono28d3c562012-03-30 07:10:13 +00007061if ac_fn_c_try_link "$LINENO"; then :
Benny Prijono7e0d75f2006-12-25 20:34:14 +00007062 ac_cv_lib_crypto_ERR_load_BIO_strings=yes
7063else
Benny Prijono28d3c562012-03-30 07:10:13 +00007064 ac_cv_lib_crypto_ERR_load_BIO_strings=no
Benny Prijono7e0d75f2006-12-25 20:34:14 +00007065fi
Benny Prijono28d3c562012-03-30 07:10:13 +00007066rm -f core conftest.err conftest.$ac_objext \
7067 conftest$ac_exeext conftest.$ac_ext
Benny Prijono7e0d75f2006-12-25 20:34:14 +00007068LIBS=$ac_check_lib_save_LIBS
7069fi
Benny Prijono28d3c562012-03-30 07:10:13 +00007070{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_crypto_ERR_load_BIO_strings" >&5
7071$as_echo "$ac_cv_lib_crypto_ERR_load_BIO_strings" >&6; }
Sauw Ming2f91da02012-06-07 02:24:51 +00007072if test "x$ac_cv_lib_crypto_ERR_load_BIO_strings" = xyes; then :
Benny Prijono7e0d75f2006-12-25 20:34:14 +00007073 libcrypto_present=1 && LIBS="$LIBS -lcrypto"
7074fi
7075
Benny Prijono28d3c562012-03-30 07:10:13 +00007076 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for SSL_library_init in -lssl" >&5
7077$as_echo_n "checking for SSL_library_init in -lssl... " >&6; }
Sauw Ming2f91da02012-06-07 02:24:51 +00007078if ${ac_cv_lib_ssl_SSL_library_init+:} false; then :
Benny Prijono28d3c562012-03-30 07:10:13 +00007079 $as_echo_n "(cached) " >&6
Benny Prijonod5233702010-01-13 13:09:45 +00007080else
7081 ac_check_lib_save_LIBS=$LIBS
7082LIBS="-lssl $LIBS"
Benny Prijono28d3c562012-03-30 07:10:13 +00007083cat confdefs.h - <<_ACEOF >conftest.$ac_ext
Benny Prijonod5233702010-01-13 13:09:45 +00007084/* end confdefs.h. */
7085
7086/* Override any GCC internal prototype to avoid an error.
7087 Use char because int might match the return type of a GCC
7088 builtin and then its argument prototype would still apply. */
7089#ifdef __cplusplus
7090extern "C"
7091#endif
7092char SSL_library_init ();
7093int
7094main ()
7095{
7096return SSL_library_init ();
7097 ;
7098 return 0;
7099}
7100_ACEOF
Benny Prijono28d3c562012-03-30 07:10:13 +00007101if ac_fn_c_try_link "$LINENO"; then :
Benny Prijonod5233702010-01-13 13:09:45 +00007102 ac_cv_lib_ssl_SSL_library_init=yes
7103else
Benny Prijono28d3c562012-03-30 07:10:13 +00007104 ac_cv_lib_ssl_SSL_library_init=no
Benny Prijonod5233702010-01-13 13:09:45 +00007105fi
Benny Prijono28d3c562012-03-30 07:10:13 +00007106rm -f core conftest.err conftest.$ac_objext \
7107 conftest$ac_exeext conftest.$ac_ext
Benny Prijonod5233702010-01-13 13:09:45 +00007108LIBS=$ac_check_lib_save_LIBS
7109fi
Benny Prijono28d3c562012-03-30 07:10:13 +00007110{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_ssl_SSL_library_init" >&5
7111$as_echo "$ac_cv_lib_ssl_SSL_library_init" >&6; }
Sauw Ming2f91da02012-06-07 02:24:51 +00007112if test "x$ac_cv_lib_ssl_SSL_library_init" = xyes; then :
Benny Prijonod5233702010-01-13 13:09:45 +00007113 libssl_present=1 && LIBS="$LIBS -lssl"
7114fi
7115
Benny Prijono7e0d75f2006-12-25 20:34:14 +00007116 if test "x$openssl_h_present" = "x1" -a "x$libssl_present" = "x1" -a "x$libcrypto_present" = "x1"; then
Benny Prijono28d3c562012-03-30 07:10:13 +00007117 { $as_echo "$as_me:${as_lineno-$LINENO}: result: OpenSSL library found, SSL support enabled" >&5
7118$as_echo "OpenSSL library found, SSL support enabled" >&6; }
Nanang Izzuddin9c7616f2009-10-28 06:09:15 +00007119 # PJSIP_HAS_TLS_TRANSPORT setting follows PJ_HAS_SSL_SOCK
7120 #AC_DEFINE(PJSIP_HAS_TLS_TRANSPORT, 1)
Benny Prijono28d3c562012-03-30 07:10:13 +00007121 $as_echo "#define PJ_HAS_SSL_SOCK 1" >>confdefs.h
Nanang Izzuddinea6d3c42009-10-26 15:47:52 +00007122
Benny Prijono7e0d75f2006-12-25 20:34:14 +00007123 else
Benny Prijono28d3c562012-03-30 07:10:13 +00007124 { $as_echo "$as_me:${as_lineno-$LINENO}: result: ** OpenSSL libraries not found, disabling SSL support **" >&5
7125$as_echo "** OpenSSL libraries not found, disabling SSL support **" >&6; }
Sauw Minge7dbbc82011-10-24 09:28:13 +00007126 fi
7127
7128fi
7129
7130
7131
Sauw Ming4e4ec7e2012-06-01 04:27:01 +00007132# Check whether --with-opencore-amrnb was given.
7133if test "${with_opencore_amrnb+set}" = set; then :
Sauw Ming2f67f472013-01-23 06:18:18 +00007134 withval=$with_opencore_amrnb; as_fn_error $? "This option is obsolete and replaced by --with-opencore-amr=DIR" "$LINENO" 5
7135fi
7136
7137
7138
7139# Check whether --with-opencore-amr was given.
7140if test "${with_opencore_amr+set}" = set; then :
7141 withval=$with_opencore_amr;
Sauw Ming4e4ec7e2012-06-01 04:27:01 +00007142else
Sauw Ming2f67f472013-01-23 06:18:18 +00007143 with_opencore_amr=no
Sauw Ming4e4ec7e2012-06-01 04:27:01 +00007144
7145fi
7146
7147
Sauw Ming2f67f472013-01-23 06:18:18 +00007148if test "x$ac_cross_compile" != "x" -a "x$with_opencore_amr" = "xno"; then
7149 enable_opencore_amr=no
Sauw Ming4e4ec7e2012-06-01 04:27:01 +00007150fi
7151
7152
Sauw Ming2f67f472013-01-23 06:18:18 +00007153# Check whether --with-opencore-amrwbenc was given.
7154if test "${with_opencore_amrwbenc+set}" = set; then :
7155 withval=$with_opencore_amrwbenc;
7156else
7157 with_opencore_amrwbenc=no
7158
7159fi
7160
7161
7162if test "x$ac_cross_compile" != "x" -a "x$with_opencore_amrwbenc" = "xno"; then
7163 enable_opencore_amrwbenc=no
7164fi
7165
7166
7167
7168
7169# Check whether --enable-opencore_amr was given.
7170if test "${enable_opencore_amr+set}" = set; then :
7171 enableval=$enable_opencore_amr;
7172 if test "$enable_opencore_amr" = "no"; then
Sauw Minge7dbbc82011-10-24 09:28:13 +00007173 ac_no_opencore_amrnb=1
Sauw Ming2f67f472013-01-23 06:18:18 +00007174 ac_no_opencore_amrwb=1
Benny Prijono28d3c562012-03-30 07:10:13 +00007175 $as_echo "#define PJMEDIA_HAS_OPENCORE_AMRNB_CODEC 0" >>confdefs.h
Sauw Minge7dbbc82011-10-24 09:28:13 +00007176
Sauw Ming2f67f472013-01-23 06:18:18 +00007177 $as_echo "#define PJMEDIA_HAS_OPENCORE_AMRWB_CODEC 0" >>confdefs.h
7178
7179 { $as_echo "$as_me:${as_lineno-$LINENO}: result: Checking if OpenCORE AMR support is disabled... yes" >&5
7180$as_echo "Checking if OpenCORE AMR support is disabled... yes" >&6; }
Sauw Minge7dbbc82011-10-24 09:28:13 +00007181 fi
7182
7183else
7184
Sauw Ming2f67f472013-01-23 06:18:18 +00007185 { $as_echo "$as_me:${as_lineno-$LINENO}: result: checking for OpenCORE AMR installations.." >&5
7186$as_echo "checking for OpenCORE AMR installations.." >&6; }
7187 if test "x$with_opencore_amr" != "xno" -a "x$with_opencore_amr" != "x"; then
7188 CFLAGS="$CFLAGS -I$with_opencore_amr/include"
7189 LDFLAGS="$LDFLAGS -L$with_opencore_amr/lib"
7190 { $as_echo "$as_me:${as_lineno-$LINENO}: result: Using OpenCORE AMR prefix... $with_opencore_amr" >&5
7191$as_echo "Using OpenCORE AMR prefix... $with_opencore_amr" >&6; }
7192 fi
7193 if test "x$with_opencore_amrwbenc" != "xno" -a "x$with_opencore_amrwbenc" != "x"; then
7194 CFLAGS="$CFLAGS -I$with_opencore_amrwbenc/include"
7195 LDFLAGS="$LDFLAGS -L$with_opencore_amrwbenc/lib"
7196 { $as_echo "$as_me:${as_lineno-$LINENO}: result: Using OpenCORE AMRWB-enc prefix... $with_opencore_amrwbenc" >&5
7197$as_echo "Using OpenCORE AMRWB-enc prefix... $with_opencore_amrwbenc" >&6; }
Sauw Ming4e4ec7e2012-06-01 04:27:01 +00007198 fi
Sauw Minge7dbbc82011-10-24 09:28:13 +00007199
7200
Benny Prijono28d3c562012-03-30 07:10:13 +00007201 ac_fn_c_check_header_mongrel "$LINENO" "opencore-amrnb/interf_enc.h" "ac_cv_header_opencore_amrnb_interf_enc_h" "$ac_includes_default"
Sauw Ming2f91da02012-06-07 02:24:51 +00007202if test "x$ac_cv_header_opencore_amrnb_interf_enc_h" = xyes; then :
Sauw Minge7dbbc82011-10-24 09:28:13 +00007203 opencore_amrnb_h_present=1
7204fi
7205
7206
Benny Prijono28d3c562012-03-30 07:10:13 +00007207 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for Encoder_Interface_init in -lopencore-amrnb" >&5
7208$as_echo_n "checking for Encoder_Interface_init in -lopencore-amrnb... " >&6; }
Sauw Ming2f91da02012-06-07 02:24:51 +00007209if ${ac_cv_lib_opencore_amrnb_Encoder_Interface_init+:} false; then :
Benny Prijono28d3c562012-03-30 07:10:13 +00007210 $as_echo_n "(cached) " >&6
Sauw Minge7dbbc82011-10-24 09:28:13 +00007211else
7212 ac_check_lib_save_LIBS=$LIBS
7213LIBS="-lopencore-amrnb $LIBS"
Benny Prijono28d3c562012-03-30 07:10:13 +00007214cat confdefs.h - <<_ACEOF >conftest.$ac_ext
Sauw Minge7dbbc82011-10-24 09:28:13 +00007215/* end confdefs.h. */
7216
7217/* Override any GCC internal prototype to avoid an error.
7218 Use char because int might match the return type of a GCC
7219 builtin and then its argument prototype would still apply. */
7220#ifdef __cplusplus
7221extern "C"
7222#endif
7223char Encoder_Interface_init ();
7224int
7225main ()
7226{
7227return Encoder_Interface_init ();
7228 ;
7229 return 0;
7230}
7231_ACEOF
Benny Prijono28d3c562012-03-30 07:10:13 +00007232if ac_fn_c_try_link "$LINENO"; then :
Sauw Minge7dbbc82011-10-24 09:28:13 +00007233 ac_cv_lib_opencore_amrnb_Encoder_Interface_init=yes
7234else
Benny Prijono28d3c562012-03-30 07:10:13 +00007235 ac_cv_lib_opencore_amrnb_Encoder_Interface_init=no
Sauw Minge7dbbc82011-10-24 09:28:13 +00007236fi
Benny Prijono28d3c562012-03-30 07:10:13 +00007237rm -f core conftest.err conftest.$ac_objext \
7238 conftest$ac_exeext conftest.$ac_ext
Sauw Minge7dbbc82011-10-24 09:28:13 +00007239LIBS=$ac_check_lib_save_LIBS
7240fi
Benny Prijono28d3c562012-03-30 07:10:13 +00007241{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_opencore_amrnb_Encoder_Interface_init" >&5
7242$as_echo "$ac_cv_lib_opencore_amrnb_Encoder_Interface_init" >&6; }
Sauw Ming2f91da02012-06-07 02:24:51 +00007243if test "x$ac_cv_lib_opencore_amrnb_Encoder_Interface_init" = xyes; then :
Sauw Minge7dbbc82011-10-24 09:28:13 +00007244 opencore_amrnb_present=1 && LIBS="$LIBS -lopencore-amrnb"
7245fi
7246
7247 if test "x$opencore_amrnb_h_present" = "x1" -a "x$opencore_amrnb_present" = "x1"; then
Benny Prijono28d3c562012-03-30 07:10:13 +00007248 { $as_echo "$as_me:${as_lineno-$LINENO}: result: OpenCORE AMR-NB library found, AMR-NB support enabled" >&5
7249$as_echo "OpenCORE AMR-NB library found, AMR-NB support enabled" >&6; }
7250 $as_echo "#define PJMEDIA_HAS_OPENCORE_AMRNB_CODEC 1" >>confdefs.h
Sauw Minge7dbbc82011-10-24 09:28:13 +00007251
7252 else
7253 ac_no_opencore_amrnb=1
Sauw Mingec02c082012-10-01 11:08:08 +00007254 $as_echo "#define PJMEDIA_HAS_OPENCORE_AMRNB_CODEC 0" >>confdefs.h
Sauw Minge7dbbc82011-10-24 09:28:13 +00007255
Benny Prijono7e0d75f2006-12-25 20:34:14 +00007256 fi
7257
Sauw Ming2f67f472013-01-23 06:18:18 +00007258
7259
7260
7261 ac_fn_c_check_header_mongrel "$LINENO" "vo-amrwbenc/enc_if.h" "ac_cv_header_vo_amrwbenc_enc_if_h" "$ac_includes_default"
7262if test "x$ac_cv_header_vo_amrwbenc_enc_if_h" = xyes; then :
7263 opencore_amrwb_enc_h_present=1
7264fi
7265
7266
7267 ac_fn_c_check_header_mongrel "$LINENO" "opencore-amrwb/dec_if.h" "ac_cv_header_opencore_amrwb_dec_if_h" "$ac_includes_default"
7268if test "x$ac_cv_header_opencore_amrwb_dec_if_h" = xyes; then :
7269 opencore_amrwb_dec_h_present=1
7270fi
7271
7272
7273 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for D_IF_init in -lopencore-amrwb" >&5
7274$as_echo_n "checking for D_IF_init in -lopencore-amrwb... " >&6; }
7275if ${ac_cv_lib_opencore_amrwb_D_IF_init+:} false; then :
7276 $as_echo_n "(cached) " >&6
7277else
7278 ac_check_lib_save_LIBS=$LIBS
7279LIBS="-lopencore-amrwb $LIBS"
7280cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7281/* end confdefs.h. */
7282
7283/* Override any GCC internal prototype to avoid an error.
7284 Use char because int might match the return type of a GCC
7285 builtin and then its argument prototype would still apply. */
7286#ifdef __cplusplus
7287extern "C"
7288#endif
7289char D_IF_init ();
7290int
7291main ()
7292{
7293return D_IF_init ();
7294 ;
7295 return 0;
7296}
7297_ACEOF
7298if ac_fn_c_try_link "$LINENO"; then :
7299 ac_cv_lib_opencore_amrwb_D_IF_init=yes
7300else
7301 ac_cv_lib_opencore_amrwb_D_IF_init=no
7302fi
7303rm -f core conftest.err conftest.$ac_objext \
7304 conftest$ac_exeext conftest.$ac_ext
7305LIBS=$ac_check_lib_save_LIBS
7306fi
7307{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_opencore_amrwb_D_IF_init" >&5
7308$as_echo "$ac_cv_lib_opencore_amrwb_D_IF_init" >&6; }
7309if test "x$ac_cv_lib_opencore_amrwb_D_IF_init" = xyes; then :
7310 opencore_amrwb_dec_present=1 && LIBS="$LIBS -lopencore-amrwb"
7311fi
7312
7313 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for E_IF_init in -lvo-amrwbenc" >&5
7314$as_echo_n "checking for E_IF_init in -lvo-amrwbenc... " >&6; }
7315if ${ac_cv_lib_vo_amrwbenc_E_IF_init+:} false; then :
7316 $as_echo_n "(cached) " >&6
7317else
7318 ac_check_lib_save_LIBS=$LIBS
7319LIBS="-lvo-amrwbenc $LIBS"
7320cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7321/* end confdefs.h. */
7322
7323/* Override any GCC internal prototype to avoid an error.
7324 Use char because int might match the return type of a GCC
7325 builtin and then its argument prototype would still apply. */
7326#ifdef __cplusplus
7327extern "C"
7328#endif
7329char E_IF_init ();
7330int
7331main ()
7332{
7333return E_IF_init ();
7334 ;
7335 return 0;
7336}
7337_ACEOF
7338if ac_fn_c_try_link "$LINENO"; then :
7339 ac_cv_lib_vo_amrwbenc_E_IF_init=yes
7340else
7341 ac_cv_lib_vo_amrwbenc_E_IF_init=no
7342fi
7343rm -f core conftest.err conftest.$ac_objext \
7344 conftest$ac_exeext conftest.$ac_ext
7345LIBS=$ac_check_lib_save_LIBS
7346fi
7347{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_vo_amrwbenc_E_IF_init" >&5
7348$as_echo "$ac_cv_lib_vo_amrwbenc_E_IF_init" >&6; }
7349if test "x$ac_cv_lib_vo_amrwbenc_E_IF_init" = xyes; then :
7350 opencore_amrwb_enc_present=1 && LIBS="$LIBS -lvo-amrwbenc"
7351fi
7352
7353 if test "x$opencore_amrwb_enc_h_present" = "x1" -a "x$opencore_amrwb_dec_h_present" = "x1" -a "x$opencore_amrwb_enc_present" = "x1" -a "x$opencore_amrwb_dec_present" = "x1"; then
7354 { $as_echo "$as_me:${as_lineno-$LINENO}: result: OpenCORE AMR-WB library found, AMR-WB support enabled" >&5
7355$as_echo "OpenCORE AMR-WB library found, AMR-WB support enabled" >&6; }
7356 $as_echo "#define PJMEDIA_HAS_OPENCORE_AMRWB_CODEC 1" >>confdefs.h
7357
7358 else
7359 ac_no_opencore_amrwb=1
7360 $as_echo "#define PJMEDIA_HAS_OPENCORE_AMRWB_CODEC 0" >>confdefs.h
7361
7362 fi
7363
7364
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00007365fi
Benny Prijono7e0d75f2006-12-25 20:34:14 +00007366
7367
7368
Sauw Ming03df4242012-09-25 02:23:06 +00007369# Check whether --with-silk was given.
7370if test "${with_silk+set}" = set; then :
7371 withval=$with_silk;
7372else
7373 with_silk=no
7374
7375fi
7376
7377
7378if test "x$ac_cross_compile" != "x" -a "x$with_silk" = "xno"; then
7379 enable_silk=no
7380fi
7381
7382
7383# Check whether --enable-silk was given.
7384if test "${enable_silk+set}" = set; then :
7385 enableval=$enable_silk;
7386 if test "$enable_silk" = "no"; then
7387 ac_no_silk=1
7388 $as_echo "#define PJMEDIA_HAS_SILK_CODEC 0" >>confdefs.h
7389
7390 { $as_echo "$as_me:${as_lineno-$LINENO}: result: Checking if SILK support is disabled... yes" >&5
7391$as_echo "Checking if SILK support is disabled... yes" >&6; }
7392 fi
7393
7394else
7395
7396 { $as_echo "$as_me:${as_lineno-$LINENO}: result: checking for SILK installations.." >&5
7397$as_echo "checking for SILK installations.." >&6; }
7398 if test "x$with_silk" != "xno" -a "x$with_silk" != "x"; then
7399 CFLAGS="$CFLAGS -I$with_silk/interface"
Sauw Mingec02c082012-10-01 11:08:08 +00007400 CPPFLAGS="$CPPFLAGS -I$with_silk/interface"
Sauw Ming03df4242012-09-25 02:23:06 +00007401 LDFLAGS="$LDFLAGS -L$with_silk"
7402 { $as_echo "$as_me:${as_lineno-$LINENO}: result: Using SILK prefix... $with_silk" >&5
7403$as_echo "Using SILK prefix... $with_silk" >&6; }
7404 fi
7405
7406
7407 ac_fn_c_check_header_mongrel "$LINENO" "SKP_Silk_SDK_API.h" "ac_cv_header_SKP_Silk_SDK_API_h" "$ac_includes_default"
7408if test "x$ac_cv_header_SKP_Silk_SDK_API_h" = xyes; then :
7409 silk_h_present=1
7410fi
7411
7412
7413 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for SKP_Silk_SDK_get_version in -lSKP_SILK_SDK" >&5
7414$as_echo_n "checking for SKP_Silk_SDK_get_version in -lSKP_SILK_SDK... " >&6; }
7415if ${ac_cv_lib_SKP_SILK_SDK_SKP_Silk_SDK_get_version+:} false; then :
7416 $as_echo_n "(cached) " >&6
7417else
7418 ac_check_lib_save_LIBS=$LIBS
7419LIBS="-lSKP_SILK_SDK $LIBS"
7420cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7421/* end confdefs.h. */
7422
7423/* Override any GCC internal prototype to avoid an error.
7424 Use char because int might match the return type of a GCC
7425 builtin and then its argument prototype would still apply. */
7426#ifdef __cplusplus
7427extern "C"
7428#endif
7429char SKP_Silk_SDK_get_version ();
7430int
7431main ()
7432{
7433return SKP_Silk_SDK_get_version ();
7434 ;
7435 return 0;
7436}
7437_ACEOF
7438if ac_fn_c_try_link "$LINENO"; then :
7439 ac_cv_lib_SKP_SILK_SDK_SKP_Silk_SDK_get_version=yes
7440else
7441 ac_cv_lib_SKP_SILK_SDK_SKP_Silk_SDK_get_version=no
7442fi
7443rm -f core conftest.err conftest.$ac_objext \
7444 conftest$ac_exeext conftest.$ac_ext
7445LIBS=$ac_check_lib_save_LIBS
7446fi
7447{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_SKP_SILK_SDK_SKP_Silk_SDK_get_version" >&5
7448$as_echo "$ac_cv_lib_SKP_SILK_SDK_SKP_Silk_SDK_get_version" >&6; }
7449if test "x$ac_cv_lib_SKP_SILK_SDK_SKP_Silk_SDK_get_version" = xyes; then :
7450 silk_present=1 && LIBS="$LIBS -lSKP_SILK_SDK"
7451fi
7452
7453 if test "x$silk_h_present" = "x1" -a "x$silk_present" = "x1"; then
7454 { $as_echo "$as_me:${as_lineno-$LINENO}: result: SILK library found, SILK support enabled" >&5
7455$as_echo "SILK library found, SILK support enabled" >&6; }
7456 $as_echo "#define PJMEDIA_HAS_SILK_CODEC 1" >>confdefs.h
7457
7458 else
7459 ac_no_silk=1
7460 $as_echo "#define PJMEDIA_HAS_SILK_CODEC 0" >>confdefs.h
7461
7462 fi
7463
7464fi
7465
7466
7467
7468
Benny Prijono7e0d75f2006-12-25 20:34:14 +00007469
Benny Prijono28d3c562012-03-30 07:10:13 +00007470{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if select() needs correct nfds" >&5
7471$as_echo_n "checking if select() needs correct nfds... " >&6; }
Benny Prijonoa9b372a2006-07-24 02:07:11 +00007472case $target in
Benny Prijono28d3c562012-03-30 07:10:13 +00007473 *rtems*) $as_echo "#define PJ_SELECT_NEEDS_NFDS 1" >>confdefs.h
Benny Prijonoa9b372a2006-07-24 02:07:11 +00007474
Benny Prijono28d3c562012-03-30 07:10:13 +00007475 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
7476$as_echo "yes" >&6; }
Benny Prijonoa9b372a2006-07-24 02:07:11 +00007477 ;;
Benny Prijono28d3c562012-03-30 07:10:13 +00007478 *) $as_echo "#define PJ_SELECT_NEEDS_NFDS 0" >>confdefs.h
Benny Prijonoa9b372a2006-07-24 02:07:11 +00007479
Benny Prijono28d3c562012-03-30 07:10:13 +00007480 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no (default)" >&5
7481$as_echo "no (default)" >&6; }
7482 { $as_echo "$as_me:${as_lineno-$LINENO}: result: ** Decided that select() doesn't need correct nfds (please check)" >&5
7483$as_echo "** Decided that select() doesn't need correct nfds (please check)" >&6; }
Benny Prijonoa9b372a2006-07-24 02:07:11 +00007484 ;;
7485esac
7486
Benny Prijono28d3c562012-03-30 07:10:13 +00007487{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if pj_thread_create() should enforce stack size" >&5
7488$as_echo_n "checking if pj_thread_create() should enforce stack size... " >&6; }
Benny Prijonoa9b372a2006-07-24 02:07:11 +00007489case $target in
Benny Prijono28d3c562012-03-30 07:10:13 +00007490 *rtems*) $as_echo "#define PJ_THREAD_SET_STACK_SIZE 1" >>confdefs.h
Benny Prijonoa9b372a2006-07-24 02:07:11 +00007491
Benny Prijono28d3c562012-03-30 07:10:13 +00007492 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
7493$as_echo "yes" >&6; }
Benny Prijonoa9b372a2006-07-24 02:07:11 +00007494 ;;
Benny Prijono28d3c562012-03-30 07:10:13 +00007495 *) $as_echo "#define PJ_THREAD_SET_STACK_SIZE 0" >>confdefs.h
Benny Prijonoa9b372a2006-07-24 02:07:11 +00007496
Benny Prijono28d3c562012-03-30 07:10:13 +00007497 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no (default)" >&5
7498$as_echo "no (default)" >&6; }
Benny Prijonoa9b372a2006-07-24 02:07:11 +00007499 ;;
7500esac
7501
Benny Prijono28d3c562012-03-30 07:10:13 +00007502{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if pj_thread_create() should allocate stack" >&5
7503$as_echo_n "checking if pj_thread_create() should allocate stack... " >&6; }
Benny Prijonoa9b372a2006-07-24 02:07:11 +00007504case $target in
Benny Prijono28d3c562012-03-30 07:10:13 +00007505 *rtems*) $as_echo "#define PJ_THREAD_ALLOCATE_STACK 1" >>confdefs.h
Benny Prijonoa9b372a2006-07-24 02:07:11 +00007506
Benny Prijono28d3c562012-03-30 07:10:13 +00007507 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
7508$as_echo "yes" >&6; }
Benny Prijonoa9b372a2006-07-24 02:07:11 +00007509 ;;
Benny Prijono28d3c562012-03-30 07:10:13 +00007510 *) $as_echo "#define PJ_THREAD_ALLOCATE_STACK 0" >>confdefs.h
Benny Prijonoa9b372a2006-07-24 02:07:11 +00007511
Benny Prijono28d3c562012-03-30 07:10:13 +00007512 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no (default)" >&5
7513$as_echo "no (default)" >&6; }
Benny Prijonoa9b372a2006-07-24 02:07:11 +00007514 ;;
7515esac
7516
Benny Prijonoa9b372a2006-07-24 02:07:11 +00007517case $target in
Benny Prijonoc5b6dbf2006-09-10 16:33:48 +00007518 *mingw* | *cygw* | *win32* | *w32* )
Benny Prijono28d3c562012-03-30 07:10:13 +00007519 $as_echo "#define PJ_BLOCKING_ERROR_VAL WSAEWOULDBLOCK" >>confdefs.h
Benny Prijonoa9b372a2006-07-24 02:07:11 +00007520
Benny Prijonoc5b6dbf2006-09-10 16:33:48 +00007521 ;;
Benny Prijono28d3c562012-03-30 07:10:13 +00007522 *) $as_echo "#define PJ_BLOCKING_ERROR_VAL EAGAIN" >>confdefs.h
Benny Prijonoc5b6dbf2006-09-10 16:33:48 +00007523
Benny Prijono28d3c562012-03-30 07:10:13 +00007524 { $as_echo "$as_me:${as_lineno-$LINENO}: result: ** Setting non-blocking recv() retval to EAGAIN (please check)" >&5
7525$as_echo "** Setting non-blocking recv() retval to EAGAIN (please check)" >&6; }
Benny Prijonoa9b372a2006-07-24 02:07:11 +00007526 ;;
7527esac
7528
Benny Prijonoa9b372a2006-07-24 02:07:11 +00007529case $target in
Benny Prijonoc5b6dbf2006-09-10 16:33:48 +00007530 *mingw* | *cygw* | *win32* | *w32* )
Benny Prijono28d3c562012-03-30 07:10:13 +00007531 $as_echo "#define PJ_BLOCKING_CONNECT_ERROR_VAL WSAEWOULDBLOCK" >>confdefs.h
Benny Prijonoa9b372a2006-07-24 02:07:11 +00007532
Benny Prijonoc5b6dbf2006-09-10 16:33:48 +00007533 ;;
Benny Prijono28d3c562012-03-30 07:10:13 +00007534 *) $as_echo "#define PJ_BLOCKING_CONNECT_ERROR_VAL EINPROGRESS" >>confdefs.h
Benny Prijonoc5b6dbf2006-09-10 16:33:48 +00007535
Benny Prijono28d3c562012-03-30 07:10:13 +00007536 { $as_echo "$as_me:${as_lineno-$LINENO}: result: ** Setting non-blocking connect() retval to EINPROGRESS (please check)" >&5
7537$as_echo "** Setting non-blocking connect() retval to EINPROGRESS (please check)" >&6; }
Benny Prijonoa9b372a2006-07-24 02:07:11 +00007538 ;;
7539esac
7540
Benny Prijono7e0d75f2006-12-25 20:34:14 +00007541
7542
Benny Prijonoc4c61d02006-08-20 20:47:34 +00007543ac_linux_poll=select
7544
7545ac_host=unix
Benny Prijonoa9b372a2006-07-24 02:07:11 +00007546
Benny Prijono7e0d75f2006-12-25 20:34:14 +00007547
Benny Prijonoc4c61d02006-08-20 20:47:34 +00007548case $target in
7549 *rtems*)
7550 ac_main_obj=main_rtems.o
7551 ;;
7552 *)
7553 ac_main_obj=main.o
7554 ;;
7555esac
Benny Prijonoa9b372a2006-07-24 02:07:11 +00007556
Benny Prijono0822c192008-08-21 20:59:58 +00007557
7558ac_build_mak_vars=`echo $ac_build_mak_vars | sed 's/\\\\n/\n/g'`
Benny Prijonoa9b372a2006-07-24 02:07:11 +00007559cat >confcache <<\_ACEOF
7560# This file is a shell script that caches the results of configure
7561# tests run on this system so they can be shared between configure
7562# scripts and configure runs, see configure's option --config-cache.
7563# It is not useful on other systems. If it contains results you don't
7564# want to keep, you may remove or edit it.
7565#
7566# config.status only pays attention to the cache file if you give it
7567# the --recheck option to rerun configure.
7568#
Benny Prijono7e0d75f2006-12-25 20:34:14 +00007569# `ac_cv_env_foo' variables (set or unset) will be overridden when
Benny Prijonoa9b372a2006-07-24 02:07:11 +00007570# loading this file, other *unset* `ac_cv_foo' will be assigned the
7571# following values.
7572
7573_ACEOF
7574
7575# The following way of writing the cache mishandles newlines in values,
7576# but we know of no workaround that is simple, portable, and efficient.
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00007577# So, we kill variables containing newlines.
Benny Prijonoa9b372a2006-07-24 02:07:11 +00007578# Ultrix sh set writes to stderr and can't be redirected directly,
7579# and sets the high bit in the cache file unless we assign to the vars.
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00007580(
7581 for ac_var in `(set) 2>&1 | sed -n 's/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'`; do
7582 eval ac_val=\$$ac_var
7583 case $ac_val in #(
7584 *${as_nl}*)
7585 case $ac_var in #(
Benny Prijono28d3c562012-03-30 07:10:13 +00007586 *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5
7587$as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00007588 esac
7589 case $ac_var in #(
7590 _ | IFS | as_nl) ;; #(
Benny Prijono28d3c562012-03-30 07:10:13 +00007591 BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
7592 *) { eval $ac_var=; unset $ac_var;} ;;
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00007593 esac ;;
7594 esac
7595 done
7596
Benny Prijonoa9b372a2006-07-24 02:07:11 +00007597 (set) 2>&1 |
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00007598 case $as_nl`(ac_space=' '; set) 2>&1` in #(
7599 *${as_nl}ac_space=\ *)
Benny Prijono28d3c562012-03-30 07:10:13 +00007600 # `set' does not quote correctly, so add quotes: double-quote
7601 # substitution turns \\\\ into \\, and sed turns \\ into \.
Benny Prijonoa9b372a2006-07-24 02:07:11 +00007602 sed -n \
Benny Prijono7e0d75f2006-12-25 20:34:14 +00007603 "s/'/'\\\\''/g;
7604 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00007605 ;; #(
Benny Prijonoa9b372a2006-07-24 02:07:11 +00007606 *)
7607 # `set' quotes correctly as required by POSIX, so do not add quotes.
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00007608 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
Benny Prijonoa9b372a2006-07-24 02:07:11 +00007609 ;;
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00007610 esac |
7611 sort
7612) |
Benny Prijonoa9b372a2006-07-24 02:07:11 +00007613 sed '
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00007614 /^ac_cv_env_/b end
Benny Prijonoa9b372a2006-07-24 02:07:11 +00007615 t clear
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00007616 :clear
Benny Prijonoa9b372a2006-07-24 02:07:11 +00007617 s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/
7618 t end
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00007619 s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
7620 :end' >>confcache
7621if diff "$cache_file" confcache >/dev/null 2>&1; then :; else
7622 if test -w "$cache_file"; then
Sauw Ming2f91da02012-06-07 02:24:51 +00007623 if test "x$cache_file" != "x/dev/null"; then
Benny Prijono28d3c562012-03-30 07:10:13 +00007624 { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5
7625$as_echo "$as_me: updating cache $cache_file" >&6;}
Sauw Ming2f91da02012-06-07 02:24:51 +00007626 if test ! -f "$cache_file" || test -h "$cache_file"; then
7627 cat confcache >"$cache_file"
7628 else
7629 case $cache_file in #(
7630 */* | ?:*)
7631 mv -f confcache "$cache_file"$$ &&
7632 mv -f "$cache_file"$$ "$cache_file" ;; #(
7633 *)
7634 mv -f confcache "$cache_file" ;;
7635 esac
7636 fi
7637 fi
Benny Prijonoa9b372a2006-07-24 02:07:11 +00007638 else
Benny Prijono28d3c562012-03-30 07:10:13 +00007639 { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5
7640$as_echo "$as_me: not updating unwritable cache $cache_file" >&6;}
Benny Prijonoa9b372a2006-07-24 02:07:11 +00007641 fi
7642fi
7643rm -f confcache
7644
7645test "x$prefix" = xNONE && prefix=$ac_default_prefix
7646# Let make expand exec_prefix.
7647test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
7648
Benny Prijonoa9b372a2006-07-24 02:07:11 +00007649DEFS=-DHAVE_CONFIG_H
7650
Benny Prijono7e0d75f2006-12-25 20:34:14 +00007651ac_libobjs=
7652ac_ltlibobjs=
Sauw Ming4e4ec7e2012-06-01 04:27:01 +00007653U=
Benny Prijono7e0d75f2006-12-25 20:34:14 +00007654for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue
7655 # 1. Remove the extension, and $U if already installed.
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00007656 ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
Benny Prijono28d3c562012-03-30 07:10:13 +00007657 ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00007658 # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR
7659 # will be set to the directory where LIBOBJS objects are built.
Benny Prijono28d3c562012-03-30 07:10:13 +00007660 as_fn_append ac_libobjs " \${LIBOBJDIR}$ac_i\$U.$ac_objext"
7661 as_fn_append ac_ltlibobjs " \${LIBOBJDIR}$ac_i"'$U.lo'
Benny Prijono7e0d75f2006-12-25 20:34:14 +00007662done
7663LIBOBJS=$ac_libobjs
7664
7665LTLIBOBJS=$ac_ltlibobjs
7666
7667
7668
Benny Prijono28d3c562012-03-30 07:10:13 +00007669
Sauw Ming2f91da02012-06-07 02:24:51 +00007670: "${CONFIG_STATUS=./config.status}"
Benny Prijono28d3c562012-03-30 07:10:13 +00007671ac_write_fail=0
Benny Prijonoa9b372a2006-07-24 02:07:11 +00007672ac_clean_files_save=$ac_clean_files
7673ac_clean_files="$ac_clean_files $CONFIG_STATUS"
Benny Prijono28d3c562012-03-30 07:10:13 +00007674{ $as_echo "$as_me:${as_lineno-$LINENO}: creating $CONFIG_STATUS" >&5
7675$as_echo "$as_me: creating $CONFIG_STATUS" >&6;}
7676as_write_fail=0
7677cat >$CONFIG_STATUS <<_ASEOF || as_write_fail=1
Benny Prijonoa9b372a2006-07-24 02:07:11 +00007678#! $SHELL
Benny Prijono7e0d75f2006-12-25 20:34:14 +00007679# Generated by $as_me.
Benny Prijonoa9b372a2006-07-24 02:07:11 +00007680# Run this file to recreate the current configuration.
7681# Compiler output produced by configure, useful for debugging
7682# configure, is in config.log if it exists.
7683
7684debug=false
Benny Prijono7e0d75f2006-12-25 20:34:14 +00007685ac_cs_recheck=false
7686ac_cs_silent=false
Benny Prijono36d32492011-12-28 08:42:23 +00007687
Benny Prijono28d3c562012-03-30 07:10:13 +00007688SHELL=\${CONFIG_SHELL-$SHELL}
7689export SHELL
7690_ASEOF
7691cat >>$CONFIG_STATUS <<\_ASEOF || as_write_fail=1
7692## -------------------- ##
7693## M4sh Initialization. ##
7694## -------------------- ##
Benny Prijono7e0d75f2006-12-25 20:34:14 +00007695
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00007696# Be more Bourne compatible
7697DUALCASE=1; export DUALCASE # for MKS sh
Benny Prijono28d3c562012-03-30 07:10:13 +00007698if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then :
Benny Prijonoa9b372a2006-07-24 02:07:11 +00007699 emulate sh
7700 NULLCMD=:
Benny Prijono28d3c562012-03-30 07:10:13 +00007701 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
Benny Prijono7e0d75f2006-12-25 20:34:14 +00007702 # is contrary to our usage. Disable this feature.
7703 alias -g '${1+"$@"}'='"$@"'
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00007704 setopt NO_GLOB_SUBST
Benny Prijonoe2746132008-09-27 13:16:35 +00007705else
Benny Prijono28d3c562012-03-30 07:10:13 +00007706 case `(set -o) 2>/dev/null` in #(
7707 *posix*) :
7708 set -o posix ;; #(
7709 *) :
7710 ;;
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00007711esac
Benny Prijono7e0d75f2006-12-25 20:34:14 +00007712fi
7713
7714
Benny Prijono28d3c562012-03-30 07:10:13 +00007715as_nl='
7716'
7717export as_nl
7718# Printing a long string crashes Solaris 7 /usr/bin/printf.
7719as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
7720as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
7721as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
7722# Prefer a ksh shell builtin over an external printf program on Solaris,
7723# but without wasting forks for bash or zsh.
7724if test -z "$BASH_VERSION$ZSH_VERSION" \
7725 && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
7726 as_echo='print -r --'
7727 as_echo_n='print -rn --'
7728elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
7729 as_echo='printf %s\n'
7730 as_echo_n='printf %s'
7731else
7732 if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
7733 as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
7734 as_echo_n='/usr/ucb/echo -n'
7735 else
7736 as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
7737 as_echo_n_body='eval
7738 arg=$1;
7739 case $arg in #(
7740 *"$as_nl"*)
7741 expr "X$arg" : "X\\(.*\\)$as_nl";
7742 arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
7743 esac;
7744 expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl"
7745 '
7746 export as_echo_n_body
7747 as_echo_n='sh -c $as_echo_n_body as_echo'
7748 fi
7749 export as_echo_body
7750 as_echo='sh -c $as_echo_body as_echo'
7751fi
Benny Prijonod5233702010-01-13 13:09:45 +00007752
Benny Prijono7e0d75f2006-12-25 20:34:14 +00007753# The user is always right.
7754if test "${PATH_SEPARATOR+set}" != set; then
Benny Prijono28d3c562012-03-30 07:10:13 +00007755 PATH_SEPARATOR=:
7756 (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
7757 (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
7758 PATH_SEPARATOR=';'
7759 }
Benny Prijono7e0d75f2006-12-25 20:34:14 +00007760fi
7761
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00007762
7763# IFS
7764# We need space, tab and new line, in precisely that order. Quoting is
7765# there to prevent editors from complaining about space-tab.
7766# (If _AS_PATH_WALK were called with IFS unset, it would disable word
7767# splitting by setting IFS to empty value.)
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00007768IFS=" "" $as_nl"
7769
7770# Find who we are. Look in the path if we contain no directory separator.
Sauw Ming2f91da02012-06-07 02:24:51 +00007771as_myself=
Benny Prijono28d3c562012-03-30 07:10:13 +00007772case $0 in #((
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00007773 *[\\/]* ) as_myself=$0 ;;
7774 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
Benny Prijono7e0d75f2006-12-25 20:34:14 +00007775for as_dir in $PATH
7776do
7777 IFS=$as_save_IFS
7778 test -z "$as_dir" && as_dir=.
Benny Prijono28d3c562012-03-30 07:10:13 +00007779 test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
7780 done
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00007781IFS=$as_save_IFS
Benny Prijono7e0d75f2006-12-25 20:34:14 +00007782
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00007783 ;;
7784esac
7785# We did not find ourselves, most probably we were run as `sh COMMAND'
7786# in which case we are not to be found in the path.
7787if test "x$as_myself" = x; then
7788 as_myself=$0
7789fi
7790if test ! -f "$as_myself"; then
Benny Prijono28d3c562012-03-30 07:10:13 +00007791 $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
7792 exit 1
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00007793fi
7794
Benny Prijono28d3c562012-03-30 07:10:13 +00007795# Unset variables that we do not need and which cause bugs (e.g. in
7796# pre-3.0 UWIN ksh). But do not cause bugs in bash 2.01; the "|| exit 1"
7797# suppresses any "Segmentation fault" message there. '((' could
7798# trigger a bug in pdksh 5.2.14.
7799for as_var in BASH_ENV ENV MAIL MAILPATH
7800do eval test x\${$as_var+set} = xset \
7801 && ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || :
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00007802done
7803PS1='$ '
7804PS2='> '
7805PS4='+ '
7806
7807# NLS nuisances.
Benny Prijono28d3c562012-03-30 07:10:13 +00007808LC_ALL=C
7809export LC_ALL
7810LANGUAGE=C
7811export LANGUAGE
Benny Prijonoe1105232011-10-26 06:49:34 +00007812
Benny Prijono28d3c562012-03-30 07:10:13 +00007813# CDPATH.
7814(unset CDPATH) >/dev/null 2>&1 && unset CDPATH
7815
7816
Sauw Ming4e4ec7e2012-06-01 04:27:01 +00007817# as_fn_error STATUS ERROR [LINENO LOG_FD]
7818# ----------------------------------------
Benny Prijono28d3c562012-03-30 07:10:13 +00007819# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
7820# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
Sauw Ming4e4ec7e2012-06-01 04:27:01 +00007821# script with STATUS, using 1 if that was 0.
Benny Prijono28d3c562012-03-30 07:10:13 +00007822as_fn_error ()
7823{
Sauw Ming4e4ec7e2012-06-01 04:27:01 +00007824 as_status=$1; test $as_status -eq 0 && as_status=1
7825 if test "$4"; then
7826 as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
7827 $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
Benny Prijono28d3c562012-03-30 07:10:13 +00007828 fi
Sauw Ming4e4ec7e2012-06-01 04:27:01 +00007829 $as_echo "$as_me: error: $2" >&2
Benny Prijono28d3c562012-03-30 07:10:13 +00007830 as_fn_exit $as_status
7831} # as_fn_error
7832
7833
7834# as_fn_set_status STATUS
7835# -----------------------
7836# Set $? to STATUS, without forking.
7837as_fn_set_status ()
7838{
7839 return $1
7840} # as_fn_set_status
7841
7842# as_fn_exit STATUS
7843# -----------------
7844# Exit the shell with STATUS, even in a "trap 0" or "set -e" context.
7845as_fn_exit ()
7846{
7847 set +e
7848 as_fn_set_status $1
7849 exit $1
7850} # as_fn_exit
7851
7852# as_fn_unset VAR
7853# ---------------
7854# Portably unset VAR.
7855as_fn_unset ()
7856{
7857 { eval $1=; unset $1;}
7858}
7859as_unset=as_fn_unset
7860# as_fn_append VAR VALUE
7861# ----------------------
7862# Append the text in VALUE to the end of the definition contained in VAR. Take
7863# advantage of any shell optimizations that allow amortized linear growth over
7864# repeated appends, instead of the typical quadratic growth present in naive
7865# implementations.
7866if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null; then :
7867 eval 'as_fn_append ()
7868 {
7869 eval $1+=\$2
7870 }'
7871else
7872 as_fn_append ()
7873 {
7874 eval $1=\$$1\$2
7875 }
7876fi # as_fn_append
7877
7878# as_fn_arith ARG...
7879# ------------------
7880# Perform arithmetic evaluation on the ARGs, and store the result in the
7881# global $as_val. Take advantage of shells that can avoid forks. The arguments
7882# must be portable across $(()) and expr.
7883if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null; then :
7884 eval 'as_fn_arith ()
7885 {
7886 as_val=$(( $* ))
7887 }'
7888else
7889 as_fn_arith ()
7890 {
7891 as_val=`expr "$@" || test $? -eq 1`
7892 }
7893fi # as_fn_arith
7894
7895
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00007896if expr a : '\(a\)' >/dev/null 2>&1 &&
7897 test "X`expr 00001 : '.*\(...\)'`" = X001; then
7898 as_expr=expr
7899else
7900 as_expr=false
7901fi
7902
7903if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
7904 as_basename=basename
7905else
7906 as_basename=false
7907fi
7908
Benny Prijono28d3c562012-03-30 07:10:13 +00007909if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then
7910 as_dirname=dirname
7911else
7912 as_dirname=false
7913fi
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00007914
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00007915as_me=`$as_basename -- "$0" ||
7916$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
7917 X"$0" : 'X\(//\)$' \| \
7918 X"$0" : 'X\(/\)' \| . 2>/dev/null ||
Benny Prijono28d3c562012-03-30 07:10:13 +00007919$as_echo X/"$0" |
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00007920 sed '/^.*\/\([^/][^/]*\)\/*$/{
7921 s//\1/
7922 q
7923 }
7924 /^X\/\(\/\/\)$/{
7925 s//\1/
7926 q
7927 }
7928 /^X\/\(\/\).*/{
7929 s//\1/
7930 q
7931 }
7932 s/.*/./; q'`
7933
Benny Prijono28d3c562012-03-30 07:10:13 +00007934# Avoid depending upon Character Ranges.
7935as_cr_letters='abcdefghijklmnopqrstuvwxyz'
7936as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
7937as_cr_Letters=$as_cr_letters$as_cr_LETTERS
7938as_cr_digits='0123456789'
7939as_cr_alnum=$as_cr_Letters$as_cr_digits
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00007940
7941ECHO_C= ECHO_N= ECHO_T=
Benny Prijono28d3c562012-03-30 07:10:13 +00007942case `echo -n x` in #(((((
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00007943-n*)
Benny Prijono28d3c562012-03-30 07:10:13 +00007944 case `echo 'xy\c'` in
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00007945 *c*) ECHO_T=' ';; # ECHO_T is single tab character.
Benny Prijono28d3c562012-03-30 07:10:13 +00007946 xy) ECHO_C='\c';;
7947 *) echo `echo ksh88 bug on AIX 6.1` > /dev/null
7948 ECHO_T=' ';;
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00007949 esac;;
7950*)
7951 ECHO_N='-n';;
Benny Prijono7e0d75f2006-12-25 20:34:14 +00007952esac
Benny Prijonoa9b372a2006-07-24 02:07:11 +00007953
7954rm -f conf$$ conf$$.exe conf$$.file
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00007955if test -d conf$$.dir; then
7956 rm -f conf$$.dir/conf$$.file
7957else
7958 rm -f conf$$.dir
Benny Prijono28d3c562012-03-30 07:10:13 +00007959 mkdir conf$$.dir 2>/dev/null
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00007960fi
Benny Prijono28d3c562012-03-30 07:10:13 +00007961if (echo >conf$$.file) 2>/dev/null; then
7962 if ln -s conf$$.file conf$$ 2>/dev/null; then
7963 as_ln_s='ln -s'
7964 # ... but there are two gotchas:
7965 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
7966 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
Sauw Ming2f91da02012-06-07 02:24:51 +00007967 # In both cases, we have to default to `cp -pR'.
Benny Prijono28d3c562012-03-30 07:10:13 +00007968 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
Sauw Ming2f91da02012-06-07 02:24:51 +00007969 as_ln_s='cp -pR'
Benny Prijono28d3c562012-03-30 07:10:13 +00007970 elif ln conf$$.file conf$$ 2>/dev/null; then
7971 as_ln_s=ln
7972 else
Sauw Ming2f91da02012-06-07 02:24:51 +00007973 as_ln_s='cp -pR'
Benny Prijono28d3c562012-03-30 07:10:13 +00007974 fi
Benny Prijonoa9b372a2006-07-24 02:07:11 +00007975else
Sauw Ming2f91da02012-06-07 02:24:51 +00007976 as_ln_s='cp -pR'
Benny Prijonoa9b372a2006-07-24 02:07:11 +00007977fi
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00007978rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
7979rmdir conf$$.dir 2>/dev/null
Benny Prijonoa9b372a2006-07-24 02:07:11 +00007980
Benny Prijono28d3c562012-03-30 07:10:13 +00007981
7982# as_fn_mkdir_p
7983# -------------
7984# Create "$as_dir" as a directory, including parents if necessary.
7985as_fn_mkdir_p ()
7986{
7987
7988 case $as_dir in #(
7989 -*) as_dir=./$as_dir;;
7990 esac
7991 test -d "$as_dir" || eval $as_mkdir_p || {
7992 as_dirs=
7993 while :; do
7994 case $as_dir in #(
7995 *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
7996 *) as_qdir=$as_dir;;
7997 esac
7998 as_dirs="'$as_qdir' $as_dirs"
7999 as_dir=`$as_dirname -- "$as_dir" ||
8000$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
8001 X"$as_dir" : 'X\(//\)[^/]' \| \
8002 X"$as_dir" : 'X\(//\)$' \| \
8003 X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
8004$as_echo X"$as_dir" |
8005 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
8006 s//\1/
8007 q
8008 }
8009 /^X\(\/\/\)[^/].*/{
8010 s//\1/
8011 q
8012 }
8013 /^X\(\/\/\)$/{
8014 s//\1/
8015 q
8016 }
8017 /^X\(\/\).*/{
8018 s//\1/
8019 q
8020 }
8021 s/.*/./; q'`
8022 test -d "$as_dir" && break
8023 done
8024 test -z "$as_dirs" || eval "mkdir $as_dirs"
Sauw Ming4e4ec7e2012-06-01 04:27:01 +00008025 } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir"
Benny Prijono28d3c562012-03-30 07:10:13 +00008026
8027
8028} # as_fn_mkdir_p
Benny Prijono7e0d75f2006-12-25 20:34:14 +00008029if mkdir -p . 2>/dev/null; then
Benny Prijono28d3c562012-03-30 07:10:13 +00008030 as_mkdir_p='mkdir -p "$as_dir"'
Benny Prijono39ae2da2006-10-13 17:57:42 +00008031else
Benny Prijono7e0d75f2006-12-25 20:34:14 +00008032 test -d ./-p && rmdir ./-p
8033 as_mkdir_p=false
Benny Prijono39ae2da2006-10-13 17:57:42 +00008034fi
Benny Prijonoc5b6dbf2006-09-10 16:33:48 +00008035
Sauw Ming2f91da02012-06-07 02:24:51 +00008036
8037# as_fn_executable_p FILE
8038# -----------------------
8039# Test if FILE is an executable regular file.
8040as_fn_executable_p ()
8041{
8042 test -f "$1" && test -x "$1"
8043} # as_fn_executable_p
8044as_test_x='test -x'
8045as_executable_p=as_fn_executable_p
Benny Prijono7e0d75f2006-12-25 20:34:14 +00008046
8047# Sed expression to map a string onto a valid CPP name.
8048as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
8049
8050# Sed expression to map a string onto a valid variable name.
8051as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
8052
Benny Prijonoa9b372a2006-07-24 02:07:11 +00008053
Benny Prijonoa9b372a2006-07-24 02:07:11 +00008054exec 6>&1
Benny Prijono28d3c562012-03-30 07:10:13 +00008055## ----------------------------------- ##
8056## Main body of $CONFIG_STATUS script. ##
8057## ----------------------------------- ##
8058_ASEOF
8059test $as_write_fail = 0 && chmod +x $CONFIG_STATUS || ac_write_fail=1
Benny Prijonoa9b372a2006-07-24 02:07:11 +00008060
Benny Prijono28d3c562012-03-30 07:10:13 +00008061cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
8062# Save the log message, to keep $0 and so on meaningful, and to
Benny Prijono7e0d75f2006-12-25 20:34:14 +00008063# report actual input values of CONFIG_FILES etc. instead of their
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00008064# values after options handling.
8065ac_log="
Benny Prijono28d3c562012-03-30 07:10:13 +00008066This file was extended by pjproject $as_me 2.x, which was
Sauw Ming2f91da02012-06-07 02:24:51 +00008067generated by GNU Autoconf 2.69. Invocation command line was
Benny Prijono7e0d75f2006-12-25 20:34:14 +00008068
8069 CONFIG_FILES = $CONFIG_FILES
8070 CONFIG_HEADERS = $CONFIG_HEADERS
8071 CONFIG_LINKS = $CONFIG_LINKS
8072 CONFIG_COMMANDS = $CONFIG_COMMANDS
8073 $ $0 $@
8074
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00008075on `(hostname || uname -n) 2>/dev/null | sed 1q`
8076"
8077
Benny Prijonoa9b372a2006-07-24 02:07:11 +00008078_ACEOF
8079
Benny Prijono28d3c562012-03-30 07:10:13 +00008080case $ac_config_files in *"
8081"*) set x $ac_config_files; shift; ac_config_files=$*;;
8082esac
8083
8084case $ac_config_headers in *"
8085"*) set x $ac_config_headers; shift; ac_config_headers=$*;;
8086esac
8087
8088
8089cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
Benny Prijonoa9b372a2006-07-24 02:07:11 +00008090# Files that config.status was made for.
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00008091config_files="$ac_config_files"
8092config_headers="$ac_config_headers"
Benny Prijonoa9b372a2006-07-24 02:07:11 +00008093
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00008094_ACEOF
Benny Prijonoa9b372a2006-07-24 02:07:11 +00008095
Benny Prijono28d3c562012-03-30 07:10:13 +00008096cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
Benny Prijonoa9b372a2006-07-24 02:07:11 +00008097ac_cs_usage="\
Benny Prijono28d3c562012-03-30 07:10:13 +00008098\`$as_me' instantiates files and other configuration actions
8099from templates according to the current configuration. Unless the files
8100and actions are specified as TAGs, all are instantiated by default.
Benny Prijonoa9b372a2006-07-24 02:07:11 +00008101
Benny Prijono28d3c562012-03-30 07:10:13 +00008102Usage: $0 [OPTION]... [TAG]...
Benny Prijonoa9b372a2006-07-24 02:07:11 +00008103
8104 -h, --help print this help, then exit
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00008105 -V, --version print version number and configuration settings, then exit
Benny Prijono28d3c562012-03-30 07:10:13 +00008106 --config print configuration, then exit
8107 -q, --quiet, --silent
8108 do not print progress messages
Benny Prijonoa9b372a2006-07-24 02:07:11 +00008109 -d, --debug don't remove temporary files
8110 --recheck update $as_me by reconfiguring in the same conditions
Benny Prijono28d3c562012-03-30 07:10:13 +00008111 --file=FILE[:TEMPLATE]
8112 instantiate the configuration file FILE
8113 --header=FILE[:TEMPLATE]
8114 instantiate the configuration header FILE
Benny Prijonoa9b372a2006-07-24 02:07:11 +00008115
Benny Prijonoc4c61d02006-08-20 20:47:34 +00008116Configuration files:
8117$config_files
8118
Benny Prijonoa9b372a2006-07-24 02:07:11 +00008119Configuration headers:
8120$config_headers
8121
Benny Prijono28d3c562012-03-30 07:10:13 +00008122Report bugs to the package provider."
Benny Prijonoe2746132008-09-27 13:16:35 +00008123
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00008124_ACEOF
Benny Prijono28d3c562012-03-30 07:10:13 +00008125cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
8126ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
Benny Prijonoa9b372a2006-07-24 02:07:11 +00008127ac_cs_version="\\
Benny Prijono28d3c562012-03-30 07:10:13 +00008128pjproject config.status 2.x
Sauw Ming2f91da02012-06-07 02:24:51 +00008129configured by $0, generated by GNU Autoconf 2.69,
Benny Prijono28d3c562012-03-30 07:10:13 +00008130 with options \\"\$ac_cs_config\\"
Benny Prijonoa9b372a2006-07-24 02:07:11 +00008131
Sauw Ming2f91da02012-06-07 02:24:51 +00008132Copyright (C) 2012 Free Software Foundation, Inc.
Benny Prijonoa9b372a2006-07-24 02:07:11 +00008133This config.status script is free software; the Free Software Foundation
8134gives unlimited permission to copy, distribute and modify it."
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00008135
8136ac_pwd='$ac_pwd'
8137srcdir='$srcdir'
Benny Prijono28d3c562012-03-30 07:10:13 +00008138test -n "\$AWK" || AWK=awk
Benny Prijono7e0d75f2006-12-25 20:34:14 +00008139_ACEOF
Benny Prijonoa9b372a2006-07-24 02:07:11 +00008140
Benny Prijono28d3c562012-03-30 07:10:13 +00008141cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
8142# The default lists apply if the user does not specify any file.
Benny Prijonoa9b372a2006-07-24 02:07:11 +00008143ac_need_defaults=:
8144while test $# != 0
8145do
8146 case $1 in
Sauw Ming4e4ec7e2012-06-01 04:27:01 +00008147 --*=?*)
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00008148 ac_option=`expr "X$1" : 'X\([^=]*\)='`
8149 ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
Benny Prijono7e0d75f2006-12-25 20:34:14 +00008150 ac_shift=:
Benny Prijonoa9b372a2006-07-24 02:07:11 +00008151 ;;
Sauw Ming4e4ec7e2012-06-01 04:27:01 +00008152 --*=)
8153 ac_option=`expr "X$1" : 'X\([^=]*\)='`
8154 ac_optarg=
8155 ac_shift=:
8156 ;;
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00008157 *)
Benny Prijono7e0d75f2006-12-25 20:34:14 +00008158 ac_option=$1
8159 ac_optarg=$2
8160 ac_shift=shift
8161 ;;
Benny Prijonoa9b372a2006-07-24 02:07:11 +00008162 esac
8163
Benny Prijono7e0d75f2006-12-25 20:34:14 +00008164 case $ac_option in
Benny Prijonoa9b372a2006-07-24 02:07:11 +00008165 # Handling of the options.
Benny Prijonoa9b372a2006-07-24 02:07:11 +00008166 -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
Benny Prijono7e0d75f2006-12-25 20:34:14 +00008167 ac_cs_recheck=: ;;
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00008168 --version | --versio | --versi | --vers | --ver | --ve | --v | -V )
Benny Prijono28d3c562012-03-30 07:10:13 +00008169 $as_echo "$ac_cs_version"; exit ;;
8170 --config | --confi | --conf | --con | --co | --c )
8171 $as_echo "$ac_cs_config"; exit ;;
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00008172 --debug | --debu | --deb | --de | --d | -d )
Benny Prijonoa9b372a2006-07-24 02:07:11 +00008173 debug=: ;;
8174 --file | --fil | --fi | --f )
Benny Prijono7e0d75f2006-12-25 20:34:14 +00008175 $ac_shift
Benny Prijono28d3c562012-03-30 07:10:13 +00008176 case $ac_optarg in
8177 *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
Sauw Ming4e4ec7e2012-06-01 04:27:01 +00008178 '') as_fn_error $? "missing file argument" ;;
Benny Prijono28d3c562012-03-30 07:10:13 +00008179 esac
8180 as_fn_append CONFIG_FILES " '$ac_optarg'"
Benny Prijonoa9b372a2006-07-24 02:07:11 +00008181 ac_need_defaults=false;;
8182 --header | --heade | --head | --hea )
Benny Prijono7e0d75f2006-12-25 20:34:14 +00008183 $ac_shift
Benny Prijono28d3c562012-03-30 07:10:13 +00008184 case $ac_optarg in
8185 *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
8186 esac
8187 as_fn_append CONFIG_HEADERS " '$ac_optarg'"
Benny Prijonoa9b372a2006-07-24 02:07:11 +00008188 ac_need_defaults=false;;
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00008189 --he | --h)
8190 # Conflict between --help and --header
Sauw Ming4e4ec7e2012-06-01 04:27:01 +00008191 as_fn_error $? "ambiguous option: \`$1'
Benny Prijono28d3c562012-03-30 07:10:13 +00008192Try \`$0 --help' for more information.";;
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00008193 --help | --hel | -h )
Benny Prijono28d3c562012-03-30 07:10:13 +00008194 $as_echo "$ac_cs_usage"; exit ;;
Benny Prijono7e0d75f2006-12-25 20:34:14 +00008195 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
8196 | -silent | --silent | --silen | --sile | --sil | --si | --s)
8197 ac_cs_silent=: ;;
Benny Prijonoa9b372a2006-07-24 02:07:11 +00008198
8199 # This is an error.
Sauw Ming4e4ec7e2012-06-01 04:27:01 +00008200 -*) as_fn_error $? "unrecognized option: \`$1'
Benny Prijono28d3c562012-03-30 07:10:13 +00008201Try \`$0 --help' for more information." ;;
Benny Prijonoa9b372a2006-07-24 02:07:11 +00008202
Benny Prijono28d3c562012-03-30 07:10:13 +00008203 *) as_fn_append ac_config_targets " $1"
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00008204 ac_need_defaults=false ;;
Benny Prijonoa9b372a2006-07-24 02:07:11 +00008205
8206 esac
8207 shift
8208done
8209
Benny Prijono7e0d75f2006-12-25 20:34:14 +00008210ac_configure_extra_args=
Benny Prijonoa9b372a2006-07-24 02:07:11 +00008211
Benny Prijono7e0d75f2006-12-25 20:34:14 +00008212if $ac_cs_silent; then
8213 exec 6>/dev/null
8214 ac_configure_extra_args="$ac_configure_extra_args --silent"
8215fi
Benny Prijonoa9b372a2006-07-24 02:07:11 +00008216
8217_ACEOF
Benny Prijono28d3c562012-03-30 07:10:13 +00008218cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
Benny Prijono7e0d75f2006-12-25 20:34:14 +00008219if \$ac_cs_recheck; then
Sauw Ming2f91da02012-06-07 02:24:51 +00008220 set X $SHELL '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
Benny Prijono28d3c562012-03-30 07:10:13 +00008221 shift
8222 \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6
8223 CONFIG_SHELL='$SHELL'
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00008224 export CONFIG_SHELL
Benny Prijono28d3c562012-03-30 07:10:13 +00008225 exec "\$@"
Benny Prijono7e0d75f2006-12-25 20:34:14 +00008226fi
Benny Prijonoa9b372a2006-07-24 02:07:11 +00008227
Benny Prijono7e0d75f2006-12-25 20:34:14 +00008228_ACEOF
Benny Prijono28d3c562012-03-30 07:10:13 +00008229cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00008230exec 5>>config.log
8231{
8232 echo
8233 sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
8234## Running $as_me. ##
8235_ASBOX
Benny Prijono28d3c562012-03-30 07:10:13 +00008236 $as_echo "$ac_log"
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00008237} >&5
Benny Prijono7e0d75f2006-12-25 20:34:14 +00008238
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00008239_ACEOF
Benny Prijono28d3c562012-03-30 07:10:13 +00008240cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00008241_ACEOF
Benny Prijono7e0d75f2006-12-25 20:34:14 +00008242
Benny Prijono28d3c562012-03-30 07:10:13 +00008243cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00008244
8245# Handling of arguments.
Benny Prijonoa9b372a2006-07-24 02:07:11 +00008246for ac_config_target in $ac_config_targets
8247do
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00008248 case $ac_config_target in
8249 "pjlib/include/pj/compat/os_auto.h") CONFIG_HEADERS="$CONFIG_HEADERS pjlib/include/pj/compat/os_auto.h" ;;
8250 "pjlib/include/pj/compat/m_auto.h") CONFIG_HEADERS="$CONFIG_HEADERS pjlib/include/pj/compat/m_auto.h" ;;
8251 "pjmedia/include/pjmedia/config_auto.h") CONFIG_HEADERS="$CONFIG_HEADERS pjmedia/include/pjmedia/config_auto.h" ;;
8252 "pjmedia/include/pjmedia-codec/config_auto.h") CONFIG_HEADERS="$CONFIG_HEADERS pjmedia/include/pjmedia-codec/config_auto.h" ;;
8253 "pjsip/include/pjsip/sip_autoconf.h") CONFIG_HEADERS="$CONFIG_HEADERS pjsip/include/pjsip/sip_autoconf.h" ;;
8254 "build.mak") CONFIG_FILES="$CONFIG_FILES build.mak" ;;
8255 "build/os-auto.mak") CONFIG_FILES="$CONFIG_FILES build/os-auto.mak" ;;
Benny Prijono8ec5eae2010-05-12 10:59:20 +00008256 "build/cc-auto.mak") CONFIG_FILES="$CONFIG_FILES build/cc-auto.mak" ;;
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00008257 "pjlib/build/os-auto.mak") CONFIG_FILES="$CONFIG_FILES pjlib/build/os-auto.mak" ;;
8258 "pjlib-util/build/os-auto.mak") CONFIG_FILES="$CONFIG_FILES pjlib-util/build/os-auto.mak" ;;
8259 "pjmedia/build/os-auto.mak") CONFIG_FILES="$CONFIG_FILES pjmedia/build/os-auto.mak" ;;
8260 "pjsip/build/os-auto.mak") CONFIG_FILES="$CONFIG_FILES pjsip/build/os-auto.mak" ;;
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00008261 "third_party/build/os-auto.mak") CONFIG_FILES="$CONFIG_FILES third_party/build/os-auto.mak" ;;
Benny Prijono8a9b3b22010-01-14 14:46:54 +00008262 "third_party/build/portaudio/os-auto.mak") CONFIG_FILES="$CONFIG_FILES third_party/build/portaudio/os-auto.mak" ;;
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00008263
Sauw Ming2f91da02012-06-07 02:24:51 +00008264 *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5;;
Benny Prijonoa9b372a2006-07-24 02:07:11 +00008265 esac
8266done
8267
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00008268
Benny Prijonoa9b372a2006-07-24 02:07:11 +00008269# If the user did not use the arguments to specify the items to instantiate,
8270# then the envvar interface is used. Set only those that are not.
8271# We use the long form for the default assignment because of an extremely
8272# bizarre bug on SunOS 4.1.3.
8273if $ac_need_defaults; then
Benny Prijonoc4c61d02006-08-20 20:47:34 +00008274 test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files
Benny Prijonoa9b372a2006-07-24 02:07:11 +00008275 test "${CONFIG_HEADERS+set}" = set || CONFIG_HEADERS=$config_headers
8276fi
8277
Benny Prijono7e0d75f2006-12-25 20:34:14 +00008278# Have a temporary directory for convenience. Make it in the build tree
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00008279# simply because there is no reason against having it here, and in addition,
Benny Prijono7e0d75f2006-12-25 20:34:14 +00008280# creating and moving files from /tmp can sometimes cause problems.
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00008281# Hook for its removal unless debugging.
8282# Note that there is a small window in which the directory will not be cleaned:
8283# after its creation but before its name has been assigned to `$tmp'.
Benny Prijonoa9b372a2006-07-24 02:07:11 +00008284$debug ||
8285{
Sauw Ming2f91da02012-06-07 02:24:51 +00008286 tmp= ac_tmp=
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00008287 trap 'exit_status=$?
Sauw Ming2f91da02012-06-07 02:24:51 +00008288 : "${ac_tmp:=$tmp}"
8289 { test ! -d "$ac_tmp" || rm -fr "$ac_tmp"; } && exit $exit_status
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00008290' 0
Benny Prijono28d3c562012-03-30 07:10:13 +00008291 trap 'as_fn_exit 1' 1 2 13 15
Benny Prijonoa9b372a2006-07-24 02:07:11 +00008292}
Benny Prijonoa9b372a2006-07-24 02:07:11 +00008293# Create a (secure) tmp directory for tmp files.
Benny Prijono7e0d75f2006-12-25 20:34:14 +00008294
Benny Prijonoa9b372a2006-07-24 02:07:11 +00008295{
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00008296 tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` &&
Sauw Ming2f91da02012-06-07 02:24:51 +00008297 test -d "$tmp"
Benny Prijonoa9b372a2006-07-24 02:07:11 +00008298} ||
8299{
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00008300 tmp=./conf$$-$RANDOM
8301 (umask 077 && mkdir "$tmp")
Sauw Ming4e4ec7e2012-06-01 04:27:01 +00008302} || as_fn_error $? "cannot create a temporary directory in ." "$LINENO" 5
Sauw Ming2f91da02012-06-07 02:24:51 +00008303ac_tmp=$tmp
Benny Prijonoa9b372a2006-07-24 02:07:11 +00008304
Benny Prijono28d3c562012-03-30 07:10:13 +00008305# Set up the scripts for CONFIG_FILES section.
8306# No need to generate them if there are no CONFIG_FILES.
8307# This happens for instance with `./config.status config.h'.
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00008308if test -n "$CONFIG_FILES"; then
Benny Prijonoc4c61d02006-08-20 20:47:34 +00008309
Benny Prijono28d3c562012-03-30 07:10:13 +00008310
8311ac_cr=`echo X | tr X '\015'`
8312# On cygwin, bash can eat \r inside `` if the user requested igncr.
8313# But we know of no other shell where ac_cr would be empty at this
8314# point, so we can use a bashism as a fallback.
8315if test "x$ac_cr" = x; then
8316 eval ac_cr=\$\'\\r\'
8317fi
8318ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
8319if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
Sauw Ming4e4ec7e2012-06-01 04:27:01 +00008320 ac_cs_awk_cr='\\r'
Benny Prijono28d3c562012-03-30 07:10:13 +00008321else
8322 ac_cs_awk_cr=$ac_cr
8323fi
8324
Sauw Ming2f91da02012-06-07 02:24:51 +00008325echo 'BEGIN {' >"$ac_tmp/subs1.awk" &&
Benny Prijono7e0d75f2006-12-25 20:34:14 +00008326_ACEOF
Benny Prijonoc4c61d02006-08-20 20:47:34 +00008327
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00008328
Benny Prijono28d3c562012-03-30 07:10:13 +00008329{
8330 echo "cat >conf$$subs.awk <<_ACEOF" &&
8331 echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' &&
8332 echo "_ACEOF"
8333} >conf$$subs.sh ||
Sauw Ming4e4ec7e2012-06-01 04:27:01 +00008334 as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
8335ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00008336ac_delim='%!_!# '
8337for ac_last_try in false false false false false :; do
Benny Prijono28d3c562012-03-30 07:10:13 +00008338 . ./conf$$subs.sh ||
Sauw Ming4e4ec7e2012-06-01 04:27:01 +00008339 as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00008340
Benny Prijono28d3c562012-03-30 07:10:13 +00008341 ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
8342 if test $ac_delim_n = $ac_delim_num; then
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00008343 break
8344 elif $ac_last_try; then
Sauw Ming4e4ec7e2012-06-01 04:27:01 +00008345 as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00008346 else
8347 ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
Benny Prijonoc4c61d02006-08-20 20:47:34 +00008348 fi
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00008349done
Benny Prijono28d3c562012-03-30 07:10:13 +00008350rm -f conf$$subs.sh
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00008351
Benny Prijono28d3c562012-03-30 07:10:13 +00008352cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
Sauw Ming2f91da02012-06-07 02:24:51 +00008353cat >>"\$ac_tmp/subs1.awk" <<\\_ACAWK &&
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00008354_ACEOF
Benny Prijono28d3c562012-03-30 07:10:13 +00008355sed -n '
8356h
8357s/^/S["/; s/!.*/"]=/
8358p
8359g
8360s/^[^!]*!//
8361:repl
8362t repl
8363s/'"$ac_delim"'$//
8364t delim
8365:nl
8366h
8367s/\(.\{148\}\)..*/\1/
8368t more1
8369s/["\\]/\\&/g; s/^/"/; s/$/\\n"\\/
8370p
8371n
8372b repl
8373:more1
8374s/["\\]/\\&/g; s/^/"/; s/$/"\\/
8375p
8376g
8377s/.\{148\}//
8378t nl
8379:delim
8380h
8381s/\(.\{148\}\)..*/\1/
8382t more2
8383s/["\\]/\\&/g; s/^/"/; s/$/"/
8384p
8385b
8386:more2
8387s/["\\]/\\&/g; s/^/"/; s/$/"\\/
8388p
8389g
8390s/.\{148\}//
8391t delim
8392' <conf$$subs.awk | sed '
8393/^[^""]/{
8394 N
8395 s/\n//
8396}
8397' >>$CONFIG_STATUS || ac_write_fail=1
8398rm -f conf$$subs.awk
8399cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
8400_ACAWK
Sauw Ming2f91da02012-06-07 02:24:51 +00008401cat >>"\$ac_tmp/subs1.awk" <<_ACAWK &&
Benny Prijono28d3c562012-03-30 07:10:13 +00008402 for (key in S) S_is_set[key] = 1
8403 FS = ""
8404
8405}
8406{
8407 line = $ 0
8408 nfields = split(line, field, "@")
8409 substed = 0
8410 len = length(field[1])
8411 for (i = 2; i < nfields; i++) {
8412 key = field[i]
8413 keylen = length(key)
8414 if (S_is_set[key]) {
8415 value = S[key]
8416 line = substr(line, 1, len) "" value "" substr(line, len + keylen + 3)
8417 len += length(value) + length(field[++i])
8418 substed = 1
8419 } else
8420 len += 1 + keylen
8421 }
8422
8423 print line
8424}
8425
8426_ACAWK
Benny Prijonod4306432010-05-01 22:05:41 +00008427_ACEOF
Benny Prijono28d3c562012-03-30 07:10:13 +00008428cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
8429if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then
8430 sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g"
8431else
8432 cat
Sauw Ming2f91da02012-06-07 02:24:51 +00008433fi < "$ac_tmp/subs1.awk" > "$ac_tmp/subs.awk" \
Sauw Ming4e4ec7e2012-06-01 04:27:01 +00008434 || as_fn_error $? "could not setup config files machinery" "$LINENO" 5
Benny Prijonod4306432010-05-01 22:05:41 +00008435_ACEOF
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00008436
Sauw Ming4e4ec7e2012-06-01 04:27:01 +00008437# VPATH may cause trouble with some makes, so we remove sole $(srcdir),
8438# ${srcdir} and @srcdir@ entries from VPATH if srcdir is ".", strip leading and
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00008439# trailing colons and then remove the whole line if VPATH becomes empty
8440# (actually we leave an empty line to preserve line numbers).
8441if test "x$srcdir" = x.; then
Sauw Ming4e4ec7e2012-06-01 04:27:01 +00008442 ac_vpsub='/^[ ]*VPATH[ ]*=[ ]*/{
8443h
8444s///
8445s/^/:/
8446s/[ ]*$/:/
8447s/:\$(srcdir):/:/g
8448s/:\${srcdir}:/:/g
8449s/:@srcdir@:/:/g
8450s/^:*//
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00008451s/:*$//
Sauw Ming4e4ec7e2012-06-01 04:27:01 +00008452x
8453s/\(=[ ]*\).*/\1/
8454G
8455s/\n//
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00008456s/^[^=]*=[ ]*$//
8457}'
8458fi
8459
Benny Prijono28d3c562012-03-30 07:10:13 +00008460cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
Benny Prijonoc4c61d02006-08-20 20:47:34 +00008461fi # test -n "$CONFIG_FILES"
8462
Benny Prijono28d3c562012-03-30 07:10:13 +00008463# Set up the scripts for CONFIG_HEADERS section.
8464# No need to generate them if there are no CONFIG_HEADERS.
8465# This happens for instance with `./config.status Makefile'.
8466if test -n "$CONFIG_HEADERS"; then
Sauw Ming2f91da02012-06-07 02:24:51 +00008467cat >"$ac_tmp/defines.awk" <<\_ACAWK ||
Benny Prijono28d3c562012-03-30 07:10:13 +00008468BEGIN {
8469_ACEOF
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00008470
Benny Prijono28d3c562012-03-30 07:10:13 +00008471# Transform confdefs.h into an awk script `defines.awk', embedded as
8472# here-document in config.status, that substitutes the proper values into
8473# config.h.in to produce config.h.
8474
8475# Create a delimiter string that does not exist in confdefs.h, to ease
8476# handling of long lines.
8477ac_delim='%!_!# '
8478for ac_last_try in false false :; do
Sauw Ming2f91da02012-06-07 02:24:51 +00008479 ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
8480 if test -z "$ac_tt"; then
Benny Prijono28d3c562012-03-30 07:10:13 +00008481 break
8482 elif $ac_last_try; then
Sauw Ming4e4ec7e2012-06-01 04:27:01 +00008483 as_fn_error $? "could not make $CONFIG_HEADERS" "$LINENO" 5
Benny Prijono28d3c562012-03-30 07:10:13 +00008484 else
8485 ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
8486 fi
8487done
8488
8489# For the awk script, D is an array of macro values keyed by name,
8490# likewise P contains macro parameters if any. Preserve backslash
8491# newline sequences.
8492
8493ac_word_re=[_$as_cr_Letters][_$as_cr_alnum]*
8494sed -n '
8495s/.\{148\}/&'"$ac_delim"'/g
8496t rset
8497:rset
8498s/^[ ]*#[ ]*define[ ][ ]*/ /
8499t def
8500d
8501:def
8502s/\\$//
8503t bsnl
8504s/["\\]/\\&/g
8505s/^ \('"$ac_word_re"'\)\(([^()]*)\)[ ]*\(.*\)/P["\1"]="\2"\
8506D["\1"]=" \3"/p
8507s/^ \('"$ac_word_re"'\)[ ]*\(.*\)/D["\1"]=" \2"/p
8508d
8509:bsnl
8510s/["\\]/\\&/g
8511s/^ \('"$ac_word_re"'\)\(([^()]*)\)[ ]*\(.*\)/P["\1"]="\2"\
8512D["\1"]=" \3\\\\\\n"\\/p
8513t cont
8514s/^ \('"$ac_word_re"'\)[ ]*\(.*\)/D["\1"]=" \2\\\\\\n"\\/p
8515t cont
8516d
8517:cont
8518n
8519s/.\{148\}/&'"$ac_delim"'/g
8520t clear
8521:clear
8522s/\\$//
8523t bsnlc
8524s/["\\]/\\&/g; s/^/"/; s/$/"/p
8525d
8526:bsnlc
8527s/["\\]/\\&/g; s/^/"/; s/$/\\\\\\n"\\/p
8528b cont
8529' <confdefs.h | sed '
8530s/'"$ac_delim"'/"\\\
8531"/g' >>$CONFIG_STATUS || ac_write_fail=1
8532
8533cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
8534 for (key in D) D_is_set[key] = 1
8535 FS = ""
8536}
8537/^[\t ]*#[\t ]*(define|undef)[\t ]+$ac_word_re([\t (]|\$)/ {
8538 line = \$ 0
8539 split(line, arg, " ")
8540 if (arg[1] == "#") {
8541 defundef = arg[2]
8542 mac1 = arg[3]
8543 } else {
8544 defundef = substr(arg[1], 2)
8545 mac1 = arg[2]
8546 }
8547 split(mac1, mac2, "(") #)
8548 macro = mac2[1]
8549 prefix = substr(line, 1, index(line, defundef) - 1)
8550 if (D_is_set[macro]) {
8551 # Preserve the white space surrounding the "#".
8552 print prefix "define", macro P[macro] D[macro]
8553 next
8554 } else {
8555 # Replace #undef with comments. This is necessary, for example,
8556 # in the case of _POSIX_SOURCE, which is predefined and required
8557 # on some systems where configure will not decide to define it.
8558 if (defundef == "undef") {
8559 print "/*", prefix defundef, macro, "*/"
8560 next
8561 }
8562 }
8563}
8564{ print }
8565_ACAWK
8566_ACEOF
8567cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
Sauw Ming4e4ec7e2012-06-01 04:27:01 +00008568 as_fn_error $? "could not setup config headers machinery" "$LINENO" 5
Benny Prijono28d3c562012-03-30 07:10:13 +00008569fi # test -n "$CONFIG_HEADERS"
8570
8571
8572eval set X " :F $CONFIG_FILES :H $CONFIG_HEADERS "
8573shift
8574for ac_tag
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00008575do
8576 case $ac_tag in
8577 :[FHLC]) ac_mode=$ac_tag; continue;;
8578 esac
8579 case $ac_mode$ac_tag in
8580 :[FHL]*:*);;
Sauw Ming2f91da02012-06-07 02:24:51 +00008581 :L* | :C*:*) as_fn_error $? "invalid tag \`$ac_tag'" "$LINENO" 5;;
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00008582 :[FH]-) ac_tag=-:-;;
8583 :[FH]*) ac_tag=$ac_tag:$ac_tag.in;;
8584 esac
8585 ac_save_IFS=$IFS
8586 IFS=:
8587 set x $ac_tag
8588 IFS=$ac_save_IFS
8589 shift
8590 ac_file=$1
8591 shift
8592
8593 case $ac_mode in
8594 :L) ac_source=$1;;
8595 :[FH])
8596 ac_file_inputs=
8597 for ac_f
8598 do
8599 case $ac_f in
Sauw Ming2f91da02012-06-07 02:24:51 +00008600 -) ac_f="$ac_tmp/stdin";;
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00008601 *) # Look for the file first in the build tree, then in the source tree
8602 # (if the path is not absolute). The absolute path cannot be DOS-style,
8603 # because $ac_f cannot contain `:'.
8604 test -f "$ac_f" ||
8605 case $ac_f in
8606 [\\/$]*) false;;
8607 *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";;
8608 esac ||
Sauw Ming2f91da02012-06-07 02:24:51 +00008609 as_fn_error 1 "cannot find input file: \`$ac_f'" "$LINENO" 5;;
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00008610 esac
Benny Prijono28d3c562012-03-30 07:10:13 +00008611 case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
8612 as_fn_append ac_file_inputs " '$ac_f'"
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00008613 done
8614
8615 # Let's still pretend it is `configure' which instantiates (i.e., don't
8616 # use $as_me), people would be surprised to read:
8617 # /* config.h. Generated by config.status. */
Benny Prijono28d3c562012-03-30 07:10:13 +00008618 configure_input='Generated from '`
8619 $as_echo "$*" | sed 's|^[^:]*/||;s|:[^:]*/|, |g'
8620 `' by configure.'
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00008621 if test x"$ac_file" != x-; then
8622 configure_input="$ac_file. $configure_input"
Benny Prijono28d3c562012-03-30 07:10:13 +00008623 { $as_echo "$as_me:${as_lineno-$LINENO}: creating $ac_file" >&5
8624$as_echo "$as_me: creating $ac_file" >&6;}
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00008625 fi
Benny Prijono28d3c562012-03-30 07:10:13 +00008626 # Neutralize special characters interpreted by sed in replacement strings.
8627 case $configure_input in #(
8628 *\&* | *\|* | *\\* )
8629 ac_sed_conf_input=`$as_echo "$configure_input" |
8630 sed 's/[\\\\&|]/\\\\&/g'`;; #(
8631 *) ac_sed_conf_input=$configure_input;;
8632 esac
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00008633
8634 case $ac_tag in
Sauw Ming2f91da02012-06-07 02:24:51 +00008635 *:-:* | *:-) cat >"$ac_tmp/stdin" \
8636 || as_fn_error $? "could not create $ac_file" "$LINENO" 5 ;;
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00008637 esac
8638 ;;
Benny Prijonoc4c61d02006-08-20 20:47:34 +00008639 esac
8640
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00008641 ac_dir=`$as_dirname -- "$ac_file" ||
Benny Prijono7e0d75f2006-12-25 20:34:14 +00008642$as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
8643 X"$ac_file" : 'X\(//\)[^/]' \| \
8644 X"$ac_file" : 'X\(//\)$' \| \
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00008645 X"$ac_file" : 'X\(/\)' \| . 2>/dev/null ||
Benny Prijono28d3c562012-03-30 07:10:13 +00008646$as_echo X"$ac_file" |
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00008647 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
8648 s//\1/
8649 q
8650 }
8651 /^X\(\/\/\)[^/].*/{
8652 s//\1/
8653 q
8654 }
8655 /^X\(\/\/\)$/{
8656 s//\1/
8657 q
8658 }
8659 /^X\(\/\).*/{
8660 s//\1/
8661 q
8662 }
8663 s/.*/./; q'`
Benny Prijono28d3c562012-03-30 07:10:13 +00008664 as_dir="$ac_dir"; as_fn_mkdir_p
Benny Prijono7e0d75f2006-12-25 20:34:14 +00008665 ac_builddir=.
8666
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00008667case "$ac_dir" in
8668.) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
8669*)
Benny Prijono28d3c562012-03-30 07:10:13 +00008670 ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00008671 # A ".." for each directory in $ac_dir_suffix.
Benny Prijono28d3c562012-03-30 07:10:13 +00008672 ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00008673 case $ac_top_builddir_sub in
8674 "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
8675 *) ac_top_build_prefix=$ac_top_builddir_sub/ ;;
8676 esac ;;
8677esac
8678ac_abs_top_builddir=$ac_pwd
8679ac_abs_builddir=$ac_pwd$ac_dir_suffix
8680# for backward compatibility:
8681ac_top_builddir=$ac_top_build_prefix
Benny Prijono7e0d75f2006-12-25 20:34:14 +00008682
8683case $srcdir in
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00008684 .) # We are building in place.
Benny Prijono7e0d75f2006-12-25 20:34:14 +00008685 ac_srcdir=.
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00008686 ac_top_srcdir=$ac_top_builddir_sub
8687 ac_abs_top_srcdir=$ac_pwd ;;
8688 [\\/]* | ?:[\\/]* ) # Absolute name.
Benny Prijono7e0d75f2006-12-25 20:34:14 +00008689 ac_srcdir=$srcdir$ac_dir_suffix;
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00008690 ac_top_srcdir=$srcdir
8691 ac_abs_top_srcdir=$srcdir ;;
8692 *) # Relative name.
8693 ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
8694 ac_top_srcdir=$ac_top_build_prefix$srcdir
8695 ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
Benny Prijono7e0d75f2006-12-25 20:34:14 +00008696esac
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00008697ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
Benny Prijono9489e7a2008-09-19 22:18:50 +00008698
Benny Prijonoe2746132008-09-27 13:16:35 +00008699
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00008700 case $ac_mode in
8701 :F)
8702 #
8703 # CONFIG_FILE
8704 #
Benny Prijonoe2746132008-09-27 13:16:35 +00008705
Benny Prijonoe2746132008-09-27 13:16:35 +00008706_ACEOF
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00008707
Benny Prijono28d3c562012-03-30 07:10:13 +00008708cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00008709# If the template does not know about datarootdir, expand it.
8710# FIXME: This hack should be removed a few years after 2.60.
8711ac_datarootdir_hack=; ac_datarootdir_seen=
Benny Prijono28d3c562012-03-30 07:10:13 +00008712ac_sed_dataroot='
8713/datarootdir/ {
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00008714 p
8715 q
8716}
8717/@datadir@/p
8718/@docdir@/p
8719/@infodir@/p
8720/@localedir@/p
Benny Prijono28d3c562012-03-30 07:10:13 +00008721/@mandir@/p'
8722case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00008723*datarootdir*) ac_datarootdir_seen=yes;;
8724*@datadir@*|*@docdir@*|*@infodir@*|*@localedir@*|*@mandir@*)
Benny Prijono28d3c562012-03-30 07:10:13 +00008725 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5
8726$as_echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;}
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00008727_ACEOF
Benny Prijono28d3c562012-03-30 07:10:13 +00008728cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00008729 ac_datarootdir_hack='
8730 s&@datadir@&$datadir&g
8731 s&@docdir@&$docdir&g
8732 s&@infodir@&$infodir&g
8733 s&@localedir@&$localedir&g
8734 s&@mandir@&$mandir&g
Benny Prijono28d3c562012-03-30 07:10:13 +00008735 s&\\\${datarootdir}&$datarootdir&g' ;;
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00008736esac
8737_ACEOF
8738
8739# Neutralize VPATH when `$srcdir' = `.'.
8740# Shell code in configure.ac might set extrasub.
8741# FIXME: do we really want to maintain this feature?
Benny Prijono28d3c562012-03-30 07:10:13 +00008742cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
8743ac_sed_extra="$ac_vpsub
Benny Prijonoc4c61d02006-08-20 20:47:34 +00008744$extrasub
Benny Prijono7e0d75f2006-12-25 20:34:14 +00008745_ACEOF
Benny Prijono28d3c562012-03-30 07:10:13 +00008746cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
Benny Prijonoc4c61d02006-08-20 20:47:34 +00008747:t
8748/@[a-zA-Z_][a-zA-Z_0-9]*@/!b
Benny Prijono28d3c562012-03-30 07:10:13 +00008749s|@configure_input@|$ac_sed_conf_input|;t t
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00008750s&@top_builddir@&$ac_top_builddir_sub&;t t
Benny Prijono28d3c562012-03-30 07:10:13 +00008751s&@top_build_prefix@&$ac_top_build_prefix&;t t
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00008752s&@srcdir@&$ac_srcdir&;t t
8753s&@abs_srcdir@&$ac_abs_srcdir&;t t
8754s&@top_srcdir@&$ac_top_srcdir&;t t
8755s&@abs_top_srcdir@&$ac_abs_top_srcdir&;t t
8756s&@builddir@&$ac_builddir&;t t
8757s&@abs_builddir@&$ac_abs_builddir&;t t
8758s&@abs_top_builddir@&$ac_abs_top_builddir&;t t
8759$ac_datarootdir_hack
Benny Prijono28d3c562012-03-30 07:10:13 +00008760"
Sauw Ming2f91da02012-06-07 02:24:51 +00008761eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$ac_tmp/subs.awk" \
8762 >$ac_tmp/out || as_fn_error $? "could not create $ac_file" "$LINENO" 5
Benny Prijonoc4c61d02006-08-20 20:47:34 +00008763
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00008764test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
Sauw Ming2f91da02012-06-07 02:24:51 +00008765 { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
8766 { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' \
8767 "$ac_tmp/out"`; test -z "$ac_out"; } &&
Benny Prijono28d3c562012-03-30 07:10:13 +00008768 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir'
Sauw Ming4e4ec7e2012-06-01 04:27:01 +00008769which seems to be undefined. Please make sure it is defined" >&5
Benny Prijono28d3c562012-03-30 07:10:13 +00008770$as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir'
Sauw Ming4e4ec7e2012-06-01 04:27:01 +00008771which seems to be undefined. Please make sure it is defined" >&2;}
Benny Prijonoa9b372a2006-07-24 02:07:11 +00008772
Sauw Ming2f91da02012-06-07 02:24:51 +00008773 rm -f "$ac_tmp/stdin"
Benny Prijonoa9b372a2006-07-24 02:07:11 +00008774 case $ac_file in
Sauw Ming2f91da02012-06-07 02:24:51 +00008775 -) cat "$ac_tmp/out" && rm -f "$ac_tmp/out";;
8776 *) rm -f "$ac_file" && mv "$ac_tmp/out" "$ac_file";;
Benny Prijono28d3c562012-03-30 07:10:13 +00008777 esac \
Sauw Ming4e4ec7e2012-06-01 04:27:01 +00008778 || as_fn_error $? "could not create $ac_file" "$LINENO" 5
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00008779 ;;
8780 :H)
8781 #
8782 # CONFIG_HEADER
8783 #
Benny Prijonoa9b372a2006-07-24 02:07:11 +00008784 if test x"$ac_file" != x-; then
Benny Prijono28d3c562012-03-30 07:10:13 +00008785 {
8786 $as_echo "/* $configure_input */" \
Sauw Ming2f91da02012-06-07 02:24:51 +00008787 && eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs"
8788 } >"$ac_tmp/config.h" \
Sauw Ming4e4ec7e2012-06-01 04:27:01 +00008789 || as_fn_error $? "could not create $ac_file" "$LINENO" 5
Sauw Ming2f91da02012-06-07 02:24:51 +00008790 if diff "$ac_file" "$ac_tmp/config.h" >/dev/null 2>&1; then
Benny Prijono28d3c562012-03-30 07:10:13 +00008791 { $as_echo "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5
8792$as_echo "$as_me: $ac_file is unchanged" >&6;}
Benny Prijonoa9b372a2006-07-24 02:07:11 +00008793 else
Benny Prijono28d3c562012-03-30 07:10:13 +00008794 rm -f "$ac_file"
Sauw Ming2f91da02012-06-07 02:24:51 +00008795 mv "$ac_tmp/config.h" "$ac_file" \
Sauw Ming4e4ec7e2012-06-01 04:27:01 +00008796 || as_fn_error $? "could not create $ac_file" "$LINENO" 5
Benny Prijonoa9b372a2006-07-24 02:07:11 +00008797 fi
8798 else
Benny Prijono28d3c562012-03-30 07:10:13 +00008799 $as_echo "/* $configure_input */" \
Sauw Ming2f91da02012-06-07 02:24:51 +00008800 && eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs" \
Sauw Ming4e4ec7e2012-06-01 04:27:01 +00008801 || as_fn_error $? "could not create -" "$LINENO" 5
Benny Prijonoa9b372a2006-07-24 02:07:11 +00008802 fi
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00008803 ;;
Benny Prijonoa9b372a2006-07-24 02:07:11 +00008804
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00008805
8806 esac
8807
8808done # for ac_tag
8809
Benny Prijonoa9b372a2006-07-24 02:07:11 +00008810
Benny Prijono28d3c562012-03-30 07:10:13 +00008811as_fn_exit 0
Benny Prijono7e0d75f2006-12-25 20:34:14 +00008812_ACEOF
Benny Prijonoa9b372a2006-07-24 02:07:11 +00008813ac_clean_files=$ac_clean_files_save
8814
Benny Prijono28d3c562012-03-30 07:10:13 +00008815test $ac_write_fail = 0 ||
Sauw Ming4e4ec7e2012-06-01 04:27:01 +00008816 as_fn_error $? "write failure creating $CONFIG_STATUS" "$LINENO" 5
Benny Prijono28d3c562012-03-30 07:10:13 +00008817
Benny Prijono7e0d75f2006-12-25 20:34:14 +00008818
Benny Prijonoa9b372a2006-07-24 02:07:11 +00008819# configure is writing to config.log, and then calls config.status.
8820# config.status does its own redirection, appending to config.log.
8821# Unfortunately, on DOS this fails, as config.log is still kept open
8822# by configure, so config.status won't be able to write to it; its
8823# output is simply discarded. So we exec the FD to /dev/null,
8824# effectively closing config.log, so it can be properly (re)opened and
8825# appended to by config.status. When coming back to configure, we
8826# need to make the FD available again.
8827if test "$no_create" != yes; then
8828 ac_cs_success=:
Benny Prijono7e0d75f2006-12-25 20:34:14 +00008829 ac_config_status_args=
8830 test "$silent" = yes &&
8831 ac_config_status_args="$ac_config_status_args --quiet"
Benny Prijonoa9b372a2006-07-24 02:07:11 +00008832 exec 5>/dev/null
Benny Prijono7e0d75f2006-12-25 20:34:14 +00008833 $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success=false
Benny Prijonoa9b372a2006-07-24 02:07:11 +00008834 exec 5>>config.log
8835 # Use ||, not &&, to avoid exiting from the if with $? = 1, which
8836 # would make configure fail if this is the last instruction.
Sauw Ming4e4ec7e2012-06-01 04:27:01 +00008837 $ac_cs_success || as_fn_exit 1
Benny Prijono28d3c562012-03-30 07:10:13 +00008838fi
8839if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then
8840 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5
8841$as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;}
Benny Prijonod5233702010-01-13 13:09:45 +00008842fi
Benny Prijonoa9b372a2006-07-24 02:07:11 +00008843
Benny Prijono7e0d75f2006-12-25 20:34:14 +00008844
Benny Prijonod9627842007-04-18 09:24:31 +00008845
Benny Prijono28d3c562012-03-30 07:10:13 +00008846{ $as_echo "$as_me:${as_lineno-$LINENO}: result:
Benny Prijonod9627842007-04-18 09:24:31 +00008847
Benny Prijonoc16c6e32007-11-18 14:53:47 +00008848Configurations for current target have been written to 'build.mak', and 'os-auto.mak' in various build directories, and pjlib/include/pj/compat/os_auto.h.
Benny Prijonod9627842007-04-18 09:24:31 +00008849
Benny Prijonoc16c6e32007-11-18 14:53:47 +00008850Further customizations can be put in:
Benny Prijonod9627842007-04-18 09:24:31 +00008851 - 'user.mak'
8852 - 'pjlib/include/pj/config_site.h'
8853
8854The next step now is to run 'make dep' and 'make'.
8855" >&5
Benny Prijono28d3c562012-03-30 07:10:13 +00008856$as_echo "
Benny Prijonod9627842007-04-18 09:24:31 +00008857
Benny Prijonoc16c6e32007-11-18 14:53:47 +00008858Configurations for current target have been written to 'build.mak', and 'os-auto.mak' in various build directories, and pjlib/include/pj/compat/os_auto.h.
Benny Prijonod9627842007-04-18 09:24:31 +00008859
Benny Prijonoc16c6e32007-11-18 14:53:47 +00008860Further customizations can be put in:
Benny Prijonod9627842007-04-18 09:24:31 +00008861 - 'user.mak'
8862 - 'pjlib/include/pj/config_site.h'
8863
8864The next step now is to run 'make dep' and 'make'.
Nanang Izzuddin56e380a2009-04-15 14:45:41 +00008865" >&6; }
Benny Prijonod9627842007-04-18 09:24:31 +00008866