r199: This commit was manufactured by cvs2svn to create tag 'hv_1_1_9'.
[cinelerra_cv/ct.git] / hvirtual / libsndfile / config.status
blob57d482ff1edb4bf9571ca17770035a06e247b449
1 #! /bin/sh
2 # Generated by configure.
3 # Run this file to recreate the current configuration.
4 # Compiler output produced by configure, useful for debugging
5 # configure, is in config.log if it exists.
7 debug=false
8 ac_cs_recheck=false
9 ac_cs_silent=false
10 SHELL=${CONFIG_SHELL-/bin/sh}
11 ## --------------------- ##
12 ## M4sh Initialization. ##
13 ## --------------------- ##
15 # Be Bourne compatible
16 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
17 emulate sh
18 NULLCMD=:
19 # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
20 # is contrary to our usage. Disable this feature.
21 alias -g '${1+"$@"}'='"$@"'
22 elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then
23 set -o posix
26 # Support unset when possible.
27 if (FOO=FOO; unset FOO) >/dev/null 2>&1; then
28 as_unset=unset
29 else
30 as_unset=false
34 # Work around bugs in pre-3.0 UWIN ksh.
35 $as_unset ENV MAIL MAILPATH
36 PS1='$ '
37 PS2='> '
38 PS4='+ '
40 # NLS nuisances.
41 for as_var in \
42 LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \
43 LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \
44 LC_TELEPHONE LC_TIME
46 if (set +x; test -n "`(eval $as_var=C; export $as_var) 2>&1`"); then
47 eval $as_var=C; export $as_var
48 else
49 $as_unset $as_var
51 done
53 # Required to use basename.
54 if expr a : '\(a\)' >/dev/null 2>&1; then
55 as_expr=expr
56 else
57 as_expr=false
60 if (basename /) >/dev/null 2>&1 && test "X`basename / 2>&1`" = "X/"; then
61 as_basename=basename
62 else
63 as_basename=false
67 # Name of the executable.
68 as_me=`$as_basename "$0" ||
69 $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
70 X"$0" : 'X\(//\)$' \| \
71 X"$0" : 'X\(/\)$' \| \
72 . : '\(.\)' 2>/dev/null ||
73 echo X/"$0" |
74 sed '/^.*\/\([^/][^/]*\)\/*$/{ s//\1/; q; }
75 /^X\/\(\/\/\)$/{ s//\1/; q; }
76 /^X\/\(\/\).*/{ s//\1/; q; }
77 s/.*/./; q'`
80 # PATH needs CR, and LINENO needs CR and PATH.
81 # Avoid depending upon Character Ranges.
82 as_cr_letters='abcdefghijklmnopqrstuvwxyz'
83 as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
84 as_cr_Letters=$as_cr_letters$as_cr_LETTERS
85 as_cr_digits='0123456789'
86 as_cr_alnum=$as_cr_Letters$as_cr_digits
88 # The user is always right.
89 if test "${PATH_SEPARATOR+set}" != set; then
90 echo "#! /bin/sh" >conf$$.sh
91 echo "exit 0" >>conf$$.sh
92 chmod +x conf$$.sh
93 if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
94 PATH_SEPARATOR=';'
95 else
96 PATH_SEPARATOR=:
98 rm -f conf$$.sh
102 as_lineno_1=$LINENO
103 as_lineno_2=$LINENO
104 as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
105 test "x$as_lineno_1" != "x$as_lineno_2" &&
106 test "x$as_lineno_3" = "x$as_lineno_2" || {
107 # Find who we are. Look in the path if we contain no path at all
108 # relative or not.
109 case $0 in
110 *[\\/]* ) as_myself=$0 ;;
111 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
112 for as_dir in $PATH
114 IFS=$as_save_IFS
115 test -z "$as_dir" && as_dir=.
116 test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
117 done
120 esac
121 # We did not find ourselves, most probably we were run as `sh COMMAND'
122 # in which case we are not to be found in the path.
123 if test "x$as_myself" = x; then
124 as_myself=$0
126 if test ! -f "$as_myself"; then
127 { { echo "$as_me:$LINENO: error: cannot find myself; rerun with an absolute path" >&5
128 echo "$as_me: error: cannot find myself; rerun with an absolute path" >&2;}
129 { (exit 1); exit 1; }; }
131 case $CONFIG_SHELL in
133 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
134 for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH
136 IFS=$as_save_IFS
137 test -z "$as_dir" && as_dir=.
138 for as_base in sh bash ksh sh5; do
139 case $as_dir in
141 if ("$as_dir/$as_base" -c '
142 as_lineno_1=$LINENO
143 as_lineno_2=$LINENO
144 as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
145 test "x$as_lineno_1" != "x$as_lineno_2" &&
146 test "x$as_lineno_3" = "x$as_lineno_2" ') 2>/dev/null; then
147 $as_unset BASH_ENV || test "${BASH_ENV+set}" != set || { BASH_ENV=; export BASH_ENV; }
148 $as_unset ENV || test "${ENV+set}" != set || { ENV=; export ENV; }
149 CONFIG_SHELL=$as_dir/$as_base
150 export CONFIG_SHELL
151 exec "$CONFIG_SHELL" "$0" ${1+"$@"}
152 fi;;
153 esac
154 done
155 done
157 esac
159 # Create $as_me.lineno as a copy of $as_myself, but with $LINENO
160 # uniformly replaced by the line number. The first 'sed' inserts a
161 # line-number line before each line; the second 'sed' does the real
162 # work. The second script uses 'N' to pair each line-number line
163 # with the numbered line, and appends trailing '-' during
164 # substitution so that $LINENO is not a special case at line end.
165 # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
166 # second 'sed' script. Blame Lee E. McMahon for sed's syntax. :-)
167 sed '=' <$as_myself |
168 sed '
170 s,$,-,
171 : loop
172 s,^\(['$as_cr_digits']*\)\(.*\)[$]LINENO\([^'$as_cr_alnum'_]\),\1\2\1\3,
173 t loop
174 s,-$,,
175 s,^['$as_cr_digits']*\n,,
176 ' >$as_me.lineno &&
177 chmod +x $as_me.lineno ||
178 { { echo "$as_me:$LINENO: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&5
179 echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2;}
180 { (exit 1); exit 1; }; }
182 # Don't try to exec as it changes $[0], causing all sort of problems
183 # (the dirname of $[0] is not the place where we might find the
184 # original and so on. Autoconf is especially sensible to this).
185 . ./$as_me.lineno
186 # Exit status is that of the last command.
187 exit
191 case `echo "testing\c"; echo 1,2,3`,`echo -n testing; echo 1,2,3` in
192 *c*,-n*) ECHO_N= ECHO_C='
193 ' ECHO_T=' ' ;;
194 *c*,* ) ECHO_N=-n ECHO_C= ECHO_T= ;;
195 *) ECHO_N= ECHO_C='\c' ECHO_T= ;;
196 esac
198 if expr a : '\(a\)' >/dev/null 2>&1; then
199 as_expr=expr
200 else
201 as_expr=false
204 rm -f conf$$ conf$$.exe conf$$.file
205 echo >conf$$.file
206 if ln -s conf$$.file conf$$ 2>/dev/null; then
207 # We could just check for DJGPP; but this test a) works b) is more generic
208 # and c) will remain valid once DJGPP supports symlinks (DJGPP 2.04).
209 if test -f conf$$.exe; then
210 # Don't use ln at all; we don't have any links
211 as_ln_s='cp -p'
212 else
213 as_ln_s='ln -s'
215 elif ln conf$$.file conf$$ 2>/dev/null; then
216 as_ln_s=ln
217 else
218 as_ln_s='cp -p'
220 rm -f conf$$ conf$$.exe conf$$.file
222 if mkdir -p . 2>/dev/null; then
223 as_mkdir_p=:
224 else
225 as_mkdir_p=false
228 as_executable_p="test -f"
230 # Sed expression to map a string onto a valid CPP name.
231 as_tr_cpp="sed y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g"
233 # Sed expression to map a string onto a valid variable name.
234 as_tr_sh="sed y%*+%pp%;s%[^_$as_cr_alnum]%_%g"
237 # IFS
238 # We need space, tab and new line, in precisely that order.
239 as_nl='
241 IFS=" $as_nl"
243 # CDPATH.
244 $as_unset CDPATH
246 exec 6>&1
248 # Open the log real soon, to keep \$[0] and so on meaningful, and to
249 # report actual input values of CONFIG_FILES etc. instead of their
250 # values after options handling. Logging --version etc. is OK.
251 exec 5>>config.log
253 echo
254 sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
255 ## Running $as_me. ##
256 _ASBOX
257 } >&5
258 cat >&5 <<_CSEOF
260 This file was extended by $as_me, which was
261 generated by GNU Autoconf 2.57. Invocation command line was
263 CONFIG_FILES = $CONFIG_FILES
264 CONFIG_HEADERS = $CONFIG_HEADERS
265 CONFIG_LINKS = $CONFIG_LINKS
266 CONFIG_COMMANDS = $CONFIG_COMMANDS
267 $ $0 $@
269 _CSEOF
270 echo "on `(hostname || uname -n) 2>/dev/null | sed 1q`" >&5
271 echo >&5
272 config_files=" Makefile src/sndfile.h src/Version_script src/Makefile src/GSM610/Makefile src/G72x/Makefile man/Makefile examples/Makefile tests/Makefile doc/Makefile Win32/Makefile MacOS/Makefile Octave/Makefile libsndfile.spec sndfile.pc"
273 config_headers=" src/config.h"
274 config_commands=" depfiles"
276 ac_cs_usage="\
277 \`$as_me' instantiates files from templates according to the
278 current configuration.
280 Usage: $0 [OPTIONS] [FILE]...
282 -h, --help print this help, then exit
283 -V, --version print version number, then exit
284 -q, --quiet do not print progress messages
285 -d, --debug don't remove temporary files
286 --recheck update $as_me by reconfiguring in the same conditions
287 --file=FILE[:TEMPLATE]
288 instantiate the configuration file FILE
289 --header=FILE[:TEMPLATE]
290 instantiate the configuration header FILE
292 Configuration files:
293 $config_files
295 Configuration headers:
296 $config_headers
298 Configuration commands:
299 $config_commands
301 Report bugs to <bug-autoconf@gnu.org>."
302 ac_cs_version="\
303 config.status
304 configured by ./configure, generated by GNU Autoconf 2.57,
305 with options \" 'CFLAGS=-O3 -march=athlon -fmessage-length=0 -funroll-all-loops -fomit-frame-pointer -falign-loops=2 -falign-jumps=2 -falign-functions=2'\"
307 Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001
308 Free Software Foundation, Inc.
309 This config.status script is free software; the Free Software Foundation
310 gives unlimited permission to copy, distribute and modify it."
311 srcdir=.
312 INSTALL="/usr/bin/install -c"
313 # If no file are specified by the user, then we need to provide default
314 # value. By we need to know if files were specified by the user.
315 ac_need_defaults=:
316 while test $# != 0
318 case $1 in
319 --*=*)
320 ac_option=`expr "x$1" : 'x\([^=]*\)='`
321 ac_optarg=`expr "x$1" : 'x[^=]*=\(.*\)'`
322 ac_shift=:
325 ac_option=$1
326 ac_optarg=$2
327 ac_shift=shift
329 *) # This is not an option, so the user has probably given explicit
330 # arguments.
331 ac_option=$1
332 ac_need_defaults=false;;
333 esac
335 case $ac_option in
336 # Handling of the options.
337 -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
338 ac_cs_recheck=: ;;
339 --version | --vers* | -V )
340 echo "$ac_cs_version"; exit 0 ;;
341 --he | --h)
342 # Conflict between --help and --header
343 { { echo "$as_me:$LINENO: error: ambiguous option: $1
344 Try \`$0 --help' for more information." >&5
345 echo "$as_me: error: ambiguous option: $1
346 Try \`$0 --help' for more information." >&2;}
347 { (exit 1); exit 1; }; };;
348 --help | --hel | -h )
349 echo "$ac_cs_usage"; exit 0 ;;
350 --debug | --d* | -d )
351 debug=: ;;
352 --file | --fil | --fi | --f )
353 $ac_shift
354 CONFIG_FILES="$CONFIG_FILES $ac_optarg"
355 ac_need_defaults=false;;
356 --header | --heade | --head | --hea )
357 $ac_shift
358 CONFIG_HEADERS="$CONFIG_HEADERS $ac_optarg"
359 ac_need_defaults=false;;
360 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
361 | -silent | --silent | --silen | --sile | --sil | --si | --s)
362 ac_cs_silent=: ;;
364 # This is an error.
365 -*) { { echo "$as_me:$LINENO: error: unrecognized option: $1
366 Try \`$0 --help' for more information." >&5
367 echo "$as_me: error: unrecognized option: $1
368 Try \`$0 --help' for more information." >&2;}
369 { (exit 1); exit 1; }; } ;;
371 *) ac_config_targets="$ac_config_targets $1" ;;
373 esac
374 shift
375 done
377 ac_configure_extra_args=
379 if $ac_cs_silent; then
380 exec 6>/dev/null
381 ac_configure_extra_args="$ac_configure_extra_args --silent"
384 if $ac_cs_recheck; then
385 echo "running /bin/sh ./configure " 'CFLAGS=-O3 -march=athlon -fmessage-length=0 -funroll-all-loops -fomit-frame-pointer -falign-loops=2 -falign-jumps=2 -falign-functions=2' $ac_configure_extra_args " --no-create --no-recursion" >&6
386 exec /bin/sh ./configure 'CFLAGS=-O3 -march=athlon -fmessage-length=0 -funroll-all-loops -fomit-frame-pointer -falign-loops=2 -falign-jumps=2 -falign-functions=2' $ac_configure_extra_args --no-create --no-recursion
390 # INIT-COMMANDS section.
393 AMDEP_TRUE="" ac_aux_dir="."
395 for ac_config_target in $ac_config_targets
397 case "$ac_config_target" in
398 # Handling of arguments.
399 "Makefile" ) CONFIG_FILES="$CONFIG_FILES Makefile" ;;
400 "src/sndfile.h" ) CONFIG_FILES="$CONFIG_FILES src/sndfile.h" ;;
401 "src/Version_script" ) CONFIG_FILES="$CONFIG_FILES src/Version_script" ;;
402 "src/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/Makefile" ;;
403 "src/GSM610/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/GSM610/Makefile" ;;
404 "src/G72x/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/G72x/Makefile" ;;
405 "man/Makefile" ) CONFIG_FILES="$CONFIG_FILES man/Makefile" ;;
406 "examples/Makefile" ) CONFIG_FILES="$CONFIG_FILES examples/Makefile" ;;
407 "tests/Makefile" ) CONFIG_FILES="$CONFIG_FILES tests/Makefile" ;;
408 "doc/Makefile" ) CONFIG_FILES="$CONFIG_FILES doc/Makefile" ;;
409 "Win32/Makefile" ) CONFIG_FILES="$CONFIG_FILES Win32/Makefile" ;;
410 "MacOS/Makefile" ) CONFIG_FILES="$CONFIG_FILES MacOS/Makefile" ;;
411 "Octave/Makefile" ) CONFIG_FILES="$CONFIG_FILES Octave/Makefile" ;;
412 "libsndfile.spec" ) CONFIG_FILES="$CONFIG_FILES libsndfile.spec" ;;
413 "sndfile.pc" ) CONFIG_FILES="$CONFIG_FILES sndfile.pc" ;;
414 "depfiles" ) CONFIG_COMMANDS="$CONFIG_COMMANDS depfiles" ;;
415 "src/config.h" ) CONFIG_HEADERS="$CONFIG_HEADERS src/config.h" ;;
416 *) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5
417 echo "$as_me: error: invalid argument: $ac_config_target" >&2;}
418 { (exit 1); exit 1; }; };;
419 esac
420 done
422 # If the user did not use the arguments to specify the items to instantiate,
423 # then the envvar interface is used. Set only those that are not.
424 # We use the long form for the default assignment because of an extremely
425 # bizarre bug on SunOS 4.1.3.
426 if $ac_need_defaults; then
427 test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files
428 test "${CONFIG_HEADERS+set}" = set || CONFIG_HEADERS=$config_headers
429 test "${CONFIG_COMMANDS+set}" = set || CONFIG_COMMANDS=$config_commands
432 # Have a temporary directory for convenience. Make it in the build tree
433 # simply because there is no reason to put it here, and in addition,
434 # creating and moving files from /tmp can sometimes cause problems.
435 # Create a temporary directory, and hook for its removal unless debugging.
436 $debug ||
438 trap 'exit_status=$?; rm -rf $tmp && exit $exit_status' 0
439 trap '{ (exit 1); exit 1; }' 1 2 13 15
442 # Create a (secure) tmp directory for tmp files.
445 tmp=`(umask 077 && mktemp -d -q "./confstatXXXXXX") 2>/dev/null` &&
446 test -n "$tmp" && test -d "$tmp"
447 } ||
449 tmp=./confstat$$-$RANDOM
450 (umask 077 && mkdir $tmp)
451 } ||
453 echo "$me: cannot create a temporary directory in ." >&2
454 { (exit 1); exit 1; }
459 # CONFIG_FILES section.
462 # No need to generate the scripts if there are no CONFIG_FILES.
463 # This happens for instance when ./config.status config.h
464 if test -n "$CONFIG_FILES"; then
465 # Protect against being on the right side of a sed subst in config.status.
466 sed 's/,@/@@/; s/@,/@@/; s/,;t t$/@;t t/; /@;t t$/s/[\\&,]/\\&/g;
467 s/@@/,@/; s/@@/@,/; s/@;t t$/,;t t/' >$tmp/subs.sed <<\CEOF
468 s,@SHELL@,/bin/sh,;t t
469 s,@PATH_SEPARATOR@,:,;t t
470 s,@PACKAGE_NAME@,,;t t
471 s,@PACKAGE_TARNAME@,,;t t
472 s,@PACKAGE_VERSION@,,;t t
473 s,@PACKAGE_STRING@,,;t t
474 s,@PACKAGE_BUGREPORT@,,;t t
475 s,@exec_prefix@,${prefix},;t t
476 s,@prefix@,/usr/local,;t t
477 s,@program_transform_name@,s,x,x,,;t t
478 s,@bindir@,${exec_prefix}/bin,;t t
479 s,@sbindir@,${exec_prefix}/sbin,;t t
480 s,@libexecdir@,${exec_prefix}/libexec,;t t
481 s,@datadir@,${prefix}/share,;t t
482 s,@sysconfdir@,${prefix}/etc,;t t
483 s,@sharedstatedir@,${prefix}/com,;t t
484 s,@localstatedir@,${prefix}/var,;t t
485 s,@libdir@,${exec_prefix}/lib,;t t
486 s,@includedir@,${prefix}/include,;t t
487 s,@oldincludedir@,/usr/include,;t t
488 s,@infodir@,${prefix}/info,;t t
489 s,@mandir@,${prefix}/man,;t t
490 s,@build_alias@,,;t t
491 s,@host_alias@,,;t t
492 s,@target_alias@,,;t t
493 s,@DEFS@,-DHAVE_CONFIG_H,;t t
494 s,@ECHO_C@,,;t t
495 s,@ECHO_N@,-n,;t t
496 s,@ECHO_T@,,;t t
497 s,@LIBS@,-lm ,;t t
498 s,@build@,i686-pc-linux-gnu,;t t
499 s,@build_cpu@,i686,;t t
500 s,@build_vendor@,pc,;t t
501 s,@build_os@,linux-gnu,;t t
502 s,@host@,i686-pc-linux-gnu,;t t
503 s,@host_cpu@,i686,;t t
504 s,@host_vendor@,pc,;t t
505 s,@host_os@,linux-gnu,;t t
506 s,@target@,i686-pc-linux-gnu,;t t
507 s,@target_cpu@,i686,;t t
508 s,@target_vendor@,pc,;t t
509 s,@target_os@,linux-gnu,;t t
510 s,@INSTALL_PROGRAM@,${INSTALL},;t t
511 s,@INSTALL_SCRIPT@,${INSTALL},;t t
512 s,@INSTALL_DATA@,${INSTALL} -m 644,;t t
513 s,@PACKAGE@,libsndfile,;t t
514 s,@VERSION@,1.0.5,;t t
515 s,@ACLOCAL@,${SHELL} /root/hvirtual/libsndfile-1.0.5/missing --run aclocal-1.6,;t t
516 s,@AUTOCONF@,${SHELL} /root/hvirtual/libsndfile-1.0.5/missing --run autoconf,;t t
517 s,@AUTOMAKE@,${SHELL} /root/hvirtual/libsndfile-1.0.5/missing --run automake-1.6,;t t
518 s,@AUTOHEADER@,${SHELL} /root/hvirtual/libsndfile-1.0.5/missing --run autoheader,;t t
519 s,@MAKEINFO@,${SHELL} /root/hvirtual/libsndfile-1.0.5/missing --run makeinfo,;t t
520 s,@AMTAR@,${SHELL} /root/hvirtual/libsndfile-1.0.5/missing --run tar,;t t
521 s,@install_sh@,/root/hvirtual/libsndfile-1.0.5/install-sh,;t t
522 s,@STRIP@,strip,;t t
523 s,@ac_ct_STRIP@,strip,;t t
524 s,@INSTALL_STRIP_PROGRAM@,${SHELL} $(install_sh) -c -s,;t t
525 s,@AWK@,gawk,;t t
526 s,@SET_MAKE@,,;t t
527 s,@autogen@,no,;t t
528 s,@CC@,gcc,;t t
529 s,@CFLAGS@,-O3 -march=athlon -fmessage-length=0 -funroll-all-loops -fomit-frame-pointer -falign-loops=2 -falign-jumps=2 -falign-functions=2 -W -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -pipe,;t t
530 s,@LDFLAGS@,,;t t
531 s,@CPPFLAGS@,,;t t
532 s,@ac_ct_CC@,gcc,;t t
533 s,@EXEEXT@,,;t t
534 s,@OBJEXT@,o,;t t
535 s,@DEPDIR@,.deps,;t t
536 s,@am__include@,include,;t t
537 s,@am__quote@,,;t t
538 s,@AMDEP_TRUE@,,;t t
539 s,@AMDEP_FALSE@,#,;t t
540 s,@AMDEPBACKSLASH@,\,;t t
541 s,@CCDEPMODE@,depmode=gcc3,;t t
542 s,@LN_S@,ln -s,;t t
543 s,@ECHO@,echo,;t t
544 s,@RANLIB@,ranlib,;t t
545 s,@ac_ct_RANLIB@,ranlib,;t t
546 s,@CPP@,gcc -E,;t t
547 s,@EGREP@,grep -E,;t t
548 s,@LIBTOOL@,$(SHELL) $(top_builddir)/libtool,;t t
549 s,@GETCONF@,getconf,;t t
550 s,@ac_ct_GETCONF@,getconf,;t t
551 s,@TYPEOF_SF_COUNT_T@,loff_t,;t t
552 s,@SIZEOF_SF_COUNT_T@,8,;t t
553 s,@SHLIB_VERSION_ARG@,-Wl,--version-script=Version_script,;t t
554 s,@SHARED_VERSION_INFO@,1:5:0,;t t
555 s,@OS_SPECIFIC_INCLUDES@,,;t t
556 s,@OS_SPECIFIC_LINKS@,,;t t
557 s,@ENABLE_EXPERIMENTAL_CODE@,,;t t
558 s,@COMPILER_IS_GCC@,,;t t
559 s,@GCC_MAJOR_VERSION@,3,;t t
560 s,@LIBOBJS@,,;t t
561 s,@LTLIBOBJS@,,;t t
562 CEOF
564 # Split the substitutions into bite-sized pieces for seds with
565 # small command number limits, like on Digital OSF/1 and HP-UX.
566 ac_max_sed_lines=48
567 ac_sed_frag=1 # Number of current file.
568 ac_beg=1 # First line for current file.
569 ac_end=$ac_max_sed_lines # Line after last line for current file.
570 ac_more_lines=:
571 ac_sed_cmds=
572 while $ac_more_lines; do
573 if test $ac_beg -gt 1; then
574 sed "1,${ac_beg}d; ${ac_end}q" $tmp/subs.sed >$tmp/subs.frag
575 else
576 sed "${ac_end}q" $tmp/subs.sed >$tmp/subs.frag
578 if test ! -s $tmp/subs.frag; then
579 ac_more_lines=false
580 else
581 # The purpose of the label and of the branching condition is to
582 # speed up the sed processing (if there are no `@' at all, there
583 # is no need to browse any of the substitutions).
584 # These are the two extra sed commands mentioned above.
585 (echo ':t
586 /@[a-zA-Z_][a-zA-Z_0-9]*@/!b' && cat $tmp/subs.frag) >$tmp/subs-$ac_sed_frag.sed
587 if test -z "$ac_sed_cmds"; then
588 ac_sed_cmds="sed -f $tmp/subs-$ac_sed_frag.sed"
589 else
590 ac_sed_cmds="$ac_sed_cmds | sed -f $tmp/subs-$ac_sed_frag.sed"
592 ac_sed_frag=`expr $ac_sed_frag + 1`
593 ac_beg=$ac_end
594 ac_end=`expr $ac_end + $ac_max_sed_lines`
596 done
597 if test -z "$ac_sed_cmds"; then
598 ac_sed_cmds=cat
600 fi # test -n "$CONFIG_FILES"
602 for ac_file in : $CONFIG_FILES; do test "x$ac_file" = x: && continue
603 # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
604 case $ac_file in
605 - | *:- | *:-:* ) # input from stdin
606 cat >$tmp/stdin
607 ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
608 ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
609 *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
610 ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
611 * ) ac_file_in=$ac_file.in ;;
612 esac
614 # Compute @srcdir@, @top_srcdir@, and @INSTALL@ for subdirectories.
615 ac_dir=`(dirname "$ac_file") 2>/dev/null ||
616 $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
617 X"$ac_file" : 'X\(//\)[^/]' \| \
618 X"$ac_file" : 'X\(//\)$' \| \
619 X"$ac_file" : 'X\(/\)' \| \
620 . : '\(.\)' 2>/dev/null ||
621 echo X"$ac_file" |
622 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
623 /^X\(\/\/\)[^/].*/{ s//\1/; q; }
624 /^X\(\/\/\)$/{ s//\1/; q; }
625 /^X\(\/\).*/{ s//\1/; q; }
626 s/.*/./; q'`
627 { if $as_mkdir_p; then
628 mkdir -p "$ac_dir"
629 else
630 as_dir="$ac_dir"
631 as_dirs=
632 while test ! -d "$as_dir"; do
633 as_dirs="$as_dir $as_dirs"
634 as_dir=`(dirname "$as_dir") 2>/dev/null ||
635 $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
636 X"$as_dir" : 'X\(//\)[^/]' \| \
637 X"$as_dir" : 'X\(//\)$' \| \
638 X"$as_dir" : 'X\(/\)' \| \
639 . : '\(.\)' 2>/dev/null ||
640 echo X"$as_dir" |
641 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
642 /^X\(\/\/\)[^/].*/{ s//\1/; q; }
643 /^X\(\/\/\)$/{ s//\1/; q; }
644 /^X\(\/\).*/{ s//\1/; q; }
645 s/.*/./; q'`
646 done
647 test ! -n "$as_dirs" || mkdir $as_dirs
648 fi || { { echo "$as_me:$LINENO: error: cannot create directory \"$ac_dir\"" >&5
649 echo "$as_me: error: cannot create directory \"$ac_dir\"" >&2;}
650 { (exit 1); exit 1; }; }; }
652 ac_builddir=.
654 if test "$ac_dir" != .; then
655 ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
656 # A "../" for each directory in $ac_dir_suffix.
657 ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
658 else
659 ac_dir_suffix= ac_top_builddir=
662 case $srcdir in
663 .) # No --srcdir option. We are building in place.
664 ac_srcdir=.
665 if test -z "$ac_top_builddir"; then
666 ac_top_srcdir=.
667 else
668 ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
669 fi ;;
670 [\\/]* | ?:[\\/]* ) # Absolute path.
671 ac_srcdir=$srcdir$ac_dir_suffix;
672 ac_top_srcdir=$srcdir ;;
673 *) # Relative path.
674 ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix
675 ac_top_srcdir=$ac_top_builddir$srcdir ;;
676 esac
677 # Don't blindly perform a `cd "$ac_dir"/$ac_foo && pwd` since $ac_foo can be
678 # absolute.
679 ac_abs_builddir=`cd "$ac_dir" && cd $ac_builddir && pwd`
680 ac_abs_top_builddir=`cd "$ac_dir" && cd ${ac_top_builddir}. && pwd`
681 ac_abs_srcdir=`cd "$ac_dir" && cd $ac_srcdir && pwd`
682 ac_abs_top_srcdir=`cd "$ac_dir" && cd $ac_top_srcdir && pwd`
685 case $INSTALL in
686 [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;;
687 *) ac_INSTALL=$ac_top_builddir$INSTALL ;;
688 esac
690 if test x"$ac_file" != x-; then
691 { echo "$as_me:$LINENO: creating $ac_file" >&5
692 echo "$as_me: creating $ac_file" >&6;}
693 rm -f "$ac_file"
695 # Let's still pretend it is `configure' which instantiates (i.e., don't
696 # use $as_me), people would be surprised to read:
697 # /* config.h. Generated by config.status. */
698 if test x"$ac_file" = x-; then
699 configure_input=
700 else
701 configure_input="$ac_file. "
703 configure_input=$configure_input"Generated from `echo $ac_file_in |
704 sed 's,.*/,,'` by configure."
706 # First look for the input files in the build tree, otherwise in the
707 # src tree.
708 ac_file_inputs=`IFS=:
709 for f in $ac_file_in; do
710 case $f in
711 -) echo $tmp/stdin ;;
712 [\\/$]*)
713 # Absolute (can't be DOS-style, as IFS=:)
714 test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
715 echo "$as_me: error: cannot find input file: $f" >&2;}
716 { (exit 1); exit 1; }; }
717 echo $f;;
718 *) # Relative
719 if test -f "$f"; then
720 # Build tree
721 echo $f
722 elif test -f "$srcdir/$f"; then
723 # Source tree
724 echo $srcdir/$f
725 else
726 # /dev/null tree
727 { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
728 echo "$as_me: error: cannot find input file: $f" >&2;}
729 { (exit 1); exit 1; }; }
730 fi;;
731 esac
732 done` || { (exit 1); exit 1; }
733 sed "/^[ ]*VPATH[ ]*=/{
734 s/:*\$(srcdir):*/:/;
735 s/:*\${srcdir}:*/:/;
736 s/:*@srcdir@:*/:/;
737 s/^\([^=]*=[ ]*\):*/\1/;
738 s/:*$//;
739 s/^[^=]*=[ ]*$//;
743 /@[a-zA-Z_][a-zA-Z_0-9]*@/!b
744 s,@configure_input@,$configure_input,;t t
745 s,@srcdir@,$ac_srcdir,;t t
746 s,@abs_srcdir@,$ac_abs_srcdir,;t t
747 s,@top_srcdir@,$ac_top_srcdir,;t t
748 s,@abs_top_srcdir@,$ac_abs_top_srcdir,;t t
749 s,@builddir@,$ac_builddir,;t t
750 s,@abs_builddir@,$ac_abs_builddir,;t t
751 s,@top_builddir@,$ac_top_builddir,;t t
752 s,@abs_top_builddir@,$ac_abs_top_builddir,;t t
753 s,@INSTALL@,$ac_INSTALL,;t t
754 " $ac_file_inputs | (eval "$ac_sed_cmds") >$tmp/out
755 rm -f $tmp/stdin
756 if test x"$ac_file" != x-; then
757 mv $tmp/out $ac_file
758 else
759 cat $tmp/out
760 rm -f $tmp/out
763 done
766 # CONFIG_HEADER section.
769 # These sed commands are passed to sed as "A NAME B NAME C VALUE D", where
770 # NAME is the cpp macro being defined and VALUE is the value it is being given.
772 # ac_d sets the value in "#define NAME VALUE" lines.
773 ac_dA='s,^\([ ]*\)#\([ ]*define[ ][ ]*\)'
774 ac_dB='[ ].*$,\1#\2'
775 ac_dC=' '
776 ac_dD=',;t'
777 # ac_u turns "#undef NAME" without trailing blanks into "#define NAME VALUE".
778 ac_uA='s,^\([ ]*\)#\([ ]*\)undef\([ ][ ]*\)'
779 ac_uB='$,\1#\2define\3'
780 ac_uC=' '
781 ac_uD=',;t'
783 for ac_file in : $CONFIG_HEADERS; do test "x$ac_file" = x: && continue
784 # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
785 case $ac_file in
786 - | *:- | *:-:* ) # input from stdin
787 cat >$tmp/stdin
788 ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
789 ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
790 *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
791 ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
792 * ) ac_file_in=$ac_file.in ;;
793 esac
795 test x"$ac_file" != x- && { echo "$as_me:$LINENO: creating $ac_file" >&5
796 echo "$as_me: creating $ac_file" >&6;}
798 # First look for the input files in the build tree, otherwise in the
799 # src tree.
800 ac_file_inputs=`IFS=:
801 for f in $ac_file_in; do
802 case $f in
803 -) echo $tmp/stdin ;;
804 [\\/$]*)
805 # Absolute (can't be DOS-style, as IFS=:)
806 test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
807 echo "$as_me: error: cannot find input file: $f" >&2;}
808 { (exit 1); exit 1; }; }
809 echo $f;;
810 *) # Relative
811 if test -f "$f"; then
812 # Build tree
813 echo $f
814 elif test -f "$srcdir/$f"; then
815 # Source tree
816 echo $srcdir/$f
817 else
818 # /dev/null tree
819 { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
820 echo "$as_me: error: cannot find input file: $f" >&2;}
821 { (exit 1); exit 1; }; }
822 fi;;
823 esac
824 done` || { (exit 1); exit 1; }
825 # Remove the trailing spaces.
826 sed 's/[ ]*$//' $ac_file_inputs >$tmp/in
828 # Handle all the #define templates only if necessary.
829 if grep "^[ ]*#[ ]*define" $tmp/in >/dev/null; then
830 # If there are no defines, we may have an empty if/fi
832 cat >$tmp/defines.sed <<CEOF
833 /^[ ]*#[ ]*define/!b
834 t clr
835 : clr
836 ${ac_dA}PACKAGE_NAME${ac_dB}PACKAGE_NAME${ac_dC}""${ac_dD}
837 ${ac_dA}PACKAGE_TARNAME${ac_dB}PACKAGE_TARNAME${ac_dC}""${ac_dD}
838 ${ac_dA}PACKAGE_VERSION${ac_dB}PACKAGE_VERSION${ac_dC}""${ac_dD}
839 ${ac_dA}PACKAGE_STRING${ac_dB}PACKAGE_STRING${ac_dC}""${ac_dD}
840 ${ac_dA}PACKAGE_BUGREPORT${ac_dB}PACKAGE_BUGREPORT${ac_dC}""${ac_dD}
841 ${ac_dA}PACKAGE${ac_dB}PACKAGE${ac_dC}"libsndfile"${ac_dD}
842 ${ac_dA}VERSION${ac_dB}VERSION${ac_dC}"1.0.5"${ac_dD}
843 ${ac_dA}STDC_HEADERS${ac_dB}STDC_HEADERS${ac_dC}1${ac_dD}
844 ${ac_dA}HAVE_SYS_TYPES_H${ac_dB}HAVE_SYS_TYPES_H${ac_dC}1${ac_dD}
845 ${ac_dA}HAVE_SYS_STAT_H${ac_dB}HAVE_SYS_STAT_H${ac_dC}1${ac_dD}
846 ${ac_dA}HAVE_STDLIB_H${ac_dB}HAVE_STDLIB_H${ac_dC}1${ac_dD}
847 ${ac_dA}HAVE_STRING_H${ac_dB}HAVE_STRING_H${ac_dC}1${ac_dD}
848 ${ac_dA}HAVE_MEMORY_H${ac_dB}HAVE_MEMORY_H${ac_dC}1${ac_dD}
849 ${ac_dA}HAVE_STRINGS_H${ac_dB}HAVE_STRINGS_H${ac_dC}1${ac_dD}
850 ${ac_dA}HAVE_INTTYPES_H${ac_dB}HAVE_INTTYPES_H${ac_dC}1${ac_dD}
851 ${ac_dA}HAVE_STDINT_H${ac_dB}HAVE_STDINT_H${ac_dC}1${ac_dD}
852 ${ac_dA}HAVE_UNISTD_H${ac_dB}HAVE_UNISTD_H${ac_dC}1${ac_dD}
853 ${ac_dA}HAVE_DLFCN_H${ac_dB}HAVE_DLFCN_H${ac_dC}1${ac_dD}
854 ${ac_dA}STDC_HEADERS${ac_dB}STDC_HEADERS${ac_dC}1${ac_dD}
855 ${ac_dA}HAVE_ENDIAN_H${ac_dB}HAVE_ENDIAN_H${ac_dC}1${ac_dD}
856 ${ac_dA}HAVE_STDINT_H${ac_dB}HAVE_STDINT_H${ac_dC}1${ac_dD}
857 ${ac_dA}ENABLE_EXPERIMENTAL_CODE${ac_dB}ENABLE_EXPERIMENTAL_CODE${ac_dC}0${ac_dD}
858 ${ac_dA}COMPILER_IS_GCC${ac_dB}COMPILER_IS_GCC${ac_dC}1${ac_dD}
859 ${ac_dA}GCC_MAJOR_VERSION${ac_dB}GCC_MAJOR_VERSION${ac_dC}3${ac_dD}
860 ${ac_dA}SIZEOF_SHORT${ac_dB}SIZEOF_SHORT${ac_dC}2${ac_dD}
861 ${ac_dA}SIZEOF_INT${ac_dB}SIZEOF_INT${ac_dC}4${ac_dD}
862 ${ac_dA}SIZEOF_LONG${ac_dB}SIZEOF_LONG${ac_dC}4${ac_dD}
863 ${ac_dA}SIZEOF_FLOAT${ac_dB}SIZEOF_FLOAT${ac_dC}4${ac_dD}
864 ${ac_dA}SIZEOF_DOUBLE${ac_dB}SIZEOF_DOUBLE${ac_dC}8${ac_dD}
865 ${ac_dA}SIZEOF_VOIDP${ac_dB}SIZEOF_VOIDP${ac_dC}4${ac_dD}
866 ${ac_dA}SIZEOF_SIZE_T${ac_dB}SIZEOF_SIZE_T${ac_dC}4${ac_dD}
867 ${ac_dA}SIZEOF_OFF_T${ac_dB}SIZEOF_OFF_T${ac_dC}4${ac_dD}
868 ${ac_dA}SIZEOF_LOFF_T${ac_dB}SIZEOF_LOFF_T${ac_dC}8${ac_dD}
869 ${ac_dA}SIZEOF_OFF64_T${ac_dB}SIZEOF_OFF64_T${ac_dC}0${ac_dD}
870 ${ac_dA}_FILE_OFFSET_BITS${ac_dB}_FILE_OFFSET_BITS${ac_dC}64${ac_dD}
871 ${ac_dA}SIZEOF_OFF_T${ac_dB}SIZEOF_OFF_T${ac_dC}8${ac_dD}
872 ${ac_dA}TYPEOF_SF_COUNT_T${ac_dB}TYPEOF_SF_COUNT_T${ac_dC}loff_t${ac_dD}
873 ${ac_dA}SIZEOF_SF_COUNT_T${ac_dB}SIZEOF_SF_COUNT_T${ac_dC}8${ac_dD}
874 CEOF
875 sed -f $tmp/defines.sed $tmp/in >$tmp/out
876 rm -f $tmp/in
877 mv $tmp/out $tmp/in
879 cat >$tmp/defines.sed <<CEOF
880 /^[ ]*#[ ]*define/!b
881 t clr
882 : clr
883 ${ac_dA}CPU_IS_BIG_ENDIAN${ac_dB}CPU_IS_BIG_ENDIAN${ac_dC}0${ac_dD}
884 ${ac_dA}CPU_IS_LITTLE_ENDIAN${ac_dB}CPU_IS_LITTLE_ENDIAN${ac_dC}1${ac_dD}
885 ${ac_dA}HAVE_MALLOC${ac_dB}HAVE_MALLOC${ac_dC}1${ac_dD}
886 ${ac_dA}HAVE_CALLOC${ac_dB}HAVE_CALLOC${ac_dC}1${ac_dD}
887 ${ac_dA}HAVE_REALLOC${ac_dB}HAVE_REALLOC${ac_dC}1${ac_dD}
888 ${ac_dA}HAVE_FREE${ac_dB}HAVE_FREE${ac_dC}1${ac_dD}
889 ${ac_dA}HAVE_OPEN${ac_dB}HAVE_OPEN${ac_dC}1${ac_dD}
890 ${ac_dA}HAVE_READ${ac_dB}HAVE_READ${ac_dC}1${ac_dD}
891 ${ac_dA}HAVE_WRITE${ac_dB}HAVE_WRITE${ac_dC}1${ac_dD}
892 ${ac_dA}HAVE_LSEEK${ac_dB}HAVE_LSEEK${ac_dC}1${ac_dD}
893 ${ac_dA}HAVE_FSTAT${ac_dB}HAVE_FSTAT${ac_dC}1${ac_dD}
894 ${ac_dA}HAVE_FTRUNCATE${ac_dB}HAVE_FTRUNCATE${ac_dC}1${ac_dD}
895 ${ac_dA}HAVE_PREAD${ac_dB}HAVE_PREAD${ac_dC}1${ac_dD}
896 ${ac_dA}HAVE_PWRITE${ac_dB}HAVE_PWRITE${ac_dC}1${ac_dD}
897 ${ac_dA}HAVE_SNPRINTF${ac_dB}HAVE_SNPRINTF${ac_dC}1${ac_dD}
898 ${ac_dA}HAVE_VSNPRINTF${ac_dB}HAVE_VSNPRINTF${ac_dC}1${ac_dD}
899 ${ac_dA}HAVE_GMTIME${ac_dB}HAVE_GMTIME${ac_dC}1${ac_dD}
900 ${ac_dA}HAVE_GMTIME_R${ac_dB}HAVE_GMTIME_R${ac_dC}1${ac_dD}
901 ${ac_dA}HAVE_LIBM${ac_dB}HAVE_LIBM${ac_dC}1${ac_dD}
902 ${ac_dA}HAVE_FLOOR${ac_dB}HAVE_FLOOR${ac_dC}1${ac_dD}
903 ${ac_dA}HAVE_CEIL${ac_dB}HAVE_CEIL${ac_dC}1${ac_dD}
904 ${ac_dA}HAVE_FMOD${ac_dB}HAVE_FMOD${ac_dC}1${ac_dD}
905 ${ac_dA}HAVE_LRINT${ac_dB}HAVE_LRINT${ac_dC}1${ac_dD}
906 ${ac_dA}HAVE_LRINTF${ac_dB}HAVE_LRINTF${ac_dC}1${ac_dD}
907 ${ac_dA}OS_IS_WIN32${ac_dB}OS_IS_WIN32${ac_dC}0${ac_dD}
908 CEOF
909 sed -f $tmp/defines.sed $tmp/in >$tmp/out
910 rm -f $tmp/in
911 mv $tmp/out $tmp/in
913 fi # grep
915 # Handle all the #undef templates
916 cat >$tmp/undefs.sed <<CEOF
917 /^[ ]*#[ ]*undef/!b
918 t clr
919 : clr
920 ${ac_uA}PACKAGE_NAME${ac_uB}PACKAGE_NAME${ac_uC}""${ac_uD}
921 ${ac_uA}PACKAGE_TARNAME${ac_uB}PACKAGE_TARNAME${ac_uC}""${ac_uD}
922 ${ac_uA}PACKAGE_VERSION${ac_uB}PACKAGE_VERSION${ac_uC}""${ac_uD}
923 ${ac_uA}PACKAGE_STRING${ac_uB}PACKAGE_STRING${ac_uC}""${ac_uD}
924 ${ac_uA}PACKAGE_BUGREPORT${ac_uB}PACKAGE_BUGREPORT${ac_uC}""${ac_uD}
925 ${ac_uA}PACKAGE${ac_uB}PACKAGE${ac_uC}"libsndfile"${ac_uD}
926 ${ac_uA}VERSION${ac_uB}VERSION${ac_uC}"1.0.5"${ac_uD}
927 ${ac_uA}STDC_HEADERS${ac_uB}STDC_HEADERS${ac_uC}1${ac_uD}
928 ${ac_uA}HAVE_SYS_TYPES_H${ac_uB}HAVE_SYS_TYPES_H${ac_uC}1${ac_uD}
929 ${ac_uA}HAVE_SYS_STAT_H${ac_uB}HAVE_SYS_STAT_H${ac_uC}1${ac_uD}
930 ${ac_uA}HAVE_STDLIB_H${ac_uB}HAVE_STDLIB_H${ac_uC}1${ac_uD}
931 ${ac_uA}HAVE_STRING_H${ac_uB}HAVE_STRING_H${ac_uC}1${ac_uD}
932 ${ac_uA}HAVE_MEMORY_H${ac_uB}HAVE_MEMORY_H${ac_uC}1${ac_uD}
933 ${ac_uA}HAVE_STRINGS_H${ac_uB}HAVE_STRINGS_H${ac_uC}1${ac_uD}
934 ${ac_uA}HAVE_INTTYPES_H${ac_uB}HAVE_INTTYPES_H${ac_uC}1${ac_uD}
935 ${ac_uA}HAVE_STDINT_H${ac_uB}HAVE_STDINT_H${ac_uC}1${ac_uD}
936 ${ac_uA}HAVE_UNISTD_H${ac_uB}HAVE_UNISTD_H${ac_uC}1${ac_uD}
937 ${ac_uA}HAVE_DLFCN_H${ac_uB}HAVE_DLFCN_H${ac_uC}1${ac_uD}
938 ${ac_uA}STDC_HEADERS${ac_uB}STDC_HEADERS${ac_uC}1${ac_uD}
939 ${ac_uA}HAVE_ENDIAN_H${ac_uB}HAVE_ENDIAN_H${ac_uC}1${ac_uD}
940 ${ac_uA}HAVE_STDINT_H${ac_uB}HAVE_STDINT_H${ac_uC}1${ac_uD}
941 ${ac_uA}ENABLE_EXPERIMENTAL_CODE${ac_uB}ENABLE_EXPERIMENTAL_CODE${ac_uC}0${ac_uD}
942 ${ac_uA}COMPILER_IS_GCC${ac_uB}COMPILER_IS_GCC${ac_uC}1${ac_uD}
943 ${ac_uA}GCC_MAJOR_VERSION${ac_uB}GCC_MAJOR_VERSION${ac_uC}3${ac_uD}
944 ${ac_uA}SIZEOF_SHORT${ac_uB}SIZEOF_SHORT${ac_uC}2${ac_uD}
945 ${ac_uA}SIZEOF_INT${ac_uB}SIZEOF_INT${ac_uC}4${ac_uD}
946 ${ac_uA}SIZEOF_LONG${ac_uB}SIZEOF_LONG${ac_uC}4${ac_uD}
947 ${ac_uA}SIZEOF_FLOAT${ac_uB}SIZEOF_FLOAT${ac_uC}4${ac_uD}
948 ${ac_uA}SIZEOF_DOUBLE${ac_uB}SIZEOF_DOUBLE${ac_uC}8${ac_uD}
949 ${ac_uA}SIZEOF_VOIDP${ac_uB}SIZEOF_VOIDP${ac_uC}4${ac_uD}
950 ${ac_uA}SIZEOF_SIZE_T${ac_uB}SIZEOF_SIZE_T${ac_uC}4${ac_uD}
951 ${ac_uA}SIZEOF_OFF_T${ac_uB}SIZEOF_OFF_T${ac_uC}4${ac_uD}
952 ${ac_uA}SIZEOF_LOFF_T${ac_uB}SIZEOF_LOFF_T${ac_uC}8${ac_uD}
953 ${ac_uA}SIZEOF_OFF64_T${ac_uB}SIZEOF_OFF64_T${ac_uC}0${ac_uD}
954 ${ac_uA}_FILE_OFFSET_BITS${ac_uB}_FILE_OFFSET_BITS${ac_uC}64${ac_uD}
955 ${ac_uA}SIZEOF_OFF_T${ac_uB}SIZEOF_OFF_T${ac_uC}8${ac_uD}
956 ${ac_uA}TYPEOF_SF_COUNT_T${ac_uB}TYPEOF_SF_COUNT_T${ac_uC}loff_t${ac_uD}
957 ${ac_uA}SIZEOF_SF_COUNT_T${ac_uB}SIZEOF_SF_COUNT_T${ac_uC}8${ac_uD}
958 CEOF
959 sed -f $tmp/undefs.sed $tmp/in >$tmp/out
960 rm -f $tmp/in
961 mv $tmp/out $tmp/in
963 cat >$tmp/undefs.sed <<CEOF
964 /^[ ]*#[ ]*undef/!b
965 t clr
966 : clr
967 ${ac_uA}CPU_IS_BIG_ENDIAN${ac_uB}CPU_IS_BIG_ENDIAN${ac_uC}0${ac_uD}
968 ${ac_uA}CPU_IS_LITTLE_ENDIAN${ac_uB}CPU_IS_LITTLE_ENDIAN${ac_uC}1${ac_uD}
969 ${ac_uA}HAVE_MALLOC${ac_uB}HAVE_MALLOC${ac_uC}1${ac_uD}
970 ${ac_uA}HAVE_CALLOC${ac_uB}HAVE_CALLOC${ac_uC}1${ac_uD}
971 ${ac_uA}HAVE_REALLOC${ac_uB}HAVE_REALLOC${ac_uC}1${ac_uD}
972 ${ac_uA}HAVE_FREE${ac_uB}HAVE_FREE${ac_uC}1${ac_uD}
973 ${ac_uA}HAVE_OPEN${ac_uB}HAVE_OPEN${ac_uC}1${ac_uD}
974 ${ac_uA}HAVE_READ${ac_uB}HAVE_READ${ac_uC}1${ac_uD}
975 ${ac_uA}HAVE_WRITE${ac_uB}HAVE_WRITE${ac_uC}1${ac_uD}
976 ${ac_uA}HAVE_LSEEK${ac_uB}HAVE_LSEEK${ac_uC}1${ac_uD}
977 ${ac_uA}HAVE_FSTAT${ac_uB}HAVE_FSTAT${ac_uC}1${ac_uD}
978 ${ac_uA}HAVE_FTRUNCATE${ac_uB}HAVE_FTRUNCATE${ac_uC}1${ac_uD}
979 ${ac_uA}HAVE_PREAD${ac_uB}HAVE_PREAD${ac_uC}1${ac_uD}
980 ${ac_uA}HAVE_PWRITE${ac_uB}HAVE_PWRITE${ac_uC}1${ac_uD}
981 ${ac_uA}HAVE_SNPRINTF${ac_uB}HAVE_SNPRINTF${ac_uC}1${ac_uD}
982 ${ac_uA}HAVE_VSNPRINTF${ac_uB}HAVE_VSNPRINTF${ac_uC}1${ac_uD}
983 ${ac_uA}HAVE_GMTIME${ac_uB}HAVE_GMTIME${ac_uC}1${ac_uD}
984 ${ac_uA}HAVE_GMTIME_R${ac_uB}HAVE_GMTIME_R${ac_uC}1${ac_uD}
985 ${ac_uA}HAVE_LIBM${ac_uB}HAVE_LIBM${ac_uC}1${ac_uD}
986 ${ac_uA}HAVE_FLOOR${ac_uB}HAVE_FLOOR${ac_uC}1${ac_uD}
987 ${ac_uA}HAVE_CEIL${ac_uB}HAVE_CEIL${ac_uC}1${ac_uD}
988 ${ac_uA}HAVE_FMOD${ac_uB}HAVE_FMOD${ac_uC}1${ac_uD}
989 ${ac_uA}HAVE_LRINT${ac_uB}HAVE_LRINT${ac_uC}1${ac_uD}
990 ${ac_uA}HAVE_LRINTF${ac_uB}HAVE_LRINTF${ac_uC}1${ac_uD}
991 ${ac_uA}OS_IS_WIN32${ac_uB}OS_IS_WIN32${ac_uC}0${ac_uD}
992 s,^[ ]*#[ ]*undef[ ][ ]*[a-zA-Z_][a-zA-Z_0-9]*,/* & */,
993 CEOF
994 sed -f $tmp/undefs.sed $tmp/in >$tmp/out
995 rm -f $tmp/in
996 mv $tmp/out $tmp/in
998 # Let's still pretend it is `configure' which instantiates (i.e., don't
999 # use $as_me), people would be surprised to read:
1000 # /* config.h. Generated by config.status. */
1001 if test x"$ac_file" = x-; then
1002 echo "/* Generated by configure. */" >$tmp/config.h
1003 else
1004 echo "/* $ac_file. Generated by configure. */" >$tmp/config.h
1006 cat $tmp/in >>$tmp/config.h
1007 rm -f $tmp/in
1008 if test x"$ac_file" != x-; then
1009 if diff $ac_file $tmp/config.h >/dev/null 2>&1; then
1010 { echo "$as_me:$LINENO: $ac_file is unchanged" >&5
1011 echo "$as_me: $ac_file is unchanged" >&6;}
1012 else
1013 ac_dir=`(dirname "$ac_file") 2>/dev/null ||
1014 $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
1015 X"$ac_file" : 'X\(//\)[^/]' \| \
1016 X"$ac_file" : 'X\(//\)$' \| \
1017 X"$ac_file" : 'X\(/\)' \| \
1018 . : '\(.\)' 2>/dev/null ||
1019 echo X"$ac_file" |
1020 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
1021 /^X\(\/\/\)[^/].*/{ s//\1/; q; }
1022 /^X\(\/\/\)$/{ s//\1/; q; }
1023 /^X\(\/\).*/{ s//\1/; q; }
1024 s/.*/./; q'`
1025 { if $as_mkdir_p; then
1026 mkdir -p "$ac_dir"
1027 else
1028 as_dir="$ac_dir"
1029 as_dirs=
1030 while test ! -d "$as_dir"; do
1031 as_dirs="$as_dir $as_dirs"
1032 as_dir=`(dirname "$as_dir") 2>/dev/null ||
1033 $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
1034 X"$as_dir" : 'X\(//\)[^/]' \| \
1035 X"$as_dir" : 'X\(//\)$' \| \
1036 X"$as_dir" : 'X\(/\)' \| \
1037 . : '\(.\)' 2>/dev/null ||
1038 echo X"$as_dir" |
1039 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
1040 /^X\(\/\/\)[^/].*/{ s//\1/; q; }
1041 /^X\(\/\/\)$/{ s//\1/; q; }
1042 /^X\(\/\).*/{ s//\1/; q; }
1043 s/.*/./; q'`
1044 done
1045 test ! -n "$as_dirs" || mkdir $as_dirs
1046 fi || { { echo "$as_me:$LINENO: error: cannot create directory \"$ac_dir\"" >&5
1047 echo "$as_me: error: cannot create directory \"$ac_dir\"" >&2;}
1048 { (exit 1); exit 1; }; }; }
1050 rm -f $ac_file
1051 mv $tmp/config.h $ac_file
1053 else
1054 cat $tmp/config.h
1055 rm -f $tmp/config.h
1057 # Run the commands associated with the file.
1058 case $ac_file in
1059 src/config.h ) # update the timestamp
1060 echo 'timestamp for src/config.h' >"src/stamp-h1"
1062 esac
1063 done
1066 # CONFIG_COMMANDS section.
1068 for ac_file in : $CONFIG_COMMANDS; do test "x$ac_file" = x: && continue
1069 ac_dest=`echo "$ac_file" | sed 's,:.*,,'`
1070 ac_source=`echo "$ac_file" | sed 's,[^:]*:,,'`
1071 ac_dir=`(dirname "$ac_dest") 2>/dev/null ||
1072 $as_expr X"$ac_dest" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
1073 X"$ac_dest" : 'X\(//\)[^/]' \| \
1074 X"$ac_dest" : 'X\(//\)$' \| \
1075 X"$ac_dest" : 'X\(/\)' \| \
1076 . : '\(.\)' 2>/dev/null ||
1077 echo X"$ac_dest" |
1078 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
1079 /^X\(\/\/\)[^/].*/{ s//\1/; q; }
1080 /^X\(\/\/\)$/{ s//\1/; q; }
1081 /^X\(\/\).*/{ s//\1/; q; }
1082 s/.*/./; q'`
1083 ac_builddir=.
1085 if test "$ac_dir" != .; then
1086 ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
1087 # A "../" for each directory in $ac_dir_suffix.
1088 ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
1089 else
1090 ac_dir_suffix= ac_top_builddir=
1093 case $srcdir in
1094 .) # No --srcdir option. We are building in place.
1095 ac_srcdir=.
1096 if test -z "$ac_top_builddir"; then
1097 ac_top_srcdir=.
1098 else
1099 ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
1100 fi ;;
1101 [\\/]* | ?:[\\/]* ) # Absolute path.
1102 ac_srcdir=$srcdir$ac_dir_suffix;
1103 ac_top_srcdir=$srcdir ;;
1104 *) # Relative path.
1105 ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix
1106 ac_top_srcdir=$ac_top_builddir$srcdir ;;
1107 esac
1108 # Don't blindly perform a `cd "$ac_dir"/$ac_foo && pwd` since $ac_foo can be
1109 # absolute.
1110 ac_abs_builddir=`cd "$ac_dir" && cd $ac_builddir && pwd`
1111 ac_abs_top_builddir=`cd "$ac_dir" && cd ${ac_top_builddir}. && pwd`
1112 ac_abs_srcdir=`cd "$ac_dir" && cd $ac_srcdir && pwd`
1113 ac_abs_top_srcdir=`cd "$ac_dir" && cd $ac_top_srcdir && pwd`
1116 { echo "$as_me:$LINENO: executing $ac_dest commands" >&5
1117 echo "$as_me: executing $ac_dest commands" >&6;}
1118 case $ac_dest in
1119 depfiles ) test x"$AMDEP_TRUE" != x"" || for mf in $CONFIG_FILES; do
1120 # Strip MF so we end up with the name of the file.
1121 mf=`echo "$mf" | sed -e 's/:.*$//'`
1122 # Check whether this is an Automake generated Makefile or not.
1123 # We used to match only the files named `Makefile.in', but
1124 # some people rename them; so instead we look at the file content.
1125 # Grep'ing the first line is not enough: some people post-process
1126 # each Makefile.in and add a new line on top of each file to say so.
1127 # So let's grep whole file.
1128 if grep '^#.*generated by automake' $mf > /dev/null 2>&1; then
1129 dirpart=`(dirname "$mf") 2>/dev/null ||
1130 $as_expr X"$mf" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
1131 X"$mf" : 'X\(//\)[^/]' \| \
1132 X"$mf" : 'X\(//\)$' \| \
1133 X"$mf" : 'X\(/\)' \| \
1134 . : '\(.\)' 2>/dev/null ||
1135 echo X"$mf" |
1136 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
1137 /^X\(\/\/\)[^/].*/{ s//\1/; q; }
1138 /^X\(\/\/\)$/{ s//\1/; q; }
1139 /^X\(\/\).*/{ s//\1/; q; }
1140 s/.*/./; q'`
1141 else
1142 continue
1144 grep '^DEP_FILES *= *[^ #]' < "$mf" > /dev/null || continue
1145 # Extract the definition of DEP_FILES from the Makefile without
1146 # running `make'.
1147 DEPDIR=`sed -n -e '/^DEPDIR = / s///p' < "$mf"`
1148 test -z "$DEPDIR" && continue
1149 # When using ansi2knr, U may be empty or an underscore; expand it
1150 U=`sed -n -e '/^U = / s///p' < "$mf"`
1151 test -d "$dirpart/$DEPDIR" || mkdir "$dirpart/$DEPDIR"
1152 # We invoke sed twice because it is the simplest approach to
1153 # changing $(DEPDIR) to its actual value in the expansion.
1154 for file in `sed -n -e '
1155 /^DEP_FILES = .*\\\\$/ {
1156 s/^DEP_FILES = //
1157 :loop
1158 s/\\\\$//
1161 /\\\\$/ b loop
1164 /^DEP_FILES = / s/^DEP_FILES = //p' < "$mf" | \
1165 sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do
1166 # Make sure the directory exists.
1167 test -f "$dirpart/$file" && continue
1168 fdir=`(dirname "$file") 2>/dev/null ||
1169 $as_expr X"$file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
1170 X"$file" : 'X\(//\)[^/]' \| \
1171 X"$file" : 'X\(//\)$' \| \
1172 X"$file" : 'X\(/\)' \| \
1173 . : '\(.\)' 2>/dev/null ||
1174 echo X"$file" |
1175 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
1176 /^X\(\/\/\)[^/].*/{ s//\1/; q; }
1177 /^X\(\/\/\)$/{ s//\1/; q; }
1178 /^X\(\/\).*/{ s//\1/; q; }
1179 s/.*/./; q'`
1180 { if $as_mkdir_p; then
1181 mkdir -p $dirpart/$fdir
1182 else
1183 as_dir=$dirpart/$fdir
1184 as_dirs=
1185 while test ! -d "$as_dir"; do
1186 as_dirs="$as_dir $as_dirs"
1187 as_dir=`(dirname "$as_dir") 2>/dev/null ||
1188 $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
1189 X"$as_dir" : 'X\(//\)[^/]' \| \
1190 X"$as_dir" : 'X\(//\)$' \| \
1191 X"$as_dir" : 'X\(/\)' \| \
1192 . : '\(.\)' 2>/dev/null ||
1193 echo X"$as_dir" |
1194 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
1195 /^X\(\/\/\)[^/].*/{ s//\1/; q; }
1196 /^X\(\/\/\)$/{ s//\1/; q; }
1197 /^X\(\/\).*/{ s//\1/; q; }
1198 s/.*/./; q'`
1199 done
1200 test ! -n "$as_dirs" || mkdir $as_dirs
1201 fi || { { echo "$as_me:$LINENO: error: cannot create directory $dirpart/$fdir" >&5
1202 echo "$as_me: error: cannot create directory $dirpart/$fdir" >&2;}
1203 { (exit 1); exit 1; }; }; }
1205 # echo "creating $dirpart/$file"
1206 echo '# dummy' > "$dirpart/$file"
1207 done
1208 done
1210 esac
1211 done
1213 { (exit 0); exit 0; }