2 # Guess values for system-dependent variables and create Makefiles.
3 # Generated by GNU Autoconf 2.71 for pic14lib 0.1.
5 # Report bugs to <tecodev AT users sourceforge net>.
8 # Copyright (C) 1992-1996, 1998-2017, 2020-2021 Free Software Foundation,
12 # This configure script is free software; the Free Software Foundation
13 # gives unlimited permission to copy, distribute and modify it.
14 ## -------------------- ##
15 ## M4sh Initialization. ##
16 ## -------------------- ##
18 # Be more Bourne compatible
19 DUALCASE
=1; export DUALCASE
# for MKS sh
21 if test ${ZSH_VERSION+y} && (emulate sh
) >/dev
/null
2>&1
25 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
26 # is contrary to our usage. Disable this feature.
27 alias -g '${1+"$@"}'='"$@"'
30 case `(set -o) 2>/dev/null` in #(
40 # Reset variables that may have inherited troublesome values from
43 # IFS needs to be set, to space, tab, and newline, in precisely that order.
44 # (If _AS_PATH_WALK were called with IFS unset, it would have the
45 # side effect of setting IFS to empty, thus disabling word splitting.)
46 # Quoting is to prevent editors from complaining about space-tab.
56 # Ensure predictable behavior from utilities with locale-dependent output.
62 # We cannot yet rely on "unset" to work, but we need these variables
63 # to be unset--not just set to an empty or harmless value--now, to
64 # avoid bugs in old shells (e.g. pre-3.0 UWIN ksh). This construct
65 # also avoids known problems related to "unset" and subshell syntax
66 # in other old shells (e.g. bash 2.01 and pdksh 5.2.14).
67 for as_var
in BASH_ENV ENV MAIL MAILPATH CDPATH
68 do eval test \
${$as_var+y} \
69 && ( (unset $as_var) ||
exit 1) >/dev
/null
2>&1 && unset $as_var ||
:
72 # Ensure that fds 0, 1, and 2 are open.
73 if (exec 3>&0) 2>/dev
/null
; then :; else exec 0</dev
/null
; fi
74 if (exec 3>&1) 2>/dev
/null
; then :; else exec 1>/dev
/null
; fi
75 if (exec 3>&2) ; then :; else exec 2>/dev
/null
; fi
77 # The user is always right.
78 if ${PATH_SEPARATOR+false} :; then
80 (PATH
='/bin;/bin'; FPATH
=$PATH; sh
-c :) >/dev
/null
2>&1 && {
81 (PATH
='/bin:/bin'; FPATH
=$PATH; sh
-c :) >/dev
/null
2>&1 ||
87 # Find who we are. Look in the path if we contain no directory separator.
90 *[\\/]* ) as_myself
=$0 ;;
91 *) as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
100 test -r "$as_dir$0" && as_myself
=$as_dir$0 && break
106 # We did not find ourselves, most probably we were run as `sh COMMAND'
107 # in which case we are not to be found in the path.
108 if test "x$as_myself" = x
; then
111 if test ! -f "$as_myself"; then
112 printf "%s\n" "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
117 # Use a proper internal environment variable to ensure we don't fall
118 # into an infinite loop, continuously re-executing ourselves.
119 if test x
"${_as_can_reexec}" != xno
&& test "x$CONFIG_SHELL" != x
; then
120 _as_can_reexec
=no
; export _as_can_reexec
;
121 # We cannot yet assume a decent shell, so we have to provide a
122 # neutralization value for shells without unset; and this also
123 # works around shells that cannot unset nonexistent variables.
124 # Preserve -v and -x to the replacement shell.
127 (unset BASH_ENV
) >/dev
/null
2>&1 && unset BASH_ENV ENV
129 *v
*x
* |
*x
*v
* ) as_opts
=-vx ;;
134 exec $CONFIG_SHELL $as_opts "$as_myself" ${1+"$@"}
135 # Admittedly, this is quite paranoid, since all the known shells bail
136 # out after a failed `exec'.
137 printf "%s\n" "$0: could not re-execute with $CONFIG_SHELL" >&2
140 # We don't want this to propagate to other subprocesses.
141 { _as_can_reexec
=; unset _as_can_reexec
;}
142 if test "x$CONFIG_SHELL" = x
; then
143 as_bourne_compatible
="as_nop=:
144 if test \${ZSH_VERSION+y} && (emulate sh) >/dev/null 2>&1
148 # Pre-4.2 versions of Zsh do word splitting on \${1+\"\$@\"}, which
149 # is contrary to our usage. Disable this feature.
150 alias -g '\${1+\"\$@\"}'='\"\$@\"'
153 case \`(set -o) 2>/dev/null\` in #(
161 as_required
="as_fn_return () { (exit \$1); }
162 as_fn_success () { as_fn_return 0; }
163 as_fn_failure () { as_fn_return 1; }
164 as_fn_ret_success () { return 0; }
165 as_fn_ret_failure () { return 1; }
168 as_fn_success || { exitcode=1; echo as_fn_success failed.; }
169 as_fn_failure && { exitcode=1; echo as_fn_failure succeeded.; }
170 as_fn_ret_success || { exitcode=1; echo as_fn_ret_success failed.; }
171 as_fn_ret_failure && { exitcode=1; echo as_fn_ret_failure succeeded.; }
172 if ( set x; as_fn_ret_success y && test x = \"\$1\" )
176 exitcode=1; echo positional parameters were not saved.
178 test x\$exitcode = x0 || exit 1
179 blah=\$(echo \$(echo blah))
180 test x\"\$blah\" = xblah || exit 1
182 as_suggested
=" as_lineno_1=";as_suggested
=$as_suggested$LINENO;as_suggested
=$as_suggested" as_lineno_1a=\$LINENO
183 as_lineno_2=";as_suggested
=$as_suggested$LINENO;as_suggested
=$as_suggested" as_lineno_2a=\$LINENO
184 eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
185 test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1"
186 if (eval "$as_required") 2>/dev
/null
192 if test x
$as_have_required = xyes
&& (eval "$as_suggested") 2>/dev
/null
196 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
198 for as_dir
in /bin
$PATH_SEPARATOR/usr
/bin
$PATH_SEPARATOR$PATH
204 *) as_dir
=$as_dir/ ;;
209 for as_base
in sh bash ksh sh5
; do
210 # Try only shells that exist, to save several forks.
211 as_shell
=$as_dir$as_base
212 if { test -f "$as_shell" ||
test -f "$as_shell.exe"; } &&
213 as_run
=a
"$as_shell" -c "$as_bourne_compatible""$as_required" 2>/dev
/null
215 CONFIG_SHELL
=$as_shell as_have_required
=yes
216 if as_run
=a
"$as_shell" -c "$as_bourne_compatible""$as_suggested" 2>/dev
/null
230 if { test -f "$SHELL" ||
test -f "$SHELL.exe"; } &&
231 as_run
=a
"$SHELL" -c "$as_bourne_compatible""$as_required" 2>/dev
/null
233 CONFIG_SHELL
=$SHELL as_have_required
=yes
238 if test "x$CONFIG_SHELL" != x
241 # We cannot yet assume a decent shell, so we have to provide a
242 # neutralization value for shells without unset; and this also
243 # works around shells that cannot unset nonexistent variables.
244 # Preserve -v and -x to the replacement shell.
247 (unset BASH_ENV
) >/dev
/null
2>&1 && unset BASH_ENV ENV
249 *v
*x
* |
*x
*v
* ) as_opts
=-vx ;;
254 exec $CONFIG_SHELL $as_opts "$as_myself" ${1+"$@"}
255 # Admittedly, this is quite paranoid, since all the known shells bail
256 # out after a failed `exec'.
257 printf "%s\n" "$0: could not re-execute with $CONFIG_SHELL" >&2
261 if test x
$as_have_required = xno
263 printf "%s\n" "$0: This script requires a shell more modern than all"
264 printf "%s\n" "$0: the shells that I found on your system."
265 if test ${ZSH_VERSION+y} ; then
266 printf "%s\n" "$0: In particular, zsh $ZSH_VERSION has bugs and should"
267 printf "%s\n" "$0: be upgraded to zsh 4.3.4 or later."
269 printf "%s\n" "$0: Please tell bug-autoconf@gnu.org and tecodev AT users
270 $0: sourceforge net about your system, including any error
271 $0: possibly output before this message. Then install a
272 $0: modern shell, or manually run the script under such a
273 $0: shell if you do have one."
279 SHELL
=${CONFIG_SHELL-/bin/sh}
281 # Unset more variables known to interfere with behavior of common tools.
282 CLICOLOR_FORCE
= GREP_OPTIONS
=
283 unset CLICOLOR_FORCE GREP_OPTIONS
285 ## --------------------- ##
286 ## M4sh Shell Functions. ##
287 ## --------------------- ##
290 # Portably unset VAR.
293 { eval $1=; unset $1;}
298 # as_fn_set_status STATUS
299 # -----------------------
300 # Set $? to STATUS, without forking.
308 # Exit the shell with STATUS, even in a "trap 0" or "set -e" context.
317 # Do nothing but, unlike ":", preserve the value of $?.
326 # Create "$as_dir" as a directory, including parents if necessary.
331 -*) as_dir
=.
/$as_dir;;
333 test -d "$as_dir" ||
eval $as_mkdir_p ||
{
337 *\'*) as_qdir
=`printf "%s\n" "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
340 as_dirs
="'$as_qdir' $as_dirs"
341 as_dir
=`$as_dirname -- "$as_dir" ||
342 $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
343 X"$as_dir" : 'X\(//\)[^/]' \| \
344 X"$as_dir" : 'X\(//\)$' \| \
345 X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
346 printf "%s\n" X"$as_dir" |
347 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
364 test -d "$as_dir" && break
366 test -z "$as_dirs" ||
eval "mkdir $as_dirs"
367 } ||
test -d "$as_dir" || as_fn_error $?
"cannot create directory $as_dir"
372 # as_fn_executable_p FILE
373 # -----------------------
374 # Test if FILE is an executable regular file.
375 as_fn_executable_p
()
377 test -f "$1" && test -x "$1"
378 } # as_fn_executable_p
379 # as_fn_append VAR VALUE
380 # ----------------------
381 # Append the text in VALUE to the end of the definition contained in VAR. Take
382 # advantage of any shell optimizations that allow amortized linear growth over
383 # repeated appends, instead of the typical quadratic growth present in naive
385 if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev
/null
387 eval 'as_fn_append ()
400 # Perform arithmetic evaluation on the ARGs, and store the result in the
401 # global $as_val. Take advantage of shells that can avoid forks. The arguments
402 # must be portable across $(()) and expr.
403 if (eval "test \$(( 1 + 1 )) = 2") 2>/dev
/null
412 as_val
=`expr "$@" || test $? -eq 1`
418 # Do nothing but, unlike ":", preserve the value of $?.
425 # as_fn_error STATUS ERROR [LINENO LOG_FD]
426 # ----------------------------------------
427 # Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
428 # provided, also output the error to LOG_FD, referencing LINENO. Then exit the
429 # script with STATUS, using 1 if that was 0.
432 as_status
=$1; test $as_status -eq 0 && as_status
=1
434 as_lineno
=${as_lineno-"$3"} as_lineno_stack
=as_lineno_stack
=$as_lineno_stack
435 printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
437 printf "%s\n" "$as_me: error: $2" >&2
438 as_fn_exit
$as_status
441 if expr a
: '\(a\)' >/dev
/null
2>&1 &&
442 test "X`expr 00001 : '.*\(...\)'`" = X001
; then
448 if (basename -- /) >/dev
/null
2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
454 if (as_dir
=`dirname -- /` && test "X$as_dir" = X
/) >/dev
/null
2>&1; then
460 as_me
=`$as_basename -- "$0" ||
461 $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
462 X"$0" : 'X\(//\)$' \| \
463 X"$0" : 'X\(/\)' \| . 2>/dev/null ||
464 printf "%s\n" X/"$0" |
465 sed '/^.*\/\([^/][^/]*\)\/*$/{
479 # Avoid depending upon Character Ranges.
480 as_cr_letters
='abcdefghijklmnopqrstuvwxyz'
481 as_cr_LETTERS
='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
482 as_cr_Letters
=$as_cr_letters$as_cr_LETTERS
483 as_cr_digits
='0123456789'
484 as_cr_alnum
=$as_cr_Letters$as_cr_digits
487 as_lineno_1
=$LINENO as_lineno_1a
=$LINENO
488 as_lineno_2
=$LINENO as_lineno_2a
=$LINENO
489 eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
490 test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' ||
{
491 # Blame Lee E. McMahon (1931-1989) for sed's syntax. :-)
503 s/[$]LINENO\([^'$as_cr_alnum'_].*\n\)\(.*\)/\2\1\2/
507 chmod +x
"$as_me.lineno" ||
508 { printf "%s\n" "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2; as_fn_exit
1; }
510 # If we had to re-execute with $CONFIG_SHELL, we're ensured to have
511 # already done that, so ensure we don't try to do so again and fall
512 # in an infinite loop. This has already happened in practice.
513 _as_can_reexec
=no
; export _as_can_reexec
514 # Don't try to exec as it changes $[0], causing all sort of problems
515 # (the dirname of $[0] is not the place where we might find the
516 # original and so on. Autoconf is especially sensitive to this).
518 # Exit status is that of the last command.
523 # Determine whether it's possible to make 'echo' print without a newline.
524 # These variables are no longer used directly by Autoconf, but are AC_SUBSTed
525 # for compatibility with existing Makefiles.
526 ECHO_C
= ECHO_N
= ECHO_T
=
527 case `echo -n x` in #(((((
529 case `echo 'xy\c'` in
530 *c
*) ECHO_T
=' ';; # ECHO_T is single tab character.
532 *) echo `echo ksh88 bug on AIX 6.1` > /dev
/null
539 # For backward compatibility with old third-party macros, we provide
540 # the shell variables $as_echo and $as_echo_n. New code should use
541 # AS_ECHO(["message"]) and AS_ECHO_N(["message"]), respectively.
542 as_echo
='printf %s\n'
543 as_echo_n
='printf %s'
546 rm -f conf$$ conf$$.exe conf$$.
file
547 if test -d conf$$.dir
; then
548 rm -f conf$$.dir
/conf$$.
file
551 mkdir conf$$.dir
2>/dev
/null
553 if (echo >conf$$.
file) 2>/dev
/null
; then
554 if ln -s conf$$.
file conf$$
2>/dev
/null
; then
556 # ... but there are two gotchas:
557 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
558 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
559 # In both cases, we have to default to `cp -pR'.
560 ln -s conf$$.
file conf$$.dir
2>/dev
/null
&& test ! -f conf$$.exe ||
562 elif ln conf$$.
file conf$$
2>/dev
/null
; then
570 rm -f conf$$ conf$$.exe conf$$.dir
/conf$$.
file conf$$.
file
571 rmdir conf$$.dir
2>/dev
/null
573 if mkdir
-p .
2>/dev
/null
; then
574 as_mkdir_p
='mkdir -p "$as_dir"'
576 test -d .
/-p && rmdir .
/-p
581 as_executable_p
=as_fn_executable_p
583 # Sed expression to map a string onto a valid CPP name.
584 as_tr_cpp
="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
586 # Sed expression to map a string onto a valid variable name.
587 as_tr_sh
="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
590 test -n "$DJDIR" ||
exec 7<&0 </dev
/null
594 # hostname on some systems (SVR3.2, old GNU/Linux) returns a bogus exit status,
595 # so uname gets run too.
596 ac_hostname
=`(hostname || uname -n) 2>/dev/null | sed 1q`
601 ac_default_prefix
=/usr
/local
603 ac_config_libobj_dir
=.
610 # Identity of this package.
611 PACKAGE_NAME
='pic14lib'
612 PACKAGE_TARNAME
='pic14lib'
613 PACKAGE_VERSION
='0.1'
614 PACKAGE_STRING
='pic14lib 0.1'
615 PACKAGE_BUGREPORT
='tecodev AT users sourceforge net'
618 ac_unique_file
="libsdcc/idata.c"
619 ac_subst_vars
='LTLIBOBJS
621 ENABLE_EXPERIMENTAL_FALSE
622 ENABLE_EXPERIMENTAL_TRUE
627 ENABLE_EXTENDED_INSTRUCTIONS_FALSE
628 ENABLE_EXTENDED_INSTRUCTIONS_TRUE
629 ENABLE_ENHANCED_PICS_FALSE
630 ENABLE_ENHANCED_PICS_TRUE
631 am__fastdepCCAS_FALSE
656 MAINTAINER_MODE_FALSE
673 INSTALL_STRIP_PROGRAM
716 program_transform_name
730 enable_option_checking
732 enable_maintainer_mode
733 enable_dependency_tracking
735 ac_precious_vars
='build_alias
740 # Initialize some variables set by options.
742 ac_init_version
=false
743 ac_unrecognized_opts
=
745 # The variables have the same names as the options, with
746 # dashes changed to underlines.
754 program_transform_name
=s
,x
,x
,
762 # Installation directory options.
763 # These are left unexpanded so users can "make install exec_prefix=/foo"
764 # and all the variables that are supposed to be based on exec_prefix
765 # by default will actually change.
766 # Use braces instead of parens because sh, perl, etc. also accept them.
767 # (The list follows the same order as the GNU Coding Standards.)
768 bindir
='${exec_prefix}/bin'
769 sbindir
='${exec_prefix}/sbin'
770 libexecdir
='${exec_prefix}/libexec'
771 datarootdir
='${prefix}/share'
772 datadir
='${datarootdir}'
773 sysconfdir
='${prefix}/etc'
774 sharedstatedir
='${prefix}/com'
775 localstatedir
='${prefix}/var'
776 runstatedir
='${localstatedir}/run'
777 includedir
='${prefix}/include'
778 oldincludedir
='/usr/include'
779 docdir
='${datarootdir}/doc/${PACKAGE_TARNAME}'
780 infodir
='${datarootdir}/info'
785 libdir
='${exec_prefix}/lib'
786 localedir
='${datarootdir}/locale'
787 mandir
='${datarootdir}/man'
793 # If the previous option needs an argument, assign it.
794 if test -n "$ac_prev"; then
795 eval $ac_prev=\
$ac_option
801 *=?
*) ac_optarg
=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
806 case $ac_dashdash$ac_option in
810 -bindir |
--bindir |
--bindi |
--bind |
--bin |
--bi)
812 -bindir=* |
--bindir=* |
--bindi=* |
--bind=* |
--bin=* |
--bi=*)
815 -build |
--build |
--buil |
--bui |
--bu)
816 ac_prev
=build_alias
;;
817 -build=* |
--build=* |
--buil=* |
--bui=* |
--bu=*)
818 build_alias
=$ac_optarg ;;
820 -cache-file |
--cache-file |
--cache-fil |
--cache-fi \
821 |
--cache-f |
--cache- |
--cache |
--cach |
--cac |
--ca |
--c)
822 ac_prev
=cache_file
;;
823 -cache-file=* |
--cache-file=* |
--cache-fil=* |
--cache-fi=* \
824 |
--cache-f=* |
--cache-=* |
--cache=* |
--cach=* |
--cac=* |
--ca=* |
--c=*)
825 cache_file
=$ac_optarg ;;
828 cache_file
=config.cache
;;
830 -datadir |
--datadir |
--datadi |
--datad)
832 -datadir=* |
--datadir=* |
--datadi=* |
--datad=*)
833 datadir
=$ac_optarg ;;
835 -datarootdir |
--datarootdir |
--datarootdi |
--datarootd |
--dataroot \
836 |
--dataroo |
--dataro |
--datar)
837 ac_prev
=datarootdir
;;
838 -datarootdir=* |
--datarootdir=* |
--datarootdi=* |
--datarootd=* \
839 |
--dataroot=* |
--dataroo=* |
--dataro=* |
--datar=*)
840 datarootdir
=$ac_optarg ;;
842 -disable-* |
--disable-*)
843 ac_useropt
=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
844 # Reject names that are not valid shell variable names.
845 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev
/null
&&
846 as_fn_error $?
"invalid feature name: \`$ac_useropt'"
847 ac_useropt_orig
=$ac_useropt
848 ac_useropt
=`printf "%s\n" "$ac_useropt" | sed 's/[-+.]/_/g'`
849 case $ac_user_opts in
853 *) ac_unrecognized_opts
="$ac_unrecognized_opts$ac_unrecognized_sep--disable-$ac_useropt_orig"
854 ac_unrecognized_sep
=', ';;
856 eval enable_
$ac_useropt=no
;;
858 -docdir |
--docdir |
--docdi |
--doc |
--do)
860 -docdir=* |
--docdir=* |
--docdi=* |
--doc=* |
--do=*)
863 -dvidir |
--dvidir |
--dvidi |
--dvid |
--dvi |
--dv)
865 -dvidir=* |
--dvidir=* |
--dvidi=* |
--dvid=* |
--dvi=* |
--dv=*)
868 -enable-* |
--enable-*)
869 ac_useropt
=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
870 # Reject names that are not valid shell variable names.
871 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev
/null
&&
872 as_fn_error $?
"invalid feature name: \`$ac_useropt'"
873 ac_useropt_orig
=$ac_useropt
874 ac_useropt
=`printf "%s\n" "$ac_useropt" | sed 's/[-+.]/_/g'`
875 case $ac_user_opts in
879 *) ac_unrecognized_opts
="$ac_unrecognized_opts$ac_unrecognized_sep--enable-$ac_useropt_orig"
880 ac_unrecognized_sep
=', ';;
882 eval enable_
$ac_useropt=\
$ac_optarg ;;
884 -exec-prefix |
--exec_prefix |
--exec-prefix |
--exec-prefi \
885 |
--exec-pref |
--exec-pre |
--exec-pr |
--exec-p |
--exec- \
886 |
--exec |
--exe |
--ex)
887 ac_prev
=exec_prefix
;;
888 -exec-prefix=* |
--exec_prefix=* |
--exec-prefix=* |
--exec-prefi=* \
889 |
--exec-pref=* |
--exec-pre=* |
--exec-pr=* |
--exec-p=* |
--exec-=* \
890 |
--exec=* |
--exe=* |
--ex=*)
891 exec_prefix
=$ac_optarg ;;
893 -gas |
--gas |
--ga |
--g)
894 # Obsolete; use --with-gas.
897 -help |
--help |
--hel |
--he |
-h)
899 -help=r
* |
--help=r
* |
--hel=r
* |
--he=r
* |
-hr*)
900 ac_init_help
=recursive
;;
901 -help=s
* |
--help=s
* |
--hel=s
* |
--he=s
* |
-hs*)
902 ac_init_help
=short
;;
904 -host |
--host |
--hos |
--ho)
905 ac_prev
=host_alias
;;
906 -host=* |
--host=* |
--hos=* |
--ho=*)
907 host_alias
=$ac_optarg ;;
909 -htmldir |
--htmldir |
--htmldi |
--htmld |
--html |
--htm |
--ht)
911 -htmldir=* |
--htmldir=* |
--htmldi=* |
--htmld=* |
--html=* |
--htm=* \
913 htmldir
=$ac_optarg ;;
915 -includedir |
--includedir |
--includedi |
--included |
--include \
916 |
--includ |
--inclu |
--incl |
--inc)
917 ac_prev
=includedir
;;
918 -includedir=* |
--includedir=* |
--includedi=* |
--included=* |
--include=* \
919 |
--includ=* |
--inclu=* |
--incl=* |
--inc=*)
920 includedir
=$ac_optarg ;;
922 -infodir |
--infodir |
--infodi |
--infod |
--info |
--inf)
924 -infodir=* |
--infodir=* |
--infodi=* |
--infod=* |
--info=* |
--inf=*)
925 infodir
=$ac_optarg ;;
927 -libdir |
--libdir |
--libdi |
--libd)
929 -libdir=* |
--libdir=* |
--libdi=* |
--libd=*)
932 -libexecdir |
--libexecdir |
--libexecdi |
--libexecd |
--libexec \
933 |
--libexe |
--libex |
--libe)
934 ac_prev
=libexecdir
;;
935 -libexecdir=* |
--libexecdir=* |
--libexecdi=* |
--libexecd=* |
--libexec=* \
936 |
--libexe=* |
--libex=* |
--libe=*)
937 libexecdir
=$ac_optarg ;;
939 -localedir |
--localedir |
--localedi |
--localed |
--locale)
941 -localedir=* |
--localedir=* |
--localedi=* |
--localed=* |
--locale=*)
942 localedir
=$ac_optarg ;;
944 -localstatedir |
--localstatedir |
--localstatedi |
--localstated \
945 |
--localstate |
--localstat |
--localsta |
--localst |
--locals)
946 ac_prev
=localstatedir
;;
947 -localstatedir=* |
--localstatedir=* |
--localstatedi=* |
--localstated=* \
948 |
--localstate=* |
--localstat=* |
--localsta=* |
--localst=* |
--locals=*)
949 localstatedir
=$ac_optarg ;;
951 -mandir |
--mandir |
--mandi |
--mand |
--man |
--ma |
--m)
953 -mandir=* |
--mandir=* |
--mandi=* |
--mand=* |
--man=* |
--ma=* |
--m=*)
957 # Obsolete; use --without-fp.
960 -no-create |
--no-create |
--no-creat |
--no-crea |
--no-cre \
961 |
--no-cr |
--no-c |
-n)
964 -no-recursion |
--no-recursion |
--no-recursio |
--no-recursi \
965 |
--no-recurs |
--no-recur |
--no-recu |
--no-rec |
--no-re |
--no-r)
968 -oldincludedir |
--oldincludedir |
--oldincludedi |
--oldincluded \
969 |
--oldinclude |
--oldinclud |
--oldinclu |
--oldincl |
--oldinc \
970 |
--oldin |
--oldi |
--old |
--ol |
--o)
971 ac_prev
=oldincludedir
;;
972 -oldincludedir=* |
--oldincludedir=* |
--oldincludedi=* |
--oldincluded=* \
973 |
--oldinclude=* |
--oldinclud=* |
--oldinclu=* |
--oldincl=* |
--oldinc=* \
974 |
--oldin=* |
--oldi=* |
--old=* |
--ol=* |
--o=*)
975 oldincludedir
=$ac_optarg ;;
977 -prefix |
--prefix |
--prefi |
--pref |
--pre |
--pr |
--p)
979 -prefix=* |
--prefix=* |
--prefi=* |
--pref=* |
--pre=* |
--pr=* |
--p=*)
982 -program-prefix |
--program-prefix |
--program-prefi |
--program-pref \
983 |
--program-pre |
--program-pr |
--program-p)
984 ac_prev
=program_prefix
;;
985 -program-prefix=* |
--program-prefix=* |
--program-prefi=* \
986 |
--program-pref=* |
--program-pre=* |
--program-pr=* |
--program-p=*)
987 program_prefix
=$ac_optarg ;;
989 -program-suffix |
--program-suffix |
--program-suffi |
--program-suff \
990 |
--program-suf |
--program-su |
--program-s)
991 ac_prev
=program_suffix
;;
992 -program-suffix=* |
--program-suffix=* |
--program-suffi=* \
993 |
--program-suff=* |
--program-suf=* |
--program-su=* |
--program-s=*)
994 program_suffix
=$ac_optarg ;;
996 -program-transform-name |
--program-transform-name \
997 |
--program-transform-nam |
--program-transform-na \
998 |
--program-transform-n |
--program-transform- \
999 |
--program-transform |
--program-transfor \
1000 |
--program-transfo |
--program-transf \
1001 |
--program-trans |
--program-tran \
1002 |
--progr-tra |
--program-tr |
--program-t)
1003 ac_prev
=program_transform_name
;;
1004 -program-transform-name=* |
--program-transform-name=* \
1005 |
--program-transform-nam=* |
--program-transform-na=* \
1006 |
--program-transform-n=* |
--program-transform-=* \
1007 |
--program-transform=* |
--program-transfor=* \
1008 |
--program-transfo=* |
--program-transf=* \
1009 |
--program-trans=* |
--program-tran=* \
1010 |
--progr-tra=* |
--program-tr=* |
--program-t=*)
1011 program_transform_name
=$ac_optarg ;;
1013 -pdfdir |
--pdfdir |
--pdfdi |
--pdfd |
--pdf |
--pd)
1015 -pdfdir=* |
--pdfdir=* |
--pdfdi=* |
--pdfd=* |
--pdf=* |
--pd=*)
1016 pdfdir
=$ac_optarg ;;
1018 -psdir |
--psdir |
--psdi |
--psd |
--ps)
1020 -psdir=* |
--psdir=* |
--psdi=* |
--psd=* |
--ps=*)
1023 -q |
-quiet |
--quiet |
--quie |
--qui |
--qu |
--q \
1024 |
-silent |
--silent |
--silen |
--sile |
--sil)
1027 -runstatedir |
--runstatedir |
--runstatedi |
--runstated \
1028 |
--runstate |
--runstat |
--runsta |
--runst |
--runs \
1029 |
--run |
--ru |
--r)
1030 ac_prev
=runstatedir
;;
1031 -runstatedir=* |
--runstatedir=* |
--runstatedi=* |
--runstated=* \
1032 |
--runstate=* |
--runstat=* |
--runsta=* |
--runst=* |
--runs=* \
1033 |
--run=* |
--ru=* |
--r=*)
1034 runstatedir
=$ac_optarg ;;
1036 -sbindir |
--sbindir |
--sbindi |
--sbind |
--sbin |
--sbi |
--sb)
1038 -sbindir=* |
--sbindir=* |
--sbindi=* |
--sbind=* |
--sbin=* \
1040 sbindir
=$ac_optarg ;;
1042 -sharedstatedir |
--sharedstatedir |
--sharedstatedi \
1043 |
--sharedstated |
--sharedstate |
--sharedstat |
--sharedsta \
1044 |
--sharedst |
--shareds |
--shared |
--share |
--shar \
1046 ac_prev
=sharedstatedir
;;
1047 -sharedstatedir=* |
--sharedstatedir=* |
--sharedstatedi=* \
1048 |
--sharedstated=* |
--sharedstate=* |
--sharedstat=* |
--sharedsta=* \
1049 |
--sharedst=* |
--shareds=* |
--shared=* |
--share=* |
--shar=* \
1051 sharedstatedir
=$ac_optarg ;;
1053 -site |
--site |
--sit)
1055 -site=* |
--site=* |
--sit=*)
1058 -srcdir |
--srcdir |
--srcdi |
--srcd |
--src |
--sr)
1060 -srcdir=* |
--srcdir=* |
--srcdi=* |
--srcd=* |
--src=* |
--sr=*)
1061 srcdir
=$ac_optarg ;;
1063 -sysconfdir |
--sysconfdir |
--sysconfdi |
--sysconfd |
--sysconf \
1064 |
--syscon |
--sysco |
--sysc |
--sys |
--sy)
1065 ac_prev
=sysconfdir
;;
1066 -sysconfdir=* |
--sysconfdir=* |
--sysconfdi=* |
--sysconfd=* |
--sysconf=* \
1067 |
--syscon=* |
--sysco=* |
--sysc=* |
--sys=* |
--sy=*)
1068 sysconfdir
=$ac_optarg ;;
1070 -target |
--target |
--targe |
--targ |
--tar |
--ta |
--t)
1071 ac_prev
=target_alias
;;
1072 -target=* |
--target=* |
--targe=* |
--targ=* |
--tar=* |
--ta=* |
--t=*)
1073 target_alias
=$ac_optarg ;;
1075 -v |
-verbose |
--verbose |
--verbos |
--verbo |
--verb)
1078 -version |
--version |
--versio |
--versi |
--vers |
-V)
1079 ac_init_version
=: ;;
1082 ac_useropt
=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
1083 # Reject names that are not valid shell variable names.
1084 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev
/null
&&
1085 as_fn_error $?
"invalid package name: \`$ac_useropt'"
1086 ac_useropt_orig
=$ac_useropt
1087 ac_useropt
=`printf "%s\n" "$ac_useropt" | sed 's/[-+.]/_/g'`
1088 case $ac_user_opts in
1092 *) ac_unrecognized_opts
="$ac_unrecognized_opts$ac_unrecognized_sep--with-$ac_useropt_orig"
1093 ac_unrecognized_sep
=', ';;
1095 eval with_
$ac_useropt=\
$ac_optarg ;;
1097 -without-* |
--without-*)
1098 ac_useropt
=`expr "x$ac_option" : 'x-*without-\(.*\)'`
1099 # Reject names that are not valid shell variable names.
1100 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev
/null
&&
1101 as_fn_error $?
"invalid package name: \`$ac_useropt'"
1102 ac_useropt_orig
=$ac_useropt
1103 ac_useropt
=`printf "%s\n" "$ac_useropt" | sed 's/[-+.]/_/g'`
1104 case $ac_user_opts in
1108 *) ac_unrecognized_opts
="$ac_unrecognized_opts$ac_unrecognized_sep--without-$ac_useropt_orig"
1109 ac_unrecognized_sep
=', ';;
1111 eval with_
$ac_useropt=no
;;
1114 # Obsolete; use --with-x.
1117 -x-includes |
--x-includes |
--x-include |
--x-includ |
--x-inclu \
1118 |
--x-incl |
--x-inc |
--x-in |
--x-i)
1119 ac_prev
=x_includes
;;
1120 -x-includes=* |
--x-includes=* |
--x-include=* |
--x-includ=* |
--x-inclu=* \
1121 |
--x-incl=* |
--x-inc=* |
--x-in=* |
--x-i=*)
1122 x_includes
=$ac_optarg ;;
1124 -x-libraries |
--x-libraries |
--x-librarie |
--x-librari \
1125 |
--x-librar |
--x-libra |
--x-libr |
--x-lib |
--x-li |
--x-l)
1126 ac_prev
=x_libraries
;;
1127 -x-libraries=* |
--x-libraries=* |
--x-librarie=* |
--x-librari=* \
1128 |
--x-librar=* |
--x-libra=* |
--x-libr=* |
--x-lib=* |
--x-li=* |
--x-l=*)
1129 x_libraries
=$ac_optarg ;;
1131 -*) as_fn_error $?
"unrecognized option: \`$ac_option'
1132 Try \`$0 --help' for more information"
1136 ac_envvar
=`expr "x$ac_option" : 'x\([^=]*\)='`
1137 # Reject names that are not valid shell variable names.
1138 case $ac_envvar in #(
1139 '' |
[0-9]* |
*[!_
$as_cr_alnum]* )
1140 as_fn_error $?
"invalid variable name: \`$ac_envvar'" ;;
1142 eval $ac_envvar=\
$ac_optarg
1143 export $ac_envvar ;;
1146 # FIXME: should be removed in autoconf 3.0.
1147 printf "%s\n" "$as_me: WARNING: you should use --build, --host, --target" >&2
1148 expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev
/null
&&
1149 printf "%s\n" "$as_me: WARNING: invalid host type: $ac_option" >&2
1150 : "${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}"
1156 if test -n "$ac_prev"; then
1157 ac_option
=--`echo $ac_prev | sed 's/_/-/g'`
1158 as_fn_error $?
"missing argument to $ac_option"
1161 if test -n "$ac_unrecognized_opts"; then
1162 case $enable_option_checking in
1164 fatal
) as_fn_error $?
"unrecognized options: $ac_unrecognized_opts" ;;
1165 *) printf "%s\n" "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;;
1169 # Check all directory arguments for consistency.
1170 for ac_var
in exec_prefix prefix bindir sbindir libexecdir datarootdir \
1171 datadir sysconfdir sharedstatedir localstatedir includedir \
1172 oldincludedir docdir infodir htmldir dvidir pdfdir psdir \
1173 libdir localedir mandir runstatedir
1175 eval ac_val
=\$
$ac_var
1176 # Remove trailing slashes.
1179 ac_val
=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
1180 eval $ac_var=\
$ac_val;;
1182 # Be sure to have absolute directory names.
1184 [\\/$
]* | ?
:[\\/]* ) continue;;
1185 NONE |
'' ) case $ac_var in *prefix
) continue;; esac;;
1187 as_fn_error $?
"expected an absolute directory name for --$ac_var: $ac_val"
1190 # There might be people who depend on the old broken behavior: `$host'
1191 # used to hold the argument of --host etc.
1192 # FIXME: To remove some day.
1195 target
=$target_alias
1197 # FIXME: To remove some day.
1198 if test "x$host_alias" != x
; then
1199 if test "x$build_alias" = x
; then
1200 cross_compiling
=maybe
1201 elif test "x$build_alias" != "x$host_alias"; then
1207 test -n "$host_alias" && ac_tool_prefix
=$host_alias-
1209 test "$silent" = yes && exec 6>/dev
/null
1212 ac_pwd
=`pwd` && test -n "$ac_pwd" &&
1213 ac_ls_di
=`ls -di .` &&
1214 ac_pwd_ls_di
=`cd "$ac_pwd" && ls -di .` ||
1215 as_fn_error $?
"working directory cannot be determined"
1216 test "X$ac_ls_di" = "X$ac_pwd_ls_di" ||
1217 as_fn_error $?
"pwd does not report name of working directory"
1220 # Find the source files, if location was not specified.
1221 if test -z "$srcdir"; then
1222 ac_srcdir_defaulted
=yes
1223 # Try the directory containing this script, then the parent directory.
1224 ac_confdir
=`$as_dirname -- "$as_myself" ||
1225 $as_expr X"$as_myself" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
1226 X"$as_myself" : 'X\(//\)[^/]' \| \
1227 X"$as_myself" : 'X\(//\)$' \| \
1228 X"$as_myself" : 'X\(/\)' \| . 2>/dev/null ||
1229 printf "%s\n" X"$as_myself" |
1230 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
1248 if test ! -r "$srcdir/$ac_unique_file"; then
1252 ac_srcdir_defaulted
=no
1254 if test ! -r "$srcdir/$ac_unique_file"; then
1255 test "$ac_srcdir_defaulted" = yes && srcdir
="$ac_confdir or .."
1256 as_fn_error $?
"cannot find sources ($ac_unique_file) in $srcdir"
1258 ac_msg
="sources are in $srcdir, but \`cd $srcdir' does not work"
1260 cd "$srcdir" && test -r "./$ac_unique_file" || as_fn_error $? "$ac_msg"
1262 # When building in place, set srcdir=.
1263 if test "$ac_abs_confdir" = "$ac_pwd"; then
1266 # Remove unnecessary trailing slashes from srcdir.
1267 # Double slashes in file names in object file debugging info
1268 # mess up M-x gdb in Emacs.
1270 */) srcdir
=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
1272 for ac_var
in $ac_precious_vars; do
1273 eval ac_env_
${ac_var}_set=\${${ac_var}+set}
1274 eval ac_env_
${ac_var}_value
=\$
${ac_var}
1275 eval ac_cv_env_
${ac_var}_set=\${${ac_var}+set}
1276 eval ac_cv_env_
${ac_var}_value
=\$
${ac_var}
1280 # Report the --help message.
1282 if test "$ac_init_help" = "long"; then
1283 # Omit some internal or obsolete options to make the list less imposing.
1284 # This message is too long to be a string in the A/UX 3.1 sh.
1286 \`configure' configures pic14lib 0.1 to adapt to many kinds of systems.
1288 Usage: $0 [OPTION]... [VAR=VALUE]...
1290 To assign environment variables (e.g., CC, CFLAGS...), specify them as
1291 VAR=VALUE. See below for descriptions of some of the useful variables.
1293 Defaults for the options are specified in brackets.
1296 -h, --help display this help and exit
1297 --help=short display options specific to this package
1298 --help=recursive display the short help of all the included packages
1299 -V, --version display version information and exit
1300 -q, --quiet, --silent do not print \`checking ...' messages
1301 --cache-file=FILE cache test results in FILE [disabled]
1302 -C, --config-cache alias for \`--cache-file=config.cache'
1303 -n, --no-create do not create output files
1304 --srcdir=DIR find the sources in DIR [configure dir or \`..']
1306 Installation directories:
1307 --prefix=PREFIX install architecture-independent files in PREFIX
1308 [$ac_default_prefix]
1309 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
1312 By default, \`make install' will install all the files in
1313 \`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify
1314 an installation prefix other than \`$ac_default_prefix' using \`--prefix',
1315 for instance \`--prefix=\$HOME'.
1317 For better control, use the options below.
1319 Fine tuning of the installation directories:
1320 --bindir=DIR user executables [EPREFIX/bin]
1321 --sbindir=DIR system admin executables [EPREFIX/sbin]
1322 --libexecdir=DIR program executables [EPREFIX/libexec]
1323 --sysconfdir=DIR read-only single-machine data [PREFIX/etc]
1324 --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
1325 --localstatedir=DIR modifiable single-machine data [PREFIX/var]
1326 --runstatedir=DIR modifiable per-process data [LOCALSTATEDIR/run]
1327 --libdir=DIR object code libraries [EPREFIX/lib]
1328 --includedir=DIR C header files [PREFIX/include]
1329 --oldincludedir=DIR C header files for non-gcc [/usr/include]
1330 --datarootdir=DIR read-only arch.-independent data root [PREFIX/share]
1331 --datadir=DIR read-only architecture-independent data [DATAROOTDIR]
1332 --infodir=DIR info documentation [DATAROOTDIR/info]
1333 --localedir=DIR locale-dependent data [DATAROOTDIR/locale]
1334 --mandir=DIR man documentation [DATAROOTDIR/man]
1335 --docdir=DIR documentation root [DATAROOTDIR/doc/pic14lib]
1336 --htmldir=DIR html documentation [DOCDIR]
1337 --dvidir=DIR dvi documentation [DOCDIR]
1338 --pdfdir=DIR pdf documentation [DOCDIR]
1339 --psdir=DIR ps documentation [DOCDIR]
1345 --program-prefix=PREFIX prepend PREFIX to installed program names
1346 --program-suffix=SUFFIX append SUFFIX to installed program names
1347 --program-transform-name=PROGRAM run
sed PROGRAM on installed program names
1351 if test -n "$ac_init_help"; then
1352 case $ac_init_help in
1353 short | recursive
) echo "Configuration of pic14lib 0.1:";;
1358 --disable-option-checking ignore unrecognized
--enable/--with options
1359 --disable-FEATURE do not include FEATURE
(same as
--enable-FEATURE=no
)
1360 --enable-FEATURE[=ARG
] include FEATURE
[ARG
=yes]
1361 --enable-silent-rules less verbose build output
(undo
: "make V=1")
1362 --disable-silent-rules verbose build output
(undo
: "make V=0")
1363 --enable-maintainer-mode
1364 enable make rules and dependencies not useful
(and
1365 sometimes confusing
) to the casual installer
1366 --enable-dependency-tracking
1367 do not reject slow dependency extractors
1368 --disable-dependency-tracking
1369 speeds up one-time build
1371 Report bugs to
<tecodev AT users sourceforge net
>.
1376 if test "$ac_init_help" = "recursive"; then
1377 # If there are subdirs, report their specific --help.
1378 for ac_dir
in : $ac_subdirs_all; do test "x$ac_dir" = x
: && continue
1379 test -d "$ac_dir" ||
1380 { cd "$srcdir" && ac_pwd
=`pwd` && srcdir
=.
&& test -d "$ac_dir"; } ||
1385 .
) ac_dir_suffix
= ac_top_builddir_sub
=. ac_top_build_prefix
= ;;
1387 ac_dir_suffix
=/`printf "%s\n" "$ac_dir" | sed 's|^\.[\\/]||'`
1388 # A ".." for each directory in $ac_dir_suffix.
1389 ac_top_builddir_sub
=`printf "%s\n" "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
1390 case $ac_top_builddir_sub in
1391 "") ac_top_builddir_sub
=. ac_top_build_prefix
= ;;
1392 *) ac_top_build_prefix
=$ac_top_builddir_sub/ ;;
1395 ac_abs_top_builddir
=$ac_pwd
1396 ac_abs_builddir
=$ac_pwd$ac_dir_suffix
1397 # for backward compatibility:
1398 ac_top_builddir
=$ac_top_build_prefix
1401 .
) # We are building in place.
1403 ac_top_srcdir
=$ac_top_builddir_sub
1404 ac_abs_top_srcdir
=$ac_pwd ;;
1405 [\\/]* | ?
:[\\/]* ) # Absolute name.
1406 ac_srcdir
=$srcdir$ac_dir_suffix;
1407 ac_top_srcdir
=$srcdir
1408 ac_abs_top_srcdir
=$srcdir ;;
1410 ac_srcdir
=$ac_top_build_prefix$srcdir$ac_dir_suffix
1411 ac_top_srcdir
=$ac_top_build_prefix$srcdir
1412 ac_abs_top_srcdir
=$ac_pwd/$srcdir ;;
1414 ac_abs_srcdir
=$ac_abs_top_srcdir$ac_dir_suffix
1416 cd "$ac_dir" ||
{ ac_status
=$?
; continue; }
1417 # Check for configure.gnu first; this name is used for a wrapper for
1418 # Metaconfig's "Configure" on case-insensitive file systems.
1419 if test -f "$ac_srcdir/configure.gnu"; then
1421 $SHELL "$ac_srcdir/configure.gnu" --help=recursive
1422 elif test -f "$ac_srcdir/configure"; then
1424 $SHELL "$ac_srcdir/configure" --help=recursive
1426 printf "%s\n" "$as_me: WARNING: no configuration information is in $ac_dir" >&2
1428 cd "$ac_pwd" ||
{ ac_status
=$?
; break; }
1432 test -n "$ac_init_help" && exit $ac_status
1433 if $ac_init_version; then
1435 pic14lib configure
0.1
1436 generated by GNU Autoconf
2.71
1438 Copyright
(C
) 2021 Free Software Foundation
, Inc.
1439 This configure
script is free software
; the Free Software Foundation
1440 gives unlimited permission to copy
, distribute and modify it.
1445 ## ------------------------ ##
1446 ## Autoconf initialization. ##
1447 ## ------------------------ ##
1448 ac_configure_args_raw
=
1453 ac_arg
=`printf "%s\n" "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
1455 as_fn_append ac_configure_args_raw
" '$ac_arg'"
1458 case $ac_configure_args_raw in
1462 ac_unsafe_z
='|&;<>()$`\\"*?[ '' ' # This string ends in space, tab.
1463 ac_unsafe_a
="$ac_unsafe_z#~"
1464 ac_safe_unquote
="s/ '\\([^$ac_unsafe_a][^$ac_unsafe_z]*\\)'/ \\1/g"
1465 ac_configure_args_raw
=` printf "%s\n" "$ac_configure_args_raw" | sed "$ac_safe_unquote"`;;
1468 cat >config.log
<<_ACEOF
1469 This file contains any messages produced by compilers while
1470 running configure, to aid debugging if configure makes a mistake.
1472 It was created by pic14lib $as_me 0.1, which was
1473 generated by GNU Autoconf 2.71. Invocation command line was
1475 $ $0$ac_configure_args_raw
1485 hostname = `(hostname || uname -n) 2>/dev/null | sed 1q`
1486 uname -m = `(uname -m) 2>/dev/null || echo unknown`
1487 uname -r = `(uname -r) 2>/dev/null || echo unknown`
1488 uname -s = `(uname -s) 2>/dev/null || echo unknown`
1489 uname -v = `(uname -v) 2>/dev/null || echo unknown`
1491 /usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown`
1492 /bin/uname -X = `(/bin/uname -X) 2>/dev/null || echo unknown`
1494 /bin/arch = `(/bin/arch) 2>/dev/null || echo unknown`
1495 /usr/bin/arch -k = `(/usr/bin/arch -k) 2>/dev/null || echo unknown`
1496 /usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null || echo unknown`
1497 /usr/bin/hostinfo = `(/usr/bin/hostinfo) 2>/dev/null || echo unknown`
1498 /bin/machine = `(/bin/machine) 2>/dev/null || echo unknown`
1499 /usr/bin/oslevel = `(/usr/bin/oslevel) 2>/dev/null || echo unknown`
1500 /bin/universe = `(/bin/universe) 2>/dev/null || echo unknown`
1504 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
1508 case $as_dir in #(((
1511 *) as_dir
=$as_dir/ ;;
1513 printf "%s\n" "PATH: $as_dir"
1529 # Keep a trace of the command line.
1530 # Strip out --no-create and --no-recursion so they do not pile up.
1531 # Strip out --silent because we don't want to record it for future runs.
1532 # Also quote any args containing shell meta-characters.
1533 # Make two passes to allow for proper duplicate-argument suppression.
1537 ac_must_keep_next
=false
1543 -no-create |
--no-c* |
-n |
-no-recursion |
--no-r*) continue ;;
1544 -q |
-quiet |
--quiet |
--quie |
--qui |
--qu |
--q \
1545 |
-silent |
--silent |
--silen |
--sile |
--sil)
1548 ac_arg
=`printf "%s\n" "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
1551 1) as_fn_append ac_configure_args0
" '$ac_arg'" ;;
1553 as_fn_append ac_configure_args1
" '$ac_arg'"
1554 if test $ac_must_keep_next = true
; then
1555 ac_must_keep_next
=false
# Got value, back to normal.
1558 *=* |
--config-cache |
-C |
-disable-* |
--disable-* \
1559 |
-enable-* |
--enable-* |
-gas |
--g* |
-nfp |
--nf* \
1560 |
-q |
-quiet |
--q* |
-silent |
--sil* |
-v |
-verb* \
1561 |
-with-* |
--with-* |
-without-* |
--without-* |
--x)
1562 case "$ac_configure_args0 " in
1563 "$ac_configure_args1"*" '$ac_arg' "* ) continue ;;
1566 -* ) ac_must_keep_next
=true
;;
1569 as_fn_append ac_configure_args
" '$ac_arg'"
1574 { ac_configure_args0
=; unset ac_configure_args0
;}
1575 { ac_configure_args1
=; unset ac_configure_args1
;}
1577 # When interrupted or exit'd, cleanup temporary files, and complete
1578 # config.log. We remove comments because anyway the quotes in there
1579 # would cause problems or look ugly.
1580 # WARNING: Use '\'' to represent an apostrophe within the trap.
1581 # WARNING: Do not start the trap code with a newline, due to a FreeBSD 4.0 bug.
1582 trap 'exit_status=$?
1585 # Save into config.log some information that might help in debugging.
1589 printf "%s\n" "## ---------------- ##
1590 ## Cache variables. ##
1591 ## ---------------- ##"
1593 # The following way of writing the cache mishandles newlines in values,
1595 for ac_var in `(set) 2>&1 | sed -n '\''s/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'\''`; do
1596 eval ac_val=\$$ac_var
1600 *_cv_*) { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5
1601 printf "%s\n" "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
1604 _ | IFS | as_nl) ;; #(
1605 BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
1606 *) { eval $ac_var=; unset $ac_var;} ;;
1611 case $as_nl`(ac_space='\'' '\''; set) 2>&1` in #(
1612 *${as_nl}ac_space=\ *)
1614 "s/'\''/'\''\\\\'\'''\''/g;
1615 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\''\\2'\''/p"
1618 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
1625 printf "%s\n" "## ----------------- ##
1626 ## Output variables. ##
1627 ## ----------------- ##"
1629 for ac_var in $ac_subst_vars
1631 eval ac_val=\$$ac_var
1633 *\'\''*) ac_val
=`printf "%s\n" "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
1635 printf "%s\n" "$ac_var='\''$ac_val'\''"
1639 if test -n "$ac_subst_files"; then
1640 printf "%s\n" "## ------------------- ##
1641 ## File substitutions. ##
1642 ## ------------------- ##"
1644 for ac_var
in $ac_subst_files
1646 eval ac_val
=\$
$ac_var
1648 *\'\''*) ac_val=`printf "%s\n" "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
1650 printf "%s\n" "$ac_var='\''$ac_val'\''"
1655 if test -s confdefs.h; then
1656 printf "%s\n" "## ----------- ##
1663 test "$ac_signal" != 0 &&
1664 printf "%s\n" "$as_me: caught signal $ac_signal"
1665 printf "%s\n" "$as_me: exit $exit_status"
1667 rm -f core *.core core.conftest.* &&
1668 rm -f -r conftest* confdefs* conf$$* $ac_clean_files &&
1671 for ac_signal
in 1 2 13 15; do
1672 trap 'ac_signal='$ac_signal'; as_fn_exit 1' $ac_signal
1676 # confdefs.h avoids OS command line length limits that DEFS can exceed.
1677 rm -f -r conftest
* confdefs.h
1679 printf "%s\n" "/* confdefs.h */" > confdefs.h
1681 # Predefined preprocessor variables.
1683 printf "%s\n" "#define PACKAGE_NAME \"$PACKAGE_NAME\"" >>confdefs.h
1685 printf "%s\n" "#define PACKAGE_TARNAME \"$PACKAGE_TARNAME\"" >>confdefs.h
1687 printf "%s\n" "#define PACKAGE_VERSION \"$PACKAGE_VERSION\"" >>confdefs.h
1689 printf "%s\n" "#define PACKAGE_STRING \"$PACKAGE_STRING\"" >>confdefs.h
1691 printf "%s\n" "#define PACKAGE_BUGREPORT \"$PACKAGE_BUGREPORT\"" >>confdefs.h
1693 printf "%s\n" "#define PACKAGE_URL \"$PACKAGE_URL\"" >>confdefs.h
1696 # Let the site file select an alternate cache file if it wants to.
1697 # Prefer an explicitly selected file to automatically selected ones.
1698 if test -n "$CONFIG_SITE"; then
1699 ac_site_files
="$CONFIG_SITE"
1700 elif test "x$prefix" != xNONE
; then
1701 ac_site_files
="$prefix/share/config.site $prefix/etc/config.site"
1703 ac_site_files
="$ac_default_prefix/share/config.site $ac_default_prefix/etc/config.site"
1706 for ac_site_file
in $ac_site_files
1708 case $ac_site_file in #(
1712 ac_site_file
=.
/$ac_site_file ;;
1714 if test -f "$ac_site_file" && test -r "$ac_site_file"; then
1715 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5
1716 printf "%s\n" "$as_me: loading site script $ac_site_file" >&6;}
1717 sed 's/^/| /' "$ac_site_file" >&5
1719 ||
{ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
1720 printf "%s\n" "$as_me: error: in \`$ac_pwd':" >&2;}
1721 as_fn_error $?
"failed to load site script $ac_site_file
1722 See \`config.log' for more details" "$LINENO" 5; }
1726 if test -r "$cache_file"; then
1727 # Some versions of bash will fail to source /dev/null (special files
1728 # actually), so we avoid doing that. DJGPP emulates it as a regular file.
1729 if test /dev
/null
!= "$cache_file" && test -f "$cache_file"; then
1730 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
1731 printf "%s\n" "$as_me: loading cache $cache_file" >&6;}
1733 [\\/]* | ?
:[\\/]* ) .
"$cache_file";;
1734 *) .
"./$cache_file";;
1738 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: creating cache $cache_file" >&5
1739 printf "%s\n" "$as_me: creating cache $cache_file" >&6;}
1744 # Auxiliary files required by this configure script.
1745 ac_aux_files
="missing install-sh"
1747 # Locations in which to look for auxiliary files.
1748 ac_aux_dir_candidates
="${srcdir}${PATH_SEPARATOR}${srcdir}/..${PATH_SEPARATOR}${srcdir}/../.."
1750 # Search for a directory containing all of the required auxiliary files,
1751 # $ac_aux_files, from the $PATH-style list $ac_aux_dir_candidates.
1752 # If we don't find one directory that contains all the files we need,
1753 # we report the set of missing files from the *first* directory in
1754 # $ac_aux_dir_candidates and give up.
1755 ac_missing_aux_files
=""
1756 ac_first_candidate
=:
1757 printf "%s\n" "$as_me:${as_lineno-$LINENO}: looking for aux files: $ac_aux_files" >&5
1758 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
1760 for as_dir
in $ac_aux_dir_candidates
1763 case $as_dir in #(((
1766 *) as_dir
=$as_dir/ ;;
1770 printf "%s\n" "$as_me:${as_lineno-$LINENO}: trying $as_dir" >&5
1771 ac_aux_dir_found
=yes
1773 for ac_aux
in $ac_aux_files
1775 # As a special case, if "install-sh" is required, that requirement
1776 # can be satisfied by any of "install-sh", "install.sh", or "shtool",
1777 # and $ac_install_sh is set appropriately for whichever one is found.
1778 if test x
"$ac_aux" = x
"install-sh"
1780 if test -f "${as_dir}install-sh"; then
1781 printf "%s\n" "$as_me:${as_lineno-$LINENO}: ${as_dir}install-sh found" >&5
1782 ac_install_sh
="${as_dir}install-sh -c"
1783 elif test -f "${as_dir}install.sh"; then
1784 printf "%s\n" "$as_me:${as_lineno-$LINENO}: ${as_dir}install.sh found" >&5
1785 ac_install_sh
="${as_dir}install.sh -c"
1786 elif test -f "${as_dir}shtool"; then
1787 printf "%s\n" "$as_me:${as_lineno-$LINENO}: ${as_dir}shtool found" >&5
1788 ac_install_sh
="${as_dir}shtool install -c"
1791 if $ac_first_candidate; then
1792 ac_missing_aux_files
="${ac_missing_aux_files} install-sh"
1798 if test -f "${as_dir}${ac_aux}"; then
1799 printf "%s\n" "$as_me:${as_lineno-$LINENO}: ${as_dir}${ac_aux} found" >&5
1802 if $ac_first_candidate; then
1803 ac_missing_aux_files
="${ac_missing_aux_files} ${ac_aux}"
1810 if test "$ac_aux_dir_found" = yes; then
1811 ac_aux_dir
="$as_dir"
1814 ac_first_candidate
=false
1823 as_fn_error $?
"cannot find required auxiliary files:$ac_missing_aux_files" "$LINENO" 5
1827 # These three variables are undocumented and unsupported,
1828 # and are intended to be withdrawn in a future Autoconf release.
1829 # They can cause serious problems if a builder's source tree is in a directory
1830 # whose full name contains unusual characters.
1831 if test -f "${ac_aux_dir}config.guess"; then
1832 ac_config_guess
="$SHELL ${ac_aux_dir}config.guess"
1834 if test -f "${ac_aux_dir}config.sub"; then
1835 ac_config_sub
="$SHELL ${ac_aux_dir}config.sub"
1837 if test -f "$ac_aux_dir/configure"; then
1838 ac_configure
="$SHELL ${ac_aux_dir}configure"
1841 # Check that the precious variables saved in the cache have kept the same
1843 ac_cache_corrupted
=false
1844 for ac_var
in $ac_precious_vars; do
1845 eval ac_old_set
=\
$ac_cv_env_${ac_var}_set
1846 eval ac_new_set
=\
$ac_env_${ac_var}_set
1847 eval ac_old_val
=\
$ac_cv_env_${ac_var}_value
1848 eval ac_new_val
=\
$ac_env_${ac_var}_value
1849 case $ac_old_set,$ac_new_set in
1851 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
1852 printf "%s\n" "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
1853 ac_cache_corrupted
=: ;;
1855 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was not set in the previous run" >&5
1856 printf "%s\n" "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
1857 ac_cache_corrupted
=: ;;
1860 if test "x$ac_old_val" != "x$ac_new_val"; then
1861 # differences in whitespace do not lead to failure.
1862 ac_old_val_w
=`echo x $ac_old_val`
1863 ac_new_val_w
=`echo x $ac_new_val`
1864 if test "$ac_old_val_w" != "$ac_new_val_w"; then
1865 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' has changed since the previous run:" >&5
1866 printf "%s\n" "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
1867 ac_cache_corrupted
=:
1869 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&5
1870 printf "%s\n" "$as_me: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&2;}
1871 eval $ac_var=\
$ac_old_val
1873 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: former value: \`$ac_old_val'" >&5
1874 printf "%s\n" "$as_me: former value: \`$ac_old_val'" >&2;}
1875 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: current value: \`$ac_new_val'" >&5
1876 printf "%s\n" "$as_me: current value: \`$ac_new_val'" >&2;}
1879 # Pass precious variables to config.status.
1880 if test "$ac_new_set" = set; then
1882 *\'*) ac_arg
=$ac_var=`printf "%s\n" "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
1883 *) ac_arg
=$ac_var=$ac_new_val ;;
1885 case " $ac_configure_args " in
1886 *" '$ac_arg' "*) ;; # Avoid dups. Use of quotes ensures accuracy.
1887 *) as_fn_append ac_configure_args
" '$ac_arg'" ;;
1891 if $ac_cache_corrupted; then
1892 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
1893 printf "%s\n" "$as_me: error: in \`$ac_pwd':" >&2;}
1894 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: changes in the environment can compromise the build" >&5
1895 printf "%s\n" "$as_me: error: changes in the environment can compromise the build" >&2;}
1896 as_fn_error $?
"run \`${MAKE-make} distclean' and/or \`rm $cache_file'
1897 and start over" "$LINENO" 5
1899 ## -------------------- ##
1900 ## Main body of script. ##
1901 ## -------------------- ##
1904 ac_cpp
='$CPP $CPPFLAGS'
1905 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
1906 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
1907 ac_compiler_gnu
=$ac_cv_c_compiler_gnu
1910 am__api_version
='1.16'
1914 # Find a good install program. We prefer a C program (faster),
1915 # so one script is as good as another. But avoid the broken or
1916 # incompatible versions:
1917 # SysV /etc/install, /usr/sbin/install
1918 # SunOS /usr/etc/install
1919 # IRIX /sbin/install
1921 # AmigaOS /C/install, which installs bootblocks on floppy discs
1922 # AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
1923 # AFS /usr/afsws/bin/install, which mishandles nonexistent args
1924 # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
1925 # OS/2's system install, which has a completely different semantic
1926 # ./install, which can be erroneously created by make from ./install.sh.
1927 # Reject install programs that cannot install multiple files.
1928 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for a BSD-compatible install" >&5
1929 printf %s
"checking for a BSD-compatible install... " >&6; }
1930 if test -z "$INSTALL"; then
1931 if test ${ac_cv_path_install+y}
1933 printf %s
"(cached) " >&6
1935 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
1939 case $as_dir in #(((
1942 *) as_dir
=$as_dir/ ;;
1944 # Account for fact that we put trailing slashes in our PATH walk.
1947 /etc
/* |
/usr
/sbin
/* |
/usr
/etc
/* |
/sbin
/* |
/usr
/afsws
/bin
/* | \
1948 ?
:[\\/]os2
[\\/]install[\\/]* | ?
:[\\/]OS2
[\\/]INSTALL
[\\/]* | \
1951 # OSF1 and SCO ODT 3.0 have their own names for install.
1952 # Don't use installbsd from OSF since it installs stuff as root
1954 for ac_prog
in ginstall scoinst
install; do
1955 for ac_exec_ext
in '' $ac_executable_extensions; do
1956 if as_fn_executable_p
"$as_dir$ac_prog$ac_exec_ext"; then
1957 if test $ac_prog = install &&
1958 grep dspmsg
"$as_dir$ac_prog$ac_exec_ext" >/dev
/null
2>&1; then
1959 # AIX install. It has an incompatible calling convention.
1961 elif test $ac_prog = install &&
1962 grep pwplus
"$as_dir$ac_prog$ac_exec_ext" >/dev
/null
2>&1; then
1963 # program-specific install script used by HP pwplus--don't use.
1966 rm -rf conftest.one conftest.two conftest.dir
1967 echo one
> conftest.one
1968 echo two
> conftest.two
1970 if "$as_dir$ac_prog$ac_exec_ext" -c conftest.one conftest.two
"`pwd`/conftest.dir/" &&
1971 test -s conftest.one
&& test -s conftest.two
&&
1972 test -s conftest.dir
/conftest.one
&&
1973 test -s conftest.dir
/conftest.two
1975 ac_cv_path_install
="$as_dir$ac_prog$ac_exec_ext -c"
1988 rm -rf conftest.one conftest.two conftest.dir
1991 if test ${ac_cv_path_install+y}; then
1992 INSTALL
=$ac_cv_path_install
1994 # As a last resort, use the slow shell script. Don't cache a
1995 # value for INSTALL within a source directory, because that will
1996 # break other packages using the cache if that directory is
1997 # removed, or if the value is a relative name.
1998 INSTALL
=$ac_install_sh
2001 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $INSTALL" >&5
2002 printf "%s\n" "$INSTALL" >&6; }
2004 # Use test -z because SunOS4 sh mishandles braces in ${var-val}.
2005 # It thinks the first close brace ends the variable substitution.
2006 test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM
='${INSTALL}'
2008 test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT
='${INSTALL}'
2010 test -z "$INSTALL_DATA" && INSTALL_DATA
='${INSTALL} -m 644'
2012 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether build environment is sane" >&5
2013 printf %s
"checking whether build environment is sane... " >&6; }
2014 # Reject unsafe characters in $srcdir or the absolute working directory
2015 # name. Accept space and tab only in the latter.
2019 *[\\\"\
#\$\&\'\`$am_lf]*)
2020 as_fn_error $?
"unsafe absolute working directory name" "$LINENO" 5;;
2023 *[\\\"\
#\$\&\'\`$am_lf\ \ ]*)
2024 as_fn_error $?
"unsafe srcdir value: '$srcdir'" "$LINENO" 5;;
2027 # Do 'set' in a subshell so we don't clobber the current shell's
2028 # arguments. Must try -L first in case configure is actually a
2029 # symlink; some systems play weird games with the mod time of symlinks
2030 # (eg FreeBSD returns the mod time of the symlink's containing
2034 for am_try
in 1 2; do
2035 echo "timestamp, slept: $am_has_slept" > conftest.
file
2036 set X
`ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
2037 if test "$*" = "X"; then
2039 set X
`ls -t "$srcdir/configure" conftest.file`
2041 if test "$*" != "X $srcdir/configure conftest.file" \
2042 && test "$*" != "X conftest.file $srcdir/configure"; then
2044 # If neither matched, then we have a broken ls. This can happen
2045 # if, for instance, CONFIG_SHELL is bash and it inherits a
2046 # broken ls alias from the environment. This has actually
2047 # happened. Such a system could not be considered "sane".
2048 as_fn_error $?
"ls -t appears to fail. Make sure there is not a broken
2049 alias in your environment" "$LINENO" 5
2051 if test "$2" = conftest.
file ||
test $am_try -eq 2; then
2058 test "$2" = conftest.
file
2064 as_fn_error $?
"newly created file is older than distributed files!
2065 Check your system clock" "$LINENO" 5
2067 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5
2068 printf "%s\n" "yes" >&6; }
2069 # If we didn't sleep, we still need to ensure time stamps of config.status and
2070 # generated files are strictly newer.
2072 if grep 'slept: no' conftest.
file >/dev
/null
2>&1; then
2079 test "$program_prefix" != NONE
&&
2080 program_transform_name
="s&^&$program_prefix&;$program_transform_name"
2081 # Use a double $ so make ignores it.
2082 test "$program_suffix" != NONE
&&
2083 program_transform_name
="s&\$&$program_suffix&;$program_transform_name"
2084 # Double any \ or $.
2085 # By default was `s,x,x', remove it if useless.
2086 ac_script
='s/[\\$]/&&/g;s/;s,x,x,$//'
2087 program_transform_name
=`printf "%s\n" "$program_transform_name" | sed "$ac_script"`
2090 # Expand $ac_aux_dir to an absolute path.
2091 am_aux_dir
=`cd "$ac_aux_dir" && pwd`
2094 if test x
"${MISSING+set}" != xset
; then
2095 MISSING
="\${SHELL} '$am_aux_dir/missing'"
2097 # Use eval to expand $SHELL
2098 if eval "$MISSING --is-lightweight"; then
2099 am_missing_run
="$MISSING "
2102 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: 'missing' script is too old or missing" >&5
2103 printf "%s\n" "$as_me: WARNING: 'missing' script is too old or missing" >&2;}
2106 if test x
"${install_sh+set}" != xset
; then
2109 install_sh
="\${SHELL} '$am_aux_dir/install-sh'" ;;
2111 install_sh
="\${SHELL} $am_aux_dir/install-sh"
2115 # Installed binaries are usually stripped using 'strip' when the user
2116 # run "make install-strip". However 'strip' might not be the right
2117 # tool to use in cross-compilation environments, therefore Automake
2118 # will honor the 'STRIP' environment variable to overrule this program.
2119 if test "$cross_compiling" != no
; then
2120 if test -n "$ac_tool_prefix"; then
2121 # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
2122 set dummy
${ac_tool_prefix}strip
; ac_word
=$2
2123 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2124 printf %s
"checking for $ac_word... " >&6; }
2125 if test ${ac_cv_prog_STRIP+y}
2127 printf %s
"(cached) " >&6
2129 if test -n "$STRIP"; then
2130 ac_cv_prog_STRIP
="$STRIP" # Let the user override the test.
2132 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
2136 case $as_dir in #(((
2139 *) as_dir
=$as_dir/ ;;
2141 for ac_exec_ext
in '' $ac_executable_extensions; do
2142 if as_fn_executable_p
"$as_dir$ac_word$ac_exec_ext"; then
2143 ac_cv_prog_STRIP
="${ac_tool_prefix}strip"
2144 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
2153 STRIP
=$ac_cv_prog_STRIP
2154 if test -n "$STRIP"; then
2155 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5
2156 printf "%s\n" "$STRIP" >&6; }
2158 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
2159 printf "%s\n" "no" >&6; }
2164 if test -z "$ac_cv_prog_STRIP"; then
2166 # Extract the first word of "strip", so it can be a program name with args.
2167 set dummy strip
; ac_word
=$2
2168 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2169 printf %s
"checking for $ac_word... " >&6; }
2170 if test ${ac_cv_prog_ac_ct_STRIP+y}
2172 printf %s
"(cached) " >&6
2174 if test -n "$ac_ct_STRIP"; then
2175 ac_cv_prog_ac_ct_STRIP
="$ac_ct_STRIP" # Let the user override the test.
2177 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
2181 case $as_dir in #(((
2184 *) as_dir
=$as_dir/ ;;
2186 for ac_exec_ext
in '' $ac_executable_extensions; do
2187 if as_fn_executable_p
"$as_dir$ac_word$ac_exec_ext"; then
2188 ac_cv_prog_ac_ct_STRIP
="strip"
2189 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
2198 ac_ct_STRIP
=$ac_cv_prog_ac_ct_STRIP
2199 if test -n "$ac_ct_STRIP"; then
2200 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_STRIP" >&5
2201 printf "%s\n" "$ac_ct_STRIP" >&6; }
2203 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
2204 printf "%s\n" "no" >&6; }
2207 if test "x$ac_ct_STRIP" = x
; then
2210 case $cross_compiling:$ac_tool_warned in
2212 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
2213 printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
2214 ac_tool_warned
=yes ;;
2219 STRIP
="$ac_cv_prog_STRIP"
2223 INSTALL_STRIP_PROGRAM
="\$(install_sh) -c -s"
2226 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for a race-free mkdir -p" >&5
2227 printf %s
"checking for a race-free mkdir -p... " >&6; }
2228 if test -z "$MKDIR_P"; then
2229 if test ${ac_cv_path_mkdir+y}
2231 printf %s
"(cached) " >&6
2233 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
2234 for as_dir
in $PATH$PATH_SEPARATOR/opt
/sfw
/bin
2237 case $as_dir in #(((
2240 *) as_dir
=$as_dir/ ;;
2242 for ac_prog
in mkdir gmkdir
; do
2243 for ac_exec_ext
in '' $ac_executable_extensions; do
2244 as_fn_executable_p
"$as_dir$ac_prog$ac_exec_ext" ||
continue
2245 case `"$as_dir$ac_prog$ac_exec_ext" --version 2>&1` in #(
2246 'mkdir ('*'coreutils) '* | \
2248 'mkdir (fileutils) '4.1*)
2249 ac_cv_path_mkdir
=$as_dir$ac_prog$ac_exec_ext
2259 test -d .
/--version && rmdir .
/--version
2260 if test ${ac_cv_path_mkdir+y}; then
2261 MKDIR_P
="$ac_cv_path_mkdir -p"
2263 # As a last resort, use the slow shell script. Don't cache a
2264 # value for MKDIR_P within a source directory, because that will
2265 # break other packages using the cache if that directory is
2266 # removed, or if the value is a relative name.
2267 MKDIR_P
="$ac_install_sh -d"
2270 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $MKDIR_P" >&5
2271 printf "%s\n" "$MKDIR_P" >&6; }
2273 for ac_prog
in gawk mawk nawk
awk
2275 # Extract the first word of "$ac_prog", so it can be a program name with args.
2276 set dummy
$ac_prog; ac_word
=$2
2277 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2278 printf %s
"checking for $ac_word... " >&6; }
2279 if test ${ac_cv_prog_AWK+y}
2281 printf %s
"(cached) " >&6
2283 if test -n "$AWK"; then
2284 ac_cv_prog_AWK
="$AWK" # Let the user override the test.
2286 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
2290 case $as_dir in #(((
2293 *) as_dir
=$as_dir/ ;;
2295 for ac_exec_ext
in '' $ac_executable_extensions; do
2296 if as_fn_executable_p
"$as_dir$ac_word$ac_exec_ext"; then
2297 ac_cv_prog_AWK
="$ac_prog"
2298 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
2308 if test -n "$AWK"; then
2309 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $AWK" >&5
2310 printf "%s\n" "$AWK" >&6; }
2312 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
2313 printf "%s\n" "no" >&6; }
2317 test -n "$AWK" && break
2320 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether ${MAKE-make} sets \$(MAKE)" >&5
2321 printf %s
"checking whether ${MAKE-make} sets \$(MAKE)... " >&6; }
2323 ac_make
=`printf "%s\n" "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
2324 if eval test \
${ac_cv_prog_make_${ac_make}_set+y}
2326 printf %s
"(cached) " >&6
2328 cat >conftest.
make <<\_ACEOF
2331 @
echo '@@@%%%=$(MAKE)=@@@%%%'
2333 # GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
2334 case `${MAKE-make} -f conftest.make 2>/dev/null` in
2336 eval ac_cv_prog_make_
${ac_make}_set
=yes;;
2338 eval ac_cv_prog_make_
${ac_make}_set
=no
;;
2342 if eval test \
$ac_cv_prog_make_${ac_make}_set
= yes; then
2343 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5
2344 printf "%s\n" "yes" >&6; }
2347 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
2348 printf "%s\n" "no" >&6; }
2349 SET_MAKE
="MAKE=${MAKE-make}"
2352 rm -rf .tst
2>/dev
/null
2353 mkdir .tst
2>/dev
/null
2354 if test -d .tst
; then
2359 rmdir .tst
2>/dev
/null
2361 # Check whether --enable-silent-rules was given.
2362 if test ${enable_silent_rules+y}
2364 enableval
=$enable_silent_rules;
2367 case $enable_silent_rules in # (((
2368 yes) AM_DEFAULT_VERBOSITY
=0;;
2369 no
) AM_DEFAULT_VERBOSITY
=1;;
2370 *) AM_DEFAULT_VERBOSITY
=1;;
2372 am_make
=${MAKE-make}
2373 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $am_make supports nested variables" >&5
2374 printf %s
"checking whether $am_make supports nested variables... " >&6; }
2375 if test ${am_cv_make_support_nested_variables+y}
2377 printf %s
"(cached) " >&6
2379 if printf "%s\n" 'TRUE=$(BAR$(V))
2385 .PHONY: am__doit' |
$am_make -f - >/dev
/null
2>&1; then
2386 am_cv_make_support_nested_variables
=yes
2388 am_cv_make_support_nested_variables
=no
2391 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $am_cv_make_support_nested_variables" >&5
2392 printf "%s\n" "$am_cv_make_support_nested_variables" >&6; }
2393 if test $am_cv_make_support_nested_variables = yes; then
2395 AM_DEFAULT_V
='$(AM_DEFAULT_VERBOSITY)'
2397 AM_V
=$AM_DEFAULT_VERBOSITY
2398 AM_DEFAULT_V
=$AM_DEFAULT_VERBOSITY
2402 if test "`cd $srcdir && pwd`" != "`pwd`"; then
2403 # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
2404 # is not polluted with repeated "-I."
2405 am__isrc
=' -I$(srcdir)'
2406 # test to see if srcdir already configured
2407 if test -f $srcdir/config.status
; then
2408 as_fn_error $?
"source directory already configured; run \"make distclean\" there first" "$LINENO" 5
2412 # test whether we have cygpath
2413 if test -z "$CYGPATH_W"; then
2414 if (cygpath
--version) >/dev
/null
2>/dev
/null
; then
2415 CYGPATH_W
='cygpath -w'
2422 # Define the identity of the package.
2427 printf "%s\n" "#define PACKAGE \"$PACKAGE\"" >>confdefs.h
2430 printf "%s\n" "#define VERSION \"$VERSION\"" >>confdefs.h
2432 # Some tools Automake needs.
2434 ACLOCAL
=${ACLOCAL-"${am_missing_run}aclocal-${am__api_version}"}
2437 AUTOCONF
=${AUTOCONF-"${am_missing_run}autoconf"}
2440 AUTOMAKE
=${AUTOMAKE-"${am_missing_run}automake-${am__api_version}"}
2443 AUTOHEADER
=${AUTOHEADER-"${am_missing_run}autoheader"}
2446 MAKEINFO
=${MAKEINFO-"${am_missing_run}makeinfo"}
2448 # For better backward compatibility. To be removed once Automake 1.9.x
2449 # dies out for good. For more background, see:
2450 # <https://lists.gnu.org/archive/html/automake/2012-07/msg00001.html>
2451 # <https://lists.gnu.org/archive/html/automake/2012-07/msg00014.html>
2452 mkdir_p
='$(MKDIR_P)'
2454 # We need awk for the "check" target (and possibly the TAP driver). The
2455 # system "awk" is bad on some platforms.
2456 # Always define AMTAR for backward compatibility. Yes, it's still used
2457 # in the wild :-( We should find a proper way to deprecate it ...
2461 # We'll loop over all known methods to create a tar archive until one works.
2462 _am_tools
='gnutar pax cpio none'
2464 am__tar
='$${TAR-tar} chof - "$$tardir"' am__untar
='$${TAR-tar} xf -'
2470 # Variables for tags utilities; see am/tags.am
2471 if test -z "$CTAGS"; then
2475 if test -z "$ETAGS"; then
2479 if test -z "$CSCOPE"; then
2485 # POSIX will say in a future version that running "rm -f" with no argument
2486 # is OK; and we want to be able to make that assumption in our Makefile
2487 # recipes. So use an aggressive probe to check that the usage we want is
2488 # actually supported "in the wild" to an acceptable degree.
2489 # See automake bug#10828.
2490 # To make any issue more visible, cause the running configure to be aborted
2491 # by default if the 'rm' program in use doesn't match our expectations; the
2492 # user can still override this though.
2493 if rm -f && rm -fr && rm -rf; then : OK
; else
2497 Your 'rm' program seems unable to run without file operands specified
2498 on the command line, even when the '-f' option is present. This is contrary
2499 to the behaviour of most rm programs out there, and not conforming with
2500 the upcoming POSIX standard: <http://austingroupbugs.net/view.php?id=542>
2502 Please tell bug-automake@gnu.org about your system, including the value
2503 of your $PATH and any error possibly output before this message. This
2504 can help us improve future automake versions.
2507 if test x
"$ACCEPT_INFERIOR_RM_PROGRAM" = x
"yes"; then
2508 echo 'Configuration will proceed anyway, since you have set the' >&2
2509 echo 'ACCEPT_INFERIOR_RM_PROGRAM variable to "yes"' >&2
2513 Aborting the configuration process, to ensure you take notice of the issue.
2515 You can download and install GNU coreutils to get an 'rm' implementation
2516 that behaves properly: <https://www.gnu.org/software/coreutils/>.
2518 If you want to complete the configuration process using your problematic
2519 'rm' anyway, export the environment variable ACCEPT_INFERIOR_RM_PROGRAM
2520 to "yes", and re-run configure.
2523 as_fn_error $?
"Your 'rm' program is bad, sorry." "$LINENO" 5
2528 ac_config_headers
="$ac_config_headers config.h"
2532 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether to enable maintainer-specific portions of Makefiles" >&5
2533 printf %s
"checking whether to enable maintainer-specific portions of Makefiles... " >&6; }
2534 # Check whether --enable-maintainer-mode was given.
2535 if test ${enable_maintainer_mode+y}
2537 enableval
=$enable_maintainer_mode; USE_MAINTAINER_MODE
=$enableval
2539 USE_MAINTAINER_MODE
=no
2542 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $USE_MAINTAINER_MODE" >&5
2543 printf "%s\n" "$USE_MAINTAINER_MODE" >&6; }
2544 if test $USE_MAINTAINER_MODE = yes; then
2545 MAINTAINER_MODE_TRUE
=
2546 MAINTAINER_MODE_FALSE
='#'
2548 MAINTAINER_MODE_TRUE
='#'
2549 MAINTAINER_MODE_FALSE
=
2552 MAINT
=$MAINTAINER_MODE_TRUE
2558 \\/*|?
:\\/*) abs_srcdir
="$srcdir";
2560 *) abs_srcdir
="$ac_pwd/$srcdir";
2563 case $ac_top_build_prefix in
2565 abs_top_builddir
="$ac_top_build_prefix";
2567 *) abs_top_builddir
="$ac_pwd/$ac_top_build_prefix";
2571 libdir
=$libdir/pic14
2573 # Checks for programs.
2574 # The default architectures (regular and enhanced cores) can be selected at
2575 # configure time by setting the environment variables ARCH and/or EARCH to
2576 # the desired device (16fxxx).
2577 ARCH
=${ARCH:-16f877}
2579 # Previous default setting for EARCH was 16f1934, but gpsim doesn't support it.
2580 # It should be used the device with larger ROM and RAM sizes.
2581 EARCH
=${EARCH:-16f1788}
2584 # We cannot use AC_PROG_CC(sdcc) as sdcc might not be built at configure-time...
2585 CC
=\'$abs_top_builddir/..
/..
/..
/bin
/sdcc
\'
2587 # Extract the first word of "gpasm", so it can be a program name with args.
2588 set dummy gpasm
; ac_word
=$2
2589 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2590 printf %s
"checking for $ac_word... " >&6; }
2591 if test ${ac_cv_path_CCAS+y}
2593 printf %s
"(cached) " >&6
2597 ac_cv_path_CCAS
="$CCAS" # Let the user override the test with a path.
2600 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
2604 case $as_dir in #(((
2607 *) as_dir
=$as_dir/ ;;
2609 for ac_exec_ext
in '' $ac_executable_extensions; do
2610 if as_fn_executable_p
"$as_dir$ac_word$ac_exec_ext"; then
2611 ac_cv_path_CCAS
="$as_dir$ac_word$ac_exec_ext"
2612 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
2619 test -z "$ac_cv_path_CCAS" && ac_cv_path_CCAS
=":"
2623 CCAS
=$ac_cv_path_CCAS
2624 if test -n "$CCAS"; then
2625 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $CCAS" >&5
2626 printf "%s\n" "$CCAS" >&6; }
2628 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
2629 printf "%s\n" "no" >&6; }
2633 # Extract the first word of "gplink", so it can be a program name with args.
2634 set dummy gplink
; ac_word
=$2
2635 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2636 printf %s
"checking for $ac_word... " >&6; }
2637 if test ${ac_cv_path_LD+y}
2639 printf %s
"(cached) " >&6
2643 ac_cv_path_LD
="$LD" # Let the user override the test with a path.
2646 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
2650 case $as_dir in #(((
2653 *) as_dir
=$as_dir/ ;;
2655 for ac_exec_ext
in '' $ac_executable_extensions; do
2656 if as_fn_executable_p
"$as_dir$ac_word$ac_exec_ext"; then
2657 ac_cv_path_LD
="$as_dir$ac_word$ac_exec_ext"
2658 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
2665 test -z "$ac_cv_path_LD" && ac_cv_path_LD
=":"
2670 if test -n "$LD"; then
2671 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $LD" >&5
2672 printf "%s\n" "$LD" >&6; }
2674 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
2675 printf "%s\n" "no" >&6; }
2679 # Extract the first word of "gplib", so it can be a program name with args.
2680 set dummy gplib
; ac_word
=$2
2681 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2682 printf %s
"checking for $ac_word... " >&6; }
2683 if test ${ac_cv_path_AR+y}
2685 printf %s
"(cached) " >&6
2689 ac_cv_path_AR
="$AR" # Let the user override the test with a path.
2692 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
2696 case $as_dir in #(((
2699 *) as_dir
=$as_dir/ ;;
2701 for ac_exec_ext
in '' $ac_executable_extensions; do
2702 if as_fn_executable_p
"$as_dir$ac_word$ac_exec_ext"; then
2703 ac_cv_path_AR
="$as_dir$ac_word$ac_exec_ext"
2704 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
2711 test -z "$ac_cv_path_AR" && ac_cv_path_AR
=":"
2716 if test -n "$AR"; then
2717 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $AR" >&5
2718 printf "%s\n" "$AR" >&6; }
2720 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
2721 printf "%s\n" "no" >&6; }
2726 case ":$CCAS:$LD:$AR:" in
2728 as_fn_error $?
"gputils (gpasm, gplink, and gplib) are required but not found.
2729 Either install gputils or reconfigure with --disable-pic14-port and --disable-pic16-port." "$LINENO" 5
2750 # $RANLIB is called by the autotools but not provided nor required
2756 DEPDIR
="${am__leading_dot}deps"
2758 ac_config_commands
="$ac_config_commands depfiles"
2760 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether ${MAKE-make} supports the include directive" >&5
2761 printf %s
"checking whether ${MAKE-make} supports the include directive... " >&6; }
2762 cat > confinc.mk
<< 'END'
2764 @
echo this is the am__doit target
>confinc.out
2769 # BSD make does it like this.
2770 echo '.include "confinc.mk" # ignored' > confmf.BSD
2771 # Other make implementations (GNU, Solaris 10, AIX) do it like this.
2772 echo 'include confinc.mk # ignored' > confmf.GNU
2774 for s
in GNU BSD
; do
2775 { echo "$as_me:$LINENO: ${MAKE-make} -f confmf.$s && cat confinc.out" >&5
2776 (${MAKE-make} -f confmf.
$s && cat confinc.out
) >&5 2>&5
2778 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2779 (exit $ac_status); }
2780 case $?
:`cat confinc.out 2>/dev/null` in #(
2781 '0:this is the am__doit target') :
2784 am__include
='.include' am__quote
='"' ;; #(
2786 am__include
='include' am__quote
='' ;;
2791 if test "$am__include" != "#"; then
2792 _am_result
="yes ($s style)"
2796 rm -f confinc.
* confmf.
*
2797 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: ${_am_result}" >&5
2798 printf "%s\n" "${_am_result}" >&6; }
2800 # Check whether --enable-dependency-tracking was given.
2801 if test ${enable_dependency_tracking+y}
2803 enableval
=$enable_dependency_tracking;
2806 if test "x$enable_dependency_tracking" != xno
; then
2807 am_depcomp
="$ac_aux_dir/depcomp"
2811 if test "x$enable_dependency_tracking" != xno; then
2821 depcc
="$CC" am_compiler_list
=
2823 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5
2824 printf %s
"checking dependency style of $depcc... " >&6; }
2825 if test ${am_cv_CC_dependencies_compiler_type+y}
2827 printf %s
"(cached) " >&6
2829 if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then
2830 # We make a subdir and do the tests there. Otherwise we can end up
2831 # making bogus files that we don't know about and never remove. For
2832 # instance it was reported that on HP-UX the gcc test will end up
2833 # making a dummy file named 'D' -- because '-MD' means "put the output
2837 # Copy depcomp to subdir because otherwise we won't find it if we're
2838 # using a relative directory.
2839 cp "$am_depcomp" conftest.dir
2841 # We will build objects and dependencies in a subdirectory because
2842 # it helps to detect inapplicable dependency modes. For instance
2843 # both Tru64's cc and ICC support -MD to output dependencies as a
2844 # side effect of compilation, but ICC will put the dependencies in
2845 # the current directory while Tru64 will put them in the object
2849 am_cv_CC_dependencies_compiler_type
=none
2850 if test "$am_compiler_list" = ""; then
2851 am_compiler_list
=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
2854 case " $depcc " in #(
2855 *\
-arch\
*\
-arch\
*) am__universal
=true
;;
2858 for depmode
in $am_compiler_list; do
2859 # Setup a source with many dependencies, because some compilers
2860 # like to wrap large dependency lists on column 80 (with \), and
2861 # we should not choose a depcomp mode which is confused by this.
2863 # We need to recreate these files for each test, as the compiler may
2864 # overwrite some of them when testing with obscure command lines.
2865 # This happens at least with the AIX C compiler.
2867 for i
in 1 2 3 4 5 6; do
2868 echo '#include "conftst'$i'.h"' >> sub
/conftest.c
2869 # Using ": > sub/conftst$i.h" creates only sub/conftst1.h with
2870 # Solaris 10 /bin/sh.
2871 echo '/* dummy */' > sub
/conftst
$i.h
2873 echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
2875 # We check with '-c' and '-o' for the sake of the "dashmstdout"
2876 # mode. It turns out that the SunPro C++ compiler does not properly
2877 # handle '-M -o', and we need to detect this. Also, some Intel
2878 # versions had trouble with output in subdirs.
2879 am__obj
=sub
/conftest.
${OBJEXT-o}
2880 am__minus_obj
="-o $am__obj"
2883 # This depmode causes a compiler race in universal mode.
2884 test "$am__universal" = false ||
continue
2887 # After this tag, mechanisms are not by side-effect, so they'll
2888 # only be used when explicitly requested.
2889 if test "x$enable_dependency_tracking" = xyes
; then
2895 msvc7 | msvc7msys | msvisualcpp | msvcmsys
)
2896 # This compiler won't grok '-c -o', but also, the minuso test has
2897 # not run yet. These depmodes are late enough in the game, and
2898 # so weak that their functioning should not be impacted.
2899 am__obj
=conftest.
${OBJEXT-o}
2904 if depmode
=$depmode \
2905 source=sub
/conftest.c object
=$am__obj \
2906 depfile
=sub
/conftest.Po tmpdepfile
=sub
/conftest.TPo \
2907 $SHELL .
/depcomp
$depcc -c $am__minus_obj sub
/conftest.c \
2908 >/dev
/null
2>conftest.err
&&
2909 grep sub
/conftst1.h sub
/conftest.Po
> /dev
/null
2>&1 &&
2910 grep sub
/conftst6.h sub
/conftest.Po
> /dev
/null
2>&1 &&
2911 grep $am__obj sub
/conftest.Po
> /dev
/null
2>&1 &&
2912 ${MAKE-make} -s -f confmf
> /dev
/null
2>&1; then
2913 # icc doesn't choke on unknown options, it will just issue warnings
2914 # or remarks (even with -Werror). So we grep stderr for any message
2915 # that says an option was ignored or not supported.
2916 # When given -MP, icc 7.0 and 7.1 complain thusly:
2917 # icc: Command line warning: ignoring option '-M'; no argument required
2918 # The diagnosis changed in icc 8.0:
2919 # icc: Command line remark: option '-MP' not supported
2920 if (grep 'ignoring option' conftest.err ||
2921 grep 'not supported' conftest.err
) >/dev
/null
2>&1; then :; else
2922 am_cv_CC_dependencies_compiler_type
=$depmode
2931 am_cv_CC_dependencies_compiler_type
=none
2935 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $am_cv_CC_dependencies_compiler_type" >&5
2936 printf "%s\n" "$am_cv_CC_dependencies_compiler_type" >&6; }
2937 CCDEPMODE
=depmode
=$am_cv_CC_dependencies_compiler_type
2940 test "x$enable_dependency_tracking" != xno \
2941 && test "$am_cv_CC_dependencies_compiler_type" = gcc3
; then
2943 am__fastdepCC_FALSE
='#'
2945 am__fastdepCC_TRUE
='#'
2946 am__fastdepCC_FALSE
=
2951 depcc
="$CCAS" am_compiler_list
=
2953 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5
2954 printf %s
"checking dependency style of $depcc... " >&6; }
2955 if test ${am_cv_CCAS_dependencies_compiler_type+y}
2957 printf %s
"(cached) " >&6
2959 if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then
2960 # We make a subdir and do the tests there. Otherwise we can end up
2961 # making bogus files that we don't know about and never remove. For
2962 # instance it was reported that on HP-UX the gcc test will end up
2963 # making a dummy file named 'D' -- because '-MD' means "put the output
2967 # Copy depcomp to subdir because otherwise we won't find it if we're
2968 # using a relative directory.
2969 cp "$am_depcomp" conftest.dir
2971 # We will build objects and dependencies in a subdirectory because
2972 # it helps to detect inapplicable dependency modes. For instance
2973 # both Tru64's cc and ICC support -MD to output dependencies as a
2974 # side effect of compilation, but ICC will put the dependencies in
2975 # the current directory while Tru64 will put them in the object
2979 am_cv_CCAS_dependencies_compiler_type
=none
2980 if test "$am_compiler_list" = ""; then
2981 am_compiler_list
=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
2986 for depmode
in $am_compiler_list; do
2987 # Setup a source with many dependencies, because some compilers
2988 # like to wrap large dependency lists on column 80 (with \), and
2989 # we should not choose a depcomp mode which is confused by this.
2991 # We need to recreate these files for each test, as the compiler may
2992 # overwrite some of them when testing with obscure command lines.
2993 # This happens at least with the AIX C compiler.
2995 for i
in 1 2 3 4 5 6; do
2996 echo '#include "conftst'$i'.h"' >> sub
/conftest.c
2997 # Using ": > sub/conftst$i.h" creates only sub/conftst1.h with
2998 # Solaris 10 /bin/sh.
2999 echo '/* dummy */' > sub
/conftst
$i.h
3001 echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
3003 # We check with '-c' and '-o' for the sake of the "dashmstdout"
3004 # mode. It turns out that the SunPro C++ compiler does not properly
3005 # handle '-M -o', and we need to detect this. Also, some Intel
3006 # versions had trouble with output in subdirs.
3007 am__obj
=sub
/conftest.
${OBJEXT-o}
3008 am__minus_obj
="-o $am__obj"
3011 # This depmode causes a compiler race in universal mode.
3012 test "$am__universal" = false ||
continue
3015 # After this tag, mechanisms are not by side-effect, so they'll
3016 # only be used when explicitly requested.
3017 if test "x$enable_dependency_tracking" = xyes
; then
3023 msvc7 | msvc7msys | msvisualcpp | msvcmsys
)
3024 # This compiler won't grok '-c -o', but also, the minuso test has
3025 # not run yet. These depmodes are late enough in the game, and
3026 # so weak that their functioning should not be impacted.
3027 am__obj
=conftest.
${OBJEXT-o}
3032 if depmode
=$depmode \
3033 source=sub
/conftest.c object
=$am__obj \
3034 depfile
=sub
/conftest.Po tmpdepfile
=sub
/conftest.TPo \
3035 $SHELL .
/depcomp
$depcc -c $am__minus_obj sub
/conftest.c \
3036 >/dev
/null
2>conftest.err
&&
3037 grep sub
/conftst1.h sub
/conftest.Po
> /dev
/null
2>&1 &&
3038 grep sub
/conftst6.h sub
/conftest.Po
> /dev
/null
2>&1 &&
3039 grep $am__obj sub
/conftest.Po
> /dev
/null
2>&1 &&
3040 ${MAKE-make} -s -f confmf
> /dev
/null
2>&1; then
3041 # icc doesn't choke on unknown options, it will just issue warnings
3042 # or remarks (even with -Werror). So we grep stderr for any message
3043 # that says an option was ignored or not supported.
3044 # When given -MP, icc 7.0 and 7.1 complain thusly:
3045 # icc: Command line warning: ignoring option '-M'; no argument required
3046 # The diagnosis changed in icc 8.0:
3047 # icc: Command line remark: option '-MP' not supported
3048 if (grep 'ignoring option' conftest.err ||
3049 grep 'not supported' conftest.err
) >/dev
/null
2>&1; then :; else
3050 am_cv_CCAS_dependencies_compiler_type
=$depmode
3059 am_cv_CCAS_dependencies_compiler_type
=none
3063 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $am_cv_CCAS_dependencies_compiler_type" >&5
3064 printf "%s\n" "$am_cv_CCAS_dependencies_compiler_type" >&6; }
3065 CCASDEPMODE
=depmode
=$am_cv_CCAS_dependencies_compiler_type
3068 test "x$enable_dependency_tracking" != xno \
3069 && test "$am_cv_CCAS_dependencies_compiler_type" = gcc3
; then
3070 am__fastdepCCAS_TRUE
=
3071 am__fastdepCCAS_FALSE
='#'
3073 am__fastdepCCAS_TRUE
='#'
3074 am__fastdepCCAS_FALSE
=
3079 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether gputils support enhanced cores" >&5
3080 printf %s
"checking whether gputils support enhanced cores... " >&6; }
3081 # Check support for enhanced pic cores.
3082 ENABLE_ENHANCED_PICS
="no"
3083 CHECK
=".checkdevices/check"
3084 mkdir
-p .checkdevices
3085 printf ' include "p%s.inc"\n END\n' "${EARCH}" > "${CHECK}.asm"
3086 if "$mCCAS" -p${EARCH} -o "${CHECK}.o" -c "${CHECK}.asm" >/dev/null 2>&1 && "$mLD" "${CHECK}.o
" >/dev/null 2>&1; then
3087 ENABLE_ENHANCED_PICS="yes"
3089 { printf "%s
\n" "$as_me:${as_lineno-$LINENO}: result
: $ENABLE_ENHANCED_PICS" >&5
3090 printf "%s
\n" "$ENABLE_ENHANCED_PICS" >&6; }
3091 if test x$ENABLE_ENHANCED_PICS = xyes ; then
3092 ENABLE_ENHANCED_PICS_TRUE=
3093 ENABLE_ENHANCED_PICS_FALSE='#'
3095 ENABLE_ENHANCED_PICS_TRUE='#'
3096 ENABLE_ENHANCED_PICS_FALSE=
3100 { printf "%s
\n" "$as_me:${as_lineno-$LINENO}: checking wheter gputils support the extended instruction
set" >&5
3101 printf %s "checking wheter gputils support the extended instruction
set...
" >&6; }
3102 ENABLE_EXTENDED_INSTRUCTIONS="no
"
3103 printf ' include "p
%s.inc
"\n CODE\n ADDFSR FSR0, 4\n MOVIW FSR0++\n END\n' "${EARCH}" > "${CHECK}.asm
"
3104 if "$mCCAS" -p${EARCH} -o "${CHECK}.o" -c "${CHECK}.asm" >/dev/null 2>&1 && "$mLD" "${CHECK}.o" >/dev
/null
2>&1; then
3105 ENABLE_EXTENDED_INSTRUCTIONS
="yes"
3107 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ENABLE_EXTENDED_INSTRUCTIONS" >&5
3108 printf "%s\n" "$ENABLE_EXTENDED_INSTRUCTIONS" >&6; }
3109 if test x
$ENABLE_EXTENDED_INSTRUCTIONS = xyes
; then
3110 ENABLE_EXTENDED_INSTRUCTIONS_TRUE
=
3111 ENABLE_EXTENDED_INSTRUCTIONS_FALSE
='#'
3113 ENABLE_EXTENDED_INSTRUCTIONS_TRUE
='#'
3114 ENABLE_EXTENDED_INSTRUCTIONS_FALSE
=
3118 # default values for the following conditions
3121 : ${EXPERIMENTAL:=0}
3123 # generate debug info during the build process
3124 if test x
$DEBUG = x1
; then
3126 ENABLE_DEBUG_FALSE
='#'
3128 ENABLE_DEBUG_TRUE
='#'
3133 # build libraries with optimizations disabled
3134 if test x
$NOOPTS = x1
; then
3136 ENABLE_NOOPTS_FALSE
='#'
3138 ENABLE_NOOPTS_TRUE
='#'
3139 ENABLE_NOOPTS_FALSE
=
3143 # build libraries with experimental code enabled
3144 if test x
$EXPERIMENTAL = x1
; then
3145 ENABLE_EXPERIMENTAL_TRUE
=
3146 ENABLE_EXPERIMENTAL_FALSE
='#'
3148 ENABLE_EXPERIMENTAL_TRUE
='#'
3149 ENABLE_EXPERIMENTAL_FALSE
=
3153 # Checks for libraries.
3155 # Checks for header files.
3157 # Checks for typedefs, structures, and compiler characteristics.
3159 # Checks for library functions.
3161 ac_config_files
="$ac_config_files Makefile libsdcc/enhanced/Makefile libsdcc/enhanced-no-xinst/Makefile libsdcc/regular/Makefile libc/Makefile libm/Makefile"
3163 cat >confcache
<<\_ACEOF
3164 # This file is a shell script that caches the results of configure
3165 # tests run on this system so they can be shared between configure
3166 # scripts and configure runs, see configure's option --config-cache.
3167 # It is not useful on other systems. If it contains results you don't
3168 # want to keep, you may remove or edit it.
3170 # config.status only pays attention to the cache file if you give it
3171 # the --recheck option to rerun configure.
3173 # `ac_cv_env_foo' variables (set or unset) will be overridden when
3174 # loading this file, other *unset* `ac_cv_foo' will be assigned the
3179 # The following way of writing the cache mishandles newlines in values,
3180 # but we know of no workaround that is simple, portable, and efficient.
3181 # So, we kill variables containing newlines.
3182 # Ultrix sh set writes to stderr and can't be redirected directly,
3183 # and sets the high bit in the cache file unless we assign to the vars.
3185 for ac_var
in `(set) 2>&1 | sed -n 's/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'`; do
3186 eval ac_val
=\$
$ac_var
3190 *_cv_
*) { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5
3191 printf "%s\n" "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
3194 _ | IFS | as_nl
) ;; #(
3195 BASH_ARGV | BASH_SOURCE
) eval $ac_var= ;; #(
3196 *) { eval $ac_var=; unset $ac_var;} ;;
3202 case $as_nl`(ac_space=' '; set) 2>&1` in #(
3203 *${as_nl}ac_space
=\
*)
3204 # `set' does not quote correctly, so add quotes: double-quote
3205 # substitution turns \\\\ into \\, and sed turns \\ into \.
3208 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
3211 # `set' quotes correctly as required by POSIX, so do not add quotes.
3212 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
3221 s/^\([^=]*\)=\(.*[{}].*\)$/test ${\1+y} || &/
3223 s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
3225 if diff "$cache_file" confcache
>/dev
/null
2>&1; then :; else
3226 if test -w "$cache_file"; then
3227 if test "x$cache_file" != "x/dev/null"; then
3228 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5
3229 printf "%s\n" "$as_me: updating cache $cache_file" >&6;}
3230 if test ! -f "$cache_file" ||
test -h "$cache_file"; then
3231 cat confcache
>"$cache_file"
3233 case $cache_file in #(
3235 mv -f confcache
"$cache_file"$$
&&
3236 mv -f "$cache_file"$$
"$cache_file" ;; #(
3238 mv -f confcache
"$cache_file" ;;
3243 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5
3244 printf "%s\n" "$as_me: not updating unwritable cache $cache_file" >&6;}
3249 test "x$prefix" = xNONE
&& prefix
=$ac_default_prefix
3250 # Let make expand exec_prefix.
3251 test "x$exec_prefix" = xNONE
&& exec_prefix
='${prefix}'
3253 DEFS
=-DHAVE_CONFIG_H
3258 for ac_i
in : $LIBOBJS; do test "x$ac_i" = x
: && continue
3259 # 1. Remove the extension, and $U if already installed.
3260 ac_script
='s/\$U\././;s/\.o$//;s/\.obj$//'
3261 ac_i
=`printf "%s\n" "$ac_i" | sed "$ac_script"`
3262 # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR
3263 # will be set to the directory where LIBOBJS objects are built.
3264 as_fn_append ac_libobjs
" \${LIBOBJDIR}$ac_i\$U.$ac_objext"
3265 as_fn_append ac_ltlibobjs
" \${LIBOBJDIR}$ac_i"'$U.lo'
3269 LTLIBOBJS
=$ac_ltlibobjs
3272 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking that generated files are newer than configure" >&5
3273 printf %s
"checking that generated files are newer than configure... " >&6; }
3274 if test -n "$am_sleep_pid"; then
3275 # Hide warnings about reused PIDs.
3276 wait $am_sleep_pid 2>/dev
/null
3278 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: done" >&5
3279 printf "%s\n" "done" >&6; }
3281 if test -z "${MAINTAINER_MODE_TRUE}" && test -z "${MAINTAINER_MODE_FALSE}"; then
3282 as_fn_error $?
"conditional \"MAINTAINER_MODE\" was never defined.
3283 Usually this means the macro was only invoked conditionally." "$LINENO" 5
3285 if test -z "${AMDEP_TRUE}" && test -z "${AMDEP_FALSE}"; then
3286 as_fn_error $?
"conditional \"AMDEP\" was never defined.
3287 Usually this means the macro was only invoked conditionally." "$LINENO" 5
3289 if test -z "${am__fastdepCC_TRUE}" && test -z "${am__fastdepCC_FALSE}"; then
3290 as_fn_error $?
"conditional \"am__fastdepCC\" was never defined.
3291 Usually this means the macro was only invoked conditionally." "$LINENO" 5
3293 if test -z "${am__fastdepCCAS_TRUE}" && test -z "${am__fastdepCCAS_FALSE}"; then
3294 as_fn_error $?
"conditional \"am__fastdepCCAS\" was never defined.
3295 Usually this means the macro was only invoked conditionally." "$LINENO" 5
3297 if test -z "${ENABLE_ENHANCED_PICS_TRUE}" && test -z "${ENABLE_ENHANCED_PICS_FALSE}"; then
3298 as_fn_error $?
"conditional \"ENABLE_ENHANCED_PICS\" was never defined.
3299 Usually this means the macro was only invoked conditionally." "$LINENO" 5
3301 if test -z "${ENABLE_EXTENDED_INSTRUCTIONS_TRUE}" && test -z "${ENABLE_EXTENDED_INSTRUCTIONS_FALSE}"; then
3302 as_fn_error $?
"conditional \"ENABLE_EXTENDED_INSTRUCTIONS\" was never defined.
3303 Usually this means the macro was only invoked conditionally." "$LINENO" 5
3305 if test -z "${ENABLE_DEBUG_TRUE}" && test -z "${ENABLE_DEBUG_FALSE}"; then
3306 as_fn_error $?
"conditional \"ENABLE_DEBUG\" was never defined.
3307 Usually this means the macro was only invoked conditionally." "$LINENO" 5
3309 if test -z "${ENABLE_NOOPTS_TRUE}" && test -z "${ENABLE_NOOPTS_FALSE}"; then
3310 as_fn_error $?
"conditional \"ENABLE_NOOPTS\" was never defined.
3311 Usually this means the macro was only invoked conditionally." "$LINENO" 5
3313 if test -z "${ENABLE_EXPERIMENTAL_TRUE}" && test -z "${ENABLE_EXPERIMENTAL_FALSE}"; then
3314 as_fn_error $?
"conditional \"ENABLE_EXPERIMENTAL\" was never defined.
3315 Usually this means the macro was only invoked conditionally." "$LINENO" 5
3318 : "${CONFIG_STATUS=./config.status}"
3320 ac_clean_files_save
=$ac_clean_files
3321 ac_clean_files
="$ac_clean_files $CONFIG_STATUS"
3322 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: creating $CONFIG_STATUS" >&5
3323 printf "%s\n" "$as_me: creating $CONFIG_STATUS" >&6;}
3325 cat >$CONFIG_STATUS <<_ASEOF || as_write_fail=1
3327 # Generated by $as_me.
3328 # Run this file to recreate the current configuration.
3329 # Compiler output produced by configure, useful for debugging
3330 # configure, is in config.log if it exists.
3336 SHELL=\${CONFIG_SHELL-$SHELL}
3339 cat >>$CONFIG_STATUS <<\_ASEOF || as_write_fail
=1
3340 ## -------------------- ##
3341 ## M4sh Initialization. ##
3342 ## -------------------- ##
3344 # Be more Bourne compatible
3345 DUALCASE
=1; export DUALCASE
# for MKS sh
3347 if test ${ZSH_VERSION+y} && (emulate sh
) >/dev
/null
2>&1
3351 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
3352 # is contrary to our usage. Disable this feature.
3353 alias -g '${1+"$@"}'='"$@"'
3354 setopt NO_GLOB_SUBST
3356 case `(set -o) 2>/dev/null` in #(
3366 # Reset variables that may have inherited troublesome values from
3369 # IFS needs to be set, to space, tab, and newline, in precisely that order.
3370 # (If _AS_PATH_WALK were called with IFS unset, it would have the
3371 # side effect of setting IFS to empty, thus disabling word splitting.)
3372 # Quoting is to prevent editors from complaining about space-tab.
3382 # Ensure predictable behavior from utilities with locale-dependent output.
3388 # We cannot yet rely on "unset" to work, but we need these variables
3389 # to be unset--not just set to an empty or harmless value--now, to
3390 # avoid bugs in old shells (e.g. pre-3.0 UWIN ksh). This construct
3391 # also avoids known problems related to "unset" and subshell syntax
3392 # in other old shells (e.g. bash 2.01 and pdksh 5.2.14).
3393 for as_var
in BASH_ENV ENV MAIL MAILPATH CDPATH
3394 do eval test \
${$as_var+y} \
3395 && ( (unset $as_var) ||
exit 1) >/dev
/null
2>&1 && unset $as_var ||
:
3398 # Ensure that fds 0, 1, and 2 are open.
3399 if (exec 3>&0) 2>/dev
/null
; then :; else exec 0</dev
/null
; fi
3400 if (exec 3>&1) 2>/dev
/null
; then :; else exec 1>/dev
/null
; fi
3401 if (exec 3>&2) ; then :; else exec 2>/dev
/null
; fi
3403 # The user is always right.
3404 if ${PATH_SEPARATOR+false} :; then
3406 (PATH
='/bin;/bin'; FPATH
=$PATH; sh
-c :) >/dev
/null
2>&1 && {
3407 (PATH
='/bin:/bin'; FPATH
=$PATH; sh
-c :) >/dev
/null
2>&1 ||
3413 # Find who we are. Look in the path if we contain no directory separator.
3416 *[\\/]* ) as_myself
=$0 ;;
3417 *) as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
3421 case $as_dir in #(((
3424 *) as_dir
=$as_dir/ ;;
3426 test -r "$as_dir$0" && as_myself
=$as_dir$0 && break
3432 # We did not find ourselves, most probably we were run as `sh COMMAND'
3433 # in which case we are not to be found in the path.
3434 if test "x$as_myself" = x
; then
3437 if test ! -f "$as_myself"; then
3438 printf "%s\n" "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
3444 # as_fn_error STATUS ERROR [LINENO LOG_FD]
3445 # ----------------------------------------
3446 # Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
3447 # provided, also output the error to LOG_FD, referencing LINENO. Then exit the
3448 # script with STATUS, using 1 if that was 0.
3451 as_status
=$1; test $as_status -eq 0 && as_status
=1
3453 as_lineno
=${as_lineno-"$3"} as_lineno_stack
=as_lineno_stack
=$as_lineno_stack
3454 printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
3456 printf "%s\n" "$as_me: error: $2" >&2
3457 as_fn_exit
$as_status
3462 # as_fn_set_status STATUS
3463 # -----------------------
3464 # Set $? to STATUS, without forking.
3468 } # as_fn_set_status
3472 # Exit the shell with STATUS, even in a "trap 0" or "set -e" context.
3482 # Portably unset VAR.
3485 { eval $1=; unset $1;}
3487 as_unset
=as_fn_unset
3489 # as_fn_append VAR VALUE
3490 # ----------------------
3491 # Append the text in VALUE to the end of the definition contained in VAR. Take
3492 # advantage of any shell optimizations that allow amortized linear growth over
3493 # repeated appends, instead of the typical quadratic growth present in naive
3495 if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev
/null
3497 eval 'as_fn_append ()
3508 # as_fn_arith ARG...
3509 # ------------------
3510 # Perform arithmetic evaluation on the ARGs, and store the result in the
3511 # global $as_val. Take advantage of shells that can avoid forks. The arguments
3512 # must be portable across $(()) and expr.
3513 if (eval "test \$(( 1 + 1 )) = 2") 2>/dev
/null
3515 eval 'as_fn_arith ()
3522 as_val
=`expr "$@" || test $? -eq 1`
3527 if expr a
: '\(a\)' >/dev
/null
2>&1 &&
3528 test "X`expr 00001 : '.*\(...\)'`" = X001
; then
3534 if (basename -- /) >/dev
/null
2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
3535 as_basename
=basename
3540 if (as_dir
=`dirname -- /` && test "X$as_dir" = X
/) >/dev
/null
2>&1; then
3546 as_me
=`$as_basename -- "$0" ||
3547 $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
3548 X"$0" : 'X\(//\)$' \| \
3549 X"$0" : 'X\(/\)' \| . 2>/dev/null ||
3550 printf "%s\n" X/"$0" |
3551 sed '/^.*\/\([^/][^/]*\)\/*$/{
3565 # Avoid depending upon Character Ranges.
3566 as_cr_letters
='abcdefghijklmnopqrstuvwxyz'
3567 as_cr_LETTERS
='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
3568 as_cr_Letters
=$as_cr_letters$as_cr_LETTERS
3569 as_cr_digits
='0123456789'
3570 as_cr_alnum
=$as_cr_Letters$as_cr_digits
3573 # Determine whether it's possible to make 'echo' print without a newline.
3574 # These variables are no longer used directly by Autoconf, but are AC_SUBSTed
3575 # for compatibility with existing Makefiles.
3576 ECHO_C
= ECHO_N
= ECHO_T
=
3577 case `echo -n x` in #(((((
3579 case `echo 'xy\c'` in
3580 *c
*) ECHO_T
=' ';; # ECHO_T is single tab character.
3582 *) echo `echo ksh88 bug on AIX 6.1` > /dev
/null
3589 # For backward compatibility with old third-party macros, we provide
3590 # the shell variables $as_echo and $as_echo_n. New code should use
3591 # AS_ECHO(["message"]) and AS_ECHO_N(["message"]), respectively.
3592 as_echo
='printf %s\n'
3593 as_echo_n
='printf %s'
3595 rm -f conf$$ conf$$.exe conf$$.
file
3596 if test -d conf$$.dir
; then
3597 rm -f conf$$.dir
/conf$$.
file
3600 mkdir conf$$.dir
2>/dev
/null
3602 if (echo >conf$$.
file) 2>/dev
/null
; then
3603 if ln -s conf$$.
file conf$$
2>/dev
/null
; then
3605 # ... but there are two gotchas:
3606 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
3607 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
3608 # In both cases, we have to default to `cp -pR'.
3609 ln -s conf$$.
file conf$$.dir
2>/dev
/null
&& test ! -f conf$$.exe ||
3611 elif ln conf$$.
file conf$$
2>/dev
/null
; then
3619 rm -f conf$$ conf$$.exe conf$$.dir
/conf$$.
file conf$$.
file
3620 rmdir conf$$.dir
2>/dev
/null
3625 # Create "$as_dir" as a directory, including parents if necessary.
3630 -*) as_dir
=.
/$as_dir;;
3632 test -d "$as_dir" ||
eval $as_mkdir_p ||
{
3636 *\'*) as_qdir
=`printf "%s\n" "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
3637 *) as_qdir
=$as_dir;;
3639 as_dirs
="'$as_qdir' $as_dirs"
3640 as_dir
=`$as_dirname -- "$as_dir" ||
3641 $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
3642 X"$as_dir" : 'X\(//\)[^/]' \| \
3643 X"$as_dir" : 'X\(//\)$' \| \
3644 X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
3645 printf "%s\n" X"$as_dir" |
3646 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
3663 test -d "$as_dir" && break
3665 test -z "$as_dirs" ||
eval "mkdir $as_dirs"
3666 } ||
test -d "$as_dir" || as_fn_error $?
"cannot create directory $as_dir"
3670 if mkdir
-p .
2>/dev
/null
; then
3671 as_mkdir_p
='mkdir -p "$as_dir"'
3673 test -d .
/-p && rmdir .
/-p
3678 # as_fn_executable_p FILE
3679 # -----------------------
3680 # Test if FILE is an executable regular file.
3681 as_fn_executable_p
()
3683 test -f "$1" && test -x "$1"
3684 } # as_fn_executable_p
3686 as_executable_p
=as_fn_executable_p
3688 # Sed expression to map a string onto a valid CPP name.
3689 as_tr_cpp
="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
3691 # Sed expression to map a string onto a valid variable name.
3692 as_tr_sh
="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
3696 ## ----------------------------------- ##
3697 ## Main body of $CONFIG_STATUS script. ##
3698 ## ----------------------------------- ##
3700 test $as_write_fail = 0 && chmod +x
$CONFIG_STATUS || ac_write_fail
=1
3702 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
3703 # Save the log message, to keep $0 and so on meaningful, and to
3704 # report actual input values of CONFIG_FILES etc. instead of their
3705 # values after options handling.
3707 This file was extended by pic14lib $as_me 0.1, which was
3708 generated by GNU Autoconf 2.71. Invocation command line was
3710 CONFIG_FILES = $CONFIG_FILES
3711 CONFIG_HEADERS = $CONFIG_HEADERS
3712 CONFIG_LINKS = $CONFIG_LINKS
3713 CONFIG_COMMANDS = $CONFIG_COMMANDS
3716 on `(hostname || uname -n) 2>/dev/null | sed 1q`
3721 case $ac_config_files in *"
3722 "*) set x
$ac_config_files; shift; ac_config_files
=$
*;;
3725 case $ac_config_headers in *"
3726 "*) set x
$ac_config_headers; shift; ac_config_headers
=$
*;;
3730 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
3731 # Files that config.status was made for.
3732 config_files="$ac_config_files"
3733 config_headers="$ac_config_headers"
3734 config_commands="$ac_config_commands"
3738 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
3740 \`$as_me' instantiates files and other configuration actions
3741 from templates according to the current configuration. Unless the files
3742 and actions are specified as TAGs, all are instantiated by default.
3744 Usage: $0 [OPTION]... [TAG]...
3746 -h, --help print this help, then exit
3747 -V, --version print version number and configuration settings, then exit
3748 --config print configuration, then exit
3749 -q, --quiet, --silent
3750 do not print progress messages
3751 -d, --debug don't remove temporary files
3752 --recheck update $as_me by reconfiguring in the same conditions
3753 --file=FILE[:TEMPLATE]
3754 instantiate the configuration file FILE
3755 --header=FILE[:TEMPLATE]
3756 instantiate the configuration header FILE
3758 Configuration files:
3761 Configuration headers:
3764 Configuration commands:
3767 Report bugs to <tecodev AT users sourceforge net>."
3770 ac_cs_config
=`printf "%s\n" "$ac_configure_args" | sed "$ac_safe_unquote"`
3771 ac_cs_config_escaped
=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\\\\\\''/g"`
3772 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
3773 ac_cs_config='$ac_cs_config_escaped'
3775 pic14lib config.status 0.1
3776 configured by $0, generated by GNU Autoconf 2.71,
3777 with options \\"\$ac_cs_config\\"
3779 Copyright (C) 2021 Free Software Foundation, Inc.
3780 This config.status script is free software; the Free Software Foundation
3781 gives unlimited permission to copy, distribute and modify it."
3788 test -n "\$AWK" || AWK=awk
3791 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
3792 # The default lists apply if the user does not specify any file.
3798 ac_option
=`expr "X$1" : 'X\([^=]*\)='`
3799 ac_optarg
=`expr "X$1" : 'X[^=]*=\(.*\)'`
3803 ac_option
=`expr "X$1" : 'X\([^=]*\)='`
3815 # Handling of the options.
3816 -recheck |
--recheck |
--rechec |
--reche |
--rech |
--rec |
--re |
--r)
3818 --version |
--versio |
--versi |
--vers |
--ver |
--ve |
--v |
-V )
3819 printf "%s\n" "$ac_cs_version"; exit ;;
3820 --config |
--confi |
--conf |
--con |
--co |
--c )
3821 printf "%s\n" "$ac_cs_config"; exit ;;
3822 --debug |
--debu |
--deb |
--de |
--d |
-d )
3824 --file |
--fil |
--fi |
--f )
3827 *\'*) ac_optarg
=`printf "%s\n" "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
3828 '') as_fn_error $?
"missing file argument" ;;
3830 as_fn_append CONFIG_FILES
" '$ac_optarg'"
3831 ac_need_defaults
=false
;;
3832 --header |
--heade |
--head |
--hea )
3835 *\'*) ac_optarg
=`printf "%s\n" "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
3837 as_fn_append CONFIG_HEADERS
" '$ac_optarg'"
3838 ac_need_defaults
=false
;;
3840 # Conflict between --help and --header
3841 as_fn_error $?
"ambiguous option: \`$1'
3842 Try \`$0 --help' for more information.";;
3843 --help |
--hel |
-h )
3844 printf "%s\n" "$ac_cs_usage"; exit ;;
3845 -q |
-quiet |
--quiet |
--quie |
--qui |
--qu |
--q \
3846 |
-silent |
--silent |
--silen |
--sile |
--sil |
--si |
--s)
3850 -*) as_fn_error $?
"unrecognized option: \`$1'
3851 Try \`$0 --help' for more information." ;;
3853 *) as_fn_append ac_config_targets
" $1"
3854 ac_need_defaults
=false
;;
3860 ac_configure_extra_args
=
3862 if $ac_cs_silent; then
3864 ac_configure_extra_args
="$ac_configure_extra_args --silent"
3868 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
3869 if \$ac_cs_recheck; then
3870 set X $SHELL '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
3872 \printf "%s\n" "running CONFIG_SHELL=$SHELL \$*" >&6
3873 CONFIG_SHELL='$SHELL'
3879 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
3883 sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
3884 ## Running $as_me. ##
3886 printf "%s\n" "$ac_log"
3890 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
3894 AMDEP_TRUE="$AMDEP_TRUE" MAKE="${MAKE-make}"
3898 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
3900 # Handling of arguments.
3901 for ac_config_target
in $ac_config_targets
3903 case $ac_config_target in
3904 "config.h") CONFIG_HEADERS
="$CONFIG_HEADERS config.h" ;;
3905 "depfiles") CONFIG_COMMANDS
="$CONFIG_COMMANDS depfiles" ;;
3906 "Makefile") CONFIG_FILES
="$CONFIG_FILES Makefile" ;;
3907 "libsdcc/enhanced/Makefile") CONFIG_FILES
="$CONFIG_FILES libsdcc/enhanced/Makefile" ;;
3908 "libsdcc/enhanced-no-xinst/Makefile") CONFIG_FILES
="$CONFIG_FILES libsdcc/enhanced-no-xinst/Makefile" ;;
3909 "libsdcc/regular/Makefile") CONFIG_FILES
="$CONFIG_FILES libsdcc/regular/Makefile" ;;
3910 "libc/Makefile") CONFIG_FILES
="$CONFIG_FILES libc/Makefile" ;;
3911 "libm/Makefile") CONFIG_FILES
="$CONFIG_FILES libm/Makefile" ;;
3913 *) as_fn_error $?
"invalid argument: \`$ac_config_target'" "$LINENO" 5;;
3918 # If the user did not use the arguments to specify the items to instantiate,
3919 # then the envvar interface is used. Set only those that are not.
3920 # We use the long form for the default assignment because of an extremely
3921 # bizarre bug on SunOS 4.1.3.
3922 if $ac_need_defaults; then
3923 test ${CONFIG_FILES+y} || CONFIG_FILES
=$config_files
3924 test ${CONFIG_HEADERS+y} || CONFIG_HEADERS
=$config_headers
3925 test ${CONFIG_COMMANDS+y} || CONFIG_COMMANDS
=$config_commands
3928 # Have a temporary directory for convenience. Make it in the build tree
3929 # simply because there is no reason against having it here, and in addition,
3930 # creating and moving files from /tmp can sometimes cause problems.
3931 # Hook for its removal unless debugging.
3932 # Note that there is a small window in which the directory will not be cleaned:
3933 # after its creation but before its name has been assigned to `$tmp'.
3937 trap 'exit_status=$?
3939 { test ! -d "$ac_tmp" || rm -fr "$ac_tmp"; } && exit $exit_status
3941 trap 'as_fn_exit 1' 1 2 13 15
3943 # Create a (secure) tmp directory for tmp files.
3946 tmp
=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` &&
3950 tmp
=.
/conf$$
-$RANDOM
3951 (umask 077 && mkdir
"$tmp")
3952 } || as_fn_error $?
"cannot create a temporary directory in ." "$LINENO" 5
3955 # Set up the scripts for CONFIG_FILES section.
3956 # No need to generate them if there are no CONFIG_FILES.
3957 # This happens for instance with `./config.status config.h'.
3958 if test -n "$CONFIG_FILES"; then
3961 ac_cr
=`echo X | tr X '\015'`
3962 # On cygwin, bash can eat \r inside `` if the user requested igncr.
3963 # But we know of no other shell where ac_cr would be empty at this
3964 # point, so we can use a bashism as a fallback.
3965 if test "x$ac_cr" = x
; then
3966 eval ac_cr
=\$
\'\\r
\'
3968 ac_cs_awk_cr
=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
3969 if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
3975 echo 'BEGIN {' >"$ac_tmp/subs1.awk" &&
3980 echo "cat >conf$$subs.awk <<_ACEOF" &&
3981 echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' &&
3984 as_fn_error $? "could not
make $CONFIG_STATUS" "$LINENO" 5
3985 ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
3987 for ac_last_try in false false false false false :; do
3988 . ./conf$$subs.sh ||
3989 as_fn_error $? "could not
make $CONFIG_STATUS" "$LINENO" 5
3991 ac_delim_n=`sed -n "s
/.
*$ac_delim\$
/X
/p
" conf$$subs.awk | grep -c X`
3992 if test $ac_delim_n = $ac_delim_num; then
3994 elif $ac_last_try; then
3995 as_fn_error $? "could not
make $CONFIG_STATUS" "$LINENO" 5
3997 ac_delim="$ac_delim!$ac_delim _
$ac_delim!! "
4002 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
4003 cat >>"\
$ac_tmp/subs1.
awk" <<\\_ACAWK &&
4007 s/^/S["/; s
/!.
*/"]=/
4017 s/\(.\{148\}\)..*/\1/
4019 s/["\\]/\\&/g
; s
/^
/"/; s/$/\\n"\\/
4024 s
/["\\]/\\&/g; s/^/"/; s
/$
/"\\/
4031 s/\(.\{148\}\)..*/\1/
4033 s/["\\]/\\&/g
; s
/^
/"/; s/$/"/
4037 s
/["\\]/\\&/g; s/^/"/; s
/$
/"\\/
4042 ' <conf$$subs.awk | sed '
4047 ' >>$CONFIG_STATUS || ac_write_fail=1
4048 rm -f conf$$subs.awk
4049 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
4051 cat >>"\
$ac_tmp/subs1.
awk" <<_ACAWK &&
4052 for (key in S) S_is_set[key] = 1
4058 nfields = split(line, field, "@
")
4060 len = length(field[1])
4061 for (i = 2; i < nfields; i++) {
4063 keylen = length(key)
4064 if (S_is_set[key]) {
4066 line = substr(line, 1, len) "" value "" substr(line, len + keylen + 3)
4067 len += length(value) + length(field[++i])
4078 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
4079 if sed "s
/$ac_cr//" < /dev/null > /dev/null 2>&1; then
4080 sed "s
/$ac_cr\$
//; s
/$ac_cr/$ac_cs_awk_cr/g
"
4083 fi < "$ac_tmp/subs1.
awk" > "$ac_tmp/subs.
awk" \
4084 || as_fn_error $? "could not setup config files machinery
" "$LINENO" 5
4087 # VPATH may cause trouble with some makes, so we remove sole $(srcdir),
4088 # ${srcdir} and @srcdir@ entries from VPATH if srcdir is ".
", strip leading and
4089 # trailing colons and then remove the whole line if VPATH becomes empty
4090 # (actually we leave an empty line to preserve line numbers).
4091 if test "x
$srcdir" = x.; then
4092 ac_vpsub='/^[ ]*VPATH[ ]*=[ ]*/{
4110 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
4111 fi # test -n "$CONFIG_FILES"
4113 # Set up the scripts for CONFIG_HEADERS section.
4114 # No need to generate them if there are no CONFIG_HEADERS.
4115 # This happens for instance with `./config.status Makefile'.
4116 if test -n "$CONFIG_HEADERS"; then
4117 cat >"$ac_tmp/defines.
awk" <<\_ACAWK ||
4121 # Transform confdefs.h into an awk script `defines.awk', embedded as
4122 # here-document in config.status, that substitutes the proper values into
4123 # config.h.in to produce config.h.
4125 # Create a delimiter string that does not exist in confdefs.h, to ease
4126 # handling of long lines.
4128 for ac_last_try in false false :; do
4129 ac_tt=`sed -n "/$ac_delim/p
" confdefs.h`
4130 if test -z "$ac_tt"; then
4132 elif $ac_last_try; then
4133 as_fn_error $? "could not
make $CONFIG_HEADERS" "$LINENO" 5
4135 ac_delim="$ac_delim!$ac_delim _
$ac_delim!! "
4139 # For the awk script, D is an array of macro values keyed by name,
4140 # likewise P contains macro parameters if any. Preserve backslash
4141 # newline sequences.
4143 ac_word_re=[_$as_cr_Letters][_$as_cr_alnum]*
4145 s/.\{148\}/&'"$ac_delim"'/g
4148 s/^[ ]*#[ ]*define[ ][ ]*/ /
4155 s
/^ \
('"$ac_word_re"'\
)\
(([^
()]*)\
)[ ]*\
(.
*\
)/P
["\1"]="\2"\
4157 s
/^ \
('"$ac_word_re"'\
)[ ]*\
(.
*\
)/D
["\1"]=" \2"/p
4161 s/^ \('"$ac_word_re"'\)\(([^()]*)\)[ ]*\(.*\)/P["\
1"]="\
2"\
4162 D["\
1"]=" \
3\\\\\\n
"\\/p
4164 s/^ \('"$ac_word_re"'\)[ ]*\(.*\)/D["\
1"]=" \
2\\\\\\n
"\\/p
4169 s/.\{148\}/&'"$ac_delim"'/g
4174 s/["\\]/\\&/g
; s
/^
/"/; s/$/"/p
4177 s
/["\\]/\\&/g; s/^/"/; s
/$
/\\\\\\n
"\\/p
4179 ' <confdefs.h | sed '
4180 s/'"$ac_delim"'/"\\\
4181 "/g' >>$CONFIG_STATUS || ac_write_fail=1
4183 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
4184 for (key in D) D_is_set[key] = 1
4187 /^[\t ]*#[\t ]*(define|undef)[\t ]+$ac_word_re([\t (]|\$)/ {
4189 split(line, arg, " ")
4190 if (arg[1] == "#") {
4194 defundef
= substr
(arg
[1], 2)
4197 split(mac1
, mac2
, "(") #)
4199 prefix
= substr
(line
, 1, index
(line
, defundef
) - 1)
4200 if (D_is_set
[macro
]) {
4201 # Preserve the white space surrounding the "#".
4202 print prefix
"define", macro P
[macro
] D
[macro
]
4205 # Replace #undef with comments. This is necessary, for example,
4206 # in the case of _POSIX_SOURCE, which is predefined and required
4207 # on some systems where configure will not decide to define it.
4208 if (defundef
== "undef") {
4209 print
"/*", prefix defundef
, macro
, "*/"
4217 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
4218 as_fn_error $?
"could not setup config headers machinery" "$LINENO" 5
4219 fi # test -n "$CONFIG_HEADERS"
4222 eval set X
" :F $CONFIG_FILES :H $CONFIG_HEADERS :C $CONFIG_COMMANDS"
4227 :[FHLC
]) ac_mode
=$ac_tag; continue;;
4229 case $ac_mode$ac_tag in
4231 :L
* |
:C
*:*) as_fn_error $?
"invalid tag \`$ac_tag'" "$LINENO" 5;;
4232 :[FH
]-) ac_tag
=-:-;;
4233 :[FH
]*) ac_tag
=$ac_tag:$ac_tag.
in;;
4250 -) ac_f
="$ac_tmp/stdin";;
4251 *) # Look for the file first in the build tree, then in the source tree
4252 # (if the path is not absolute). The absolute path cannot be DOS-style,
4253 # because $ac_f cannot contain `:'.
4257 *) test -f "$srcdir/$ac_f" && ac_f
="$srcdir/$ac_f";;
4259 as_fn_error
1 "cannot find input file: \`$ac_f'" "$LINENO" 5;;
4261 case $ac_f in *\'*) ac_f
=`printf "%s\n" "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
4262 as_fn_append ac_file_inputs
" '$ac_f'"
4265 # Let's still pretend it is `configure' which instantiates (i.e., don't
4266 # use $as_me), people would be surprised to read:
4267 # /* config.h. Generated by config.status. */
4268 configure_input
='Generated from '`
4269 printf "%s\n" "$*" | sed 's|^[^:]*/||;s|:[^:]*/|, |g'
4271 if test x
"$ac_file" != x-
; then
4272 configure_input
="$ac_file. $configure_input"
4273 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: creating $ac_file" >&5
4274 printf "%s\n" "$as_me: creating $ac_file" >&6;}
4276 # Neutralize special characters interpreted by sed in replacement strings.
4277 case $configure_input in #(
4278 *\
&* |
*\|
* |
*\\* )
4279 ac_sed_conf_input
=`printf "%s\n" "$configure_input" |
4280 sed 's/[\\\\&|]/\\\\&/g'`;; #(
4281 *) ac_sed_conf_input
=$configure_input;;
4285 *:-:* |
*:-) cat >"$ac_tmp/stdin" \
4286 || as_fn_error $?
"could not create $ac_file" "$LINENO" 5 ;;
4291 ac_dir
=`$as_dirname -- "$ac_file" ||
4292 $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
4293 X"$ac_file" : 'X\(//\)[^/]' \| \
4294 X"$ac_file" : 'X\(//\)$' \| \
4295 X"$ac_file" : 'X\(/\)' \| . 2>/dev/null ||
4296 printf "%s\n" X"$ac_file" |
4297 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
4314 as_dir
="$ac_dir"; as_fn_mkdir_p
4318 .
) ac_dir_suffix
= ac_top_builddir_sub
=. ac_top_build_prefix
= ;;
4320 ac_dir_suffix
=/`printf "%s\n" "$ac_dir" | sed 's|^\.[\\/]||'`
4321 # A ".." for each directory in $ac_dir_suffix.
4322 ac_top_builddir_sub
=`printf "%s\n" "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
4323 case $ac_top_builddir_sub in
4324 "") ac_top_builddir_sub
=. ac_top_build_prefix
= ;;
4325 *) ac_top_build_prefix
=$ac_top_builddir_sub/ ;;
4328 ac_abs_top_builddir
=$ac_pwd
4329 ac_abs_builddir
=$ac_pwd$ac_dir_suffix
4330 # for backward compatibility:
4331 ac_top_builddir
=$ac_top_build_prefix
4334 .
) # We are building in place.
4336 ac_top_srcdir
=$ac_top_builddir_sub
4337 ac_abs_top_srcdir
=$ac_pwd ;;
4338 [\\/]* | ?
:[\\/]* ) # Absolute name.
4339 ac_srcdir
=$srcdir$ac_dir_suffix;
4340 ac_top_srcdir
=$srcdir
4341 ac_abs_top_srcdir
=$srcdir ;;
4343 ac_srcdir
=$ac_top_build_prefix$srcdir$ac_dir_suffix
4344 ac_top_srcdir
=$ac_top_build_prefix$srcdir
4345 ac_abs_top_srcdir
=$ac_pwd/$srcdir ;;
4347 ac_abs_srcdir
=$ac_abs_top_srcdir$ac_dir_suffix
4357 [\\/$
]* | ?
:[\\/]* ) ac_INSTALL
=$INSTALL ;;
4358 *) ac_INSTALL
=$ac_top_build_prefix$INSTALL ;;
4362 [\\/$
]* | ?
:[\\/]* ) ;;
4363 */*) ac_MKDIR_P
=$ac_top_build_prefix$MKDIR_P ;;
4367 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
4368 # If the template does not know about datarootdir, expand it.
4369 # FIXME: This hack should be removed a few years after 2.60.
4370 ac_datarootdir_hack
=; ac_datarootdir_seen
=
4381 case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
4382 *datarootdir
*) ac_datarootdir_seen
=yes;;
4383 *@datadir@
*|
*@docdir@
*|
*@infodir@
*|
*@localedir@
*|
*@mandir@
*)
4384 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5
4385 printf "%s\n" "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;}
4387 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
4388 ac_datarootdir_hack='
4389 s&@datadir@&$datadir&g
4390 s&@docdir@&$docdir&g
4391 s&@infodir@&$infodir&g
4392 s&@localedir@&$localedir&g
4393 s&@mandir@&$mandir&g
4394 s&\\\${datarootdir}&$datarootdir&g' ;;
4398 # Neutralize VPATH when `$srcdir' = `.'.
4399 # Shell code in configure.ac might set extrasub.
4400 # FIXME: do we really want to maintain this feature?
4401 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
4402 ac_sed_extra="$ac_vpsub
4405 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
4407 /@
[a-zA-Z_
][a-zA-Z_0-9
]*@
/!b
4408 s|@configure_input@|
$ac_sed_conf_input|
;t t
4409 s
&@top_builddir@
&$ac_top_builddir_sub&;t t
4410 s
&@top_build_prefix@
&$ac_top_build_prefix&;t t
4411 s
&@srcdir@
&$ac_srcdir&;t t
4412 s
&@abs_srcdir@
&$ac_abs_srcdir&;t t
4413 s
&@top_srcdir@
&$ac_top_srcdir&;t t
4414 s
&@abs_top_srcdir@
&$ac_abs_top_srcdir&;t t
4415 s
&@builddir@
&$ac_builddir&;t t
4416 s
&@abs_builddir@
&$ac_abs_builddir&;t t
4417 s
&@abs_top_builddir@
&$ac_abs_top_builddir&;t t
4418 s
&@INSTALL@
&$ac_INSTALL&;t t
4419 s
&@MKDIR_P@
&$ac_MKDIR_P&;t t
4420 $ac_datarootdir_hack
4422 eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$ac_tmp/subs.
awk" \
4423 >$ac_tmp/out || as_fn_error $? "could not create
$ac_file" "$LINENO" 5
4425 test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
4426 { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out
"`; test -n "$ac_out"; } &&
4427 { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' \
4428 "$ac_tmp/out
"`; test -z "$ac_out"; } &&
4429 { printf "%s
\n" "$as_me:${as_lineno-$LINENO}: WARNING
: $ac_file contains a reference to the variable \
`datarootdir'
4430 which seems to be undefined. Please make sure it is defined" >&5
4431 printf "%s\n" "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir
'
4432 which seems to be undefined. Please make sure it is defined" >&2;}
4434 rm -f "$ac_tmp/stdin"
4436 -) cat "$ac_tmp/out" && rm -f "$ac_tmp/out";;
4437 *) rm -f "$ac_file" && mv "$ac_tmp/out" "$ac_file";;
4439 || as_fn_error $? "could not create $ac_file" "$LINENO" 5
4445 if test x"$ac_file" != x-; then
4447 printf "%s\n" "/* $configure_input */" >&1 \
4448 && eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs"
4449 } >"$ac_tmp/config.h" \
4450 || as_fn_error $? "could not create $ac_file" "$LINENO" 5
4451 if diff "$ac_file" "$ac_tmp/config.h" >/dev/null 2>&1; then
4452 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5
4453 printf "%s\n" "$as_me: $ac_file is unchanged" >&6;}
4456 mv "$ac_tmp/config.h" "$ac_file" \
4457 || as_fn_error $? "could not create $ac_file" "$LINENO" 5
4460 printf "%s\n" "/* $configure_input */" >&1 \
4461 && eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs" \
4462 || as_fn_error $? "could not create -" "$LINENO" 5
4464 # Compute "$ac_file"'s index
in $config_headers.
4467 for _am_header
in $config_headers :; do
4469 $_am_arg |
$_am_arg:* )
4472 _am_stamp_count
=`expr $_am_stamp_count + 1` ;;
4475 echo "timestamp for $_am_arg" >`$as_dirname -- "$_am_arg" ||
4476 $as_expr X"$_am_arg" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
4477 X"$_am_arg" : 'X\(//\)[^/]' \| \
4478 X"$_am_arg" : 'X\(//\)$' \| \
4479 X"$_am_arg" : 'X\(/\)' \| . 2>/dev/null ||
4480 printf "%s\n" X"$_am_arg" |
4481 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
4497 s/.*/./; q'`/stamp-h
$_am_stamp_count
4500 :C
) { printf "%s\n" "$as_me:${as_lineno-$LINENO}: executing $ac_file commands" >&5
4501 printf "%s\n" "$as_me: executing $ac_file commands" >&6;}
4506 case $ac_file$ac_mode in
4507 "depfiles":C
) test x
"$AMDEP_TRUE" != x
"" ||
{
4508 # Older Autoconf quotes --file arguments for eval, but not when files
4509 # are listed without --file. Let's play safe and only enable the eval
4510 # if we detect the quoting.
4511 # TODO: see whether this extra hack can be removed once we start
4512 # requiring Autoconf 2.70 or later.
4513 case $CONFIG_FILES in #(
4515 eval set x
"$CONFIG_FILES" ;; #(
4517 set x
$CONFIG_FILES ;; #(
4522 # Used to flag and report bootstrapping failures.
4526 # Strip MF so we end up with the name of the file.
4527 am_mf
=`printf "%s\n" "$am_mf" | sed -e 's/:.*$//'`
4528 # Check whether this is an Automake generated Makefile which includes
4529 # dependency-tracking related rules and includes.
4530 # Grep'ing the whole file directly is not great: AIX grep has a line
4531 # limit of 2048, but all sed's we know have understand at least 4000.
4532 sed -n 's,^am--depfiles:.*,X,p' "$am_mf" |
grep X
>/dev
/null
2>&1 \
4534 am_dirpart
=`$as_dirname -- "$am_mf" ||
4535 $as_expr X"$am_mf" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
4536 X"$am_mf" : 'X\(//\)[^/]' \| \
4537 X"$am_mf" : 'X\(//\)$' \| \
4538 X"$am_mf" : 'X\(/\)' \| . 2>/dev/null ||
4539 printf "%s\n" X"$am_mf" |
4540 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
4557 am_filepart
=`$as_basename -- "$am_mf" ||
4558 $as_expr X/"$am_mf" : '.*/\([^/][^/]*\)/*$' \| \
4559 X"$am_mf" : 'X\(//\)$' \| \
4560 X"$am_mf" : 'X\(/\)' \| . 2>/dev/null ||
4561 printf "%s\n" X/"$am_mf" |
4562 sed '/^.*\/\([^/][^/]*\)\/*$/{
4575 { echo "$as_me:$LINENO: cd "$am_dirpart" \
4576 && sed -e '/# am--include-marker/d' "$am_filepart" \
4577 | $MAKE -f - am--depfiles" >&5
4579 && sed -e '/# am--include-marker/d' "$am_filepart" \
4580 |
$MAKE -f - am--depfiles
) >&5 2>&5
4582 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4583 (exit $ac_status); } || am_rc
=$?
4585 if test $am_rc -ne 0; then
4586 { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
4587 printf "%s\n" "$as_me: error: in \`$ac_pwd':" >&2;}
4588 as_fn_error $?
"Something went wrong bootstrapping makefile fragments
4589 for automatic dependency tracking. If GNU make was not used, consider
4590 re-running the configure script with MAKE=\"gmake\" (or whatever is
4591 necessary). You can also try re-running configure with the
4592 '--disable-dependency-tracking' option to at least be able to build
4593 the package (albeit without support for automatic dependency tracking).
4594 See \`config.log' for more details" "$LINENO" 5; }
4596 { am_dirpart
=; unset am_dirpart
;}
4597 { am_filepart
=; unset am_filepart
;}
4598 { am_mf
=; unset am_mf
;}
4599 { am_rc
=; unset am_rc
;}
4600 rm -f conftest-deps.mk
4610 ac_clean_files
=$ac_clean_files_save
4612 test $ac_write_fail = 0 ||
4613 as_fn_error $?
"write failure creating $CONFIG_STATUS" "$LINENO" 5
4616 # configure is writing to config.log, and then calls config.status.
4617 # config.status does its own redirection, appending to config.log.
4618 # Unfortunately, on DOS this fails, as config.log is still kept open
4619 # by configure, so config.status won't be able to write to it; its
4620 # output is simply discarded. So we exec the FD to /dev/null,
4621 # effectively closing config.log, so it can be properly (re)opened and
4622 # appended to by config.status. When coming back to configure, we
4623 # need to make the FD available again.
4624 if test "$no_create" != yes; then
4626 ac_config_status_args
=
4627 test "$silent" = yes &&
4628 ac_config_status_args
="$ac_config_status_args --quiet"
4630 $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success
=false
4632 # Use ||, not &&, to avoid exiting from the if with $? = 1, which
4633 # would make configure fail if this is the last instruction.
4634 $ac_cs_success || as_fn_exit
1
4636 if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no
; then
4637 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5
4638 printf "%s\n" "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;}