2 # Guess values for system-dependent variables and create Makefiles.
3 # Generated by GNU Autoconf 2.59 for [SAMPLE] [x.xx].
5 # Report bugs to <bugs@yourdomain>.
7 # Copyright (C) 2003 Free Software Foundation, Inc.
8 # This configure script is free software; the Free Software Foundation
9 # gives unlimited permission to copy, distribute and modify it.
10 ## --------------------- ##
11 ## M4sh Initialization. ##
12 ## --------------------- ##
14 # Be Bourne compatible
15 if test -n "${ZSH_VERSION+set}" && (emulate sh
) >/dev
/null
2>&1; then
18 # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
19 # is contrary to our usage. Disable this feature.
20 alias -g '${1+"$@"}'='"$@"'
21 elif test -n "${BASH_VERSION+set}" && (set -o posix
) >/dev
/null
2>&1; then
24 DUALCASE
=1; export DUALCASE
# for MKS sh
26 # Support unset when possible.
27 if ( (MAIL
=60; unset MAIL
) ||
exit) >/dev
/null
2>&1; then
34 # Work around bugs in pre-3.0 UWIN ksh.
35 $as_unset ENV MAIL MAILPATH
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 \
46 if (set +x
; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
47 eval $as_var=C
; export $as_var
53 # Required to use basename.
54 if expr a
: '\(a\)' >/dev
/null
2>&1; then
60 if (basename /) >/dev
/null
2>&1 && test "X`basename / 2>&1`" = "X/"; then
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 ||
74 sed '/^.*\/\([^/][^/]*\)\/*$/{ s//\1/; q; }
75 /^X\/\(\/\/\)$/{ s//\1/; q; }
76 /^X\/\(\/\).*/{ s//\1/; 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
93 if (PATH
="/nonexistent;."; conf$$.sh
) >/dev
/null
2>&1; then
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
110 *[\\/]* ) as_myself
=$0 ;;
111 *) as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
115 test -z "$as_dir" && as_dir
=.
116 test -r "$as_dir/$0" && as_myself
=$as_dir/$0 && break
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
126 if test ! -f "$as_myself"; then
127 { echo "$as_me: error: cannot find myself; rerun with an absolute path" >&2
128 { (exit 1); exit 1; }; }
130 case $CONFIG_SHELL in
132 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
133 for as_dir
in /bin
$PATH_SEPARATOR/usr
/bin
$PATH_SEPARATOR$PATH
136 test -z "$as_dir" && as_dir
=.
137 for as_base
in sh bash ksh sh5
; do
140 if ("$as_dir/$as_base" -c '
143 as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
144 test "x$as_lineno_1" != "x$as_lineno_2" &&
145 test "x$as_lineno_3" = "x$as_lineno_2" ') 2>/dev
/null
; then
146 $as_unset BASH_ENV ||
test "${BASH_ENV+set}" != set ||
{ BASH_ENV
=; export BASH_ENV
; }
147 $as_unset ENV ||
test "${ENV+set}" != set ||
{ ENV
=; export ENV
; }
148 CONFIG_SHELL
=$as_dir/$as_base
150 exec "$CONFIG_SHELL" "$0" ${1+"$@"}
158 # Create $as_me.lineno as a copy of $as_myself, but with $LINENO
159 # uniformly replaced by the line number. The first 'sed' inserts a
160 # line-number line before each line; the second 'sed' does the real
161 # work. The second script uses 'N' to pair each line-number line
162 # with the numbered line, and appends trailing '-' during
163 # substitution so that $LINENO is not a special case at line end.
164 # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
165 # second 'sed' script. Blame Lee E. McMahon for sed's syntax. :-)
166 sed '=' <$as_myself |
171 s,^\(['$as_cr_digits']*\)\(.*\)[$]LINENO\([^'$as_cr_alnum'_]\),\1\2\1\3,
174 s,^['$as_cr_digits']*\n,,
176 chmod +x
$as_me.lineno ||
177 { echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2
178 { (exit 1); exit 1; }; }
180 # Don't try to exec as it changes $[0], causing all sort of problems
181 # (the dirname of $[0] is not the place where we might find the
182 # original and so on. Autoconf is especially sensible to this).
184 # Exit status is that of the last command.
189 case `echo "testing\c"; echo 1,2,3`,`echo -n testing; echo 1,2,3` in
190 *c
*,-n*) ECHO_N
= ECHO_C
='
192 *c
*,* ) ECHO_N
=-n ECHO_C
= ECHO_T
= ;;
193 *) ECHO_N
= ECHO_C
='\c' ECHO_T
= ;;
196 if expr a
: '\(a\)' >/dev
/null
2>&1; then
202 rm -f conf$$ conf$$.exe conf$$.
file
204 if ln -s conf$$.
file conf$$
2>/dev
/null
; then
205 # We could just check for DJGPP; but this test a) works b) is more generic
206 # and c) will remain valid once DJGPP supports symlinks (DJGPP 2.04).
207 if test -f conf$$.exe
; then
208 # Don't use ln at all; we don't have any links
213 elif ln conf$$.
file conf$$
2>/dev
/null
; then
218 rm -f conf$$ conf$$.exe conf$$.
file
220 if mkdir
-p .
2>/dev
/null
; then
223 test -d .
/-p && rmdir .
/-p
227 as_executable_p
="test -f"
229 # Sed expression to map a string onto a valid CPP name.
230 as_tr_cpp
="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
232 # Sed expression to map a string onto a valid variable name.
233 as_tr_sh
="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
237 # We need space, tab and new line, in precisely that order.
247 # hostname on some systems (SVR3.2, Linux) returns a bogus exit status,
248 # so uname gets run too.
249 ac_hostname
=`(hostname || uname -n) 2>/dev/null | sed 1q`
256 ac_default_prefix
=/usr
/local
257 ac_config_libobj_dir
=.
262 SHELL
=${CONFIG_SHELL-/bin/sh}
264 # Maximum number of lines to put in a shell here document.
265 # This variable seems obsolete. It should probably be removed, and
266 # only ac_max_sed_lines should be used.
267 : ${ac_max_here_lines=38}
269 # Identity of this package.
270 PACKAGE_NAME
='[SAMPLE]'
271 PACKAGE_TARNAME
='--sample--'
272 PACKAGE_VERSION
='[x.xx]'
273 PACKAGE_STRING
='[SAMPLE] [x.xx]'
274 PACKAGE_BUGREPORT
='bugs@yourdomain'
276 ac_unique_file
=""Makefile.common.
in""
277 ac_subst_vars
='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS LLVM_SRC LLVM_OBJ LIBOBJS LTLIBOBJS'
280 # Initialize some variables set by options.
282 ac_init_version
=false
283 # The variables have the same names as the options, with
284 # dashes changed to underlines.
292 program_transform_name
=s
,x
,x
,
300 # Installation directory options.
301 # These are left unexpanded so users can "make install exec_prefix=/foo"
302 # and all the variables that are supposed to be based on exec_prefix
303 # by default will actually change.
304 # Use braces instead of parens because sh, perl, etc. also accept them.
305 bindir
='${exec_prefix}/bin'
306 sbindir
='${exec_prefix}/sbin'
307 libexecdir
='${exec_prefix}/libexec'
308 datadir
='${prefix}/share'
309 sysconfdir
='${prefix}/etc'
310 sharedstatedir
='${prefix}/com'
311 localstatedir
='${prefix}/var'
312 libdir
='${exec_prefix}/lib'
313 includedir
='${prefix}/include'
314 oldincludedir
='/usr/include'
315 infodir
='${prefix}/info'
316 mandir
='${prefix}/man'
321 # If the previous option needs an argument, assign it.
322 if test -n "$ac_prev"; then
323 eval "$ac_prev=\$ac_option"
328 ac_optarg
=`expr "x$ac_option" : 'x[^=]*=\(.*\)'`
330 # Accept the important Cygnus configure options, so we can diagnose typos.
334 -bindir |
--bindir |
--bindi |
--bind |
--bin |
--bi)
336 -bindir=* |
--bindir=* |
--bindi=* |
--bind=* |
--bin=* |
--bi=*)
339 -build |
--build |
--buil |
--bui |
--bu)
340 ac_prev
=build_alias
;;
341 -build=* |
--build=* |
--buil=* |
--bui=* |
--bu=*)
342 build_alias
=$ac_optarg ;;
344 -cache-file |
--cache-file |
--cache-fil |
--cache-fi \
345 |
--cache-f |
--cache- |
--cache |
--cach |
--cac |
--ca |
--c)
346 ac_prev
=cache_file
;;
347 -cache-file=* |
--cache-file=* |
--cache-fil=* |
--cache-fi=* \
348 |
--cache-f=* |
--cache-=* |
--cache=* |
--cach=* |
--cac=* |
--ca=* |
--c=*)
349 cache_file
=$ac_optarg ;;
352 cache_file
=config.cache
;;
354 -datadir |
--datadir |
--datadi |
--datad |
--data |
--dat |
--da)
356 -datadir=* |
--datadir=* |
--datadi=* |
--datad=* |
--data=* |
--dat=* \
358 datadir
=$ac_optarg ;;
360 -disable-* |
--disable-*)
361 ac_feature
=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
362 # Reject names that are not valid shell variable names.
363 expr "x$ac_feature" : ".*[^-_$as_cr_alnum]" >/dev
/null
&&
364 { echo "$as_me: error: invalid feature name: $ac_feature" >&2
365 { (exit 1); exit 1; }; }
366 ac_feature
=`echo $ac_feature | sed 's/-/_/g'`
367 eval "enable_$ac_feature=no" ;;
369 -enable-* |
--enable-*)
370 ac_feature
=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
371 # Reject names that are not valid shell variable names.
372 expr "x$ac_feature" : ".*[^-_$as_cr_alnum]" >/dev
/null
&&
373 { echo "$as_me: error: invalid feature name: $ac_feature" >&2
374 { (exit 1); exit 1; }; }
375 ac_feature
=`echo $ac_feature | sed 's/-/_/g'`
377 *=*) ac_optarg
=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
380 eval "enable_$ac_feature='$ac_optarg'" ;;
382 -exec-prefix |
--exec_prefix |
--exec-prefix |
--exec-prefi \
383 |
--exec-pref |
--exec-pre |
--exec-pr |
--exec-p |
--exec- \
384 |
--exec |
--exe |
--ex)
385 ac_prev
=exec_prefix
;;
386 -exec-prefix=* |
--exec_prefix=* |
--exec-prefix=* |
--exec-prefi=* \
387 |
--exec-pref=* |
--exec-pre=* |
--exec-pr=* |
--exec-p=* |
--exec-=* \
388 |
--exec=* |
--exe=* |
--ex=*)
389 exec_prefix
=$ac_optarg ;;
391 -gas |
--gas |
--ga |
--g)
392 # Obsolete; use --with-gas.
395 -help |
--help |
--hel |
--he |
-h)
397 -help=r
* |
--help=r
* |
--hel=r
* |
--he=r
* |
-hr*)
398 ac_init_help
=recursive
;;
399 -help=s
* |
--help=s
* |
--hel=s
* |
--he=s
* |
-hs*)
400 ac_init_help
=short
;;
402 -host |
--host |
--hos |
--ho)
403 ac_prev
=host_alias
;;
404 -host=* |
--host=* |
--hos=* |
--ho=*)
405 host_alias
=$ac_optarg ;;
407 -includedir |
--includedir |
--includedi |
--included |
--include \
408 |
--includ |
--inclu |
--incl |
--inc)
409 ac_prev
=includedir
;;
410 -includedir=* |
--includedir=* |
--includedi=* |
--included=* |
--include=* \
411 |
--includ=* |
--inclu=* |
--incl=* |
--inc=*)
412 includedir
=$ac_optarg ;;
414 -infodir |
--infodir |
--infodi |
--infod |
--info |
--inf)
416 -infodir=* |
--infodir=* |
--infodi=* |
--infod=* |
--info=* |
--inf=*)
417 infodir
=$ac_optarg ;;
419 -libdir |
--libdir |
--libdi |
--libd)
421 -libdir=* |
--libdir=* |
--libdi=* |
--libd=*)
424 -libexecdir |
--libexecdir |
--libexecdi |
--libexecd |
--libexec \
425 |
--libexe |
--libex |
--libe)
426 ac_prev
=libexecdir
;;
427 -libexecdir=* |
--libexecdir=* |
--libexecdi=* |
--libexecd=* |
--libexec=* \
428 |
--libexe=* |
--libex=* |
--libe=*)
429 libexecdir
=$ac_optarg ;;
431 -localstatedir |
--localstatedir |
--localstatedi |
--localstated \
432 |
--localstate |
--localstat |
--localsta |
--localst \
433 |
--locals |
--local |
--loca |
--loc |
--lo)
434 ac_prev
=localstatedir
;;
435 -localstatedir=* |
--localstatedir=* |
--localstatedi=* |
--localstated=* \
436 |
--localstate=* |
--localstat=* |
--localsta=* |
--localst=* \
437 |
--locals=* |
--local=* |
--loca=* |
--loc=* |
--lo=*)
438 localstatedir
=$ac_optarg ;;
440 -mandir |
--mandir |
--mandi |
--mand |
--man |
--ma |
--m)
442 -mandir=* |
--mandir=* |
--mandi=* |
--mand=* |
--man=* |
--ma=* |
--m=*)
446 # Obsolete; use --without-fp.
449 -no-create |
--no-create |
--no-creat |
--no-crea |
--no-cre \
450 |
--no-cr |
--no-c |
-n)
453 -no-recursion |
--no-recursion |
--no-recursio |
--no-recursi \
454 |
--no-recurs |
--no-recur |
--no-recu |
--no-rec |
--no-re |
--no-r)
457 -oldincludedir |
--oldincludedir |
--oldincludedi |
--oldincluded \
458 |
--oldinclude |
--oldinclud |
--oldinclu |
--oldincl |
--oldinc \
459 |
--oldin |
--oldi |
--old |
--ol |
--o)
460 ac_prev
=oldincludedir
;;
461 -oldincludedir=* |
--oldincludedir=* |
--oldincludedi=* |
--oldincluded=* \
462 |
--oldinclude=* |
--oldinclud=* |
--oldinclu=* |
--oldincl=* |
--oldinc=* \
463 |
--oldin=* |
--oldi=* |
--old=* |
--ol=* |
--o=*)
464 oldincludedir
=$ac_optarg ;;
466 -prefix |
--prefix |
--prefi |
--pref |
--pre |
--pr |
--p)
468 -prefix=* |
--prefix=* |
--prefi=* |
--pref=* |
--pre=* |
--pr=* |
--p=*)
471 -program-prefix |
--program-prefix |
--program-prefi |
--program-pref \
472 |
--program-pre |
--program-pr |
--program-p)
473 ac_prev
=program_prefix
;;
474 -program-prefix=* |
--program-prefix=* |
--program-prefi=* \
475 |
--program-pref=* |
--program-pre=* |
--program-pr=* |
--program-p=*)
476 program_prefix
=$ac_optarg ;;
478 -program-suffix |
--program-suffix |
--program-suffi |
--program-suff \
479 |
--program-suf |
--program-su |
--program-s)
480 ac_prev
=program_suffix
;;
481 -program-suffix=* |
--program-suffix=* |
--program-suffi=* \
482 |
--program-suff=* |
--program-suf=* |
--program-su=* |
--program-s=*)
483 program_suffix
=$ac_optarg ;;
485 -program-transform-name |
--program-transform-name \
486 |
--program-transform-nam |
--program-transform-na \
487 |
--program-transform-n |
--program-transform- \
488 |
--program-transform |
--program-transfor \
489 |
--program-transfo |
--program-transf \
490 |
--program-trans |
--program-tran \
491 |
--progr-tra |
--program-tr |
--program-t)
492 ac_prev
=program_transform_name
;;
493 -program-transform-name=* |
--program-transform-name=* \
494 |
--program-transform-nam=* |
--program-transform-na=* \
495 |
--program-transform-n=* |
--program-transform-=* \
496 |
--program-transform=* |
--program-transfor=* \
497 |
--program-transfo=* |
--program-transf=* \
498 |
--program-trans=* |
--program-tran=* \
499 |
--progr-tra=* |
--program-tr=* |
--program-t=*)
500 program_transform_name
=$ac_optarg ;;
502 -q |
-quiet |
--quiet |
--quie |
--qui |
--qu |
--q \
503 |
-silent |
--silent |
--silen |
--sile |
--sil)
506 -sbindir |
--sbindir |
--sbindi |
--sbind |
--sbin |
--sbi |
--sb)
508 -sbindir=* |
--sbindir=* |
--sbindi=* |
--sbind=* |
--sbin=* \
510 sbindir
=$ac_optarg ;;
512 -sharedstatedir |
--sharedstatedir |
--sharedstatedi \
513 |
--sharedstated |
--sharedstate |
--sharedstat |
--sharedsta \
514 |
--sharedst |
--shareds |
--shared |
--share |
--shar \
516 ac_prev
=sharedstatedir
;;
517 -sharedstatedir=* |
--sharedstatedir=* |
--sharedstatedi=* \
518 |
--sharedstated=* |
--sharedstate=* |
--sharedstat=* |
--sharedsta=* \
519 |
--sharedst=* |
--shareds=* |
--shared=* |
--share=* |
--shar=* \
521 sharedstatedir
=$ac_optarg ;;
523 -site |
--site |
--sit)
525 -site=* |
--site=* |
--sit=*)
528 -srcdir |
--srcdir |
--srcdi |
--srcd |
--src |
--sr)
530 -srcdir=* |
--srcdir=* |
--srcdi=* |
--srcd=* |
--src=* |
--sr=*)
533 -sysconfdir |
--sysconfdir |
--sysconfdi |
--sysconfd |
--sysconf \
534 |
--syscon |
--sysco |
--sysc |
--sys |
--sy)
535 ac_prev
=sysconfdir
;;
536 -sysconfdir=* |
--sysconfdir=* |
--sysconfdi=* |
--sysconfd=* |
--sysconf=* \
537 |
--syscon=* |
--sysco=* |
--sysc=* |
--sys=* |
--sy=*)
538 sysconfdir
=$ac_optarg ;;
540 -target |
--target |
--targe |
--targ |
--tar |
--ta |
--t)
541 ac_prev
=target_alias
;;
542 -target=* |
--target=* |
--targe=* |
--targ=* |
--tar=* |
--ta=* |
--t=*)
543 target_alias
=$ac_optarg ;;
545 -v |
-verbose |
--verbose |
--verbos |
--verbo |
--verb)
548 -version |
--version |
--versio |
--versi |
--vers |
-V)
552 ac_package
=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
553 # Reject names that are not valid shell variable names.
554 expr "x$ac_package" : ".*[^-_$as_cr_alnum]" >/dev
/null
&&
555 { echo "$as_me: error: invalid package name: $ac_package" >&2
556 { (exit 1); exit 1; }; }
557 ac_package
=`echo $ac_package| sed 's/-/_/g'`
559 *=*) ac_optarg
=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
562 eval "with_$ac_package='$ac_optarg'" ;;
564 -without-* |
--without-*)
565 ac_package
=`expr "x$ac_option" : 'x-*without-\(.*\)'`
566 # Reject names that are not valid shell variable names.
567 expr "x$ac_package" : ".*[^-_$as_cr_alnum]" >/dev
/null
&&
568 { echo "$as_me: error: invalid package name: $ac_package" >&2
569 { (exit 1); exit 1; }; }
570 ac_package
=`echo $ac_package | sed 's/-/_/g'`
571 eval "with_$ac_package=no" ;;
574 # Obsolete; use --with-x.
577 -x-includes |
--x-includes |
--x-include |
--x-includ |
--x-inclu \
578 |
--x-incl |
--x-inc |
--x-in |
--x-i)
579 ac_prev
=x_includes
;;
580 -x-includes=* |
--x-includes=* |
--x-include=* |
--x-includ=* |
--x-inclu=* \
581 |
--x-incl=* |
--x-inc=* |
--x-in=* |
--x-i=*)
582 x_includes
=$ac_optarg ;;
584 -x-libraries |
--x-libraries |
--x-librarie |
--x-librari \
585 |
--x-librar |
--x-libra |
--x-libr |
--x-lib |
--x-li |
--x-l)
586 ac_prev
=x_libraries
;;
587 -x-libraries=* |
--x-libraries=* |
--x-librarie=* |
--x-librari=* \
588 |
--x-librar=* |
--x-libra=* |
--x-libr=* |
--x-lib=* |
--x-li=* |
--x-l=*)
589 x_libraries
=$ac_optarg ;;
591 -*) { echo "$as_me: error: unrecognized option: $ac_option
592 Try \`$0 --help' for more information." >&2
593 { (exit 1); exit 1; }; }
597 ac_envvar
=`expr "x$ac_option" : 'x\([^=]*\)='`
598 # Reject names that are not valid shell variable names.
599 expr "x$ac_envvar" : ".*[^_$as_cr_alnum]" >/dev
/null
&&
600 { echo "$as_me: error: invalid variable name: $ac_envvar" >&2
601 { (exit 1); exit 1; }; }
602 ac_optarg
=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`
603 eval "$ac_envvar='$ac_optarg'"
607 # FIXME: should be removed in autoconf 3.0.
608 echo "$as_me: WARNING: you should use --build, --host, --target" >&2
609 expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev
/null
&&
610 echo "$as_me: WARNING: invalid host type: $ac_option" >&2
611 : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}
617 if test -n "$ac_prev"; then
618 ac_option
=--`echo $ac_prev | sed 's/_/-/g'`
619 { echo "$as_me: error: missing argument to $ac_option" >&2
620 { (exit 1); exit 1; }; }
623 # Be sure to have absolute paths.
624 for ac_var
in exec_prefix prefix
626 eval ac_val
=$
`echo $ac_var`
628 [\\/$
]* | ?
:[\\/]* | NONE |
'' ) ;;
629 *) { echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2
630 { (exit 1); exit 1; }; };;
634 # Be sure to have absolute paths.
635 for ac_var
in bindir sbindir libexecdir datadir sysconfdir sharedstatedir \
636 localstatedir libdir includedir oldincludedir infodir mandir
638 eval ac_val
=$
`echo $ac_var`
640 [\\/$
]* | ?
:[\\/]* ) ;;
641 *) { echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2
642 { (exit 1); exit 1; }; };;
646 # There might be people who depend on the old broken behavior: `$host'
647 # used to hold the argument of --host etc.
648 # FIXME: To remove some day.
653 # FIXME: To remove some day.
654 if test "x$host_alias" != x
; then
655 if test "x$build_alias" = x
; then
656 cross_compiling
=maybe
657 echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host.
658 If a cross compiler is detected then cross compile mode will be used." >&2
659 elif test "x$build_alias" != "x$host_alias"; then
665 test -n "$host_alias" && ac_tool_prefix
=$host_alias-
667 test "$silent" = yes && exec 6>/dev
/null
670 # Find the source files, if location was not specified.
671 if test -z "$srcdir"; then
672 ac_srcdir_defaulted
=yes
673 # Try the directory containing this script, then its parent.
674 ac_confdir
=`(dirname "$0") 2>/dev/null ||
675 $as_expr X"$0" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
676 X"$0" : 'X\(//\)[^/]' \| \
677 X"$0" : 'X\(//\)$' \| \
678 X"$0" : 'X\(/\)' \| \
679 . : '\(.\)' 2>/dev/null ||
681 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
682 /^X\(\/\/\)[^/].*/{ s//\1/; q; }
683 /^X\(\/\/\)$/{ s//\1/; q; }
684 /^X\(\/\).*/{ s//\1/; q; }
687 if test ! -r $srcdir/$ac_unique_file; then
691 ac_srcdir_defaulted
=no
693 if test ! -r $srcdir/$ac_unique_file; then
694 if test "$ac_srcdir_defaulted" = yes; then
695 { echo "$as_me: error: cannot find sources ($ac_unique_file) in $ac_confdir or .." >&2
696 { (exit 1); exit 1; }; }
698 { echo "$as_me: error: cannot find sources ($ac_unique_file) in $srcdir" >&2
699 { (exit 1); exit 1; }; }
702 (cd $srcdir && test -r .
/$ac_unique_file) 2>/dev
/null ||
703 { echo "$as_me: error: sources are in $srcdir, but \`cd $srcdir' does not work" >&2
704 { (exit 1); exit 1; }; }
705 srcdir
=`echo "$srcdir" | sed 's%\([^\\/]\)[\\/]*$%\1%'`
706 ac_env_build_alias_set
=${build_alias+set}
707 ac_env_build_alias_value
=$build_alias
708 ac_cv_env_build_alias_set
=${build_alias+set}
709 ac_cv_env_build_alias_value
=$build_alias
710 ac_env_host_alias_set
=${host_alias+set}
711 ac_env_host_alias_value
=$host_alias
712 ac_cv_env_host_alias_set
=${host_alias+set}
713 ac_cv_env_host_alias_value
=$host_alias
714 ac_env_target_alias_set
=${target_alias+set}
715 ac_env_target_alias_value
=$target_alias
716 ac_cv_env_target_alias_set
=${target_alias+set}
717 ac_cv_env_target_alias_value
=$target_alias
720 # Report the --help message.
722 if test "$ac_init_help" = "long"; then
723 # Omit some internal or obsolete options to make the list less imposing.
724 # This message is too long to be a string in the A/UX 3.1 sh.
726 \`configure' configures [SAMPLE] [x.xx] to adapt to many kinds of systems.
728 Usage: $0 [OPTION]... [VAR=VALUE]...
730 To assign environment variables (e.g., CC, CFLAGS...), specify them as
731 VAR=VALUE. See below for descriptions of some of the useful variables.
733 Defaults for the options are specified in brackets.
736 -h, --help display this help and exit
737 --help=short display options specific to this package
738 --help=recursive display the short help of all the included packages
739 -V, --version display version information and exit
740 -q, --quiet, --silent do not print \`checking...' messages
741 --cache-file=FILE cache test results in FILE [disabled]
742 -C, --config-cache alias for \`--cache-file=config.cache'
743 -n, --no-create do not create output files
744 --srcdir=DIR find the sources in DIR [configure dir or \`..']
749 Installation directories:
750 --prefix=PREFIX install architecture-independent files in PREFIX
752 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
755 By default, \`make install' will install all the files in
756 \`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify
757 an installation prefix other than \`$ac_default_prefix' using \`--prefix',
758 for instance \`--prefix=\$HOME'.
760 For better control, use the options below.
762 Fine tuning of the installation directories:
763 --bindir=DIR user executables [EPREFIX/bin]
764 --sbindir=DIR system admin executables [EPREFIX/sbin]
765 --libexecdir=DIR program executables [EPREFIX/libexec]
766 --datadir=DIR read-only architecture-independent data [PREFIX/share]
767 --sysconfdir=DIR read-only single-machine data [PREFIX/etc]
768 --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
769 --localstatedir=DIR modifiable single-machine data [PREFIX/var]
770 --libdir=DIR object code libraries [EPREFIX/lib]
771 --includedir=DIR C header files [PREFIX/include]
772 --oldincludedir=DIR C header files for non-gcc [/usr/include]
773 --infodir=DIR info documentation [PREFIX/info]
774 --mandir=DIR man documentation [PREFIX/man]
781 if test -n "$ac_init_help"; then
782 case $ac_init_help in
783 short | recursive
) echo "Configuration of [SAMPLE] [x.xx]:";;
788 --with-PACKAGE[=ARG
] use PACKAGE
[ARG
=yes]
789 --without-PACKAGE do not use PACKAGE
(same as
--with-PACKAGE=no
)
790 --with-llvmsrc Location of LLVM Source Code
791 --with-llvmobj Location of LLVM Object Code
793 Report bugs to
<bugs@yourdomain
>.
797 if test "$ac_init_help" = "recursive"; then
798 # If there are subdirs, report their specific --help.
800 for ac_dir
in : $ac_subdirs_all; do test "x$ac_dir" = x
: && continue
801 test -d $ac_dir ||
continue
804 if test "$ac_dir" != .
; then
805 ac_dir_suffix
=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
806 # A "../" for each directory in $ac_dir_suffix.
807 ac_top_builddir
=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
809 ac_dir_suffix
= ac_top_builddir
=
813 .
) # No --srcdir option. We are building in place.
815 if test -z "$ac_top_builddir"; then
818 ac_top_srcdir
=`echo $ac_top_builddir | sed 's,/$,,'`
820 [\\/]* | ?
:[\\/]* ) # Absolute path.
821 ac_srcdir
=$srcdir$ac_dir_suffix;
822 ac_top_srcdir
=$srcdir ;;
824 ac_srcdir
=$ac_top_builddir$srcdir$ac_dir_suffix
825 ac_top_srcdir
=$ac_top_builddir$srcdir ;;
828 # Do not use `cd foo && pwd` to compute absolute paths, because
829 # the directories may not exist.
831 .
) ac_abs_builddir
="$ac_dir";;
834 .
) ac_abs_builddir
=`pwd`;;
835 [\\/]* | ?
:[\\/]* ) ac_abs_builddir
="$ac_dir";;
836 *) ac_abs_builddir
=`pwd`/"$ac_dir";;
839 case $ac_abs_builddir in
840 .
) ac_abs_top_builddir
=${ac_top_builddir}.
;;
842 case ${ac_top_builddir}.
in
843 .
) ac_abs_top_builddir
=$ac_abs_builddir;;
844 [\\/]* | ?
:[\\/]* ) ac_abs_top_builddir
=${ac_top_builddir}.
;;
845 *) ac_abs_top_builddir
=$ac_abs_builddir/${ac_top_builddir}.
;;
848 case $ac_abs_builddir in
849 .
) ac_abs_srcdir
=$ac_srcdir;;
852 .
) ac_abs_srcdir
=$ac_abs_builddir;;
853 [\\/]* | ?
:[\\/]* ) ac_abs_srcdir
=$ac_srcdir;;
854 *) ac_abs_srcdir
=$ac_abs_builddir/$ac_srcdir;;
857 case $ac_abs_builddir in
858 .
) ac_abs_top_srcdir
=$ac_top_srcdir;;
860 case $ac_top_srcdir in
861 .
) ac_abs_top_srcdir
=$ac_abs_builddir;;
862 [\\/]* | ?
:[\\/]* ) ac_abs_top_srcdir
=$ac_top_srcdir;;
863 *) ac_abs_top_srcdir
=$ac_abs_builddir/$ac_top_srcdir;;
868 # Check for guested configure; otherwise get Cygnus style configure.
869 if test -f $ac_srcdir/configure.gnu
; then
871 $SHELL $ac_srcdir/configure.gnu
--help=recursive
872 elif test -f $ac_srcdir/configure
; then
874 $SHELL $ac_srcdir/configure
--help=recursive
875 elif test -f $ac_srcdir/configure.ac ||
876 test -f $ac_srcdir/configure.
in; then
880 echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
886 test -n "$ac_init_help" && exit 0
887 if $ac_init_version; then
889 [SAMPLE
] configure
[x.xx
]
890 generated by GNU Autoconf
2.59
892 Copyright
(C
) 2003 Free Software Foundation
, Inc.
893 This configure
script is free software
; the Free Software Foundation
894 gives unlimited permission to copy
, distribute and modify it.
900 This file contains any messages produced by compilers while
901 running configure, to aid debugging if configure makes a mistake.
903 It was created by [SAMPLE] $as_me [x.xx], which was
904 generated by GNU Autoconf 2.59. Invocation command line was
915 hostname = `(hostname || uname -n) 2>/dev/null | sed 1q`
916 uname -m = `(uname -m) 2>/dev/null || echo unknown`
917 uname -r = `(uname -r) 2>/dev/null || echo unknown`
918 uname -s = `(uname -s) 2>/dev/null || echo unknown`
919 uname -v = `(uname -v) 2>/dev/null || echo unknown`
921 /usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown`
922 /bin/uname -X = `(/bin/uname -X) 2>/dev/null || echo unknown`
924 /bin/arch = `(/bin/arch) 2>/dev/null || echo unknown`
925 /usr/bin/arch -k = `(/usr/bin/arch -k) 2>/dev/null || echo unknown`
926 /usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null || echo unknown`
927 hostinfo = `(hostinfo) 2>/dev/null || echo unknown`
928 /bin/machine = `(/bin/machine) 2>/dev/null || echo unknown`
929 /usr/bin/oslevel = `(/usr/bin/oslevel) 2>/dev/null || echo unknown`
930 /bin/universe = `(/bin/universe) 2>/dev/null || echo unknown`
934 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
938 test -z "$as_dir" && as_dir
=.
954 # Keep a trace of the command line.
955 # Strip out --no-create and --no-recursion so they do not pile up.
956 # Strip out --silent because we don't want to record it for future runs.
957 # Also quote any args containing shell meta-characters.
958 # Make two passes to allow for proper duplicate-argument suppression.
963 ac_must_keep_next
=false
969 -no-create |
--no-c* |
-n |
-no-recursion |
--no-r*) continue ;;
970 -q |
-quiet |
--quiet |
--quie |
--qui |
--qu |
--q \
971 |
-silent |
--silent |
--silen |
--sile |
--sil)
973 *" "*|
*" "*|
*[\
[\
]\~\
#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
974 ac_arg
=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
977 1) ac_configure_args0
="$ac_configure_args0 '$ac_arg'" ;;
979 ac_configure_args1
="$ac_configure_args1 '$ac_arg'"
980 if test $ac_must_keep_next = true
; then
981 ac_must_keep_next
=false
# Got value, back to normal.
984 *=* |
--config-cache |
-C |
-disable-* |
--disable-* \
985 |
-enable-* |
--enable-* |
-gas |
--g* |
-nfp |
--nf* \
986 |
-q |
-quiet |
--q* |
-silent |
--sil* |
-v |
-verb* \
987 |
-with-* |
--with-* |
-without-* |
--without-* |
--x)
988 case "$ac_configure_args0 " in
989 "$ac_configure_args1"*" '$ac_arg' "* ) continue ;;
992 -* ) ac_must_keep_next
=true
;;
995 ac_configure_args
="$ac_configure_args$ac_sep'$ac_arg'"
996 # Get rid of the leading space.
1002 $as_unset ac_configure_args0 ||
test "${ac_configure_args0+set}" != set ||
{ ac_configure_args0
=; export ac_configure_args0
; }
1003 $as_unset ac_configure_args1 ||
test "${ac_configure_args1+set}" != set ||
{ ac_configure_args1
=; export ac_configure_args1
; }
1005 # When interrupted or exit'd, cleanup temporary files, and complete
1006 # config.log. We remove comments because anyway the quotes in there
1007 # would cause problems or look ugly.
1008 # WARNING: Be sure not to use single quotes in there, as some shells,
1009 # such as our DU 5.0 friend, will then `close' the trap.
1010 trap 'exit_status=$?
1011 # Save into config.log some information that might help in debugging.
1016 ## ---------------- ##
1017 ## Cache variables. ##
1018 ## ---------------- ##
1021 # The following way of writing the cache mishandles newlines in values,
1024 case `(ac_space='"'"' '"'"'; set | grep ac_space) 2>&1` in
1027 "s/'"'"'/'"'"'\\\\'"'"''"'"'/g;
1028 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='"'"'\\2'"'"'/p"
1032 "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p"
1039 ## ----------------- ##
1040 ## Output variables. ##
1041 ## ----------------- ##
1044 for ac_var in $ac_subst_vars
1046 eval ac_val=$`echo $ac_var`
1047 echo "$ac_var='"'"'$ac_val'"'"'"
1051 if test -n "$ac_subst_files"; then
1058 for ac_var in $ac_subst_files
1060 eval ac_val=$`echo $ac_var`
1061 echo "$ac_var='"'"'$ac_val'"'"'"
1066 if test -s confdefs.h; then
1073 sed "/^$/d" confdefs.h | sort
1076 test "$ac_signal" != 0 &&
1077 echo "$as_me: caught signal $ac_signal"
1078 echo "$as_me: exit $exit_status"
1080 rm -f core *.core &&
1081 rm -rf conftest* confdefs* conf$$* $ac_clean_files &&
1084 for ac_signal
in 1 2 13 15; do
1085 trap 'ac_signal='$ac_signal'; { (exit 1); exit 1; }' $ac_signal
1089 # confdefs.h avoids OS command line length limits that DEFS can exceed.
1090 rm -rf conftest
* confdefs.h
1091 # AIX cpp loses on an empty file, so make sure it contains at least a newline.
1094 # Predefined preprocessor variables.
1096 cat >>confdefs.h
<<_ACEOF
1097 #define PACKAGE_NAME "$PACKAGE_NAME"
1101 cat >>confdefs.h
<<_ACEOF
1102 #define PACKAGE_TARNAME "$PACKAGE_TARNAME"
1106 cat >>confdefs.h
<<_ACEOF
1107 #define PACKAGE_VERSION "$PACKAGE_VERSION"
1111 cat >>confdefs.h
<<_ACEOF
1112 #define PACKAGE_STRING "$PACKAGE_STRING"
1116 cat >>confdefs.h
<<_ACEOF
1117 #define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT"
1121 # Let the site file select an alternate cache file if it wants to.
1122 # Prefer explicitly selected file to automatically selected ones.
1123 if test -z "$CONFIG_SITE"; then
1124 if test "x$prefix" != xNONE
; then
1125 CONFIG_SITE
="$prefix/share/config.site $prefix/etc/config.site"
1127 CONFIG_SITE
="$ac_default_prefix/share/config.site $ac_default_prefix/etc/config.site"
1130 for ac_site_file
in $CONFIG_SITE; do
1131 if test -r "$ac_site_file"; then
1132 { echo "$as_me:$LINENO: loading site script $ac_site_file" >&5
1133 echo "$as_me: loading site script $ac_site_file" >&6;}
1134 sed 's/^/| /' "$ac_site_file" >&5
1139 if test -r "$cache_file"; then
1140 # Some versions of bash will fail to source /dev/null (special
1141 # files actually), so we avoid doing that.
1142 if test -f "$cache_file"; then
1143 { echo "$as_me:$LINENO: loading cache $cache_file" >&5
1144 echo "$as_me: loading cache $cache_file" >&6;}
1146 [\\/]* | ?
:[\\/]* ) .
$cache_file;;
1147 *) . .
/$cache_file;;
1151 { echo "$as_me:$LINENO: creating cache $cache_file" >&5
1152 echo "$as_me: creating cache $cache_file" >&6;}
1156 # Check that the precious variables saved in the cache have kept the same
1158 ac_cache_corrupted
=false
1159 for ac_var
in `(set) 2>&1 |
1160 sed -n 's/^ac_env_\([a-zA-Z_0-9]*\)_set=.*/\1/p'`; do
1161 eval ac_old_set
=\
$ac_cv_env_${ac_var}_set
1162 eval ac_new_set
=\
$ac_env_${ac_var}_set
1163 eval ac_old_val
="\$ac_cv_env_${ac_var}_value"
1164 eval ac_new_val
="\$ac_env_${ac_var}_value"
1165 case $ac_old_set,$ac_new_set in
1167 { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
1168 echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
1169 ac_cache_corrupted
=: ;;
1171 { echo "$as_me:$LINENO: error: \`$ac_var' was not set in the previous run" >&5
1172 echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
1173 ac_cache_corrupted
=: ;;
1176 if test "x$ac_old_val" != "x$ac_new_val"; then
1177 { echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5
1178 echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
1179 { echo "$as_me:$LINENO: former value: $ac_old_val" >&5
1180 echo "$as_me: former value: $ac_old_val" >&2;}
1181 { echo "$as_me:$LINENO: current value: $ac_new_val" >&5
1182 echo "$as_me: current value: $ac_new_val" >&2;}
1183 ac_cache_corrupted
=:
1186 # Pass precious variables to config.status.
1187 if test "$ac_new_set" = set; then
1189 *" "*|
*" "*|
*[\
[\
]\~\
#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
1190 ac_arg
=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
1191 *) ac_arg
=$ac_var=$ac_new_val ;;
1193 case " $ac_configure_args " in
1194 *" '$ac_arg' "*) ;; # Avoid dups. Use of quotes ensures accuracy.
1195 *) ac_configure_args
="$ac_configure_args '$ac_arg'" ;;
1199 if $ac_cache_corrupted; then
1200 { echo "$as_me:$LINENO: error: changes in the environment can compromise the build" >&5
1201 echo "$as_me: error: changes in the environment can compromise the build" >&2;}
1202 { { echo "$as_me:$LINENO: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5
1203 echo "$as_me: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&2;}
1204 { (exit 1); exit 1; }; }
1208 ac_cpp
='$CPP $CPPFLAGS'
1209 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
1210 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
1211 ac_compiler_gnu
=$ac_cv_c_compiler_gnu
1241 for ac_dir
in ..
/..
/autoconf
$srcdir/..
/..
/autoconf
; do
1242 if test -f $ac_dir/install-sh
; then
1244 ac_install_sh
="$ac_aux_dir/install-sh -c"
1246 elif test -f $ac_dir/install.sh
; then
1248 ac_install_sh
="$ac_aux_dir/install.sh -c"
1250 elif test -f $ac_dir/shtool
; then
1252 ac_install_sh
="$ac_aux_dir/shtool install -c"
1256 if test -z "$ac_aux_dir"; then
1257 { { echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in ../../autoconf $srcdir/../../autoconf" >&5
1258 echo "$as_me: error: cannot find install-sh or install.sh in ../../autoconf $srcdir/../../autoconf" >&2;}
1259 { (exit 1); exit 1; }; }
1261 ac_config_guess
="$SHELL $ac_aux_dir/config.guess"
1262 ac_config_sub
="$SHELL $ac_aux_dir/config.sub"
1263 ac_configure
="$SHELL $ac_aux_dir/configure" # This should be Cygnus configure.
1267 # Check whether --with-llvmsrc or --without-llvmsrc was given.
1268 if test "${with_llvmsrc+set}" = set; then
1269 withval
="$with_llvmsrc"
1272 llvm_src
=`cd ${srcdir}/../..; pwd`
1277 # Check whether --with-llvmobj or --without-llvmobj was given.
1278 if test "${with_llvmobj+set}" = set; then
1279 withval
="$with_llvmobj"
1282 llvm_obj
=`cd ../..; pwd`
1286 ac_config_commands
="$ac_config_commands setup"
1292 ac_config_files
="$ac_config_files Makefile.common"
1295 ac_config_commands
="$ac_config_commands Makefile"
1298 ac_config_commands
="$ac_config_commands lib/Makefile"
1301 ac_config_commands
="$ac_config_commands lib/sample/Makefile"
1304 ac_config_commands
="$ac_config_commands tools/Makefile"
1307 ac_config_commands
="$ac_config_commands tools/sample/Makefile"
1320 cat >confcache
<<\_ACEOF
1321 # This file is a shell script that caches the results of configure
1322 # tests run on this system so they can be shared between configure
1323 # scripts and configure runs, see configure's option --config-cache.
1324 # It is not useful on other systems. If it contains results you don't
1325 # want to keep, you may remove or edit it.
1327 # config.status only pays attention to the cache file if you give it
1328 # the --recheck option to rerun configure.
1330 # `ac_cv_env_foo' variables (set or unset) will be overridden when
1331 # loading this file, other *unset* `ac_cv_foo' will be assigned the
1336 # The following way of writing the cache mishandles newlines in values,
1337 # but we know of no workaround that is simple, portable, and efficient.
1338 # So, don't put newlines in cache variables' values.
1339 # Ultrix sh set writes to stderr and can't be redirected directly,
1340 # and sets the high bit in the cache file unless we assign to the vars.
1343 case `(ac_space=' '; set | grep ac_space) 2>&1` in
1345 # `set' does not quote correctly, so add quotes (double-quote
1346 # substitution turns \\\\ into \\, and sed turns \\ into \).
1349 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
1352 # `set' quotes correctly as required by POSIX, so do not add quotes.
1354 "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p"
1361 s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/
1363 /^ac_cv_env/!s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
1365 if diff $cache_file confcache
>/dev
/null
2>&1; then :; else
1366 if test -w $cache_file; then
1367 test "x$cache_file" != "x/dev/null" && echo "updating cache $cache_file"
1368 cat confcache
>$cache_file
1370 echo "not updating unwritable cache $cache_file"
1375 test "x$prefix" = xNONE
&& prefix
=$ac_default_prefix
1376 # Let make expand exec_prefix.
1377 test "x$exec_prefix" = xNONE
&& exec_prefix
='${prefix}'
1379 # VPATH may cause trouble with some makes, so we remove $(srcdir),
1380 # ${srcdir} and @srcdir@ from VPATH if srcdir is ".", strip leading and
1381 # trailing colons and then remove the whole line if VPATH becomes empty
1382 # (actually we leave an empty line to preserve line numbers).
1383 if test "x$srcdir" = x.
; then
1384 ac_vpsub
='/^[ ]*VPATH[ ]*=/{
1385 s/:*\$(srcdir):*/:/;
1386 s/:*\${srcdir}:*/:/;
1388 s/^\([^=]*=[ ]*\):*/\1/;
1394 # Transform confdefs.h into DEFS.
1395 # Protect against shell expansion while executing Makefile rules.
1396 # Protect against Makefile macro expansion.
1398 # If the first sed substitution is executed (which looks for macros that
1399 # take arguments), then we branch to the quote section. Otherwise,
1400 # look for a macro that doesn't take arguments.
1401 cat >confdef2opt.
sed <<\_ACEOF
1404 s
,^
[ ]*#[ ]*define[ ][ ]*\([^ (][^ (]*([^)]*)\)[ ]*\(.*\),-D\1=\2,g
1406 s
,^
[ ]*#[ ]*define[ ][ ]*\([^ ][^ ]*\)[ ]*\(.*\),-D\1=\2,g
1410 s
,[ `~#$^&*(){}\\|;'"<>?],\\&,g
1416 # We use echo to avoid assuming a particular line-breaking character.
1417 # The extra dot is to prevent the shell from consuming trailing
1418 # line-breaks from the sub-command output. A line-break within
1419 # single-quotes doesn't work because, if this script is created in a
1420 # platform that uses two characters for line-breaks (e.g., DOS), tr
1422 ac_LF_and_DOT=`echo; echo .
`
1423 DEFS=`sed -n -f confdef2opt.
sed confdefs.h |
tr "$ac_LF_and_DOT" ' .'`
1424 rm -f confdef2opt.sed
1429 for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue
1430 # 1. Remove the extension, and $U if already installed.
1431 ac_i=`echo "$ac_i" |
1432 sed 's/\$U\././;s/\.o$//;s/\.obj$//'`
1434 ac_libobjs="$ac_libobjs $ac_i\$U.$ac_objext"
1435 ac_ltlibobjs="$ac_ltlibobjs $ac_i"'$U.lo'
1439 LTLIBOBJS=$ac_ltlibobjs
1443 : ${CONFIG_STATUS=./config.status}
1444 ac_clean_files_save=$ac_clean_files
1445 ac_clean_files="$ac_clean_files $CONFIG_STATUS"
1446 { echo "$as_me:$LINENO: creating $CONFIG_STATUS" >&5
1447 echo "$as_me: creating $CONFIG_STATUS" >&6;}
1448 cat >$CONFIG_STATUS <<_ACEOF
1450 # Generated by $as_me.
1451 # Run this file to recreate the current configuration.
1452 # Compiler output produced by configure, useful for debugging
1453 # configure, is in config.log if it exists.
1458 SHELL=\${CONFIG_SHELL-$SHELL}
1461 cat >>$CONFIG_STATUS <<\_ACEOF
1462 ## --------------------- ##
1463 ## M4sh Initialization. ##
1464 ## --------------------- ##
1466 # Be Bourne compatible
1467 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
1470 # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
1471 # is contrary to our usage. Disable this feature.
1472 alias -g '${1+"$@"}'='"$@"'
1473 elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then
1476 DUALCASE=1; export DUALCASE # for MKS sh
1478 # Support unset when possible.
1479 if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
1486 # Work around bugs in pre-3.0 UWIN ksh.
1487 $as_unset ENV MAIL MAILPATH
1494 LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \
1495 LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \
1496 LC_TELEPHONE LC_TIME
1498 if (set +x; test -z "`(eval $as_var=C
; export $as_var) 2>&1`"); then
1499 eval $as_var=C; export $as_var
1505 # Required to use basename.
1506 if expr a : '\(a\)' >/dev/null 2>&1; then
1512 if (basename /) >/dev/null 2>&1 && test "X`basename / 2>&1`" = "X/"; then
1513 as_basename=basename
1519 # Name of the executable.
1520 as_me=`$as_basename "$0" ||
1521 $as_expr X
/"$0" : '.*/\([^/][^/]*\)/*$' \| \
1522 X
"$0" : 'X\(//\)$' \| \
1523 X
"$0" : 'X\(/\)$' \| \
1524 .
: '\(.\)' 2>/dev
/null ||
1526 sed '/^.*\/\([^/][^/]*\)\/*$/{ s//\1/; q; }
1527 /^X\/\(\/\/\)$/{ s//\1/; q; }
1528 /^X\/\(\/\).*/{ s//\1/; q; }
1532 # PATH needs CR, and LINENO needs CR and PATH.
1533 # Avoid depending upon Character Ranges.
1534 as_cr_letters='abcdefghijklmnopqrstuvwxyz'
1535 as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
1536 as_cr_Letters=$as_cr_letters$as_cr_LETTERS
1537 as_cr_digits='0123456789'
1538 as_cr_alnum=$as_cr_Letters$as_cr_digits
1540 # The user is always right.
1541 if test "${PATH_SEPARATOR+set}" != set; then
1542 echo "#! /bin/sh" >conf$$.sh
1543 echo "exit 0" >>conf$$.sh
1545 if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
1556 as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev
/null
`
1557 test "x$as_lineno_1" != "x$as_lineno_2" &&
1558 test "x$as_lineno_3" = "x$as_lineno_2" || {
1559 # Find who we are. Look in the path if we contain no path at all
1562 *[\\/]* ) as_myself=$0 ;;
1563 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
1567 test -z "$as_dir" && as_dir=.
1568 test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
1573 # We did not find ourselves, most probably we were run as `sh COMMAND
'
1574 # in which case we are not to be found in the path.
1575 if test "x$as_myself" = x; then
1578 if test ! -f "$as_myself"; then
1579 { { echo "$as_me:$LINENO: error: cannot find myself; rerun with an absolute path" >&5
1580 echo "$as_me: error: cannot find myself; rerun with an absolute path" >&2;}
1581 { (exit 1); exit 1; }; }
1583 case $CONFIG_SHELL in
1585 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
1586 for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH
1589 test -z "$as_dir" && as_dir=.
1590 for as_base in sh bash ksh sh5; do
1593 if ("$as_dir/$as_base" -c '
1596 as_lineno_3
=`(expr $as_lineno_1 + 1) 2>/dev/null`
1597 test "x$as_lineno_1" != "x$as_lineno_2" &&
1598 test "x$as_lineno_3" = "x$as_lineno_2" ') 2>/dev/null; then
1599 $as_unset BASH_ENV || test "${BASH_ENV+set}" != set || { BASH_ENV=; export BASH_ENV; }
1600 $as_unset ENV || test "${ENV+set}" != set || { ENV=; export ENV; }
1601 CONFIG_SHELL=$as_dir/$as_base
1603 exec "$CONFIG_SHELL" "$0" ${1+"$@"}
1611 # Create $as_me.lineno as a copy of $as_myself, but with $LINENO
1612 # uniformly replaced by the line number. The first 'sed' inserts a
1613 # line-number line before each line; the second 'sed' does the real
1614 # work. The second script uses 'N
' to pair each line-number line
1615 # with the numbered line, and appends trailing '-' during
1616 # substitution so that $LINENO is not a special case at line end.
1617 # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
1618 # second 'sed' script. Blame Lee E. McMahon for sed's syntax.
:-)
1619 sed '=' <$as_myself |
1624 s,^\(['$as_cr_digits']*\)\(.*\)[$]LINENO\([^'$as_cr_alnum'_]\),\1\2\1\3,
1627 s,^['$as_cr_digits']*\n,,
1629 chmod +x
$as_me.lineno ||
1630 { { echo "$as_me:$LINENO: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&5
1631 echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2;}
1632 { (exit 1); exit 1; }; }
1634 # Don't try to exec as it changes $[0], causing all sort of problems
1635 # (the dirname of $[0] is not the place where we might find the
1636 # original and so on. Autoconf is especially sensible to this).
1638 # Exit status is that of the last command.
1643 case `echo "testing\c"; echo 1,2,3`,`echo -n testing; echo 1,2,3` in
1644 *c
*,-n*) ECHO_N
= ECHO_C
='
1646 *c
*,* ) ECHO_N
=-n ECHO_C
= ECHO_T
= ;;
1647 *) ECHO_N
= ECHO_C
='\c' ECHO_T
= ;;
1650 if expr a
: '\(a\)' >/dev
/null
2>&1; then
1656 rm -f conf$$ conf$$.exe conf$$.
file
1658 if ln -s conf$$.
file conf$$
2>/dev
/null
; then
1659 # We could just check for DJGPP; but this test a) works b) is more generic
1660 # and c) will remain valid once DJGPP supports symlinks (DJGPP 2.04).
1661 if test -f conf$$.exe
; then
1662 # Don't use ln at all; we don't have any links
1667 elif ln conf$$.
file conf$$
2>/dev
/null
; then
1672 rm -f conf$$ conf$$.exe conf$$.
file
1674 if mkdir
-p .
2>/dev
/null
; then
1677 test -d .
/-p && rmdir .
/-p
1681 as_executable_p
="test -f"
1683 # Sed expression to map a string onto a valid CPP name.
1684 as_tr_cpp
="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
1686 # Sed expression to map a string onto a valid variable name.
1687 as_tr_sh
="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
1691 # We need space, tab and new line, in precisely that order.
1701 # Open the log real soon, to keep \$[0] and so on meaningful, and to
1702 # report actual input values of CONFIG_FILES etc. instead of their
1703 # values after options handling. Logging --version etc. is OK.
1707 sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
1708 ## Running $as_me. ##
1713 This file was extended by [SAMPLE] $as_me [x.xx], which was
1714 generated by GNU Autoconf 2.59. Invocation command line was
1716 CONFIG_FILES = $CONFIG_FILES
1717 CONFIG_HEADERS = $CONFIG_HEADERS
1718 CONFIG_LINKS = $CONFIG_LINKS
1719 CONFIG_COMMANDS = $CONFIG_COMMANDS
1723 echo "on `(hostname || uname -n) 2>/dev/null | sed 1q`" >&5
1727 # Files that config.status was made for.
1728 if test -n "$ac_config_files"; then
1729 echo "config_files=\"$ac_config_files\"" >>$CONFIG_STATUS
1732 if test -n "$ac_config_headers"; then
1733 echo "config_headers=\"$ac_config_headers\"" >>$CONFIG_STATUS
1736 if test -n "$ac_config_links"; then
1737 echo "config_links=\"$ac_config_links\"" >>$CONFIG_STATUS
1740 if test -n "$ac_config_commands"; then
1741 echo "config_commands=\"$ac_config_commands\"" >>$CONFIG_STATUS
1744 cat >>$CONFIG_STATUS <<\_ACEOF
1747 \`$as_me' instantiates files from templates according to the
1748 current configuration.
1750 Usage: $0 [OPTIONS] [FILE]...
1752 -h, --help print this help, then exit
1753 -V, --version print version number, then exit
1754 -q, --quiet do not print progress messages
1755 -d, --debug don't remove temporary files
1756 --recheck update $as_me by reconfiguring in the same conditions
1757 --file=FILE[:TEMPLATE]
1758 instantiate the configuration file FILE
1760 Configuration files:
1763 Configuration commands:
1766 Report bugs to <bug-autoconf@gnu.org>."
1769 cat >>$CONFIG_STATUS <<_ACEOF
1771 [SAMPLE] config.status [x.xx]
1772 configured by $0, generated by GNU Autoconf 2.59,
1773 with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
1775 Copyright (C) 2003 Free Software Foundation, Inc.
1776 This config.status script is free software; the Free Software Foundation
1777 gives unlimited permission to copy, distribute and modify it."
1781 cat >>$CONFIG_STATUS <<\_ACEOF
1782 # If no file are specified by the user, then we need to provide default
1783 # value. By we need to know if files were specified by the user.
1789 ac_option
=`expr "x$1" : 'x\([^=]*\)='`
1790 ac_optarg
=`expr "x$1" : 'x[^=]*=\(.*\)'`
1798 *) # This is not an option, so the user has probably given explicit
1801 ac_need_defaults
=false
;;
1805 # Handling of the options.
1807 cat >>$CONFIG_STATUS <<\_ACEOF
1808 -recheck |
--recheck |
--rechec |
--reche |
--rech |
--rec |
--re |
--r)
1810 --version |
--vers* |
-V )
1811 echo "$ac_cs_version"; exit 0 ;;
1813 # Conflict between --help and --header
1814 { { echo "$as_me:$LINENO: error: ambiguous option: $1
1815 Try \`$0 --help' for more information." >&5
1816 echo "$as_me: error: ambiguous option: $1
1817 Try \`$0 --help' for more information." >&2;}
1818 { (exit 1); exit 1; }; };;
1819 --help |
--hel |
-h )
1820 echo "$ac_cs_usage"; exit 0 ;;
1821 --debug |
--d* |
-d )
1823 --file |
--fil |
--fi |
--f )
1825 CONFIG_FILES
="$CONFIG_FILES $ac_optarg"
1826 ac_need_defaults
=false
;;
1827 --header |
--heade |
--head |
--hea )
1829 CONFIG_HEADERS
="$CONFIG_HEADERS $ac_optarg"
1830 ac_need_defaults
=false
;;
1831 -q |
-quiet |
--quiet |
--quie |
--qui |
--qu |
--q \
1832 |
-silent |
--silent |
--silen |
--sile |
--sil |
--si |
--s)
1836 -*) { { echo "$as_me:$LINENO: error: unrecognized option: $1
1837 Try \`$0 --help' for more information." >&5
1838 echo "$as_me: error: unrecognized option: $1
1839 Try \`$0 --help' for more information." >&2;}
1840 { (exit 1); exit 1; }; } ;;
1842 *) ac_config_targets
="$ac_config_targets $1" ;;
1848 ac_configure_extra_args
=
1850 if $ac_cs_silent; then
1852 ac_configure_extra_args
="$ac_configure_extra_args --silent"
1856 cat >>$CONFIG_STATUS <<_ACEOF
1857 if \$ac_cs_recheck; then
1858 echo "running $SHELL $0 " $ac_configure_args \$ac_configure_extra_args " --no-create --no-recursion" >&6
1859 exec $SHELL $0 $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
1864 cat >>$CONFIG_STATUS <<_ACEOF
1866 # INIT-COMMANDS section.
1869 llvm_src="${LLVM_SRC}"
1875 cat >>$CONFIG_STATUS <<\_ACEOF
1876 for ac_config_target
in $ac_config_targets
1878 case "$ac_config_target" in
1879 # Handling of arguments.
1880 "Makefile.common" ) CONFIG_FILES
="$CONFIG_FILES Makefile.common" ;;
1881 "setup" ) CONFIG_COMMANDS
="$CONFIG_COMMANDS setup" ;;
1882 "Makefile" ) CONFIG_COMMANDS
="$CONFIG_COMMANDS Makefile" ;;
1883 "lib/Makefile" ) CONFIG_COMMANDS
="$CONFIG_COMMANDS lib/Makefile" ;;
1884 "lib/sample/Makefile" ) CONFIG_COMMANDS
="$CONFIG_COMMANDS lib/sample/Makefile" ;;
1885 "tools/Makefile" ) CONFIG_COMMANDS
="$CONFIG_COMMANDS tools/Makefile" ;;
1886 "tools/sample/Makefile" ) CONFIG_COMMANDS
="$CONFIG_COMMANDS tools/sample/Makefile" ;;
1887 *) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5
1888 echo "$as_me: error: invalid argument: $ac_config_target" >&2;}
1889 { (exit 1); exit 1; }; };;
1893 # If the user did not use the arguments to specify the items to instantiate,
1894 # then the envvar interface is used. Set only those that are not.
1895 # We use the long form for the default assignment because of an extremely
1896 # bizarre bug on SunOS 4.1.3.
1897 if $ac_need_defaults; then
1898 test "${CONFIG_FILES+set}" = set || CONFIG_FILES
=$config_files
1899 test "${CONFIG_COMMANDS+set}" = set || CONFIG_COMMANDS
=$config_commands
1902 # Have a temporary directory for convenience. Make it in the build tree
1903 # simply because there is no reason to put it here, and in addition,
1904 # creating and moving files from /tmp can sometimes cause problems.
1905 # Create a temporary directory, and hook for its removal unless debugging.
1908 trap 'exit_status=$?; rm -rf $tmp && exit $exit_status' 0
1909 trap '{ (exit 1); exit 1; }' 1 2 13 15
1912 # Create a (secure) tmp directory for tmp files.
1915 tmp
=`(umask 077 && mktemp -d -q "./confstatXXXXXX") 2>/dev/null` &&
1916 test -n "$tmp" && test -d "$tmp"
1919 tmp
=.
/confstat$$
-$RANDOM
1920 (umask 077 && mkdir
$tmp)
1923 echo "$me: cannot create a temporary directory in ." >&2
1924 { (exit 1); exit 1; }
1929 cat >>$CONFIG_STATUS <<_ACEOF
1932 # CONFIG_FILES section.
1935 # No need to generate the scripts if there are no CONFIG_FILES.
1936 # This happens for instance when ./config.status config.h
1937 if test -n "\$CONFIG_FILES"; then
1938 # Protect against being on the right side of a sed subst in config.status.
1939 sed 's/,@/@@/; s/@,/@@/; s/,;t t\$/@;t t/; /@;t t\$/s/[\\\\&,]/\\\\&/g;
1940 s/@@/,@/; s/@@/@,/; s/@;t t\$/,;t t/' >\$tmp/subs.sed <<\\CEOF
1941 s,@SHELL@,$SHELL,;t t
1942 s,@PATH_SEPARATOR@,$PATH_SEPARATOR,;t t
1943 s,@PACKAGE_NAME@,$PACKAGE_NAME,;t t
1944 s,@PACKAGE_TARNAME@,$PACKAGE_TARNAME,;t t
1945 s,@PACKAGE_VERSION@,$PACKAGE_VERSION,;t t
1946 s,@PACKAGE_STRING@,$PACKAGE_STRING,;t t
1947 s,@PACKAGE_BUGREPORT@,$PACKAGE_BUGREPORT,;t t
1948 s,@exec_prefix@,$exec_prefix,;t t
1949 s,@prefix@,$prefix,;t t
1950 s,@program_transform_name@,$program_transform_name,;t t
1951 s,@bindir@,$bindir,;t t
1952 s,@sbindir@,$sbindir,;t t
1953 s,@libexecdir@,$libexecdir,;t t
1954 s,@datadir@,$datadir,;t t
1955 s,@sysconfdir@,$sysconfdir,;t t
1956 s,@sharedstatedir@,$sharedstatedir,;t t
1957 s,@localstatedir@,$localstatedir,;t t
1958 s,@libdir@,$libdir,;t t
1959 s,@includedir@,$includedir,;t t
1960 s,@oldincludedir@,$oldincludedir,;t t
1961 s,@infodir@,$infodir,;t t
1962 s,@mandir@,$mandir,;t t
1963 s,@build_alias@,$build_alias,;t t
1964 s,@host_alias@,$host_alias,;t t
1965 s,@target_alias@,$target_alias,;t t
1967 s,@ECHO_C@,$ECHO_C,;t t
1968 s,@ECHO_N@,$ECHO_N,;t t
1969 s,@ECHO_T@,$ECHO_T,;t t
1971 s,@LLVM_SRC@,$LLVM_SRC,;t t
1972 s,@LLVM_OBJ@,$LLVM_OBJ,;t t
1973 s,@LIBOBJS@,$LIBOBJS,;t t
1974 s,@LTLIBOBJS@,$LTLIBOBJS,;t t
1979 cat >>$CONFIG_STATUS <<\_ACEOF
1980 # Split the substitutions into bite-sized pieces for seds with
1981 # small command number limits, like on Digital OSF/1 and HP-UX.
1983 ac_sed_frag
=1 # Number of current file.
1984 ac_beg
=1 # First line for current file.
1985 ac_end
=$ac_max_sed_lines # Line after last line for current file.
1988 while $ac_more_lines; do
1989 if test $ac_beg -gt 1; then
1990 sed "1,${ac_beg}d; ${ac_end}q" $tmp/subs.
sed >$tmp/subs.frag
1992 sed "${ac_end}q" $tmp/subs.
sed >$tmp/subs.frag
1994 if test ! -s $tmp/subs.frag
; then
1997 # The purpose of the label and of the branching condition is to
1998 # speed up the sed processing (if there are no `@' at all, there
1999 # is no need to browse any of the substitutions).
2000 # These are the two extra sed commands mentioned above.
2002 /@[a-zA-Z_][a-zA-Z_0-9]*@/!b' && cat $tmp/subs.frag
) >$tmp/subs-
$ac_sed_frag.
sed
2003 if test -z "$ac_sed_cmds"; then
2004 ac_sed_cmds
="sed -f $tmp/subs-$ac_sed_frag.sed"
2006 ac_sed_cmds
="$ac_sed_cmds | sed -f $tmp/subs-$ac_sed_frag.sed"
2008 ac_sed_frag
=`expr $ac_sed_frag + 1`
2010 ac_end
=`expr $ac_end + $ac_max_sed_lines`
2013 if test -z "$ac_sed_cmds"; then
2016 fi # test -n "$CONFIG_FILES"
2019 cat >>$CONFIG_STATUS <<\_ACEOF
2020 for ac_file
in : $CONFIG_FILES; do test "x$ac_file" = x
: && continue
2021 # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
2023 - |
*:- |
*:-:* ) # input from stdin
2025 ac_file_in
=`echo "$ac_file" | sed 's,[^:]*:,,'`
2026 ac_file
=`echo "$ac_file" | sed 's,:.*,,'` ;;
2027 *:* ) ac_file_in
=`echo "$ac_file" | sed 's,[^:]*:,,'`
2028 ac_file
=`echo "$ac_file" | sed 's,:.*,,'` ;;
2029 * ) ac_file_in
=$ac_file.
in ;;
2032 # Compute @srcdir@, @top_srcdir@, and @INSTALL@ for subdirectories.
2033 ac_dir
=`(dirname "$ac_file") 2>/dev/null ||
2034 $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
2035 X"$ac_file" : 'X\(//\)[^/]' \| \
2036 X"$ac_file" : 'X\(//\)$' \| \
2037 X"$ac_file" : 'X\(/\)' \| \
2038 . : '\(.\)' 2>/dev/null ||
2040 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
2041 /^X\(\/\/\)[^/].*/{ s//\1/; q; }
2042 /^X\(\/\/\)$/{ s//\1/; q; }
2043 /^X\(\/\).*/{ s//\1/; q; }
2045 { if $as_mkdir_p; then
2050 while test ! -d "$as_dir"; do
2051 as_dirs
="$as_dir $as_dirs"
2052 as_dir
=`(dirname "$as_dir") 2>/dev/null ||
2053 $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
2054 X"$as_dir" : 'X\(//\)[^/]' \| \
2055 X"$as_dir" : 'X\(//\)$' \| \
2056 X"$as_dir" : 'X\(/\)' \| \
2057 . : '\(.\)' 2>/dev/null ||
2059 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
2060 /^X\(\/\/\)[^/].*/{ s//\1/; q; }
2061 /^X\(\/\/\)$/{ s//\1/; q; }
2062 /^X\(\/\).*/{ s//\1/; q; }
2065 test ! -n "$as_dirs" || mkdir
$as_dirs
2066 fi ||
{ { echo "$as_me:$LINENO: error: cannot create directory \"$ac_dir\"" >&5
2067 echo "$as_me: error: cannot create directory \"$ac_dir\"" >&2;}
2068 { (exit 1); exit 1; }; }; }
2072 if test "$ac_dir" != .
; then
2073 ac_dir_suffix
=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
2074 # A "../" for each directory in $ac_dir_suffix.
2075 ac_top_builddir
=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
2077 ac_dir_suffix
= ac_top_builddir
=
2081 .
) # No --srcdir option. We are building in place.
2083 if test -z "$ac_top_builddir"; then
2086 ac_top_srcdir
=`echo $ac_top_builddir | sed 's,/$,,'`
2088 [\\/]* | ?
:[\\/]* ) # Absolute path.
2089 ac_srcdir
=$srcdir$ac_dir_suffix;
2090 ac_top_srcdir
=$srcdir ;;
2092 ac_srcdir
=$ac_top_builddir$srcdir$ac_dir_suffix
2093 ac_top_srcdir
=$ac_top_builddir$srcdir ;;
2096 # Do not use `cd foo && pwd` to compute absolute paths, because
2097 # the directories may not exist.
2099 .
) ac_abs_builddir
="$ac_dir";;
2102 .
) ac_abs_builddir
=`pwd`;;
2103 [\\/]* | ?
:[\\/]* ) ac_abs_builddir
="$ac_dir";;
2104 *) ac_abs_builddir
=`pwd`/"$ac_dir";;
2107 case $ac_abs_builddir in
2108 .
) ac_abs_top_builddir
=${ac_top_builddir}.
;;
2110 case ${ac_top_builddir}.
in
2111 .
) ac_abs_top_builddir
=$ac_abs_builddir;;
2112 [\\/]* | ?
:[\\/]* ) ac_abs_top_builddir
=${ac_top_builddir}.
;;
2113 *) ac_abs_top_builddir
=$ac_abs_builddir/${ac_top_builddir}.
;;
2116 case $ac_abs_builddir in
2117 .
) ac_abs_srcdir
=$ac_srcdir;;
2120 .
) ac_abs_srcdir
=$ac_abs_builddir;;
2121 [\\/]* | ?
:[\\/]* ) ac_abs_srcdir
=$ac_srcdir;;
2122 *) ac_abs_srcdir
=$ac_abs_builddir/$ac_srcdir;;
2125 case $ac_abs_builddir in
2126 .
) ac_abs_top_srcdir
=$ac_top_srcdir;;
2128 case $ac_top_srcdir in
2129 .
) ac_abs_top_srcdir
=$ac_abs_builddir;;
2130 [\\/]* | ?
:[\\/]* ) ac_abs_top_srcdir
=$ac_top_srcdir;;
2131 *) ac_abs_top_srcdir
=$ac_abs_builddir/$ac_top_srcdir;;
2137 if test x
"$ac_file" != x-
; then
2138 { echo "$as_me:$LINENO: creating $ac_file" >&5
2139 echo "$as_me: creating $ac_file" >&6;}
2142 # Let's still pretend it is `configure' which instantiates (i.e., don't
2143 # use $as_me), people would be surprised to read:
2144 # /* config.h. Generated by config.status. */
2145 if test x
"$ac_file" = x-
; then
2148 configure_input
="$ac_file. "
2150 configure_input
=$configure_input"Generated from `echo $ac_file_in |
2151 sed 's,.*/,,'` by configure."
2153 # First look for the input files in the build tree, otherwise in the
2155 ac_file_inputs
=`IFS=:
2156 for f in $ac_file_in; do
2158 -) echo $tmp/stdin ;;
2160 # Absolute (can't be DOS-style, as IFS=:)
2161 test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
2162 echo "$as_me: error: cannot find input file: $f" >&2;}
2163 { (exit 1); exit 1; }; }
2166 if test -f "$f"; then
2169 elif test -f "$srcdir/$f"; then
2174 { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
2175 echo "$as_me: error: cannot find input file: $f" >&2;}
2176 { (exit 1); exit 1; }; }
2179 done` ||
{ (exit 1); exit 1; }
2181 cat >>$CONFIG_STATUS <<_ACEOF
2185 cat >>$CONFIG_STATUS <<\_ACEOF
2187 /@
[a-zA-Z_
][a-zA-Z_0-9
]*@
/!b
2188 s
,@configure_input@
,$configure_input,;t t
2189 s
,@srcdir@
,$ac_srcdir,;t t
2190 s
,@abs_srcdir@
,$ac_abs_srcdir,;t t
2191 s
,@top_srcdir@
,$ac_top_srcdir,;t t
2192 s
,@abs_top_srcdir@
,$ac_abs_top_srcdir,;t t
2193 s
,@builddir@
,$ac_builddir,;t t
2194 s
,@abs_builddir@
,$ac_abs_builddir,;t t
2195 s
,@top_builddir@
,$ac_top_builddir,;t t
2196 s
,@abs_top_builddir@
,$ac_abs_top_builddir,;t t
2197 " $ac_file_inputs | (eval "$ac_sed_cmds") >$tmp/out
2199 if test x"$ac_file" != x-; then
2200 mv $tmp/out $ac_file
2208 cat >>$CONFIG_STATUS <<\_ACEOF
2211 # CONFIG_COMMANDS section.
2213 for ac_file in : $CONFIG_COMMANDS; do test "x
$ac_file" = x: && continue
2214 ac_dest=`echo "$ac_file" | sed 's,:.*,,'`
2215 ac_source=`echo "$ac_file" | sed 's,[^:]*:,,'`
2216 ac_dir=`(dirname "$ac_dest") 2>/dev/null ||
2217 $as_expr X"$ac_dest" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
2218 X"$ac_dest" : 'X\(//\)[^/]' \| \
2219 X"$ac_dest" : 'X\(//\)$' \| \
2220 X"$ac_dest" : 'X\(/\)' \| \
2221 . : '\(.\)' 2>/dev/null ||
2223 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
2224 /^X\(\/\/\)[^/].*/{ s//\1/; q; }
2225 /^X\(\/\/\)$/{ s//\1/; q; }
2226 /^X\(\/\).*/{ s//\1/; q; }
2228 { if $as_mkdir_p; then
2233 while test ! -d "$as_dir"; do
2234 as_dirs="$as_dir $as_dirs"
2235 as_dir=`(dirname "$as_dir") 2>/dev/null ||
2236 $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
2237 X"$as_dir" : 'X\(//\)[^/]' \| \
2238 X"$as_dir" : 'X\(//\)$' \| \
2239 X"$as_dir" : 'X\(/\)' \| \
2240 . : '\(.\)' 2>/dev/null ||
2242 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
2243 /^X\(\/\/\)[^/].*/{ s//\1/; q; }
2244 /^X\(\/\/\)$/{ s//\1/; q; }
2245 /^X\(\/\).*/{ s//\1/; q; }
2248 test ! -n "$as_dirs" || mkdir $as_dirs
2249 fi || { { echo "$as_me:$LINENO: error
: cannot create directory
\"$ac_dir\"" >&5
2250 echo "$as_me: error
: cannot create directory
\"$ac_dir\"" >&2;}
2251 { (exit 1); exit 1; }; }; }
2255 if test "$ac_dir" != .; then
2256 ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
2257 # A "..
/" for each directory in $ac_dir_suffix.
2258 ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
2260 ac_dir_suffix= ac_top_builddir=
2264 .) # No --srcdir option. We are building in place.
2266 if test -z "$ac_top_builddir"; then
2269 ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
2271 [\\/]* | ?:[\\/]* ) # Absolute path.
2272 ac_srcdir=$srcdir$ac_dir_suffix;
2273 ac_top_srcdir=$srcdir ;;
2275 ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix
2276 ac_top_srcdir=$ac_top_builddir$srcdir ;;
2279 # Do not use `cd foo && pwd` to compute absolute paths, because
2280 # the directories may not exist.
2282 .) ac_abs_builddir="$ac_dir";;
2285 .) ac_abs_builddir=`pwd`;;
2286 [\\/]* | ?:[\\/]* ) ac_abs_builddir="$ac_dir";;
2287 *) ac_abs_builddir=`pwd`/"$ac_dir";;
2290 case $ac_abs_builddir in
2291 .) ac_abs_top_builddir=${ac_top_builddir}.;;
2293 case ${ac_top_builddir}. in
2294 .) ac_abs_top_builddir=$ac_abs_builddir;;
2295 [\\/]* | ?:[\\/]* ) ac_abs_top_builddir=${ac_top_builddir}.;;
2296 *) ac_abs_top_builddir=$ac_abs_builddir/${ac_top_builddir}.;;
2299 case $ac_abs_builddir in
2300 .) ac_abs_srcdir=$ac_srcdir;;
2303 .) ac_abs_srcdir=$ac_abs_builddir;;
2304 [\\/]* | ?:[\\/]* ) ac_abs_srcdir=$ac_srcdir;;
2305 *) ac_abs_srcdir=$ac_abs_builddir/$ac_srcdir;;
2308 case $ac_abs_builddir in
2309 .) ac_abs_top_srcdir=$ac_top_srcdir;;
2311 case $ac_top_srcdir in
2312 .) ac_abs_top_srcdir=$ac_abs_builddir;;
2313 [\\/]* | ?:[\\/]* ) ac_abs_top_srcdir=$ac_top_srcdir;;
2314 *) ac_abs_top_srcdir=$ac_abs_builddir/$ac_top_srcdir;;
2319 { echo "$as_me:$LINENO: executing
$ac_dest commands
" >&5
2320 echo "$as_me: executing
$ac_dest commands
" >&6;}
2322 Makefile ) ${llvm_src}/autoconf/mkinstalldirs `dirname Makefile`
2323 ${SHELL} ${llvm_src}/autoconf/install-sh -m 0644 -c ${srcdir}/Makefile Makefile ;;
2324 lib/Makefile ) ${llvm_src}/autoconf/mkinstalldirs `dirname lib/Makefile`
2325 ${SHELL} ${llvm_src}/autoconf/install-sh -m 0644 -c ${srcdir}/lib/Makefile lib/Makefile ;;
2326 lib/sample/Makefile ) ${llvm_src}/autoconf/mkinstalldirs `dirname lib/sample/Makefile`
2327 ${SHELL} ${llvm_src}/autoconf/install-sh -m 0644 -c ${srcdir}/lib/sample/Makefile lib/sample/Makefile ;;
2328 tools/Makefile ) ${llvm_src}/autoconf/mkinstalldirs `dirname tools/Makefile`
2329 ${SHELL} ${llvm_src}/autoconf/install-sh -m 0644 -c ${srcdir}/tools/Makefile tools/Makefile ;;
2330 tools/sample/Makefile ) ${llvm_src}/autoconf/mkinstalldirs `dirname tools/sample/Makefile`
2331 ${SHELL} ${llvm_src}/autoconf/install-sh -m 0644 -c ${srcdir}/tools/sample/Makefile tools/sample/Makefile ;;
2336 cat >>$CONFIG_STATUS <<\_ACEOF
2338 { (exit 0); exit 0; }
2340 chmod +x $CONFIG_STATUS
2341 ac_clean_files=$ac_clean_files_save
2344 # configure is writing to config.log, and then calls config.status.
2345 # config.status does its own redirection, appending to config.log.
2346 # Unfortunately, on DOS this fails, as config.log is still kept open
2347 # by configure, so config.status won't be able to write to it; its
2348 # output is simply discarded. So we exec the FD to /dev/null,
2349 # effectively closing config.log, so it can be properly (re)opened and
2350 # appended to by config.status. When coming back to configure, we
2351 # need to make the FD available again.
2352 if test "$no_create" != yes; then
2354 ac_config_status_args=
2355 test "$silent" = yes &&
2356 ac_config_status_args="$ac_config_status_args --quiet"
2358 $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success=false
2360 # Use ||, not &&, to avoid exiting from the if with $? = 1, which
2361 # would make configure fail if this is the last instruction.
2362 $ac_cs_success || { (exit 1); exit 1; }