2 # Guess values for system-dependent variables and create Makefiles.
3 # Generated by GNU Autoconf 2.71 for pic16lib 0.3.
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
='pic16lib'
612 PACKAGE_TARNAME
='pic16lib'
613 PACKAGE_VERSION
='0.3'
614 PACKAGE_STRING
='pic16lib 0.3'
615 PACKAGE_BUGREPORT
='tecodev AT users sourceforge net'
618 ac_unique_file
="libdev/pic18f13k50.c"
619 ac_subst_vars
='LTLIBOBJS
621 ENABLE_18LF8723_FALSE
623 ENABLE_18LF8722_FALSE
625 ENABLE_18LF8720_FALSE
627 ENABLE_18LF8680_FALSE
629 ENABLE_18LF8628_FALSE
631 ENABLE_18LF8627_FALSE
633 ENABLE_18LF8622_FALSE
635 ENABLE_18LF8621_FALSE
637 ENABLE_18LF8620_FALSE
639 ENABLE_18LF8585_FALSE
641 ENABLE_18LF8527_FALSE
643 ENABLE_18LF8525_FALSE
645 ENABLE_18LF8520_FALSE
647 ENABLE_18LF8493_FALSE
649 ENABLE_18LF8490_FALSE
651 ENABLE_18LF8410_FALSE
653 ENABLE_18LF8393_FALSE
655 ENABLE_18LF8390_FALSE
657 ENABLE_18LF8310_FALSE
659 ENABLE_18LF6723_FALSE
661 ENABLE_18LF6722_FALSE
663 ENABLE_18LF6720_FALSE
665 ENABLE_18LF66K80_FALSE
666 ENABLE_18LF66K80_TRUE
667 ENABLE_18LF6680_FALSE
669 ENABLE_18LF6628_FALSE
671 ENABLE_18LF6627_FALSE
673 ENABLE_18LF6622_FALSE
675 ENABLE_18LF6621_FALSE
677 ENABLE_18LF6620_FALSE
679 ENABLE_18LF65K80_FALSE
680 ENABLE_18LF65K80_TRUE
681 ENABLE_18LF6585_FALSE
683 ENABLE_18LF6527_FALSE
685 ENABLE_18LF6525_FALSE
687 ENABLE_18LF6520_FALSE
689 ENABLE_18LF6493_FALSE
691 ENABLE_18LF6490_FALSE
693 ENABLE_18LF6410_FALSE
695 ENABLE_18LF6393_FALSE
697 ENABLE_18LF6390_FALSE
699 ENABLE_18LF6310_FALSE
701 ENABLE_18LF47J53_FALSE
702 ENABLE_18LF47J53_TRUE
703 ENABLE_18LF47J13_FALSE
704 ENABLE_18LF47J13_TRUE
705 ENABLE_18LF46K80_FALSE
706 ENABLE_18LF46K80_TRUE
707 ENABLE_18LF46K22_FALSE
708 ENABLE_18LF46K22_TRUE
709 ENABLE_18LF46J53_FALSE
710 ENABLE_18LF46J53_TRUE
711 ENABLE_18LF46J50_FALSE
712 ENABLE_18LF46J50_TRUE
713 ENABLE_18LF46J13_FALSE
714 ENABLE_18LF46J13_TRUE
715 ENABLE_18LF46J11_FALSE
716 ENABLE_18LF46J11_TRUE
717 ENABLE_18LF4685_FALSE
719 ENABLE_18LF4682_FALSE
721 ENABLE_18LF4680_FALSE
723 ENABLE_18LF4620_FALSE
725 ENABLE_18LF4610_FALSE
727 ENABLE_18LF45K80_FALSE
728 ENABLE_18LF45K80_TRUE
729 ENABLE_18LF45K50_FALSE
730 ENABLE_18LF45K50_TRUE
731 ENABLE_18LF45K22_FALSE
732 ENABLE_18LF45K22_TRUE
733 ENABLE_18LF45J50_FALSE
734 ENABLE_18LF45J50_TRUE
735 ENABLE_18LF45J11_FALSE
736 ENABLE_18LF45J11_TRUE
737 ENABLE_18LF45J10_FALSE
738 ENABLE_18LF45J10_TRUE
741 ENABLE_18LF4585_FALSE
743 ENABLE_18LF4580_FALSE
745 ENABLE_18LF4553_FALSE
747 ENABLE_18LF4550_FALSE
749 ENABLE_18LF4539_FALSE
753 ENABLE_18LF4525_FALSE
755 ENABLE_18LF4523_FALSE
757 ENABLE_18LF4520_FALSE
759 ENABLE_18LF4515_FALSE
761 ENABLE_18LF4510_FALSE
763 ENABLE_18LF44K22_FALSE
764 ENABLE_18LF44K22_TRUE
765 ENABLE_18LF44J50_FALSE
766 ENABLE_18LF44J50_TRUE
767 ENABLE_18LF44J11_FALSE
768 ENABLE_18LF44J11_TRUE
769 ENABLE_18LF44J10_FALSE
770 ENABLE_18LF44J10_TRUE
773 ENABLE_18LF4480_FALSE
775 ENABLE_18LF4458_FALSE
777 ENABLE_18LF4455_FALSE
779 ENABLE_18LF4450_FALSE
781 ENABLE_18LF4439_FALSE
783 ENABLE_18LF4431_FALSE
787 ENABLE_18LF4423_FALSE
789 ENABLE_18LF4420_FALSE
791 ENABLE_18LF4410_FALSE
793 ENABLE_18LF43K22_FALSE
794 ENABLE_18LF43K22_TRUE
795 ENABLE_18LF4331_FALSE
797 ENABLE_18LF4321_FALSE
799 ENABLE_18LF4320_FALSE
801 ENABLE_18LF4221_FALSE
803 ENABLE_18LF4220_FALSE
805 ENABLE_18LF27J53_FALSE
806 ENABLE_18LF27J53_TRUE
807 ENABLE_18LF27J13_FALSE
808 ENABLE_18LF27J13_TRUE
809 ENABLE_18LF26K80_FALSE
810 ENABLE_18LF26K80_TRUE
811 ENABLE_18LF26K22_FALSE
812 ENABLE_18LF26K22_TRUE
813 ENABLE_18LF26J53_FALSE
814 ENABLE_18LF26J53_TRUE
815 ENABLE_18LF26J50_FALSE
816 ENABLE_18LF26J50_TRUE
817 ENABLE_18LF26J13_FALSE
818 ENABLE_18LF26J13_TRUE
819 ENABLE_18LF26J11_FALSE
820 ENABLE_18LF26J11_TRUE
821 ENABLE_18LF2685_FALSE
823 ENABLE_18LF2682_FALSE
825 ENABLE_18LF2680_FALSE
827 ENABLE_18LF2620_FALSE
829 ENABLE_18LF2610_FALSE
831 ENABLE_18LF25K80_FALSE
832 ENABLE_18LF25K80_TRUE
833 ENABLE_18LF25K50_FALSE
834 ENABLE_18LF25K50_TRUE
835 ENABLE_18LF25K22_FALSE
836 ENABLE_18LF25K22_TRUE
837 ENABLE_18LF25J50_FALSE
838 ENABLE_18LF25J50_TRUE
839 ENABLE_18LF25J11_FALSE
840 ENABLE_18LF25J11_TRUE
841 ENABLE_18LF25J10_FALSE
842 ENABLE_18LF25J10_TRUE
845 ENABLE_18LF2585_FALSE
847 ENABLE_18LF2580_FALSE
849 ENABLE_18LF2553_FALSE
851 ENABLE_18LF2550_FALSE
853 ENABLE_18LF2539_FALSE
857 ENABLE_18LF2525_FALSE
859 ENABLE_18LF2523_FALSE
861 ENABLE_18LF2520_FALSE
863 ENABLE_18LF2515_FALSE
865 ENABLE_18LF2510_FALSE
867 ENABLE_18LF24K50_FALSE
868 ENABLE_18LF24K50_TRUE
869 ENABLE_18LF24K22_FALSE
870 ENABLE_18LF24K22_TRUE
871 ENABLE_18LF24J50_FALSE
872 ENABLE_18LF24J50_TRUE
873 ENABLE_18LF24J11_FALSE
874 ENABLE_18LF24J11_TRUE
875 ENABLE_18LF24J10_FALSE
876 ENABLE_18LF24J10_TRUE
879 ENABLE_18LF2480_FALSE
881 ENABLE_18LF2458_FALSE
883 ENABLE_18LF2455_FALSE
885 ENABLE_18LF2450_FALSE
887 ENABLE_18LF2439_FALSE
889 ENABLE_18LF2431_FALSE
893 ENABLE_18LF2423_FALSE
895 ENABLE_18LF2420_FALSE
897 ENABLE_18LF2410_FALSE
899 ENABLE_18LF23K22_FALSE
900 ENABLE_18LF23K22_TRUE
901 ENABLE_18LF2331_FALSE
903 ENABLE_18LF2321_FALSE
905 ENABLE_18LF2320_FALSE
907 ENABLE_18LF2221_FALSE
909 ENABLE_18LF2220_FALSE
911 ENABLE_18LF14K50_FALSE
912 ENABLE_18LF14K50_TRUE
913 ENABLE_18LF14K22_FALSE
914 ENABLE_18LF14K22_TRUE
915 ENABLE_18LF13K50_FALSE
916 ENABLE_18LF13K50_TRUE
917 ENABLE_18LF13K22_FALSE
918 ENABLE_18LF13K22_TRUE
919 ENABLE_18LF1330_FALSE
921 ENABLE_18LF1320_FALSE
923 ENABLE_18LF1230_FALSE
925 ENABLE_18LF1220_FALSE
927 ENABLE_18F97J94_FALSE
929 ENABLE_18F97J60_FALSE
931 ENABLE_18F96J99_FALSE
933 ENABLE_18F96J94_FALSE
935 ENABLE_18F96J65_FALSE
937 ENABLE_18F96J60_FALSE
939 ENABLE_18F95J94_FALSE
941 ENABLE_18F87K90_FALSE
943 ENABLE_18F87K22_FALSE
945 ENABLE_18F87J94_FALSE
947 ENABLE_18F87J93_FALSE
949 ENABLE_18F87J90_FALSE
951 ENABLE_18F87J72_FALSE
953 ENABLE_18F87J60_FALSE
955 ENABLE_18F87J50_FALSE
957 ENABLE_18F87J11_FALSE
959 ENABLE_18F87J10_FALSE
967 ENABLE_18F86K90_FALSE
969 ENABLE_18F86K22_FALSE
971 ENABLE_18F86J99_FALSE
973 ENABLE_18F86J94_FALSE
975 ENABLE_18F86J93_FALSE
977 ENABLE_18F86J90_FALSE
979 ENABLE_18F86J72_FALSE
981 ENABLE_18F86J65_FALSE
983 ENABLE_18F86J60_FALSE
985 ENABLE_18F86J55_FALSE
987 ENABLE_18F86J50_FALSE
989 ENABLE_18F86J16_FALSE
991 ENABLE_18F86J15_FALSE
993 ENABLE_18F86J11_FALSE
995 ENABLE_18F86J10_FALSE
1001 ENABLE_18F8627_FALSE
1003 ENABLE_18F8622_FALSE
1005 ENABLE_18F8621_FALSE
1007 ENABLE_18F8620_FALSE
1009 ENABLE_18F85K90_FALSE
1010 ENABLE_18F85K90_TRUE
1011 ENABLE_18F85K22_FALSE
1012 ENABLE_18F85K22_TRUE
1013 ENABLE_18F85J94_FALSE
1014 ENABLE_18F85J94_TRUE
1015 ENABLE_18F85J90_FALSE
1016 ENABLE_18F85J90_TRUE
1017 ENABLE_18F85J50_FALSE
1018 ENABLE_18F85J50_TRUE
1019 ENABLE_18F85J15_FALSE
1020 ENABLE_18F85J15_TRUE
1021 ENABLE_18F85J11_FALSE
1022 ENABLE_18F85J11_TRUE
1023 ENABLE_18F85J10_FALSE
1024 ENABLE_18F85J10_TRUE
1025 ENABLE_18F8585_FALSE
1027 ENABLE_18F8527_FALSE
1029 ENABLE_18F8525_FALSE
1031 ENABLE_18F8520_FALSE
1033 ENABLE_18F84J90_FALSE
1034 ENABLE_18F84J90_TRUE
1035 ENABLE_18F84J11_FALSE
1036 ENABLE_18F84J11_TRUE
1037 ENABLE_18F8493_FALSE
1039 ENABLE_18F8490_FALSE
1041 ENABLE_18F8410_FALSE
1043 ENABLE_18F83J90_FALSE
1044 ENABLE_18F83J90_TRUE
1045 ENABLE_18F83J11_FALSE
1046 ENABLE_18F83J11_TRUE
1047 ENABLE_18F8393_FALSE
1049 ENABLE_18F8390_FALSE
1051 ENABLE_18F8310_FALSE
1053 ENABLE_18F67K90_FALSE
1054 ENABLE_18F67K90_TRUE
1055 ENABLE_18F67K22_FALSE
1056 ENABLE_18F67K22_TRUE
1057 ENABLE_18F67J94_FALSE
1058 ENABLE_18F67J94_TRUE
1059 ENABLE_18F67J93_FALSE
1060 ENABLE_18F67J93_TRUE
1061 ENABLE_18F67J90_FALSE
1062 ENABLE_18F67J90_TRUE
1063 ENABLE_18F67J60_FALSE
1064 ENABLE_18F67J60_TRUE
1065 ENABLE_18F67J50_FALSE
1066 ENABLE_18F67J50_TRUE
1067 ENABLE_18F67J11_FALSE
1068 ENABLE_18F67J11_TRUE
1069 ENABLE_18F67J10_FALSE
1070 ENABLE_18F67J10_TRUE
1071 ENABLE_18F6723_FALSE
1073 ENABLE_18F6722_FALSE
1075 ENABLE_18F6720_FALSE
1077 ENABLE_18F66K90_FALSE
1078 ENABLE_18F66K90_TRUE
1079 ENABLE_18F66K80_FALSE
1080 ENABLE_18F66K80_TRUE
1081 ENABLE_18F66K22_FALSE
1082 ENABLE_18F66K22_TRUE
1083 ENABLE_18F66J99_FALSE
1084 ENABLE_18F66J99_TRUE
1085 ENABLE_18F66J94_FALSE
1086 ENABLE_18F66J94_TRUE
1087 ENABLE_18F66J93_FALSE
1088 ENABLE_18F66J93_TRUE
1089 ENABLE_18F66J90_FALSE
1090 ENABLE_18F66J90_TRUE
1091 ENABLE_18F66J65_FALSE
1092 ENABLE_18F66J65_TRUE
1093 ENABLE_18F66J60_FALSE
1094 ENABLE_18F66J60_TRUE
1095 ENABLE_18F66J55_FALSE
1096 ENABLE_18F66J55_TRUE
1097 ENABLE_18F66J50_FALSE
1098 ENABLE_18F66J50_TRUE
1099 ENABLE_18F66J16_FALSE
1100 ENABLE_18F66J16_TRUE
1101 ENABLE_18F66J15_FALSE
1102 ENABLE_18F66J15_TRUE
1103 ENABLE_18F66J11_FALSE
1104 ENABLE_18F66J11_TRUE
1105 ENABLE_18F66J10_FALSE
1106 ENABLE_18F66J10_TRUE
1107 ENABLE_18F6680_FALSE
1109 ENABLE_18F6628_FALSE
1111 ENABLE_18F6627_FALSE
1113 ENABLE_18F6622_FALSE
1115 ENABLE_18F6621_FALSE
1117 ENABLE_18F6620_FALSE
1119 ENABLE_18F65K90_FALSE
1120 ENABLE_18F65K90_TRUE
1121 ENABLE_18F65K80_FALSE
1122 ENABLE_18F65K80_TRUE
1123 ENABLE_18F65K22_FALSE
1124 ENABLE_18F65K22_TRUE
1125 ENABLE_18F65J94_FALSE
1126 ENABLE_18F65J94_TRUE
1127 ENABLE_18F65J90_FALSE
1128 ENABLE_18F65J90_TRUE
1129 ENABLE_18F65J50_FALSE
1130 ENABLE_18F65J50_TRUE
1131 ENABLE_18F65J15_FALSE
1132 ENABLE_18F65J15_TRUE
1133 ENABLE_18F65J11_FALSE
1134 ENABLE_18F65J11_TRUE
1135 ENABLE_18F65J10_FALSE
1136 ENABLE_18F65J10_TRUE
1137 ENABLE_18F6585_FALSE
1139 ENABLE_18F6527_FALSE
1141 ENABLE_18F6525_FALSE
1143 ENABLE_18F6520_FALSE
1145 ENABLE_18F64J90_FALSE
1146 ENABLE_18F64J90_TRUE
1147 ENABLE_18F64J11_FALSE
1148 ENABLE_18F64J11_TRUE
1149 ENABLE_18F6493_FALSE
1151 ENABLE_18F6490_FALSE
1153 ENABLE_18F6410_FALSE
1155 ENABLE_18F63J90_FALSE
1156 ENABLE_18F63J90_TRUE
1157 ENABLE_18F63J11_FALSE
1158 ENABLE_18F63J11_TRUE
1159 ENABLE_18F6393_FALSE
1161 ENABLE_18F6390_FALSE
1163 ENABLE_18F6310_FALSE
1165 ENABLE_18F47J53_FALSE
1166 ENABLE_18F47J53_TRUE
1167 ENABLE_18F47J13_FALSE
1168 ENABLE_18F47J13_TRUE
1169 ENABLE_18F46K80_FALSE
1170 ENABLE_18F46K80_TRUE
1171 ENABLE_18F46K22_FALSE
1172 ENABLE_18F46K22_TRUE
1173 ENABLE_18F46K20_FALSE
1174 ENABLE_18F46K20_TRUE
1175 ENABLE_18F46J53_FALSE
1176 ENABLE_18F46J53_TRUE
1177 ENABLE_18F46J50_FALSE
1178 ENABLE_18F46J50_TRUE
1179 ENABLE_18F46J13_FALSE
1180 ENABLE_18F46J13_TRUE
1181 ENABLE_18F46J11_FALSE
1182 ENABLE_18F46J11_TRUE
1183 ENABLE_18F4685_FALSE
1185 ENABLE_18F4682_FALSE
1187 ENABLE_18F4680_FALSE
1189 ENABLE_18F4620_FALSE
1191 ENABLE_18F4610_FALSE
1193 ENABLE_18F45K80_FALSE
1194 ENABLE_18F45K80_TRUE
1195 ENABLE_18F45K50_FALSE
1196 ENABLE_18F45K50_TRUE
1197 ENABLE_18F45K22_FALSE
1198 ENABLE_18F45K22_TRUE
1199 ENABLE_18F45K20_FALSE
1200 ENABLE_18F45K20_TRUE
1201 ENABLE_18F45J50_FALSE
1202 ENABLE_18F45J50_TRUE
1203 ENABLE_18F45J11_FALSE
1204 ENABLE_18F45J11_TRUE
1205 ENABLE_18F45J10_FALSE
1206 ENABLE_18F45J10_TRUE
1209 ENABLE_18F4585_FALSE
1211 ENABLE_18F4580_FALSE
1213 ENABLE_18F4553_FALSE
1215 ENABLE_18F4550_FALSE
1217 ENABLE_18F4539_FALSE
1221 ENABLE_18F4525_FALSE
1223 ENABLE_18F4523_FALSE
1225 ENABLE_18F4520_FALSE
1227 ENABLE_18F4515_FALSE
1229 ENABLE_18F4510_FALSE
1231 ENABLE_18F44K22_FALSE
1232 ENABLE_18F44K22_TRUE
1233 ENABLE_18F44K20_FALSE
1234 ENABLE_18F44K20_TRUE
1235 ENABLE_18F44J50_FALSE
1236 ENABLE_18F44J50_TRUE
1237 ENABLE_18F44J11_FALSE
1238 ENABLE_18F44J11_TRUE
1239 ENABLE_18F44J10_FALSE
1240 ENABLE_18F44J10_TRUE
1243 ENABLE_18F4480_FALSE
1245 ENABLE_18F4458_FALSE
1247 ENABLE_18F4455_FALSE
1249 ENABLE_18F4450_FALSE
1251 ENABLE_18F4439_FALSE
1253 ENABLE_18F4431_FALSE
1257 ENABLE_18F4423_FALSE
1259 ENABLE_18F4420_FALSE
1261 ENABLE_18F4410_FALSE
1263 ENABLE_18F43K22_FALSE
1264 ENABLE_18F43K22_TRUE
1265 ENABLE_18F43K20_FALSE
1266 ENABLE_18F43K20_TRUE
1267 ENABLE_18F4331_FALSE
1269 ENABLE_18F4321_FALSE
1271 ENABLE_18F4320_FALSE
1273 ENABLE_18F4221_FALSE
1275 ENABLE_18F4220_FALSE
1277 ENABLE_18F27J53_FALSE
1278 ENABLE_18F27J53_TRUE
1279 ENABLE_18F27J13_FALSE
1280 ENABLE_18F27J13_TRUE
1281 ENABLE_18F26K80_FALSE
1282 ENABLE_18F26K80_TRUE
1283 ENABLE_18F26K22_FALSE
1284 ENABLE_18F26K22_TRUE
1285 ENABLE_18F26K20_FALSE
1286 ENABLE_18F26K20_TRUE
1287 ENABLE_18F26J53_FALSE
1288 ENABLE_18F26J53_TRUE
1289 ENABLE_18F26J50_FALSE
1290 ENABLE_18F26J50_TRUE
1291 ENABLE_18F26J13_FALSE
1292 ENABLE_18F26J13_TRUE
1293 ENABLE_18F26J11_FALSE
1294 ENABLE_18F26J11_TRUE
1295 ENABLE_18F2685_FALSE
1297 ENABLE_18F2682_FALSE
1299 ENABLE_18F2680_FALSE
1301 ENABLE_18F2620_FALSE
1303 ENABLE_18F2610_FALSE
1305 ENABLE_18F25K80_FALSE
1306 ENABLE_18F25K80_TRUE
1307 ENABLE_18F25K50_FALSE
1308 ENABLE_18F25K50_TRUE
1309 ENABLE_18F25K22_FALSE
1310 ENABLE_18F25K22_TRUE
1311 ENABLE_18F25K20_FALSE
1312 ENABLE_18F25K20_TRUE
1313 ENABLE_18F25J50_FALSE
1314 ENABLE_18F25J50_TRUE
1315 ENABLE_18F25J11_FALSE
1316 ENABLE_18F25J11_TRUE
1317 ENABLE_18F25J10_FALSE
1318 ENABLE_18F25J10_TRUE
1321 ENABLE_18F2585_FALSE
1323 ENABLE_18F2580_FALSE
1325 ENABLE_18F2553_FALSE
1327 ENABLE_18F2550_FALSE
1329 ENABLE_18F2539_FALSE
1333 ENABLE_18F2525_FALSE
1335 ENABLE_18F2523_FALSE
1337 ENABLE_18F2520_FALSE
1339 ENABLE_18F2515_FALSE
1341 ENABLE_18F2510_FALSE
1343 ENABLE_18F24K50_FALSE
1344 ENABLE_18F24K50_TRUE
1345 ENABLE_18F24K22_FALSE
1346 ENABLE_18F24K22_TRUE
1347 ENABLE_18F24K20_FALSE
1348 ENABLE_18F24K20_TRUE
1349 ENABLE_18F24J50_FALSE
1350 ENABLE_18F24J50_TRUE
1351 ENABLE_18F24J11_FALSE
1352 ENABLE_18F24J11_TRUE
1353 ENABLE_18F24J10_FALSE
1354 ENABLE_18F24J10_TRUE
1357 ENABLE_18F2480_FALSE
1359 ENABLE_18F2458_FALSE
1361 ENABLE_18F2455_FALSE
1363 ENABLE_18F2450_FALSE
1365 ENABLE_18F2439_FALSE
1367 ENABLE_18F2431_FALSE
1371 ENABLE_18F2423_FALSE
1373 ENABLE_18F2420_FALSE
1375 ENABLE_18F2410_FALSE
1377 ENABLE_18F23K22_FALSE
1378 ENABLE_18F23K22_TRUE
1379 ENABLE_18F23K20_FALSE
1380 ENABLE_18F23K20_TRUE
1381 ENABLE_18F2331_FALSE
1383 ENABLE_18F2321_FALSE
1385 ENABLE_18F2320_FALSE
1387 ENABLE_18F2221_FALSE
1389 ENABLE_18F2220_FALSE
1391 ENABLE_18F14K50_FALSE
1392 ENABLE_18F14K50_TRUE
1393 ENABLE_18F14K22_FALSE
1394 ENABLE_18F14K22_TRUE
1395 ENABLE_18F13K50_FALSE
1396 ENABLE_18F13K50_TRUE
1397 ENABLE_18F13K22_FALSE
1398 ENABLE_18F13K22_TRUE
1399 ENABLE_18F1330_FALSE
1401 ENABLE_18F1320_FALSE
1403 ENABLE_18F1230_FALSE
1405 ENABLE_18F1220_FALSE
1408 am__fastdepCCAS_FALSE
1409 am__fastdepCCAS_TRUE
1432 MAINTAINER_MODE_FALSE
1433 MAINTAINER_MODE_TRUE
1435 AM_DEFAULT_VERBOSITY
1449 INSTALL_STRIP_PROGRAM
1492 program_transform_name
1506 enable_option_checking
1508 enable_maintainer_mode
1510 enable_dependency_tracking
1512 ac_precious_vars
='build_alias
1517 # Initialize some variables set by options.
1519 ac_init_version
=false
1520 ac_unrecognized_opts
=
1521 ac_unrecognized_sep
=
1522 # The variables have the same names as the options, with
1523 # dashes changed to underlines.
1524 cache_file
=/dev
/null
1531 program_transform_name
=s
,x
,x
,
1539 # Installation directory options.
1540 # These are left unexpanded so users can "make install exec_prefix=/foo"
1541 # and all the variables that are supposed to be based on exec_prefix
1542 # by default will actually change.
1543 # Use braces instead of parens because sh, perl, etc. also accept them.
1544 # (The list follows the same order as the GNU Coding Standards.)
1545 bindir
='${exec_prefix}/bin'
1546 sbindir
='${exec_prefix}/sbin'
1547 libexecdir
='${exec_prefix}/libexec'
1548 datarootdir
='${prefix}/share'
1549 datadir
='${datarootdir}'
1550 sysconfdir
='${prefix}/etc'
1551 sharedstatedir
='${prefix}/com'
1552 localstatedir
='${prefix}/var'
1553 runstatedir
='${localstatedir}/run'
1554 includedir
='${prefix}/include'
1555 oldincludedir
='/usr/include'
1556 docdir
='${datarootdir}/doc/${PACKAGE_TARNAME}'
1557 infodir
='${datarootdir}/info'
1562 libdir
='${exec_prefix}/lib'
1563 localedir
='${datarootdir}/locale'
1564 mandir
='${datarootdir}/man'
1570 # If the previous option needs an argument, assign it.
1571 if test -n "$ac_prev"; then
1572 eval $ac_prev=\
$ac_option
1578 *=?
*) ac_optarg
=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
1583 case $ac_dashdash$ac_option in
1587 -bindir |
--bindir |
--bindi |
--bind |
--bin |
--bi)
1589 -bindir=* |
--bindir=* |
--bindi=* |
--bind=* |
--bin=* |
--bi=*)
1590 bindir
=$ac_optarg ;;
1592 -build |
--build |
--buil |
--bui |
--bu)
1593 ac_prev
=build_alias
;;
1594 -build=* |
--build=* |
--buil=* |
--bui=* |
--bu=*)
1595 build_alias
=$ac_optarg ;;
1597 -cache-file |
--cache-file |
--cache-fil |
--cache-fi \
1598 |
--cache-f |
--cache- |
--cache |
--cach |
--cac |
--ca |
--c)
1599 ac_prev
=cache_file
;;
1600 -cache-file=* |
--cache-file=* |
--cache-fil=* |
--cache-fi=* \
1601 |
--cache-f=* |
--cache-=* |
--cache=* |
--cach=* |
--cac=* |
--ca=* |
--c=*)
1602 cache_file
=$ac_optarg ;;
1604 --config-cache |
-C)
1605 cache_file
=config.cache
;;
1607 -datadir |
--datadir |
--datadi |
--datad)
1609 -datadir=* |
--datadir=* |
--datadi=* |
--datad=*)
1610 datadir
=$ac_optarg ;;
1612 -datarootdir |
--datarootdir |
--datarootdi |
--datarootd |
--dataroot \
1613 |
--dataroo |
--dataro |
--datar)
1614 ac_prev
=datarootdir
;;
1615 -datarootdir=* |
--datarootdir=* |
--datarootdi=* |
--datarootd=* \
1616 |
--dataroot=* |
--dataroo=* |
--dataro=* |
--datar=*)
1617 datarootdir
=$ac_optarg ;;
1619 -disable-* |
--disable-*)
1620 ac_useropt
=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
1621 # Reject names that are not valid shell variable names.
1622 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev
/null
&&
1623 as_fn_error $?
"invalid feature name: \`$ac_useropt'"
1624 ac_useropt_orig
=$ac_useropt
1625 ac_useropt
=`printf "%s\n" "$ac_useropt" | sed 's/[-+.]/_/g'`
1626 case $ac_user_opts in
1628 "enable_
$ac_useropt"
1630 *) ac_unrecognized_opts
="$ac_unrecognized_opts$ac_unrecognized_sep--disable-$ac_useropt_orig"
1631 ac_unrecognized_sep
=', ';;
1633 eval enable_
$ac_useropt=no
;;
1635 -docdir |
--docdir |
--docdi |
--doc |
--do)
1637 -docdir=* |
--docdir=* |
--docdi=* |
--doc=* |
--do=*)
1638 docdir
=$ac_optarg ;;
1640 -dvidir |
--dvidir |
--dvidi |
--dvid |
--dvi |
--dv)
1642 -dvidir=* |
--dvidir=* |
--dvidi=* |
--dvid=* |
--dvi=* |
--dv=*)
1643 dvidir
=$ac_optarg ;;
1645 -enable-* |
--enable-*)
1646 ac_useropt
=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
1647 # Reject names that are not valid shell variable names.
1648 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev
/null
&&
1649 as_fn_error $?
"invalid feature name: \`$ac_useropt'"
1650 ac_useropt_orig
=$ac_useropt
1651 ac_useropt
=`printf "%s\n" "$ac_useropt" | sed 's/[-+.]/_/g'`
1652 case $ac_user_opts in
1654 "enable_
$ac_useropt"
1656 *) ac_unrecognized_opts
="$ac_unrecognized_opts$ac_unrecognized_sep--enable-$ac_useropt_orig"
1657 ac_unrecognized_sep
=', ';;
1659 eval enable_
$ac_useropt=\
$ac_optarg ;;
1661 -exec-prefix |
--exec_prefix |
--exec-prefix |
--exec-prefi \
1662 |
--exec-pref |
--exec-pre |
--exec-pr |
--exec-p |
--exec- \
1663 |
--exec |
--exe |
--ex)
1664 ac_prev
=exec_prefix
;;
1665 -exec-prefix=* |
--exec_prefix=* |
--exec-prefix=* |
--exec-prefi=* \
1666 |
--exec-pref=* |
--exec-pre=* |
--exec-pr=* |
--exec-p=* |
--exec-=* \
1667 |
--exec=* |
--exe=* |
--ex=*)
1668 exec_prefix
=$ac_optarg ;;
1670 -gas |
--gas |
--ga |
--g)
1671 # Obsolete; use --with-gas.
1674 -help |
--help |
--hel |
--he |
-h)
1675 ac_init_help
=long
;;
1676 -help=r
* |
--help=r
* |
--hel=r
* |
--he=r
* |
-hr*)
1677 ac_init_help
=recursive
;;
1678 -help=s
* |
--help=s
* |
--hel=s
* |
--he=s
* |
-hs*)
1679 ac_init_help
=short
;;
1681 -host |
--host |
--hos |
--ho)
1682 ac_prev
=host_alias
;;
1683 -host=* |
--host=* |
--hos=* |
--ho=*)
1684 host_alias
=$ac_optarg ;;
1686 -htmldir |
--htmldir |
--htmldi |
--htmld |
--html |
--htm |
--ht)
1688 -htmldir=* |
--htmldir=* |
--htmldi=* |
--htmld=* |
--html=* |
--htm=* \
1690 htmldir
=$ac_optarg ;;
1692 -includedir |
--includedir |
--includedi |
--included |
--include \
1693 |
--includ |
--inclu |
--incl |
--inc)
1694 ac_prev
=includedir
;;
1695 -includedir=* |
--includedir=* |
--includedi=* |
--included=* |
--include=* \
1696 |
--includ=* |
--inclu=* |
--incl=* |
--inc=*)
1697 includedir
=$ac_optarg ;;
1699 -infodir |
--infodir |
--infodi |
--infod |
--info |
--inf)
1701 -infodir=* |
--infodir=* |
--infodi=* |
--infod=* |
--info=* |
--inf=*)
1702 infodir
=$ac_optarg ;;
1704 -libdir |
--libdir |
--libdi |
--libd)
1706 -libdir=* |
--libdir=* |
--libdi=* |
--libd=*)
1707 libdir
=$ac_optarg ;;
1709 -libexecdir |
--libexecdir |
--libexecdi |
--libexecd |
--libexec \
1710 |
--libexe |
--libex |
--libe)
1711 ac_prev
=libexecdir
;;
1712 -libexecdir=* |
--libexecdir=* |
--libexecdi=* |
--libexecd=* |
--libexec=* \
1713 |
--libexe=* |
--libex=* |
--libe=*)
1714 libexecdir
=$ac_optarg ;;
1716 -localedir |
--localedir |
--localedi |
--localed |
--locale)
1717 ac_prev
=localedir
;;
1718 -localedir=* |
--localedir=* |
--localedi=* |
--localed=* |
--locale=*)
1719 localedir
=$ac_optarg ;;
1721 -localstatedir |
--localstatedir |
--localstatedi |
--localstated \
1722 |
--localstate |
--localstat |
--localsta |
--localst |
--locals)
1723 ac_prev
=localstatedir
;;
1724 -localstatedir=* |
--localstatedir=* |
--localstatedi=* |
--localstated=* \
1725 |
--localstate=* |
--localstat=* |
--localsta=* |
--localst=* |
--locals=*)
1726 localstatedir
=$ac_optarg ;;
1728 -mandir |
--mandir |
--mandi |
--mand |
--man |
--ma |
--m)
1730 -mandir=* |
--mandir=* |
--mandi=* |
--mand=* |
--man=* |
--ma=* |
--m=*)
1731 mandir
=$ac_optarg ;;
1733 -nfp |
--nfp |
--nf)
1734 # Obsolete; use --without-fp.
1737 -no-create |
--no-create |
--no-creat |
--no-crea |
--no-cre \
1738 |
--no-cr |
--no-c |
-n)
1741 -no-recursion |
--no-recursion |
--no-recursio |
--no-recursi \
1742 |
--no-recurs |
--no-recur |
--no-recu |
--no-rec |
--no-re |
--no-r)
1745 -oldincludedir |
--oldincludedir |
--oldincludedi |
--oldincluded \
1746 |
--oldinclude |
--oldinclud |
--oldinclu |
--oldincl |
--oldinc \
1747 |
--oldin |
--oldi |
--old |
--ol |
--o)
1748 ac_prev
=oldincludedir
;;
1749 -oldincludedir=* |
--oldincludedir=* |
--oldincludedi=* |
--oldincluded=* \
1750 |
--oldinclude=* |
--oldinclud=* |
--oldinclu=* |
--oldincl=* |
--oldinc=* \
1751 |
--oldin=* |
--oldi=* |
--old=* |
--ol=* |
--o=*)
1752 oldincludedir
=$ac_optarg ;;
1754 -prefix |
--prefix |
--prefi |
--pref |
--pre |
--pr |
--p)
1756 -prefix=* |
--prefix=* |
--prefi=* |
--pref=* |
--pre=* |
--pr=* |
--p=*)
1757 prefix
=$ac_optarg ;;
1759 -program-prefix |
--program-prefix |
--program-prefi |
--program-pref \
1760 |
--program-pre |
--program-pr |
--program-p)
1761 ac_prev
=program_prefix
;;
1762 -program-prefix=* |
--program-prefix=* |
--program-prefi=* \
1763 |
--program-pref=* |
--program-pre=* |
--program-pr=* |
--program-p=*)
1764 program_prefix
=$ac_optarg ;;
1766 -program-suffix |
--program-suffix |
--program-suffi |
--program-suff \
1767 |
--program-suf |
--program-su |
--program-s)
1768 ac_prev
=program_suffix
;;
1769 -program-suffix=* |
--program-suffix=* |
--program-suffi=* \
1770 |
--program-suff=* |
--program-suf=* |
--program-su=* |
--program-s=*)
1771 program_suffix
=$ac_optarg ;;
1773 -program-transform-name |
--program-transform-name \
1774 |
--program-transform-nam |
--program-transform-na \
1775 |
--program-transform-n |
--program-transform- \
1776 |
--program-transform |
--program-transfor \
1777 |
--program-transfo |
--program-transf \
1778 |
--program-trans |
--program-tran \
1779 |
--progr-tra |
--program-tr |
--program-t)
1780 ac_prev
=program_transform_name
;;
1781 -program-transform-name=* |
--program-transform-name=* \
1782 |
--program-transform-nam=* |
--program-transform-na=* \
1783 |
--program-transform-n=* |
--program-transform-=* \
1784 |
--program-transform=* |
--program-transfor=* \
1785 |
--program-transfo=* |
--program-transf=* \
1786 |
--program-trans=* |
--program-tran=* \
1787 |
--progr-tra=* |
--program-tr=* |
--program-t=*)
1788 program_transform_name
=$ac_optarg ;;
1790 -pdfdir |
--pdfdir |
--pdfdi |
--pdfd |
--pdf |
--pd)
1792 -pdfdir=* |
--pdfdir=* |
--pdfdi=* |
--pdfd=* |
--pdf=* |
--pd=*)
1793 pdfdir
=$ac_optarg ;;
1795 -psdir |
--psdir |
--psdi |
--psd |
--ps)
1797 -psdir=* |
--psdir=* |
--psdi=* |
--psd=* |
--ps=*)
1800 -q |
-quiet |
--quiet |
--quie |
--qui |
--qu |
--q \
1801 |
-silent |
--silent |
--silen |
--sile |
--sil)
1804 -runstatedir |
--runstatedir |
--runstatedi |
--runstated \
1805 |
--runstate |
--runstat |
--runsta |
--runst |
--runs \
1806 |
--run |
--ru |
--r)
1807 ac_prev
=runstatedir
;;
1808 -runstatedir=* |
--runstatedir=* |
--runstatedi=* |
--runstated=* \
1809 |
--runstate=* |
--runstat=* |
--runsta=* |
--runst=* |
--runs=* \
1810 |
--run=* |
--ru=* |
--r=*)
1811 runstatedir
=$ac_optarg ;;
1813 -sbindir |
--sbindir |
--sbindi |
--sbind |
--sbin |
--sbi |
--sb)
1815 -sbindir=* |
--sbindir=* |
--sbindi=* |
--sbind=* |
--sbin=* \
1817 sbindir
=$ac_optarg ;;
1819 -sharedstatedir |
--sharedstatedir |
--sharedstatedi \
1820 |
--sharedstated |
--sharedstate |
--sharedstat |
--sharedsta \
1821 |
--sharedst |
--shareds |
--shared |
--share |
--shar \
1823 ac_prev
=sharedstatedir
;;
1824 -sharedstatedir=* |
--sharedstatedir=* |
--sharedstatedi=* \
1825 |
--sharedstated=* |
--sharedstate=* |
--sharedstat=* |
--sharedsta=* \
1826 |
--sharedst=* |
--shareds=* |
--shared=* |
--share=* |
--shar=* \
1828 sharedstatedir
=$ac_optarg ;;
1830 -site |
--site |
--sit)
1832 -site=* |
--site=* |
--sit=*)
1835 -srcdir |
--srcdir |
--srcdi |
--srcd |
--src |
--sr)
1837 -srcdir=* |
--srcdir=* |
--srcdi=* |
--srcd=* |
--src=* |
--sr=*)
1838 srcdir
=$ac_optarg ;;
1840 -sysconfdir |
--sysconfdir |
--sysconfdi |
--sysconfd |
--sysconf \
1841 |
--syscon |
--sysco |
--sysc |
--sys |
--sy)
1842 ac_prev
=sysconfdir
;;
1843 -sysconfdir=* |
--sysconfdir=* |
--sysconfdi=* |
--sysconfd=* |
--sysconf=* \
1844 |
--syscon=* |
--sysco=* |
--sysc=* |
--sys=* |
--sy=*)
1845 sysconfdir
=$ac_optarg ;;
1847 -target |
--target |
--targe |
--targ |
--tar |
--ta |
--t)
1848 ac_prev
=target_alias
;;
1849 -target=* |
--target=* |
--targe=* |
--targ=* |
--tar=* |
--ta=* |
--t=*)
1850 target_alias
=$ac_optarg ;;
1852 -v |
-verbose |
--verbose |
--verbos |
--verbo |
--verb)
1855 -version |
--version |
--versio |
--versi |
--vers |
-V)
1856 ac_init_version
=: ;;
1859 ac_useropt
=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
1860 # Reject names that are not valid shell variable names.
1861 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev
/null
&&
1862 as_fn_error $?
"invalid package name: \`$ac_useropt'"
1863 ac_useropt_orig
=$ac_useropt
1864 ac_useropt
=`printf "%s\n" "$ac_useropt" | sed 's/[-+.]/_/g'`
1865 case $ac_user_opts in
1869 *) ac_unrecognized_opts
="$ac_unrecognized_opts$ac_unrecognized_sep--with-$ac_useropt_orig"
1870 ac_unrecognized_sep
=', ';;
1872 eval with_
$ac_useropt=\
$ac_optarg ;;
1874 -without-* |
--without-*)
1875 ac_useropt
=`expr "x$ac_option" : 'x-*without-\(.*\)'`
1876 # Reject names that are not valid shell variable names.
1877 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev
/null
&&
1878 as_fn_error $?
"invalid package name: \`$ac_useropt'"
1879 ac_useropt_orig
=$ac_useropt
1880 ac_useropt
=`printf "%s\n" "$ac_useropt" | sed 's/[-+.]/_/g'`
1881 case $ac_user_opts in
1885 *) ac_unrecognized_opts
="$ac_unrecognized_opts$ac_unrecognized_sep--without-$ac_useropt_orig"
1886 ac_unrecognized_sep
=', ';;
1888 eval with_
$ac_useropt=no
;;
1891 # Obsolete; use --with-x.
1894 -x-includes |
--x-includes |
--x-include |
--x-includ |
--x-inclu \
1895 |
--x-incl |
--x-inc |
--x-in |
--x-i)
1896 ac_prev
=x_includes
;;
1897 -x-includes=* |
--x-includes=* |
--x-include=* |
--x-includ=* |
--x-inclu=* \
1898 |
--x-incl=* |
--x-inc=* |
--x-in=* |
--x-i=*)
1899 x_includes
=$ac_optarg ;;
1901 -x-libraries |
--x-libraries |
--x-librarie |
--x-librari \
1902 |
--x-librar |
--x-libra |
--x-libr |
--x-lib |
--x-li |
--x-l)
1903 ac_prev
=x_libraries
;;
1904 -x-libraries=* |
--x-libraries=* |
--x-librarie=* |
--x-librari=* \
1905 |
--x-librar=* |
--x-libra=* |
--x-libr=* |
--x-lib=* |
--x-li=* |
--x-l=*)
1906 x_libraries
=$ac_optarg ;;
1908 -*) as_fn_error $?
"unrecognized option: \`$ac_option'
1909 Try \`$0 --help' for more information"
1913 ac_envvar
=`expr "x$ac_option" : 'x\([^=]*\)='`
1914 # Reject names that are not valid shell variable names.
1915 case $ac_envvar in #(
1916 '' |
[0-9]* |
*[!_
$as_cr_alnum]* )
1917 as_fn_error $?
"invalid variable name: \`$ac_envvar'" ;;
1919 eval $ac_envvar=\
$ac_optarg
1920 export $ac_envvar ;;
1923 # FIXME: should be removed in autoconf 3.0.
1924 printf "%s\n" "$as_me: WARNING: you should use --build, --host, --target" >&2
1925 expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev
/null
&&
1926 printf "%s\n" "$as_me: WARNING: invalid host type: $ac_option" >&2
1927 : "${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}"
1933 if test -n "$ac_prev"; then
1934 ac_option
=--`echo $ac_prev | sed 's/_/-/g'`
1935 as_fn_error $?
"missing argument to $ac_option"
1938 if test -n "$ac_unrecognized_opts"; then
1939 case $enable_option_checking in
1941 fatal
) as_fn_error $?
"unrecognized options: $ac_unrecognized_opts" ;;
1942 *) printf "%s\n" "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;;
1946 # Check all directory arguments for consistency.
1947 for ac_var
in exec_prefix prefix bindir sbindir libexecdir datarootdir \
1948 datadir sysconfdir sharedstatedir localstatedir includedir \
1949 oldincludedir docdir infodir htmldir dvidir pdfdir psdir \
1950 libdir localedir mandir runstatedir
1952 eval ac_val
=\$
$ac_var
1953 # Remove trailing slashes.
1956 ac_val
=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
1957 eval $ac_var=\
$ac_val;;
1959 # Be sure to have absolute directory names.
1961 [\\/$
]* | ?
:[\\/]* ) continue;;
1962 NONE |
'' ) case $ac_var in *prefix
) continue;; esac;;
1964 as_fn_error $?
"expected an absolute directory name for --$ac_var: $ac_val"
1967 # There might be people who depend on the old broken behavior: `$host'
1968 # used to hold the argument of --host etc.
1969 # FIXME: To remove some day.
1972 target
=$target_alias
1974 # FIXME: To remove some day.
1975 if test "x$host_alias" != x
; then
1976 if test "x$build_alias" = x
; then
1977 cross_compiling
=maybe
1978 elif test "x$build_alias" != "x$host_alias"; then
1984 test -n "$host_alias" && ac_tool_prefix
=$host_alias-
1986 test "$silent" = yes && exec 6>/dev
/null
1989 ac_pwd
=`pwd` && test -n "$ac_pwd" &&
1990 ac_ls_di
=`ls -di .` &&
1991 ac_pwd_ls_di
=`cd "$ac_pwd" && ls -di .` ||
1992 as_fn_error $?
"working directory cannot be determined"
1993 test "X$ac_ls_di" = "X$ac_pwd_ls_di" ||
1994 as_fn_error $?
"pwd does not report name of working directory"
1997 # Find the source files, if location was not specified.
1998 if test -z "$srcdir"; then
1999 ac_srcdir_defaulted
=yes
2000 # Try the directory containing this script, then the parent directory.
2001 ac_confdir
=`$as_dirname -- "$as_myself" ||
2002 $as_expr X"$as_myself" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
2003 X"$as_myself" : 'X\(//\)[^/]' \| \
2004 X"$as_myself" : 'X\(//\)$' \| \
2005 X"$as_myself" : 'X\(/\)' \| . 2>/dev/null ||
2006 printf "%s\n" X"$as_myself" |
2007 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
2025 if test ! -r "$srcdir/$ac_unique_file"; then
2029 ac_srcdir_defaulted
=no
2031 if test ! -r "$srcdir/$ac_unique_file"; then
2032 test "$ac_srcdir_defaulted" = yes && srcdir
="$ac_confdir or .."
2033 as_fn_error $?
"cannot find sources ($ac_unique_file) in $srcdir"
2035 ac_msg
="sources are in $srcdir, but \`cd $srcdir' does not work"
2037 cd "$srcdir" && test -r "./$ac_unique_file" || as_fn_error $? "$ac_msg"
2039 # When building in place, set srcdir=.
2040 if test "$ac_abs_confdir" = "$ac_pwd"; then
2043 # Remove unnecessary trailing slashes from srcdir.
2044 # Double slashes in file names in object file debugging info
2045 # mess up M-x gdb in Emacs.
2047 */) srcdir
=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
2049 for ac_var
in $ac_precious_vars; do
2050 eval ac_env_
${ac_var}_set=\${${ac_var}+set}
2051 eval ac_env_
${ac_var}_value
=\$
${ac_var}
2052 eval ac_cv_env_
${ac_var}_set=\${${ac_var}+set}
2053 eval ac_cv_env_
${ac_var}_value
=\$
${ac_var}
2057 # Report the --help message.
2059 if test "$ac_init_help" = "long"; then
2060 # Omit some internal or obsolete options to make the list less imposing.
2061 # This message is too long to be a string in the A/UX 3.1 sh.
2063 \`configure' configures pic16lib 0.3 to adapt to many kinds of systems.
2065 Usage: $0 [OPTION]... [VAR=VALUE]...
2067 To assign environment variables (e.g., CC, CFLAGS...), specify them as
2068 VAR=VALUE. See below for descriptions of some of the useful variables.
2070 Defaults for the options are specified in brackets.
2073 -h, --help display this help and exit
2074 --help=short display options specific to this package
2075 --help=recursive display the short help of all the included packages
2076 -V, --version display version information and exit
2077 -q, --quiet, --silent do not print \`checking ...' messages
2078 --cache-file=FILE cache test results in FILE [disabled]
2079 -C, --config-cache alias for \`--cache-file=config.cache'
2080 -n, --no-create do not create output files
2081 --srcdir=DIR find the sources in DIR [configure dir or \`..']
2083 Installation directories:
2084 --prefix=PREFIX install architecture-independent files in PREFIX
2085 [$ac_default_prefix]
2086 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
2089 By default, \`make install' will install all the files in
2090 \`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify
2091 an installation prefix other than \`$ac_default_prefix' using \`--prefix',
2092 for instance \`--prefix=\$HOME'.
2094 For better control, use the options below.
2096 Fine tuning of the installation directories:
2097 --bindir=DIR user executables [EPREFIX/bin]
2098 --sbindir=DIR system admin executables [EPREFIX/sbin]
2099 --libexecdir=DIR program executables [EPREFIX/libexec]
2100 --sysconfdir=DIR read-only single-machine data [PREFIX/etc]
2101 --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
2102 --localstatedir=DIR modifiable single-machine data [PREFIX/var]
2103 --runstatedir=DIR modifiable per-process data [LOCALSTATEDIR/run]
2104 --libdir=DIR object code libraries [EPREFIX/lib]
2105 --includedir=DIR C header files [PREFIX/include]
2106 --oldincludedir=DIR C header files for non-gcc [/usr/include]
2107 --datarootdir=DIR read-only arch.-independent data root [PREFIX/share]
2108 --datadir=DIR read-only architecture-independent data [DATAROOTDIR]
2109 --infodir=DIR info documentation [DATAROOTDIR/info]
2110 --localedir=DIR locale-dependent data [DATAROOTDIR/locale]
2111 --mandir=DIR man documentation [DATAROOTDIR/man]
2112 --docdir=DIR documentation root [DATAROOTDIR/doc/pic16lib]
2113 --htmldir=DIR html documentation [DOCDIR]
2114 --dvidir=DIR dvi documentation [DOCDIR]
2115 --pdfdir=DIR pdf documentation [DOCDIR]
2116 --psdir=DIR ps documentation [DOCDIR]
2122 --program-prefix=PREFIX prepend PREFIX to installed program names
2123 --program-suffix=SUFFIX append SUFFIX to installed program names
2124 --program-transform-name=PROGRAM run
sed PROGRAM on installed program names
2128 if test -n "$ac_init_help"; then
2129 case $ac_init_help in
2130 short | recursive
) echo "Configuration of pic16lib 0.3:";;
2135 --disable-option-checking ignore unrecognized
--enable/--with options
2136 --disable-FEATURE do not include FEATURE
(same as
--enable-FEATURE=no
)
2137 --enable-FEATURE[=ARG
] include FEATURE
[ARG
=yes]
2138 --enable-silent-rules less verbose build output
(undo
: "make V=1")
2139 --disable-silent-rules verbose build output
(undo
: "make V=0")
2140 --enable-maintainer-mode
2141 enable make rules and dependencies not useful
(and
2142 sometimes confusing
) to the casual installer
2143 --enable-floats Enable output of float-values via
printf().
2144 --enable-dependency-tracking
2145 do not reject slow dependency extractors
2146 --disable-dependency-tracking
2147 speeds up one-time build
2149 Report bugs to
<tecodev AT users sourceforge net
>.
2154 if test "$ac_init_help" = "recursive"; then
2155 # If there are subdirs, report their specific --help.
2156 for ac_dir
in : $ac_subdirs_all; do test "x$ac_dir" = x
: && continue
2157 test -d "$ac_dir" ||
2158 { cd "$srcdir" && ac_pwd
=`pwd` && srcdir
=.
&& test -d "$ac_dir"; } ||
2163 .
) ac_dir_suffix
= ac_top_builddir_sub
=. ac_top_build_prefix
= ;;
2165 ac_dir_suffix
=/`printf "%s\n" "$ac_dir" | sed 's|^\.[\\/]||'`
2166 # A ".." for each directory in $ac_dir_suffix.
2167 ac_top_builddir_sub
=`printf "%s\n" "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
2168 case $ac_top_builddir_sub in
2169 "") ac_top_builddir_sub
=. ac_top_build_prefix
= ;;
2170 *) ac_top_build_prefix
=$ac_top_builddir_sub/ ;;
2173 ac_abs_top_builddir
=$ac_pwd
2174 ac_abs_builddir
=$ac_pwd$ac_dir_suffix
2175 # for backward compatibility:
2176 ac_top_builddir
=$ac_top_build_prefix
2179 .
) # We are building in place.
2181 ac_top_srcdir
=$ac_top_builddir_sub
2182 ac_abs_top_srcdir
=$ac_pwd ;;
2183 [\\/]* | ?
:[\\/]* ) # Absolute name.
2184 ac_srcdir
=$srcdir$ac_dir_suffix;
2185 ac_top_srcdir
=$srcdir
2186 ac_abs_top_srcdir
=$srcdir ;;
2188 ac_srcdir
=$ac_top_build_prefix$srcdir$ac_dir_suffix
2189 ac_top_srcdir
=$ac_top_build_prefix$srcdir
2190 ac_abs_top_srcdir
=$ac_pwd/$srcdir ;;
2192 ac_abs_srcdir
=$ac_abs_top_srcdir$ac_dir_suffix
2194 cd "$ac_dir" ||
{ ac_status
=$?
; continue; }
2195 # Check for configure.gnu first; this name is used for a wrapper for
2196 # Metaconfig's "Configure" on case-insensitive file systems.
2197 if test -f "$ac_srcdir/configure.gnu"; then
2199 $SHELL "$ac_srcdir/configure.gnu" --help=recursive
2200 elif test -f "$ac_srcdir/configure"; then
2202 $SHELL "$ac_srcdir/configure" --help=recursive
2204 printf "%s\n" "$as_me: WARNING: no configuration information is in $ac_dir" >&2
2206 cd "$ac_pwd" ||
{ ac_status
=$?
; break; }
2210 test -n "$ac_init_help" && exit $ac_status
2211 if $ac_init_version; then
2213 pic16lib configure
0.3
2214 generated by GNU Autoconf
2.71
2216 Copyright
(C
) 2021 Free Software Foundation
, Inc.
2217 This configure
script is free software
; the Free Software Foundation
2218 gives unlimited permission to copy
, distribute and modify it.
2223 ## ------------------------ ##
2224 ## Autoconf initialization. ##
2225 ## ------------------------ ##
2226 ac_configure_args_raw
=
2231 ac_arg
=`printf "%s\n" "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
2233 as_fn_append ac_configure_args_raw
" '$ac_arg'"
2236 case $ac_configure_args_raw in
2240 ac_unsafe_z
='|&;<>()$`\\"*?[ '' ' # This string ends in space, tab.
2241 ac_unsafe_a
="$ac_unsafe_z#~"
2242 ac_safe_unquote
="s/ '\\([^$ac_unsafe_a][^$ac_unsafe_z]*\\)'/ \\1/g"
2243 ac_configure_args_raw
=` printf "%s\n" "$ac_configure_args_raw" | sed "$ac_safe_unquote"`;;
2246 cat >config.log
<<_ACEOF
2247 This file contains any messages produced by compilers while
2248 running configure, to aid debugging if configure makes a mistake.
2250 It was created by pic16lib $as_me 0.3, which was
2251 generated by GNU Autoconf 2.71. Invocation command line was
2253 $ $0$ac_configure_args_raw
2263 hostname = `(hostname || uname -n) 2>/dev/null | sed 1q`
2264 uname -m = `(uname -m) 2>/dev/null || echo unknown`
2265 uname -r = `(uname -r) 2>/dev/null || echo unknown`
2266 uname -s = `(uname -s) 2>/dev/null || echo unknown`
2267 uname -v = `(uname -v) 2>/dev/null || echo unknown`
2269 /usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown`
2270 /bin/uname -X = `(/bin/uname -X) 2>/dev/null || echo unknown`
2272 /bin/arch = `(/bin/arch) 2>/dev/null || echo unknown`
2273 /usr/bin/arch -k = `(/usr/bin/arch -k) 2>/dev/null || echo unknown`
2274 /usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null || echo unknown`
2275 /usr/bin/hostinfo = `(/usr/bin/hostinfo) 2>/dev/null || echo unknown`
2276 /bin/machine = `(/bin/machine) 2>/dev/null || echo unknown`
2277 /usr/bin/oslevel = `(/usr/bin/oslevel) 2>/dev/null || echo unknown`
2278 /bin/universe = `(/bin/universe) 2>/dev/null || echo unknown`
2282 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
2286 case $as_dir in #(((
2289 *) as_dir
=$as_dir/ ;;
2291 printf "%s\n" "PATH: $as_dir"
2307 # Keep a trace of the command line.
2308 # Strip out --no-create and --no-recursion so they do not pile up.
2309 # Strip out --silent because we don't want to record it for future runs.
2310 # Also quote any args containing shell meta-characters.
2311 # Make two passes to allow for proper duplicate-argument suppression.
2315 ac_must_keep_next
=false
2321 -no-create |
--no-c* |
-n |
-no-recursion |
--no-r*) continue ;;
2322 -q |
-quiet |
--quiet |
--quie |
--qui |
--qu |
--q \
2323 |
-silent |
--silent |
--silen |
--sile |
--sil)
2326 ac_arg
=`printf "%s\n" "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
2329 1) as_fn_append ac_configure_args0
" '$ac_arg'" ;;
2331 as_fn_append ac_configure_args1
" '$ac_arg'"
2332 if test $ac_must_keep_next = true
; then
2333 ac_must_keep_next
=false
# Got value, back to normal.
2336 *=* |
--config-cache |
-C |
-disable-* |
--disable-* \
2337 |
-enable-* |
--enable-* |
-gas |
--g* |
-nfp |
--nf* \
2338 |
-q |
-quiet |
--q* |
-silent |
--sil* |
-v |
-verb* \
2339 |
-with-* |
--with-* |
-without-* |
--without-* |
--x)
2340 case "$ac_configure_args0 " in
2341 "$ac_configure_args1"*" '$ac_arg' "* ) continue ;;
2344 -* ) ac_must_keep_next
=true
;;
2347 as_fn_append ac_configure_args
" '$ac_arg'"
2352 { ac_configure_args0
=; unset ac_configure_args0
;}
2353 { ac_configure_args1
=; unset ac_configure_args1
;}
2355 # When interrupted or exit'd, cleanup temporary files, and complete
2356 # config.log. We remove comments because anyway the quotes in there
2357 # would cause problems or look ugly.
2358 # WARNING: Use '\'' to represent an apostrophe within the trap.
2359 # WARNING: Do not start the trap code with a newline, due to a FreeBSD 4.0 bug.
2360 trap 'exit_status=$?
2363 # Save into config.log some information that might help in debugging.
2367 printf "%s\n" "## ---------------- ##
2368 ## Cache variables. ##
2369 ## ---------------- ##"
2371 # The following way of writing the cache mishandles newlines in values,
2373 for ac_var in `(set) 2>&1 | sed -n '\''s/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'\''`; do
2374 eval ac_val=\$$ac_var
2378 *_cv_*) { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5
2379 printf "%s\n" "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
2382 _ | IFS | as_nl) ;; #(
2383 BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
2384 *) { eval $ac_var=; unset $ac_var;} ;;
2389 case $as_nl`(ac_space='\'' '\''; set) 2>&1` in #(
2390 *${as_nl}ac_space=\ *)
2392 "s/'\''/'\''\\\\'\'''\''/g;
2393 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\''\\2'\''/p"
2396 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
2403 printf "%s\n" "## ----------------- ##
2404 ## Output variables. ##
2405 ## ----------------- ##"
2407 for ac_var in $ac_subst_vars
2409 eval ac_val=\$$ac_var
2411 *\'\''*) ac_val
=`printf "%s\n" "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
2413 printf "%s\n" "$ac_var='\''$ac_val'\''"
2417 if test -n "$ac_subst_files"; then
2418 printf "%s\n" "## ------------------- ##
2419 ## File substitutions. ##
2420 ## ------------------- ##"
2422 for ac_var
in $ac_subst_files
2424 eval ac_val
=\$
$ac_var
2426 *\'\''*) ac_val=`printf "%s\n" "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
2428 printf "%s\n" "$ac_var='\''$ac_val'\''"
2433 if test -s confdefs.h; then
2434 printf "%s\n" "## ----------- ##
2441 test "$ac_signal" != 0 &&
2442 printf "%s\n" "$as_me: caught signal $ac_signal"
2443 printf "%s\n" "$as_me: exit $exit_status"
2445 rm -f core *.core core.conftest.* &&
2446 rm -f -r conftest* confdefs* conf$$* $ac_clean_files &&
2449 for ac_signal
in 1 2 13 15; do
2450 trap 'ac_signal='$ac_signal'; as_fn_exit 1' $ac_signal
2454 # confdefs.h avoids OS command line length limits that DEFS can exceed.
2455 rm -f -r conftest
* confdefs.h
2457 printf "%s\n" "/* confdefs.h */" > confdefs.h
2459 # Predefined preprocessor variables.
2461 printf "%s\n" "#define PACKAGE_NAME \"$PACKAGE_NAME\"" >>confdefs.h
2463 printf "%s\n" "#define PACKAGE_TARNAME \"$PACKAGE_TARNAME\"" >>confdefs.h
2465 printf "%s\n" "#define PACKAGE_VERSION \"$PACKAGE_VERSION\"" >>confdefs.h
2467 printf "%s\n" "#define PACKAGE_STRING \"$PACKAGE_STRING\"" >>confdefs.h
2469 printf "%s\n" "#define PACKAGE_BUGREPORT \"$PACKAGE_BUGREPORT\"" >>confdefs.h
2471 printf "%s\n" "#define PACKAGE_URL \"$PACKAGE_URL\"" >>confdefs.h
2474 # Let the site file select an alternate cache file if it wants to.
2475 # Prefer an explicitly selected file to automatically selected ones.
2476 if test -n "$CONFIG_SITE"; then
2477 ac_site_files
="$CONFIG_SITE"
2478 elif test "x$prefix" != xNONE
; then
2479 ac_site_files
="$prefix/share/config.site $prefix/etc/config.site"
2481 ac_site_files
="$ac_default_prefix/share/config.site $ac_default_prefix/etc/config.site"
2484 for ac_site_file
in $ac_site_files
2486 case $ac_site_file in #(
2490 ac_site_file
=.
/$ac_site_file ;;
2492 if test -f "$ac_site_file" && test -r "$ac_site_file"; then
2493 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5
2494 printf "%s\n" "$as_me: loading site script $ac_site_file" >&6;}
2495 sed 's/^/| /' "$ac_site_file" >&5
2497 ||
{ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2498 printf "%s\n" "$as_me: error: in \`$ac_pwd':" >&2;}
2499 as_fn_error $?
"failed to load site script $ac_site_file
2500 See \`config.log' for more details" "$LINENO" 5; }
2504 if test -r "$cache_file"; then
2505 # Some versions of bash will fail to source /dev/null (special files
2506 # actually), so we avoid doing that. DJGPP emulates it as a regular file.
2507 if test /dev
/null
!= "$cache_file" && test -f "$cache_file"; then
2508 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
2509 printf "%s\n" "$as_me: loading cache $cache_file" >&6;}
2511 [\\/]* | ?
:[\\/]* ) .
"$cache_file";;
2512 *) .
"./$cache_file";;
2516 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: creating cache $cache_file" >&5
2517 printf "%s\n" "$as_me: creating cache $cache_file" >&6;}
2522 # Auxiliary files required by this configure script.
2523 ac_aux_files
="missing install-sh"
2525 # Locations in which to look for auxiliary files.
2526 ac_aux_dir_candidates
="${srcdir}${PATH_SEPARATOR}${srcdir}/..${PATH_SEPARATOR}${srcdir}/../.."
2528 # Search for a directory containing all of the required auxiliary files,
2529 # $ac_aux_files, from the $PATH-style list $ac_aux_dir_candidates.
2530 # If we don't find one directory that contains all the files we need,
2531 # we report the set of missing files from the *first* directory in
2532 # $ac_aux_dir_candidates and give up.
2533 ac_missing_aux_files
=""
2534 ac_first_candidate
=:
2535 printf "%s\n" "$as_me:${as_lineno-$LINENO}: looking for aux files: $ac_aux_files" >&5
2536 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
2538 for as_dir
in $ac_aux_dir_candidates
2541 case $as_dir in #(((
2544 *) as_dir
=$as_dir/ ;;
2548 printf "%s\n" "$as_me:${as_lineno-$LINENO}: trying $as_dir" >&5
2549 ac_aux_dir_found
=yes
2551 for ac_aux
in $ac_aux_files
2553 # As a special case, if "install-sh" is required, that requirement
2554 # can be satisfied by any of "install-sh", "install.sh", or "shtool",
2555 # and $ac_install_sh is set appropriately for whichever one is found.
2556 if test x
"$ac_aux" = x
"install-sh"
2558 if test -f "${as_dir}install-sh"; then
2559 printf "%s\n" "$as_me:${as_lineno-$LINENO}: ${as_dir}install-sh found" >&5
2560 ac_install_sh
="${as_dir}install-sh -c"
2561 elif test -f "${as_dir}install.sh"; then
2562 printf "%s\n" "$as_me:${as_lineno-$LINENO}: ${as_dir}install.sh found" >&5
2563 ac_install_sh
="${as_dir}install.sh -c"
2564 elif test -f "${as_dir}shtool"; then
2565 printf "%s\n" "$as_me:${as_lineno-$LINENO}: ${as_dir}shtool found" >&5
2566 ac_install_sh
="${as_dir}shtool install -c"
2569 if $ac_first_candidate; then
2570 ac_missing_aux_files
="${ac_missing_aux_files} install-sh"
2576 if test -f "${as_dir}${ac_aux}"; then
2577 printf "%s\n" "$as_me:${as_lineno-$LINENO}: ${as_dir}${ac_aux} found" >&5
2580 if $ac_first_candidate; then
2581 ac_missing_aux_files
="${ac_missing_aux_files} ${ac_aux}"
2588 if test "$ac_aux_dir_found" = yes; then
2589 ac_aux_dir
="$as_dir"
2592 ac_first_candidate
=false
2601 as_fn_error $?
"cannot find required auxiliary files:$ac_missing_aux_files" "$LINENO" 5
2605 # These three variables are undocumented and unsupported,
2606 # and are intended to be withdrawn in a future Autoconf release.
2607 # They can cause serious problems if a builder's source tree is in a directory
2608 # whose full name contains unusual characters.
2609 if test -f "${ac_aux_dir}config.guess"; then
2610 ac_config_guess
="$SHELL ${ac_aux_dir}config.guess"
2612 if test -f "${ac_aux_dir}config.sub"; then
2613 ac_config_sub
="$SHELL ${ac_aux_dir}config.sub"
2615 if test -f "$ac_aux_dir/configure"; then
2616 ac_configure
="$SHELL ${ac_aux_dir}configure"
2619 # Check that the precious variables saved in the cache have kept the same
2621 ac_cache_corrupted
=false
2622 for ac_var
in $ac_precious_vars; do
2623 eval ac_old_set
=\
$ac_cv_env_${ac_var}_set
2624 eval ac_new_set
=\
$ac_env_${ac_var}_set
2625 eval ac_old_val
=\
$ac_cv_env_${ac_var}_value
2626 eval ac_new_val
=\
$ac_env_${ac_var}_value
2627 case $ac_old_set,$ac_new_set in
2629 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
2630 printf "%s\n" "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
2631 ac_cache_corrupted
=: ;;
2633 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was not set in the previous run" >&5
2634 printf "%s\n" "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
2635 ac_cache_corrupted
=: ;;
2638 if test "x$ac_old_val" != "x$ac_new_val"; then
2639 # differences in whitespace do not lead to failure.
2640 ac_old_val_w
=`echo x $ac_old_val`
2641 ac_new_val_w
=`echo x $ac_new_val`
2642 if test "$ac_old_val_w" != "$ac_new_val_w"; then
2643 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' has changed since the previous run:" >&5
2644 printf "%s\n" "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
2645 ac_cache_corrupted
=:
2647 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&5
2648 printf "%s\n" "$as_me: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&2;}
2649 eval $ac_var=\
$ac_old_val
2651 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: former value: \`$ac_old_val'" >&5
2652 printf "%s\n" "$as_me: former value: \`$ac_old_val'" >&2;}
2653 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: current value: \`$ac_new_val'" >&5
2654 printf "%s\n" "$as_me: current value: \`$ac_new_val'" >&2;}
2657 # Pass precious variables to config.status.
2658 if test "$ac_new_set" = set; then
2660 *\'*) ac_arg
=$ac_var=`printf "%s\n" "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
2661 *) ac_arg
=$ac_var=$ac_new_val ;;
2663 case " $ac_configure_args " in
2664 *" '$ac_arg' "*) ;; # Avoid dups. Use of quotes ensures accuracy.
2665 *) as_fn_append ac_configure_args
" '$ac_arg'" ;;
2669 if $ac_cache_corrupted; then
2670 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2671 printf "%s\n" "$as_me: error: in \`$ac_pwd':" >&2;}
2672 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: changes in the environment can compromise the build" >&5
2673 printf "%s\n" "$as_me: error: changes in the environment can compromise the build" >&2;}
2674 as_fn_error $?
"run \`${MAKE-make} distclean' and/or \`rm $cache_file'
2675 and start over" "$LINENO" 5
2677 ## -------------------- ##
2678 ## Main body of script. ##
2679 ## -------------------- ##
2682 ac_cpp
='$CPP $CPPFLAGS'
2683 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2684 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2685 ac_compiler_gnu
=$ac_cv_c_compiler_gnu
2688 am__api_version
='1.16'
2692 # Find a good install program. We prefer a C program (faster),
2693 # so one script is as good as another. But avoid the broken or
2694 # incompatible versions:
2695 # SysV /etc/install, /usr/sbin/install
2696 # SunOS /usr/etc/install
2697 # IRIX /sbin/install
2699 # AmigaOS /C/install, which installs bootblocks on floppy discs
2700 # AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
2701 # AFS /usr/afsws/bin/install, which mishandles nonexistent args
2702 # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
2703 # OS/2's system install, which has a completely different semantic
2704 # ./install, which can be erroneously created by make from ./install.sh.
2705 # Reject install programs that cannot install multiple files.
2706 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for a BSD-compatible install" >&5
2707 printf %s
"checking for a BSD-compatible install... " >&6; }
2708 if test -z "$INSTALL"; then
2709 if test ${ac_cv_path_install+y}
2711 printf %s
"(cached) " >&6
2713 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
2717 case $as_dir in #(((
2720 *) as_dir
=$as_dir/ ;;
2722 # Account for fact that we put trailing slashes in our PATH walk.
2725 /etc
/* |
/usr
/sbin
/* |
/usr
/etc
/* |
/sbin
/* |
/usr
/afsws
/bin
/* | \
2726 ?
:[\\/]os2
[\\/]install[\\/]* | ?
:[\\/]OS2
[\\/]INSTALL
[\\/]* | \
2729 # OSF1 and SCO ODT 3.0 have their own names for install.
2730 # Don't use installbsd from OSF since it installs stuff as root
2732 for ac_prog
in ginstall scoinst
install; do
2733 for ac_exec_ext
in '' $ac_executable_extensions; do
2734 if as_fn_executable_p
"$as_dir$ac_prog$ac_exec_ext"; then
2735 if test $ac_prog = install &&
2736 grep dspmsg
"$as_dir$ac_prog$ac_exec_ext" >/dev
/null
2>&1; then
2737 # AIX install. It has an incompatible calling convention.
2739 elif test $ac_prog = install &&
2740 grep pwplus
"$as_dir$ac_prog$ac_exec_ext" >/dev
/null
2>&1; then
2741 # program-specific install script used by HP pwplus--don't use.
2744 rm -rf conftest.one conftest.two conftest.dir
2745 echo one
> conftest.one
2746 echo two
> conftest.two
2748 if "$as_dir$ac_prog$ac_exec_ext" -c conftest.one conftest.two
"`pwd`/conftest.dir/" &&
2749 test -s conftest.one
&& test -s conftest.two
&&
2750 test -s conftest.dir
/conftest.one
&&
2751 test -s conftest.dir
/conftest.two
2753 ac_cv_path_install
="$as_dir$ac_prog$ac_exec_ext -c"
2766 rm -rf conftest.one conftest.two conftest.dir
2769 if test ${ac_cv_path_install+y}; then
2770 INSTALL
=$ac_cv_path_install
2772 # As a last resort, use the slow shell script. Don't cache a
2773 # value for INSTALL within a source directory, because that will
2774 # break other packages using the cache if that directory is
2775 # removed, or if the value is a relative name.
2776 INSTALL
=$ac_install_sh
2779 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $INSTALL" >&5
2780 printf "%s\n" "$INSTALL" >&6; }
2782 # Use test -z because SunOS4 sh mishandles braces in ${var-val}.
2783 # It thinks the first close brace ends the variable substitution.
2784 test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM
='${INSTALL}'
2786 test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT
='${INSTALL}'
2788 test -z "$INSTALL_DATA" && INSTALL_DATA
='${INSTALL} -m 644'
2790 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether build environment is sane" >&5
2791 printf %s
"checking whether build environment is sane... " >&6; }
2792 # Reject unsafe characters in $srcdir or the absolute working directory
2793 # name. Accept space and tab only in the latter.
2797 *[\\\"\
#\$\&\'\`$am_lf]*)
2798 as_fn_error $?
"unsafe absolute working directory name" "$LINENO" 5;;
2801 *[\\\"\
#\$\&\'\`$am_lf\ \ ]*)
2802 as_fn_error $?
"unsafe srcdir value: '$srcdir'" "$LINENO" 5;;
2805 # Do 'set' in a subshell so we don't clobber the current shell's
2806 # arguments. Must try -L first in case configure is actually a
2807 # symlink; some systems play weird games with the mod time of symlinks
2808 # (eg FreeBSD returns the mod time of the symlink's containing
2812 for am_try
in 1 2; do
2813 echo "timestamp, slept: $am_has_slept" > conftest.
file
2814 set X
`ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
2815 if test "$*" = "X"; then
2817 set X
`ls -t "$srcdir/configure" conftest.file`
2819 if test "$*" != "X $srcdir/configure conftest.file" \
2820 && test "$*" != "X conftest.file $srcdir/configure"; then
2822 # If neither matched, then we have a broken ls. This can happen
2823 # if, for instance, CONFIG_SHELL is bash and it inherits a
2824 # broken ls alias from the environment. This has actually
2825 # happened. Such a system could not be considered "sane".
2826 as_fn_error $?
"ls -t appears to fail. Make sure there is not a broken
2827 alias in your environment" "$LINENO" 5
2829 if test "$2" = conftest.
file ||
test $am_try -eq 2; then
2836 test "$2" = conftest.
file
2842 as_fn_error $?
"newly created file is older than distributed files!
2843 Check your system clock" "$LINENO" 5
2845 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5
2846 printf "%s\n" "yes" >&6; }
2847 # If we didn't sleep, we still need to ensure time stamps of config.status and
2848 # generated files are strictly newer.
2850 if grep 'slept: no' conftest.
file >/dev
/null
2>&1; then
2857 test "$program_prefix" != NONE
&&
2858 program_transform_name
="s&^&$program_prefix&;$program_transform_name"
2859 # Use a double $ so make ignores it.
2860 test "$program_suffix" != NONE
&&
2861 program_transform_name
="s&\$&$program_suffix&;$program_transform_name"
2862 # Double any \ or $.
2863 # By default was `s,x,x', remove it if useless.
2864 ac_script
='s/[\\$]/&&/g;s/;s,x,x,$//'
2865 program_transform_name
=`printf "%s\n" "$program_transform_name" | sed "$ac_script"`
2868 # Expand $ac_aux_dir to an absolute path.
2869 am_aux_dir
=`cd "$ac_aux_dir" && pwd`
2872 if test x
"${MISSING+set}" != xset
; then
2873 MISSING
="\${SHELL} '$am_aux_dir/missing'"
2875 # Use eval to expand $SHELL
2876 if eval "$MISSING --is-lightweight"; then
2877 am_missing_run
="$MISSING "
2880 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: 'missing' script is too old or missing" >&5
2881 printf "%s\n" "$as_me: WARNING: 'missing' script is too old or missing" >&2;}
2884 if test x
"${install_sh+set}" != xset
; then
2887 install_sh
="\${SHELL} '$am_aux_dir/install-sh'" ;;
2889 install_sh
="\${SHELL} $am_aux_dir/install-sh"
2893 # Installed binaries are usually stripped using 'strip' when the user
2894 # run "make install-strip". However 'strip' might not be the right
2895 # tool to use in cross-compilation environments, therefore Automake
2896 # will honor the 'STRIP' environment variable to overrule this program.
2897 if test "$cross_compiling" != no
; then
2898 if test -n "$ac_tool_prefix"; then
2899 # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
2900 set dummy
${ac_tool_prefix}strip
; ac_word
=$2
2901 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2902 printf %s
"checking for $ac_word... " >&6; }
2903 if test ${ac_cv_prog_STRIP+y}
2905 printf %s
"(cached) " >&6
2907 if test -n "$STRIP"; then
2908 ac_cv_prog_STRIP
="$STRIP" # Let the user override the test.
2910 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
2914 case $as_dir in #(((
2917 *) as_dir
=$as_dir/ ;;
2919 for ac_exec_ext
in '' $ac_executable_extensions; do
2920 if as_fn_executable_p
"$as_dir$ac_word$ac_exec_ext"; then
2921 ac_cv_prog_STRIP
="${ac_tool_prefix}strip"
2922 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
2931 STRIP
=$ac_cv_prog_STRIP
2932 if test -n "$STRIP"; then
2933 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5
2934 printf "%s\n" "$STRIP" >&6; }
2936 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
2937 printf "%s\n" "no" >&6; }
2942 if test -z "$ac_cv_prog_STRIP"; then
2944 # Extract the first word of "strip", so it can be a program name with args.
2945 set dummy strip
; ac_word
=$2
2946 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2947 printf %s
"checking for $ac_word... " >&6; }
2948 if test ${ac_cv_prog_ac_ct_STRIP+y}
2950 printf %s
"(cached) " >&6
2952 if test -n "$ac_ct_STRIP"; then
2953 ac_cv_prog_ac_ct_STRIP
="$ac_ct_STRIP" # Let the user override the test.
2955 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
2959 case $as_dir in #(((
2962 *) as_dir
=$as_dir/ ;;
2964 for ac_exec_ext
in '' $ac_executable_extensions; do
2965 if as_fn_executable_p
"$as_dir$ac_word$ac_exec_ext"; then
2966 ac_cv_prog_ac_ct_STRIP
="strip"
2967 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
2976 ac_ct_STRIP
=$ac_cv_prog_ac_ct_STRIP
2977 if test -n "$ac_ct_STRIP"; then
2978 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_STRIP" >&5
2979 printf "%s\n" "$ac_ct_STRIP" >&6; }
2981 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
2982 printf "%s\n" "no" >&6; }
2985 if test "x$ac_ct_STRIP" = x
; then
2988 case $cross_compiling:$ac_tool_warned in
2990 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
2991 printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
2992 ac_tool_warned
=yes ;;
2997 STRIP
="$ac_cv_prog_STRIP"
3001 INSTALL_STRIP_PROGRAM
="\$(install_sh) -c -s"
3004 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for a race-free mkdir -p" >&5
3005 printf %s
"checking for a race-free mkdir -p... " >&6; }
3006 if test -z "$MKDIR_P"; then
3007 if test ${ac_cv_path_mkdir+y}
3009 printf %s
"(cached) " >&6
3011 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
3012 for as_dir
in $PATH$PATH_SEPARATOR/opt
/sfw
/bin
3015 case $as_dir in #(((
3018 *) as_dir
=$as_dir/ ;;
3020 for ac_prog
in mkdir gmkdir
; do
3021 for ac_exec_ext
in '' $ac_executable_extensions; do
3022 as_fn_executable_p
"$as_dir$ac_prog$ac_exec_ext" ||
continue
3023 case `"$as_dir$ac_prog$ac_exec_ext" --version 2>&1` in #(
3024 'mkdir ('*'coreutils) '* | \
3026 'mkdir (fileutils) '4.1*)
3027 ac_cv_path_mkdir
=$as_dir$ac_prog$ac_exec_ext
3037 test -d .
/--version && rmdir .
/--version
3038 if test ${ac_cv_path_mkdir+y}; then
3039 MKDIR_P
="$ac_cv_path_mkdir -p"
3041 # As a last resort, use the slow shell script. Don't cache a
3042 # value for MKDIR_P within a source directory, because that will
3043 # break other packages using the cache if that directory is
3044 # removed, or if the value is a relative name.
3045 MKDIR_P
="$ac_install_sh -d"
3048 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $MKDIR_P" >&5
3049 printf "%s\n" "$MKDIR_P" >&6; }
3051 for ac_prog
in gawk mawk nawk
awk
3053 # Extract the first word of "$ac_prog", so it can be a program name with args.
3054 set dummy
$ac_prog; ac_word
=$2
3055 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3056 printf %s
"checking for $ac_word... " >&6; }
3057 if test ${ac_cv_prog_AWK+y}
3059 printf %s
"(cached) " >&6
3061 if test -n "$AWK"; then
3062 ac_cv_prog_AWK
="$AWK" # Let the user override the test.
3064 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
3068 case $as_dir in #(((
3071 *) as_dir
=$as_dir/ ;;
3073 for ac_exec_ext
in '' $ac_executable_extensions; do
3074 if as_fn_executable_p
"$as_dir$ac_word$ac_exec_ext"; then
3075 ac_cv_prog_AWK
="$ac_prog"
3076 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
3086 if test -n "$AWK"; then
3087 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $AWK" >&5
3088 printf "%s\n" "$AWK" >&6; }
3090 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
3091 printf "%s\n" "no" >&6; }
3095 test -n "$AWK" && break
3098 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether ${MAKE-make} sets \$(MAKE)" >&5
3099 printf %s
"checking whether ${MAKE-make} sets \$(MAKE)... " >&6; }
3101 ac_make
=`printf "%s\n" "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
3102 if eval test \
${ac_cv_prog_make_${ac_make}_set+y}
3104 printf %s
"(cached) " >&6
3106 cat >conftest.
make <<\_ACEOF
3109 @
echo '@@@%%%=$(MAKE)=@@@%%%'
3111 # GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
3112 case `${MAKE-make} -f conftest.make 2>/dev/null` in
3114 eval ac_cv_prog_make_
${ac_make}_set
=yes;;
3116 eval ac_cv_prog_make_
${ac_make}_set
=no
;;
3120 if eval test \
$ac_cv_prog_make_${ac_make}_set
= yes; then
3121 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5
3122 printf "%s\n" "yes" >&6; }
3125 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
3126 printf "%s\n" "no" >&6; }
3127 SET_MAKE
="MAKE=${MAKE-make}"
3130 rm -rf .tst
2>/dev
/null
3131 mkdir .tst
2>/dev
/null
3132 if test -d .tst
; then
3137 rmdir .tst
2>/dev
/null
3139 # Check whether --enable-silent-rules was given.
3140 if test ${enable_silent_rules+y}
3142 enableval
=$enable_silent_rules;
3145 case $enable_silent_rules in # (((
3146 yes) AM_DEFAULT_VERBOSITY
=0;;
3147 no
) AM_DEFAULT_VERBOSITY
=1;;
3148 *) AM_DEFAULT_VERBOSITY
=1;;
3150 am_make
=${MAKE-make}
3151 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $am_make supports nested variables" >&5
3152 printf %s
"checking whether $am_make supports nested variables... " >&6; }
3153 if test ${am_cv_make_support_nested_variables+y}
3155 printf %s
"(cached) " >&6
3157 if printf "%s\n" 'TRUE=$(BAR$(V))
3163 .PHONY: am__doit' |
$am_make -f - >/dev
/null
2>&1; then
3164 am_cv_make_support_nested_variables
=yes
3166 am_cv_make_support_nested_variables
=no
3169 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $am_cv_make_support_nested_variables" >&5
3170 printf "%s\n" "$am_cv_make_support_nested_variables" >&6; }
3171 if test $am_cv_make_support_nested_variables = yes; then
3173 AM_DEFAULT_V
='$(AM_DEFAULT_VERBOSITY)'
3175 AM_V
=$AM_DEFAULT_VERBOSITY
3176 AM_DEFAULT_V
=$AM_DEFAULT_VERBOSITY
3180 if test "`cd $srcdir && pwd`" != "`pwd`"; then
3181 # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
3182 # is not polluted with repeated "-I."
3183 am__isrc
=' -I$(srcdir)'
3184 # test to see if srcdir already configured
3185 if test -f $srcdir/config.status
; then
3186 as_fn_error $?
"source directory already configured; run \"make distclean\" there first" "$LINENO" 5
3190 # test whether we have cygpath
3191 if test -z "$CYGPATH_W"; then
3192 if (cygpath
--version) >/dev
/null
2>/dev
/null
; then
3193 CYGPATH_W
='cygpath -w'
3200 # Define the identity of the package.
3205 printf "%s\n" "#define PACKAGE \"$PACKAGE\"" >>confdefs.h
3208 printf "%s\n" "#define VERSION \"$VERSION\"" >>confdefs.h
3210 # Some tools Automake needs.
3212 ACLOCAL
=${ACLOCAL-"${am_missing_run}aclocal-${am__api_version}"}
3215 AUTOCONF
=${AUTOCONF-"${am_missing_run}autoconf"}
3218 AUTOMAKE
=${AUTOMAKE-"${am_missing_run}automake-${am__api_version}"}
3221 AUTOHEADER
=${AUTOHEADER-"${am_missing_run}autoheader"}
3224 MAKEINFO
=${MAKEINFO-"${am_missing_run}makeinfo"}
3226 # For better backward compatibility. To be removed once Automake 1.9.x
3227 # dies out for good. For more background, see:
3228 # <https://lists.gnu.org/archive/html/automake/2012-07/msg00001.html>
3229 # <https://lists.gnu.org/archive/html/automake/2012-07/msg00014.html>
3230 mkdir_p
='$(MKDIR_P)'
3232 # We need awk for the "check" target (and possibly the TAP driver). The
3233 # system "awk" is bad on some platforms.
3234 # Always define AMTAR for backward compatibility. Yes, it's still used
3235 # in the wild :-( We should find a proper way to deprecate it ...
3239 # We'll loop over all known methods to create a tar archive until one works.
3240 _am_tools
='gnutar pax cpio none'
3242 am__tar
='$${TAR-tar} chof - "$$tardir"' am__untar
='$${TAR-tar} xf -'
3248 # Variables for tags utilities; see am/tags.am
3249 if test -z "$CTAGS"; then
3253 if test -z "$ETAGS"; then
3257 if test -z "$CSCOPE"; then
3263 # POSIX will say in a future version that running "rm -f" with no argument
3264 # is OK; and we want to be able to make that assumption in our Makefile
3265 # recipes. So use an aggressive probe to check that the usage we want is
3266 # actually supported "in the wild" to an acceptable degree.
3267 # See automake bug#10828.
3268 # To make any issue more visible, cause the running configure to be aborted
3269 # by default if the 'rm' program in use doesn't match our expectations; the
3270 # user can still override this though.
3271 if rm -f && rm -fr && rm -rf; then : OK
; else
3275 Your 'rm' program seems unable to run without file operands specified
3276 on the command line, even when the '-f' option is present. This is contrary
3277 to the behaviour of most rm programs out there, and not conforming with
3278 the upcoming POSIX standard: <http://austingroupbugs.net/view.php?id=542>
3280 Please tell bug-automake@gnu.org about your system, including the value
3281 of your $PATH and any error possibly output before this message. This
3282 can help us improve future automake versions.
3285 if test x
"$ACCEPT_INFERIOR_RM_PROGRAM" = x
"yes"; then
3286 echo 'Configuration will proceed anyway, since you have set the' >&2
3287 echo 'ACCEPT_INFERIOR_RM_PROGRAM variable to "yes"' >&2
3291 Aborting the configuration process, to ensure you take notice of the issue.
3293 You can download and install GNU coreutils to get an 'rm' implementation
3294 that behaves properly: <https://www.gnu.org/software/coreutils/>.
3296 If you want to complete the configuration process using your problematic
3297 'rm' anyway, export the environment variable ACCEPT_INFERIOR_RM_PROGRAM
3298 to "yes", and re-run configure.
3301 as_fn_error $?
"Your 'rm' program is bad, sorry." "$LINENO" 5
3306 ac_config_headers
="$ac_config_headers config.h"
3310 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether to enable maintainer-specific portions of Makefiles" >&5
3311 printf %s
"checking whether to enable maintainer-specific portions of Makefiles... " >&6; }
3312 # Check whether --enable-maintainer-mode was given.
3313 if test ${enable_maintainer_mode+y}
3315 enableval
=$enable_maintainer_mode; USE_MAINTAINER_MODE
=$enableval
3317 USE_MAINTAINER_MODE
=no
3320 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $USE_MAINTAINER_MODE" >&5
3321 printf "%s\n" "$USE_MAINTAINER_MODE" >&6; }
3322 if test $USE_MAINTAINER_MODE = yes; then
3323 MAINTAINER_MODE_TRUE
=
3324 MAINTAINER_MODE_FALSE
='#'
3326 MAINTAINER_MODE_TRUE
='#'
3327 MAINTAINER_MODE_FALSE
=
3330 MAINT
=$MAINTAINER_MODE_TRUE
3336 \\/*|?
:\\/*) abs_srcdir
="$srcdir";
3338 *) abs_srcdir
="$ac_pwd/$srcdir";
3341 case $ac_top_build_prefix in
3343 abs_top_builddir
="$ac_top_build_prefix";
3345 *) abs_top_builddir
="$ac_pwd/$ac_top_build_prefix";
3349 libdir
=$libdir/pic16
3351 USE_FLOATS
="-DUSE_FLOATS=0"
3353 # Check whether --enable-floats was given.
3354 if test ${enable_floats+y}
3356 enableval
=$enable_floats; if test "yes" = $enableval; then USE_FLOATS
="-DUSE_FLOATS=1"; fi
3361 # Checks for programs.
3363 # The default architecture can be selected at configure time by setting the
3364 # environment variable ARCH to the desired device (18fxxx).
3365 ARCH
=${ARCH:-18f452}
3368 # We cannot use AC_PROG_CC(sdcc) as sdcc might not be built at configure-time...
3369 CC
=\'$abs_top_builddir/..
/..
/..
/..
/bin
/sdcc
\'
3371 # Extract the first word of "gpasm", so it can be a program name with args.
3372 set dummy gpasm
; ac_word
=$2
3373 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3374 printf %s
"checking for $ac_word... " >&6; }
3375 if test ${ac_cv_path_CCAS+y}
3377 printf %s
"(cached) " >&6
3381 ac_cv_path_CCAS
="$CCAS" # Let the user override the test with a path.
3384 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
3388 case $as_dir in #(((
3391 *) as_dir
=$as_dir/ ;;
3393 for ac_exec_ext
in '' $ac_executable_extensions; do
3394 if as_fn_executable_p
"$as_dir$ac_word$ac_exec_ext"; then
3395 ac_cv_path_CCAS
="$as_dir$ac_word$ac_exec_ext"
3396 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
3403 test -z "$ac_cv_path_CCAS" && ac_cv_path_CCAS
=":"
3407 CCAS
=$ac_cv_path_CCAS
3408 if test -n "$CCAS"; then
3409 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $CCAS" >&5
3410 printf "%s\n" "$CCAS" >&6; }
3412 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
3413 printf "%s\n" "no" >&6; }
3417 # Extract the first word of "gplink", so it can be a program name with args.
3418 set dummy gplink
; ac_word
=$2
3419 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3420 printf %s
"checking for $ac_word... " >&6; }
3421 if test ${ac_cv_path_LD+y}
3423 printf %s
"(cached) " >&6
3427 ac_cv_path_LD
="$LD" # Let the user override the test with a path.
3430 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
3434 case $as_dir in #(((
3437 *) as_dir
=$as_dir/ ;;
3439 for ac_exec_ext
in '' $ac_executable_extensions; do
3440 if as_fn_executable_p
"$as_dir$ac_word$ac_exec_ext"; then
3441 ac_cv_path_LD
="$as_dir$ac_word$ac_exec_ext"
3442 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
3449 test -z "$ac_cv_path_LD" && ac_cv_path_LD
=":"
3454 if test -n "$LD"; then
3455 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $LD" >&5
3456 printf "%s\n" "$LD" >&6; }
3458 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
3459 printf "%s\n" "no" >&6; }
3463 # Extract the first word of "gplib", so it can be a program name with args.
3464 set dummy gplib
; ac_word
=$2
3465 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3466 printf %s
"checking for $ac_word... " >&6; }
3467 if test ${ac_cv_path_AR+y}
3469 printf %s
"(cached) " >&6
3473 ac_cv_path_AR
="$AR" # Let the user override the test with a path.
3476 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
3480 case $as_dir in #(((
3483 *) as_dir
=$as_dir/ ;;
3485 for ac_exec_ext
in '' $ac_executable_extensions; do
3486 if as_fn_executable_p
"$as_dir$ac_word$ac_exec_ext"; then
3487 ac_cv_path_AR
="$as_dir$ac_word$ac_exec_ext"
3488 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
3495 test -z "$ac_cv_path_AR" && ac_cv_path_AR
=":"
3500 if test -n "$AR"; then
3501 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $AR" >&5
3502 printf "%s\n" "$AR" >&6; }
3504 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
3505 printf "%s\n" "no" >&6; }
3510 case ":$CCAS:$LD:$AR:" in
3512 as_fn_error $?
"gputils (gpasm, gplink, and gplib) are required but not found.
3513 Either install gputils or reconfigure with --disable-pic14-port and --disable-pic16-port." "$LINENO" 5
3519 CFLAGS
="-mpic16 -p$ARCH"
3532 # $RANLIB is called by the autotools but not provided nor required
3538 DEPDIR
="${am__leading_dot}deps"
3540 ac_config_commands
="$ac_config_commands depfiles"
3542 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether ${MAKE-make} supports the include directive" >&5
3543 printf %s
"checking whether ${MAKE-make} supports the include directive... " >&6; }
3544 cat > confinc.mk
<< 'END'
3546 @
echo this is the am__doit target
>confinc.out
3551 # BSD make does it like this.
3552 echo '.include "confinc.mk" # ignored' > confmf.BSD
3553 # Other make implementations (GNU, Solaris 10, AIX) do it like this.
3554 echo 'include confinc.mk # ignored' > confmf.GNU
3556 for s
in GNU BSD
; do
3557 { echo "$as_me:$LINENO: ${MAKE-make} -f confmf.$s && cat confinc.out" >&5
3558 (${MAKE-make} -f confmf.
$s && cat confinc.out
) >&5 2>&5
3560 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3561 (exit $ac_status); }
3562 case $?
:`cat confinc.out 2>/dev/null` in #(
3563 '0:this is the am__doit target') :
3566 am__include
='.include' am__quote
='"' ;; #(
3568 am__include
='include' am__quote
='' ;;
3573 if test "$am__include" != "#"; then
3574 _am_result
="yes ($s style)"
3578 rm -f confinc.
* confmf.
*
3579 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: ${_am_result}" >&5
3580 printf "%s\n" "${_am_result}" >&6; }
3582 # Check whether --enable-dependency-tracking was given.
3583 if test ${enable_dependency_tracking+y}
3585 enableval
=$enable_dependency_tracking;
3588 if test "x$enable_dependency_tracking" != xno
; then
3589 am_depcomp
="$ac_aux_dir/depcomp"
3593 if test "x$enable_dependency_tracking" != xno; then
3603 depcc
="$CC" am_compiler_list
=
3605 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5
3606 printf %s
"checking dependency style of $depcc... " >&6; }
3607 if test ${am_cv_CC_dependencies_compiler_type+y}
3609 printf %s
"(cached) " >&6
3611 if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then
3612 # We make a subdir and do the tests there. Otherwise we can end up
3613 # making bogus files that we don't know about and never remove. For
3614 # instance it was reported that on HP-UX the gcc test will end up
3615 # making a dummy file named 'D' -- because '-MD' means "put the output
3619 # Copy depcomp to subdir because otherwise we won't find it if we're
3620 # using a relative directory.
3621 cp "$am_depcomp" conftest.dir
3623 # We will build objects and dependencies in a subdirectory because
3624 # it helps to detect inapplicable dependency modes. For instance
3625 # both Tru64's cc and ICC support -MD to output dependencies as a
3626 # side effect of compilation, but ICC will put the dependencies in
3627 # the current directory while Tru64 will put them in the object
3631 am_cv_CC_dependencies_compiler_type
=none
3632 if test "$am_compiler_list" = ""; then
3633 am_compiler_list
=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
3636 case " $depcc " in #(
3637 *\
-arch\
*\
-arch\
*) am__universal
=true
;;
3640 for depmode
in $am_compiler_list; do
3641 # Setup a source with many dependencies, because some compilers
3642 # like to wrap large dependency lists on column 80 (with \), and
3643 # we should not choose a depcomp mode which is confused by this.
3645 # We need to recreate these files for each test, as the compiler may
3646 # overwrite some of them when testing with obscure command lines.
3647 # This happens at least with the AIX C compiler.
3649 for i
in 1 2 3 4 5 6; do
3650 echo '#include "conftst'$i'.h"' >> sub
/conftest.c
3651 # Using ": > sub/conftst$i.h" creates only sub/conftst1.h with
3652 # Solaris 10 /bin/sh.
3653 echo '/* dummy */' > sub
/conftst
$i.h
3655 echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
3657 # We check with '-c' and '-o' for the sake of the "dashmstdout"
3658 # mode. It turns out that the SunPro C++ compiler does not properly
3659 # handle '-M -o', and we need to detect this. Also, some Intel
3660 # versions had trouble with output in subdirs.
3661 am__obj
=sub
/conftest.
${OBJEXT-o}
3662 am__minus_obj
="-o $am__obj"
3665 # This depmode causes a compiler race in universal mode.
3666 test "$am__universal" = false ||
continue
3669 # After this tag, mechanisms are not by side-effect, so they'll
3670 # only be used when explicitly requested.
3671 if test "x$enable_dependency_tracking" = xyes
; then
3677 msvc7 | msvc7msys | msvisualcpp | msvcmsys
)
3678 # This compiler won't grok '-c -o', but also, the minuso test has
3679 # not run yet. These depmodes are late enough in the game, and
3680 # so weak that their functioning should not be impacted.
3681 am__obj
=conftest.
${OBJEXT-o}
3686 if depmode
=$depmode \
3687 source=sub
/conftest.c object
=$am__obj \
3688 depfile
=sub
/conftest.Po tmpdepfile
=sub
/conftest.TPo \
3689 $SHELL .
/depcomp
$depcc -c $am__minus_obj sub
/conftest.c \
3690 >/dev
/null
2>conftest.err
&&
3691 grep sub
/conftst1.h sub
/conftest.Po
> /dev
/null
2>&1 &&
3692 grep sub
/conftst6.h sub
/conftest.Po
> /dev
/null
2>&1 &&
3693 grep $am__obj sub
/conftest.Po
> /dev
/null
2>&1 &&
3694 ${MAKE-make} -s -f confmf
> /dev
/null
2>&1; then
3695 # icc doesn't choke on unknown options, it will just issue warnings
3696 # or remarks (even with -Werror). So we grep stderr for any message
3697 # that says an option was ignored or not supported.
3698 # When given -MP, icc 7.0 and 7.1 complain thusly:
3699 # icc: Command line warning: ignoring option '-M'; no argument required
3700 # The diagnosis changed in icc 8.0:
3701 # icc: Command line remark: option '-MP' not supported
3702 if (grep 'ignoring option' conftest.err ||
3703 grep 'not supported' conftest.err
) >/dev
/null
2>&1; then :; else
3704 am_cv_CC_dependencies_compiler_type
=$depmode
3713 am_cv_CC_dependencies_compiler_type
=none
3717 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $am_cv_CC_dependencies_compiler_type" >&5
3718 printf "%s\n" "$am_cv_CC_dependencies_compiler_type" >&6; }
3719 CCDEPMODE
=depmode
=$am_cv_CC_dependencies_compiler_type
3722 test "x$enable_dependency_tracking" != xno \
3723 && test "$am_cv_CC_dependencies_compiler_type" = gcc3
; then
3725 am__fastdepCC_FALSE
='#'
3727 am__fastdepCC_TRUE
='#'
3728 am__fastdepCC_FALSE
=
3733 depcc
="$CCAS" am_compiler_list
=
3735 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5
3736 printf %s
"checking dependency style of $depcc... " >&6; }
3737 if test ${am_cv_CCAS_dependencies_compiler_type+y}
3739 printf %s
"(cached) " >&6
3741 if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then
3742 # We make a subdir and do the tests there. Otherwise we can end up
3743 # making bogus files that we don't know about and never remove. For
3744 # instance it was reported that on HP-UX the gcc test will end up
3745 # making a dummy file named 'D' -- because '-MD' means "put the output
3749 # Copy depcomp to subdir because otherwise we won't find it if we're
3750 # using a relative directory.
3751 cp "$am_depcomp" conftest.dir
3753 # We will build objects and dependencies in a subdirectory because
3754 # it helps to detect inapplicable dependency modes. For instance
3755 # both Tru64's cc and ICC support -MD to output dependencies as a
3756 # side effect of compilation, but ICC will put the dependencies in
3757 # the current directory while Tru64 will put them in the object
3761 am_cv_CCAS_dependencies_compiler_type
=none
3762 if test "$am_compiler_list" = ""; then
3763 am_compiler_list
=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
3768 for depmode
in $am_compiler_list; do
3769 # Setup a source with many dependencies, because some compilers
3770 # like to wrap large dependency lists on column 80 (with \), and
3771 # we should not choose a depcomp mode which is confused by this.
3773 # We need to recreate these files for each test, as the compiler may
3774 # overwrite some of them when testing with obscure command lines.
3775 # This happens at least with the AIX C compiler.
3777 for i
in 1 2 3 4 5 6; do
3778 echo '#include "conftst'$i'.h"' >> sub
/conftest.c
3779 # Using ": > sub/conftst$i.h" creates only sub/conftst1.h with
3780 # Solaris 10 /bin/sh.
3781 echo '/* dummy */' > sub
/conftst
$i.h
3783 echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
3785 # We check with '-c' and '-o' for the sake of the "dashmstdout"
3786 # mode. It turns out that the SunPro C++ compiler does not properly
3787 # handle '-M -o', and we need to detect this. Also, some Intel
3788 # versions had trouble with output in subdirs.
3789 am__obj
=sub
/conftest.
${OBJEXT-o}
3790 am__minus_obj
="-o $am__obj"
3793 # This depmode causes a compiler race in universal mode.
3794 test "$am__universal" = false ||
continue
3797 # After this tag, mechanisms are not by side-effect, so they'll
3798 # only be used when explicitly requested.
3799 if test "x$enable_dependency_tracking" = xyes
; then
3805 msvc7 | msvc7msys | msvisualcpp | msvcmsys
)
3806 # This compiler won't grok '-c -o', but also, the minuso test has
3807 # not run yet. These depmodes are late enough in the game, and
3808 # so weak that their functioning should not be impacted.
3809 am__obj
=conftest.
${OBJEXT-o}
3814 if depmode
=$depmode \
3815 source=sub
/conftest.c object
=$am__obj \
3816 depfile
=sub
/conftest.Po tmpdepfile
=sub
/conftest.TPo \
3817 $SHELL .
/depcomp
$depcc -c $am__minus_obj sub
/conftest.c \
3818 >/dev
/null
2>conftest.err
&&
3819 grep sub
/conftst1.h sub
/conftest.Po
> /dev
/null
2>&1 &&
3820 grep sub
/conftst6.h sub
/conftest.Po
> /dev
/null
2>&1 &&
3821 grep $am__obj sub
/conftest.Po
> /dev
/null
2>&1 &&
3822 ${MAKE-make} -s -f confmf
> /dev
/null
2>&1; then
3823 # icc doesn't choke on unknown options, it will just issue warnings
3824 # or remarks (even with -Werror). So we grep stderr for any message
3825 # that says an option was ignored or not supported.
3826 # When given -MP, icc 7.0 and 7.1 complain thusly:
3827 # icc: Command line warning: ignoring option '-M'; no argument required
3828 # The diagnosis changed in icc 8.0:
3829 # icc: Command line remark: option '-MP' not supported
3830 if (grep 'ignoring option' conftest.err ||
3831 grep 'not supported' conftest.err
) >/dev
/null
2>&1; then :; else
3832 am_cv_CCAS_dependencies_compiler_type
=$depmode
3841 am_cv_CCAS_dependencies_compiler_type
=none
3845 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $am_cv_CCAS_dependencies_compiler_type" >&5
3846 printf "%s\n" "$am_cv_CCAS_dependencies_compiler_type" >&6; }
3847 CCASDEPMODE
=depmode
=$am_cv_CCAS_dependencies_compiler_type
3850 test "x$enable_dependency_tracking" != xno \
3851 && test "$am_cv_CCAS_dependencies_compiler_type" = gcc3
; then
3852 am__fastdepCCAS_TRUE
=
3853 am__fastdepCCAS_FALSE
='#'
3855 am__fastdepCCAS_TRUE
='#'
3856 am__fastdepCCAS_FALSE
=
3861 LIBDEV
="${srcdir}/libdev"
3862 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking devices supported by gputils" >&5
3863 printf %s
"checking devices supported by gputils... " >&6; }
3866 CHECK
=".checkdevices/check";
3867 RESULT
="pics.supported";
3870 mkdir
-p ".checkdevices";
3872 for i
in "${LIBDEV}/pic1"*.c
; do
3875 P
=$
(echo "$p" |
tr abcdefghijklmnopqrstuvwxyz ABCDEFGHIJKLMNOPQRSTUVWXYZ
);
3876 printf " include \"p%s.inc\"\n END" "$p" > "${CHECK}.asm";
3877 if "$mCCAS" -p "$p" -o "${CHECK}.o" -c "${CHECK}.asm" >/dev/null 2>&1 && "$mLD" "${CHECK}.o" >/dev
/null
2>&1; then
3878 GOOD_PICS
="$GOOD_PICS $p";
3879 N_GOOD
=`expr $N_GOOD + 1`;
3880 echo "$P" >> "$RESULT";
3882 BAD_PICS
="$BAD_PICS $p";
3883 N_BAD
=`expr $N_BAD + 1`;
3886 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $N_GOOD devices ($GOOD_PICS)" >&5
3887 printf "%s\n" "$N_GOOD devices ($GOOD_PICS)" >&6; }
3890 if test -n "$BAD_PICS"; then
3891 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING:
3892 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
3894 !!! WARNING: The installed gputils do not support all
3895 !!! PIC devices currently supported by SDCC.
3896 !!! If you continue to build SDCC, library files for the
3897 !!! following devices will not be built, and you will
3898 !!! not be able to compile any projects for these devices:
3902 ==> $N_BAD devices are *not* supported
3903 $N_GOOD devices are supported
3906 !!! Please update your gputils to a recent snapshot and
3907 !!! run configure again using the updated gputils. Make
3908 !!! sure to have them in PATH prior to the previously
3909 !!! found ones (or remove the older version completely).
3911 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
3914 printf "%s\n" "$as_me: WARNING:
3915 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
3917 !!! WARNING: The installed gputils do not support all
3918 !!! PIC devices currently supported by SDCC.
3919 !!! If you continue to build SDCC, library files for the
3920 !!! following devices will not be built, and you will
3921 !!! not be able to compile any projects for these devices:
3925 ==> $N_BAD devices are *not* supported
3926 $N_GOOD devices are supported
3929 !!! Please update your gputils to a recent snapshot and
3930 !!! run configure again using the updated gputils. Make
3931 !!! sure to have them in PATH prior to the previously
3932 !!! found ones (or remove the older version completely).
3934 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
3938 echo "Continuing in $d seconds ...";
3943 if grep -i "^18F1220$" pics.supported
>/dev
/null
2>/dev
/null
; then
3944 ENABLE_18F1220_TRUE
=
3945 ENABLE_18F1220_FALSE
='#'
3947 ENABLE_18F1220_TRUE
='#'
3948 ENABLE_18F1220_FALSE
=
3951 if grep -i "^18F1230$" pics.supported
>/dev
/null
2>/dev
/null
; then
3952 ENABLE_18F1230_TRUE
=
3953 ENABLE_18F1230_FALSE
='#'
3955 ENABLE_18F1230_TRUE
='#'
3956 ENABLE_18F1230_FALSE
=
3959 if grep -i "^18F1320$" pics.supported
>/dev
/null
2>/dev
/null
; then
3960 ENABLE_18F1320_TRUE
=
3961 ENABLE_18F1320_FALSE
='#'
3963 ENABLE_18F1320_TRUE
='#'
3964 ENABLE_18F1320_FALSE
=
3967 if grep -i "^18F1330$" pics.supported
>/dev
/null
2>/dev
/null
; then
3968 ENABLE_18F1330_TRUE
=
3969 ENABLE_18F1330_FALSE
='#'
3971 ENABLE_18F1330_TRUE
='#'
3972 ENABLE_18F1330_FALSE
=
3975 if grep -i "^18F13K22$" pics.supported
>/dev
/null
2>/dev
/null
; then
3976 ENABLE_18F13K22_TRUE
=
3977 ENABLE_18F13K22_FALSE
='#'
3979 ENABLE_18F13K22_TRUE
='#'
3980 ENABLE_18F13K22_FALSE
=
3983 if grep -i "^18F13K50$" pics.supported
>/dev
/null
2>/dev
/null
; then
3984 ENABLE_18F13K50_TRUE
=
3985 ENABLE_18F13K50_FALSE
='#'
3987 ENABLE_18F13K50_TRUE
='#'
3988 ENABLE_18F13K50_FALSE
=
3991 if grep -i "^18F14K22$" pics.supported
>/dev
/null
2>/dev
/null
; then
3992 ENABLE_18F14K22_TRUE
=
3993 ENABLE_18F14K22_FALSE
='#'
3995 ENABLE_18F14K22_TRUE
='#'
3996 ENABLE_18F14K22_FALSE
=
3999 if grep -i "^18F14K50$" pics.supported
>/dev
/null
2>/dev
/null
; then
4000 ENABLE_18F14K50_TRUE
=
4001 ENABLE_18F14K50_FALSE
='#'
4003 ENABLE_18F14K50_TRUE
='#'
4004 ENABLE_18F14K50_FALSE
=
4007 if grep -i "^18F2220$" pics.supported
>/dev
/null
2>/dev
/null
; then
4008 ENABLE_18F2220_TRUE
=
4009 ENABLE_18F2220_FALSE
='#'
4011 ENABLE_18F2220_TRUE
='#'
4012 ENABLE_18F2220_FALSE
=
4015 if grep -i "^18F2221$" pics.supported
>/dev
/null
2>/dev
/null
; then
4016 ENABLE_18F2221_TRUE
=
4017 ENABLE_18F2221_FALSE
='#'
4019 ENABLE_18F2221_TRUE
='#'
4020 ENABLE_18F2221_FALSE
=
4023 if grep -i "^18F2320$" pics.supported
>/dev
/null
2>/dev
/null
; then
4024 ENABLE_18F2320_TRUE
=
4025 ENABLE_18F2320_FALSE
='#'
4027 ENABLE_18F2320_TRUE
='#'
4028 ENABLE_18F2320_FALSE
=
4031 if grep -i "^18F2321$" pics.supported
>/dev
/null
2>/dev
/null
; then
4032 ENABLE_18F2321_TRUE
=
4033 ENABLE_18F2321_FALSE
='#'
4035 ENABLE_18F2321_TRUE
='#'
4036 ENABLE_18F2321_FALSE
=
4039 if grep -i "^18F2331$" pics.supported
>/dev
/null
2>/dev
/null
; then
4040 ENABLE_18F2331_TRUE
=
4041 ENABLE_18F2331_FALSE
='#'
4043 ENABLE_18F2331_TRUE
='#'
4044 ENABLE_18F2331_FALSE
=
4047 if grep -i "^18F23K20$" pics.supported
>/dev
/null
2>/dev
/null
; then
4048 ENABLE_18F23K20_TRUE
=
4049 ENABLE_18F23K20_FALSE
='#'
4051 ENABLE_18F23K20_TRUE
='#'
4052 ENABLE_18F23K20_FALSE
=
4055 if grep -i "^18F23K22$" pics.supported
>/dev
/null
2>/dev
/null
; then
4056 ENABLE_18F23K22_TRUE
=
4057 ENABLE_18F23K22_FALSE
='#'
4059 ENABLE_18F23K22_TRUE
='#'
4060 ENABLE_18F23K22_FALSE
=
4063 if grep -i "^18F2410$" pics.supported
>/dev
/null
2>/dev
/null
; then
4064 ENABLE_18F2410_TRUE
=
4065 ENABLE_18F2410_FALSE
='#'
4067 ENABLE_18F2410_TRUE
='#'
4068 ENABLE_18F2410_FALSE
=
4071 if grep -i "^18F2420$" pics.supported
>/dev
/null
2>/dev
/null
; then
4072 ENABLE_18F2420_TRUE
=
4073 ENABLE_18F2420_FALSE
='#'
4075 ENABLE_18F2420_TRUE
='#'
4076 ENABLE_18F2420_FALSE
=
4079 if grep -i "^18F2423$" pics.supported
>/dev
/null
2>/dev
/null
; then
4080 ENABLE_18F2423_TRUE
=
4081 ENABLE_18F2423_FALSE
='#'
4083 ENABLE_18F2423_TRUE
='#'
4084 ENABLE_18F2423_FALSE
=
4087 if grep -i "^18F242$" pics.supported
>/dev
/null
2>/dev
/null
; then
4089 ENABLE_18F242_FALSE
='#'
4091 ENABLE_18F242_TRUE
='#'
4092 ENABLE_18F242_FALSE
=
4095 if grep -i "^18F2431$" pics.supported
>/dev
/null
2>/dev
/null
; then
4096 ENABLE_18F2431_TRUE
=
4097 ENABLE_18F2431_FALSE
='#'
4099 ENABLE_18F2431_TRUE
='#'
4100 ENABLE_18F2431_FALSE
=
4103 if grep -i "^18F2439$" pics.supported
>/dev
/null
2>/dev
/null
; then
4104 ENABLE_18F2439_TRUE
=
4105 ENABLE_18F2439_FALSE
='#'
4107 ENABLE_18F2439_TRUE
='#'
4108 ENABLE_18F2439_FALSE
=
4111 if grep -i "^18F2450$" pics.supported
>/dev
/null
2>/dev
/null
; then
4112 ENABLE_18F2450_TRUE
=
4113 ENABLE_18F2450_FALSE
='#'
4115 ENABLE_18F2450_TRUE
='#'
4116 ENABLE_18F2450_FALSE
=
4119 if grep -i "^18F2455$" pics.supported
>/dev
/null
2>/dev
/null
; then
4120 ENABLE_18F2455_TRUE
=
4121 ENABLE_18F2455_FALSE
='#'
4123 ENABLE_18F2455_TRUE
='#'
4124 ENABLE_18F2455_FALSE
=
4127 if grep -i "^18F2458$" pics.supported
>/dev
/null
2>/dev
/null
; then
4128 ENABLE_18F2458_TRUE
=
4129 ENABLE_18F2458_FALSE
='#'
4131 ENABLE_18F2458_TRUE
='#'
4132 ENABLE_18F2458_FALSE
=
4135 if grep -i "^18F2480$" pics.supported
>/dev
/null
2>/dev
/null
; then
4136 ENABLE_18F2480_TRUE
=
4137 ENABLE_18F2480_FALSE
='#'
4139 ENABLE_18F2480_TRUE
='#'
4140 ENABLE_18F2480_FALSE
=
4143 if grep -i "^18F248$" pics.supported
>/dev
/null
2>/dev
/null
; then
4145 ENABLE_18F248_FALSE
='#'
4147 ENABLE_18F248_TRUE
='#'
4148 ENABLE_18F248_FALSE
=
4151 if grep -i "^18F24J10$" pics.supported
>/dev
/null
2>/dev
/null
; then
4152 ENABLE_18F24J10_TRUE
=
4153 ENABLE_18F24J10_FALSE
='#'
4155 ENABLE_18F24J10_TRUE
='#'
4156 ENABLE_18F24J10_FALSE
=
4159 if grep -i "^18F24J11$" pics.supported
>/dev
/null
2>/dev
/null
; then
4160 ENABLE_18F24J11_TRUE
=
4161 ENABLE_18F24J11_FALSE
='#'
4163 ENABLE_18F24J11_TRUE
='#'
4164 ENABLE_18F24J11_FALSE
=
4167 if grep -i "^18F24J50$" pics.supported
>/dev
/null
2>/dev
/null
; then
4168 ENABLE_18F24J50_TRUE
=
4169 ENABLE_18F24J50_FALSE
='#'
4171 ENABLE_18F24J50_TRUE
='#'
4172 ENABLE_18F24J50_FALSE
=
4175 if grep -i "^18F24K20$" pics.supported
>/dev
/null
2>/dev
/null
; then
4176 ENABLE_18F24K20_TRUE
=
4177 ENABLE_18F24K20_FALSE
='#'
4179 ENABLE_18F24K20_TRUE
='#'
4180 ENABLE_18F24K20_FALSE
=
4183 if grep -i "^18F24K22$" pics.supported
>/dev
/null
2>/dev
/null
; then
4184 ENABLE_18F24K22_TRUE
=
4185 ENABLE_18F24K22_FALSE
='#'
4187 ENABLE_18F24K22_TRUE
='#'
4188 ENABLE_18F24K22_FALSE
=
4191 if grep -i "^18F24K50$" pics.supported
>/dev
/null
2>/dev
/null
; then
4192 ENABLE_18F24K50_TRUE
=
4193 ENABLE_18F24K50_FALSE
='#'
4195 ENABLE_18F24K50_TRUE
='#'
4196 ENABLE_18F24K50_FALSE
=
4199 if grep -i "^18F2510$" pics.supported
>/dev
/null
2>/dev
/null
; then
4200 ENABLE_18F2510_TRUE
=
4201 ENABLE_18F2510_FALSE
='#'
4203 ENABLE_18F2510_TRUE
='#'
4204 ENABLE_18F2510_FALSE
=
4207 if grep -i "^18F2515$" pics.supported
>/dev
/null
2>/dev
/null
; then
4208 ENABLE_18F2515_TRUE
=
4209 ENABLE_18F2515_FALSE
='#'
4211 ENABLE_18F2515_TRUE
='#'
4212 ENABLE_18F2515_FALSE
=
4215 if grep -i "^18F2520$" pics.supported
>/dev
/null
2>/dev
/null
; then
4216 ENABLE_18F2520_TRUE
=
4217 ENABLE_18F2520_FALSE
='#'
4219 ENABLE_18F2520_TRUE
='#'
4220 ENABLE_18F2520_FALSE
=
4223 if grep -i "^18F2523$" pics.supported
>/dev
/null
2>/dev
/null
; then
4224 ENABLE_18F2523_TRUE
=
4225 ENABLE_18F2523_FALSE
='#'
4227 ENABLE_18F2523_TRUE
='#'
4228 ENABLE_18F2523_FALSE
=
4231 if grep -i "^18F2525$" pics.supported
>/dev
/null
2>/dev
/null
; then
4232 ENABLE_18F2525_TRUE
=
4233 ENABLE_18F2525_FALSE
='#'
4235 ENABLE_18F2525_TRUE
='#'
4236 ENABLE_18F2525_FALSE
=
4239 if grep -i "^18F252$" pics.supported
>/dev
/null
2>/dev
/null
; then
4241 ENABLE_18F252_FALSE
='#'
4243 ENABLE_18F252_TRUE
='#'
4244 ENABLE_18F252_FALSE
=
4247 if grep -i "^18F2539$" pics.supported
>/dev
/null
2>/dev
/null
; then
4248 ENABLE_18F2539_TRUE
=
4249 ENABLE_18F2539_FALSE
='#'
4251 ENABLE_18F2539_TRUE
='#'
4252 ENABLE_18F2539_FALSE
=
4255 if grep -i "^18F2550$" pics.supported
>/dev
/null
2>/dev
/null
; then
4256 ENABLE_18F2550_TRUE
=
4257 ENABLE_18F2550_FALSE
='#'
4259 ENABLE_18F2550_TRUE
='#'
4260 ENABLE_18F2550_FALSE
=
4263 if grep -i "^18F2553$" pics.supported
>/dev
/null
2>/dev
/null
; then
4264 ENABLE_18F2553_TRUE
=
4265 ENABLE_18F2553_FALSE
='#'
4267 ENABLE_18F2553_TRUE
='#'
4268 ENABLE_18F2553_FALSE
=
4271 if grep -i "^18F2580$" pics.supported
>/dev
/null
2>/dev
/null
; then
4272 ENABLE_18F2580_TRUE
=
4273 ENABLE_18F2580_FALSE
='#'
4275 ENABLE_18F2580_TRUE
='#'
4276 ENABLE_18F2580_FALSE
=
4279 if grep -i "^18F2585$" pics.supported
>/dev
/null
2>/dev
/null
; then
4280 ENABLE_18F2585_TRUE
=
4281 ENABLE_18F2585_FALSE
='#'
4283 ENABLE_18F2585_TRUE
='#'
4284 ENABLE_18F2585_FALSE
=
4287 if grep -i "^18F258$" pics.supported
>/dev
/null
2>/dev
/null
; then
4289 ENABLE_18F258_FALSE
='#'
4291 ENABLE_18F258_TRUE
='#'
4292 ENABLE_18F258_FALSE
=
4295 if grep -i "^18F25J10$" pics.supported
>/dev
/null
2>/dev
/null
; then
4296 ENABLE_18F25J10_TRUE
=
4297 ENABLE_18F25J10_FALSE
='#'
4299 ENABLE_18F25J10_TRUE
='#'
4300 ENABLE_18F25J10_FALSE
=
4303 if grep -i "^18F25J11$" pics.supported
>/dev
/null
2>/dev
/null
; then
4304 ENABLE_18F25J11_TRUE
=
4305 ENABLE_18F25J11_FALSE
='#'
4307 ENABLE_18F25J11_TRUE
='#'
4308 ENABLE_18F25J11_FALSE
=
4311 if grep -i "^18F25J50$" pics.supported
>/dev
/null
2>/dev
/null
; then
4312 ENABLE_18F25J50_TRUE
=
4313 ENABLE_18F25J50_FALSE
='#'
4315 ENABLE_18F25J50_TRUE
='#'
4316 ENABLE_18F25J50_FALSE
=
4319 if grep -i "^18F25K20$" pics.supported
>/dev
/null
2>/dev
/null
; then
4320 ENABLE_18F25K20_TRUE
=
4321 ENABLE_18F25K20_FALSE
='#'
4323 ENABLE_18F25K20_TRUE
='#'
4324 ENABLE_18F25K20_FALSE
=
4327 if grep -i "^18F25K22$" pics.supported
>/dev
/null
2>/dev
/null
; then
4328 ENABLE_18F25K22_TRUE
=
4329 ENABLE_18F25K22_FALSE
='#'
4331 ENABLE_18F25K22_TRUE
='#'
4332 ENABLE_18F25K22_FALSE
=
4335 if grep -i "^18F25K50$" pics.supported
>/dev
/null
2>/dev
/null
; then
4336 ENABLE_18F25K50_TRUE
=
4337 ENABLE_18F25K50_FALSE
='#'
4339 ENABLE_18F25K50_TRUE
='#'
4340 ENABLE_18F25K50_FALSE
=
4343 if grep -i "^18F25K80$" pics.supported
>/dev
/null
2>/dev
/null
; then
4344 ENABLE_18F25K80_TRUE
=
4345 ENABLE_18F25K80_FALSE
='#'
4347 ENABLE_18F25K80_TRUE
='#'
4348 ENABLE_18F25K80_FALSE
=
4351 if grep -i "^18F2610$" pics.supported
>/dev
/null
2>/dev
/null
; then
4352 ENABLE_18F2610_TRUE
=
4353 ENABLE_18F2610_FALSE
='#'
4355 ENABLE_18F2610_TRUE
='#'
4356 ENABLE_18F2610_FALSE
=
4359 if grep -i "^18F2620$" pics.supported
>/dev
/null
2>/dev
/null
; then
4360 ENABLE_18F2620_TRUE
=
4361 ENABLE_18F2620_FALSE
='#'
4363 ENABLE_18F2620_TRUE
='#'
4364 ENABLE_18F2620_FALSE
=
4367 if grep -i "^18F2680$" pics.supported
>/dev
/null
2>/dev
/null
; then
4368 ENABLE_18F2680_TRUE
=
4369 ENABLE_18F2680_FALSE
='#'
4371 ENABLE_18F2680_TRUE
='#'
4372 ENABLE_18F2680_FALSE
=
4375 if grep -i "^18F2682$" pics.supported
>/dev
/null
2>/dev
/null
; then
4376 ENABLE_18F2682_TRUE
=
4377 ENABLE_18F2682_FALSE
='#'
4379 ENABLE_18F2682_TRUE
='#'
4380 ENABLE_18F2682_FALSE
=
4383 if grep -i "^18F2685$" pics.supported
>/dev
/null
2>/dev
/null
; then
4384 ENABLE_18F2685_TRUE
=
4385 ENABLE_18F2685_FALSE
='#'
4387 ENABLE_18F2685_TRUE
='#'
4388 ENABLE_18F2685_FALSE
=
4391 if grep -i "^18F26J11$" pics.supported
>/dev
/null
2>/dev
/null
; then
4392 ENABLE_18F26J11_TRUE
=
4393 ENABLE_18F26J11_FALSE
='#'
4395 ENABLE_18F26J11_TRUE
='#'
4396 ENABLE_18F26J11_FALSE
=
4399 if grep -i "^18F26J13$" pics.supported
>/dev
/null
2>/dev
/null
; then
4400 ENABLE_18F26J13_TRUE
=
4401 ENABLE_18F26J13_FALSE
='#'
4403 ENABLE_18F26J13_TRUE
='#'
4404 ENABLE_18F26J13_FALSE
=
4407 if grep -i "^18F26J50$" pics.supported
>/dev
/null
2>/dev
/null
; then
4408 ENABLE_18F26J50_TRUE
=
4409 ENABLE_18F26J50_FALSE
='#'
4411 ENABLE_18F26J50_TRUE
='#'
4412 ENABLE_18F26J50_FALSE
=
4415 if grep -i "^18F26J53$" pics.supported
>/dev
/null
2>/dev
/null
; then
4416 ENABLE_18F26J53_TRUE
=
4417 ENABLE_18F26J53_FALSE
='#'
4419 ENABLE_18F26J53_TRUE
='#'
4420 ENABLE_18F26J53_FALSE
=
4423 if grep -i "^18F26K20$" pics.supported
>/dev
/null
2>/dev
/null
; then
4424 ENABLE_18F26K20_TRUE
=
4425 ENABLE_18F26K20_FALSE
='#'
4427 ENABLE_18F26K20_TRUE
='#'
4428 ENABLE_18F26K20_FALSE
=
4431 if grep -i "^18F26K22$" pics.supported
>/dev
/null
2>/dev
/null
; then
4432 ENABLE_18F26K22_TRUE
=
4433 ENABLE_18F26K22_FALSE
='#'
4435 ENABLE_18F26K22_TRUE
='#'
4436 ENABLE_18F26K22_FALSE
=
4439 if grep -i "^18F26K80$" pics.supported
>/dev
/null
2>/dev
/null
; then
4440 ENABLE_18F26K80_TRUE
=
4441 ENABLE_18F26K80_FALSE
='#'
4443 ENABLE_18F26K80_TRUE
='#'
4444 ENABLE_18F26K80_FALSE
=
4447 if grep -i "^18F27J13$" pics.supported
>/dev
/null
2>/dev
/null
; then
4448 ENABLE_18F27J13_TRUE
=
4449 ENABLE_18F27J13_FALSE
='#'
4451 ENABLE_18F27J13_TRUE
='#'
4452 ENABLE_18F27J13_FALSE
=
4455 if grep -i "^18F27J53$" pics.supported
>/dev
/null
2>/dev
/null
; then
4456 ENABLE_18F27J53_TRUE
=
4457 ENABLE_18F27J53_FALSE
='#'
4459 ENABLE_18F27J53_TRUE
='#'
4460 ENABLE_18F27J53_FALSE
=
4463 if grep -i "^18F4220$" pics.supported
>/dev
/null
2>/dev
/null
; then
4464 ENABLE_18F4220_TRUE
=
4465 ENABLE_18F4220_FALSE
='#'
4467 ENABLE_18F4220_TRUE
='#'
4468 ENABLE_18F4220_FALSE
=
4471 if grep -i "^18F4221$" pics.supported
>/dev
/null
2>/dev
/null
; then
4472 ENABLE_18F4221_TRUE
=
4473 ENABLE_18F4221_FALSE
='#'
4475 ENABLE_18F4221_TRUE
='#'
4476 ENABLE_18F4221_FALSE
=
4479 if grep -i "^18F4320$" pics.supported
>/dev
/null
2>/dev
/null
; then
4480 ENABLE_18F4320_TRUE
=
4481 ENABLE_18F4320_FALSE
='#'
4483 ENABLE_18F4320_TRUE
='#'
4484 ENABLE_18F4320_FALSE
=
4487 if grep -i "^18F4321$" pics.supported
>/dev
/null
2>/dev
/null
; then
4488 ENABLE_18F4321_TRUE
=
4489 ENABLE_18F4321_FALSE
='#'
4491 ENABLE_18F4321_TRUE
='#'
4492 ENABLE_18F4321_FALSE
=
4495 if grep -i "^18F4331$" pics.supported
>/dev
/null
2>/dev
/null
; then
4496 ENABLE_18F4331_TRUE
=
4497 ENABLE_18F4331_FALSE
='#'
4499 ENABLE_18F4331_TRUE
='#'
4500 ENABLE_18F4331_FALSE
=
4503 if grep -i "^18F43K20$" pics.supported
>/dev
/null
2>/dev
/null
; then
4504 ENABLE_18F43K20_TRUE
=
4505 ENABLE_18F43K20_FALSE
='#'
4507 ENABLE_18F43K20_TRUE
='#'
4508 ENABLE_18F43K20_FALSE
=
4511 if grep -i "^18F43K22$" pics.supported
>/dev
/null
2>/dev
/null
; then
4512 ENABLE_18F43K22_TRUE
=
4513 ENABLE_18F43K22_FALSE
='#'
4515 ENABLE_18F43K22_TRUE
='#'
4516 ENABLE_18F43K22_FALSE
=
4519 if grep -i "^18F4410$" pics.supported
>/dev
/null
2>/dev
/null
; then
4520 ENABLE_18F4410_TRUE
=
4521 ENABLE_18F4410_FALSE
='#'
4523 ENABLE_18F4410_TRUE
='#'
4524 ENABLE_18F4410_FALSE
=
4527 if grep -i "^18F4420$" pics.supported
>/dev
/null
2>/dev
/null
; then
4528 ENABLE_18F4420_TRUE
=
4529 ENABLE_18F4420_FALSE
='#'
4531 ENABLE_18F4420_TRUE
='#'
4532 ENABLE_18F4420_FALSE
=
4535 if grep -i "^18F4423$" pics.supported
>/dev
/null
2>/dev
/null
; then
4536 ENABLE_18F4423_TRUE
=
4537 ENABLE_18F4423_FALSE
='#'
4539 ENABLE_18F4423_TRUE
='#'
4540 ENABLE_18F4423_FALSE
=
4543 if grep -i "^18F442$" pics.supported
>/dev
/null
2>/dev
/null
; then
4545 ENABLE_18F442_FALSE
='#'
4547 ENABLE_18F442_TRUE
='#'
4548 ENABLE_18F442_FALSE
=
4551 if grep -i "^18F4431$" pics.supported
>/dev
/null
2>/dev
/null
; then
4552 ENABLE_18F4431_TRUE
=
4553 ENABLE_18F4431_FALSE
='#'
4555 ENABLE_18F4431_TRUE
='#'
4556 ENABLE_18F4431_FALSE
=
4559 if grep -i "^18F4439$" pics.supported
>/dev
/null
2>/dev
/null
; then
4560 ENABLE_18F4439_TRUE
=
4561 ENABLE_18F4439_FALSE
='#'
4563 ENABLE_18F4439_TRUE
='#'
4564 ENABLE_18F4439_FALSE
=
4567 if grep -i "^18F4450$" pics.supported
>/dev
/null
2>/dev
/null
; then
4568 ENABLE_18F4450_TRUE
=
4569 ENABLE_18F4450_FALSE
='#'
4571 ENABLE_18F4450_TRUE
='#'
4572 ENABLE_18F4450_FALSE
=
4575 if grep -i "^18F4455$" pics.supported
>/dev
/null
2>/dev
/null
; then
4576 ENABLE_18F4455_TRUE
=
4577 ENABLE_18F4455_FALSE
='#'
4579 ENABLE_18F4455_TRUE
='#'
4580 ENABLE_18F4455_FALSE
=
4583 if grep -i "^18F4458$" pics.supported
>/dev
/null
2>/dev
/null
; then
4584 ENABLE_18F4458_TRUE
=
4585 ENABLE_18F4458_FALSE
='#'
4587 ENABLE_18F4458_TRUE
='#'
4588 ENABLE_18F4458_FALSE
=
4591 if grep -i "^18F4480$" pics.supported
>/dev
/null
2>/dev
/null
; then
4592 ENABLE_18F4480_TRUE
=
4593 ENABLE_18F4480_FALSE
='#'
4595 ENABLE_18F4480_TRUE
='#'
4596 ENABLE_18F4480_FALSE
=
4599 if grep -i "^18F448$" pics.supported
>/dev
/null
2>/dev
/null
; then
4601 ENABLE_18F448_FALSE
='#'
4603 ENABLE_18F448_TRUE
='#'
4604 ENABLE_18F448_FALSE
=
4607 if grep -i "^18F44J10$" pics.supported
>/dev
/null
2>/dev
/null
; then
4608 ENABLE_18F44J10_TRUE
=
4609 ENABLE_18F44J10_FALSE
='#'
4611 ENABLE_18F44J10_TRUE
='#'
4612 ENABLE_18F44J10_FALSE
=
4615 if grep -i "^18F44J11$" pics.supported
>/dev
/null
2>/dev
/null
; then
4616 ENABLE_18F44J11_TRUE
=
4617 ENABLE_18F44J11_FALSE
='#'
4619 ENABLE_18F44J11_TRUE
='#'
4620 ENABLE_18F44J11_FALSE
=
4623 if grep -i "^18F44J50$" pics.supported
>/dev
/null
2>/dev
/null
; then
4624 ENABLE_18F44J50_TRUE
=
4625 ENABLE_18F44J50_FALSE
='#'
4627 ENABLE_18F44J50_TRUE
='#'
4628 ENABLE_18F44J50_FALSE
=
4631 if grep -i "^18F44K20$" pics.supported
>/dev
/null
2>/dev
/null
; then
4632 ENABLE_18F44K20_TRUE
=
4633 ENABLE_18F44K20_FALSE
='#'
4635 ENABLE_18F44K20_TRUE
='#'
4636 ENABLE_18F44K20_FALSE
=
4639 if grep -i "^18F44K22$" pics.supported
>/dev
/null
2>/dev
/null
; then
4640 ENABLE_18F44K22_TRUE
=
4641 ENABLE_18F44K22_FALSE
='#'
4643 ENABLE_18F44K22_TRUE
='#'
4644 ENABLE_18F44K22_FALSE
=
4647 if grep -i "^18F4510$" pics.supported
>/dev
/null
2>/dev
/null
; then
4648 ENABLE_18F4510_TRUE
=
4649 ENABLE_18F4510_FALSE
='#'
4651 ENABLE_18F4510_TRUE
='#'
4652 ENABLE_18F4510_FALSE
=
4655 if grep -i "^18F4515$" pics.supported
>/dev
/null
2>/dev
/null
; then
4656 ENABLE_18F4515_TRUE
=
4657 ENABLE_18F4515_FALSE
='#'
4659 ENABLE_18F4515_TRUE
='#'
4660 ENABLE_18F4515_FALSE
=
4663 if grep -i "^18F4520$" pics.supported
>/dev
/null
2>/dev
/null
; then
4664 ENABLE_18F4520_TRUE
=
4665 ENABLE_18F4520_FALSE
='#'
4667 ENABLE_18F4520_TRUE
='#'
4668 ENABLE_18F4520_FALSE
=
4671 if grep -i "^18F4523$" pics.supported
>/dev
/null
2>/dev
/null
; then
4672 ENABLE_18F4523_TRUE
=
4673 ENABLE_18F4523_FALSE
='#'
4675 ENABLE_18F4523_TRUE
='#'
4676 ENABLE_18F4523_FALSE
=
4679 if grep -i "^18F4525$" pics.supported
>/dev
/null
2>/dev
/null
; then
4680 ENABLE_18F4525_TRUE
=
4681 ENABLE_18F4525_FALSE
='#'
4683 ENABLE_18F4525_TRUE
='#'
4684 ENABLE_18F4525_FALSE
=
4687 if grep -i "^18F452$" pics.supported
>/dev
/null
2>/dev
/null
; then
4689 ENABLE_18F452_FALSE
='#'
4691 ENABLE_18F452_TRUE
='#'
4692 ENABLE_18F452_FALSE
=
4695 if grep -i "^18F4539$" pics.supported
>/dev
/null
2>/dev
/null
; then
4696 ENABLE_18F4539_TRUE
=
4697 ENABLE_18F4539_FALSE
='#'
4699 ENABLE_18F4539_TRUE
='#'
4700 ENABLE_18F4539_FALSE
=
4703 if grep -i "^18F4550$" pics.supported
>/dev
/null
2>/dev
/null
; then
4704 ENABLE_18F4550_TRUE
=
4705 ENABLE_18F4550_FALSE
='#'
4707 ENABLE_18F4550_TRUE
='#'
4708 ENABLE_18F4550_FALSE
=
4711 if grep -i "^18F4553$" pics.supported
>/dev
/null
2>/dev
/null
; then
4712 ENABLE_18F4553_TRUE
=
4713 ENABLE_18F4553_FALSE
='#'
4715 ENABLE_18F4553_TRUE
='#'
4716 ENABLE_18F4553_FALSE
=
4719 if grep -i "^18F4580$" pics.supported
>/dev
/null
2>/dev
/null
; then
4720 ENABLE_18F4580_TRUE
=
4721 ENABLE_18F4580_FALSE
='#'
4723 ENABLE_18F4580_TRUE
='#'
4724 ENABLE_18F4580_FALSE
=
4727 if grep -i "^18F4585$" pics.supported
>/dev
/null
2>/dev
/null
; then
4728 ENABLE_18F4585_TRUE
=
4729 ENABLE_18F4585_FALSE
='#'
4731 ENABLE_18F4585_TRUE
='#'
4732 ENABLE_18F4585_FALSE
=
4735 if grep -i "^18F458$" pics.supported
>/dev
/null
2>/dev
/null
; then
4737 ENABLE_18F458_FALSE
='#'
4739 ENABLE_18F458_TRUE
='#'
4740 ENABLE_18F458_FALSE
=
4743 if grep -i "^18F45J10$" pics.supported
>/dev
/null
2>/dev
/null
; then
4744 ENABLE_18F45J10_TRUE
=
4745 ENABLE_18F45J10_FALSE
='#'
4747 ENABLE_18F45J10_TRUE
='#'
4748 ENABLE_18F45J10_FALSE
=
4751 if grep -i "^18F45J11$" pics.supported
>/dev
/null
2>/dev
/null
; then
4752 ENABLE_18F45J11_TRUE
=
4753 ENABLE_18F45J11_FALSE
='#'
4755 ENABLE_18F45J11_TRUE
='#'
4756 ENABLE_18F45J11_FALSE
=
4759 if grep -i "^18F45J50$" pics.supported
>/dev
/null
2>/dev
/null
; then
4760 ENABLE_18F45J50_TRUE
=
4761 ENABLE_18F45J50_FALSE
='#'
4763 ENABLE_18F45J50_TRUE
='#'
4764 ENABLE_18F45J50_FALSE
=
4767 if grep -i "^18F45K20$" pics.supported
>/dev
/null
2>/dev
/null
; then
4768 ENABLE_18F45K20_TRUE
=
4769 ENABLE_18F45K20_FALSE
='#'
4771 ENABLE_18F45K20_TRUE
='#'
4772 ENABLE_18F45K20_FALSE
=
4775 if grep -i "^18F45K22$" pics.supported
>/dev
/null
2>/dev
/null
; then
4776 ENABLE_18F45K22_TRUE
=
4777 ENABLE_18F45K22_FALSE
='#'
4779 ENABLE_18F45K22_TRUE
='#'
4780 ENABLE_18F45K22_FALSE
=
4783 if grep -i "^18F45K50$" pics.supported
>/dev
/null
2>/dev
/null
; then
4784 ENABLE_18F45K50_TRUE
=
4785 ENABLE_18F45K50_FALSE
='#'
4787 ENABLE_18F45K50_TRUE
='#'
4788 ENABLE_18F45K50_FALSE
=
4791 if grep -i "^18F45K80$" pics.supported
>/dev
/null
2>/dev
/null
; then
4792 ENABLE_18F45K80_TRUE
=
4793 ENABLE_18F45K80_FALSE
='#'
4795 ENABLE_18F45K80_TRUE
='#'
4796 ENABLE_18F45K80_FALSE
=
4799 if grep -i "^18F4610$" pics.supported
>/dev
/null
2>/dev
/null
; then
4800 ENABLE_18F4610_TRUE
=
4801 ENABLE_18F4610_FALSE
='#'
4803 ENABLE_18F4610_TRUE
='#'
4804 ENABLE_18F4610_FALSE
=
4807 if grep -i "^18F4620$" pics.supported
>/dev
/null
2>/dev
/null
; then
4808 ENABLE_18F4620_TRUE
=
4809 ENABLE_18F4620_FALSE
='#'
4811 ENABLE_18F4620_TRUE
='#'
4812 ENABLE_18F4620_FALSE
=
4815 if grep -i "^18F4680$" pics.supported
>/dev
/null
2>/dev
/null
; then
4816 ENABLE_18F4680_TRUE
=
4817 ENABLE_18F4680_FALSE
='#'
4819 ENABLE_18F4680_TRUE
='#'
4820 ENABLE_18F4680_FALSE
=
4823 if grep -i "^18F4682$" pics.supported
>/dev
/null
2>/dev
/null
; then
4824 ENABLE_18F4682_TRUE
=
4825 ENABLE_18F4682_FALSE
='#'
4827 ENABLE_18F4682_TRUE
='#'
4828 ENABLE_18F4682_FALSE
=
4831 if grep -i "^18F4685$" pics.supported
>/dev
/null
2>/dev
/null
; then
4832 ENABLE_18F4685_TRUE
=
4833 ENABLE_18F4685_FALSE
='#'
4835 ENABLE_18F4685_TRUE
='#'
4836 ENABLE_18F4685_FALSE
=
4839 if grep -i "^18F46J11$" pics.supported
>/dev
/null
2>/dev
/null
; then
4840 ENABLE_18F46J11_TRUE
=
4841 ENABLE_18F46J11_FALSE
='#'
4843 ENABLE_18F46J11_TRUE
='#'
4844 ENABLE_18F46J11_FALSE
=
4847 if grep -i "^18F46J13$" pics.supported
>/dev
/null
2>/dev
/null
; then
4848 ENABLE_18F46J13_TRUE
=
4849 ENABLE_18F46J13_FALSE
='#'
4851 ENABLE_18F46J13_TRUE
='#'
4852 ENABLE_18F46J13_FALSE
=
4855 if grep -i "^18F46J50$" pics.supported
>/dev
/null
2>/dev
/null
; then
4856 ENABLE_18F46J50_TRUE
=
4857 ENABLE_18F46J50_FALSE
='#'
4859 ENABLE_18F46J50_TRUE
='#'
4860 ENABLE_18F46J50_FALSE
=
4863 if grep -i "^18F46J53$" pics.supported
>/dev
/null
2>/dev
/null
; then
4864 ENABLE_18F46J53_TRUE
=
4865 ENABLE_18F46J53_FALSE
='#'
4867 ENABLE_18F46J53_TRUE
='#'
4868 ENABLE_18F46J53_FALSE
=
4871 if grep -i "^18F46K20$" pics.supported
>/dev
/null
2>/dev
/null
; then
4872 ENABLE_18F46K20_TRUE
=
4873 ENABLE_18F46K20_FALSE
='#'
4875 ENABLE_18F46K20_TRUE
='#'
4876 ENABLE_18F46K20_FALSE
=
4879 if grep -i "^18F46K22$" pics.supported
>/dev
/null
2>/dev
/null
; then
4880 ENABLE_18F46K22_TRUE
=
4881 ENABLE_18F46K22_FALSE
='#'
4883 ENABLE_18F46K22_TRUE
='#'
4884 ENABLE_18F46K22_FALSE
=
4887 if grep -i "^18F46K80$" pics.supported
>/dev
/null
2>/dev
/null
; then
4888 ENABLE_18F46K80_TRUE
=
4889 ENABLE_18F46K80_FALSE
='#'
4891 ENABLE_18F46K80_TRUE
='#'
4892 ENABLE_18F46K80_FALSE
=
4895 if grep -i "^18F47J13$" pics.supported
>/dev
/null
2>/dev
/null
; then
4896 ENABLE_18F47J13_TRUE
=
4897 ENABLE_18F47J13_FALSE
='#'
4899 ENABLE_18F47J13_TRUE
='#'
4900 ENABLE_18F47J13_FALSE
=
4903 if grep -i "^18F47J53$" pics.supported
>/dev
/null
2>/dev
/null
; then
4904 ENABLE_18F47J53_TRUE
=
4905 ENABLE_18F47J53_FALSE
='#'
4907 ENABLE_18F47J53_TRUE
='#'
4908 ENABLE_18F47J53_FALSE
=
4911 if grep -i "^18F6310$" pics.supported
>/dev
/null
2>/dev
/null
; then
4912 ENABLE_18F6310_TRUE
=
4913 ENABLE_18F6310_FALSE
='#'
4915 ENABLE_18F6310_TRUE
='#'
4916 ENABLE_18F6310_FALSE
=
4919 if grep -i "^18F6390$" pics.supported
>/dev
/null
2>/dev
/null
; then
4920 ENABLE_18F6390_TRUE
=
4921 ENABLE_18F6390_FALSE
='#'
4923 ENABLE_18F6390_TRUE
='#'
4924 ENABLE_18F6390_FALSE
=
4927 if grep -i "^18F6393$" pics.supported
>/dev
/null
2>/dev
/null
; then
4928 ENABLE_18F6393_TRUE
=
4929 ENABLE_18F6393_FALSE
='#'
4931 ENABLE_18F6393_TRUE
='#'
4932 ENABLE_18F6393_FALSE
=
4935 if grep -i "^18F63J11$" pics.supported
>/dev
/null
2>/dev
/null
; then
4936 ENABLE_18F63J11_TRUE
=
4937 ENABLE_18F63J11_FALSE
='#'
4939 ENABLE_18F63J11_TRUE
='#'
4940 ENABLE_18F63J11_FALSE
=
4943 if grep -i "^18F63J90$" pics.supported
>/dev
/null
2>/dev
/null
; then
4944 ENABLE_18F63J90_TRUE
=
4945 ENABLE_18F63J90_FALSE
='#'
4947 ENABLE_18F63J90_TRUE
='#'
4948 ENABLE_18F63J90_FALSE
=
4951 if grep -i "^18F6410$" pics.supported
>/dev
/null
2>/dev
/null
; then
4952 ENABLE_18F6410_TRUE
=
4953 ENABLE_18F6410_FALSE
='#'
4955 ENABLE_18F6410_TRUE
='#'
4956 ENABLE_18F6410_FALSE
=
4959 if grep -i "^18F6490$" pics.supported
>/dev
/null
2>/dev
/null
; then
4960 ENABLE_18F6490_TRUE
=
4961 ENABLE_18F6490_FALSE
='#'
4963 ENABLE_18F6490_TRUE
='#'
4964 ENABLE_18F6490_FALSE
=
4967 if grep -i "^18F6493$" pics.supported
>/dev
/null
2>/dev
/null
; then
4968 ENABLE_18F6493_TRUE
=
4969 ENABLE_18F6493_FALSE
='#'
4971 ENABLE_18F6493_TRUE
='#'
4972 ENABLE_18F6493_FALSE
=
4975 if grep -i "^18F64J11$" pics.supported
>/dev
/null
2>/dev
/null
; then
4976 ENABLE_18F64J11_TRUE
=
4977 ENABLE_18F64J11_FALSE
='#'
4979 ENABLE_18F64J11_TRUE
='#'
4980 ENABLE_18F64J11_FALSE
=
4983 if grep -i "^18F64J90$" pics.supported
>/dev
/null
2>/dev
/null
; then
4984 ENABLE_18F64J90_TRUE
=
4985 ENABLE_18F64J90_FALSE
='#'
4987 ENABLE_18F64J90_TRUE
='#'
4988 ENABLE_18F64J90_FALSE
=
4991 if grep -i "^18F6520$" pics.supported
>/dev
/null
2>/dev
/null
; then
4992 ENABLE_18F6520_TRUE
=
4993 ENABLE_18F6520_FALSE
='#'
4995 ENABLE_18F6520_TRUE
='#'
4996 ENABLE_18F6520_FALSE
=
4999 if grep -i "^18F6525$" pics.supported
>/dev
/null
2>/dev
/null
; then
5000 ENABLE_18F6525_TRUE
=
5001 ENABLE_18F6525_FALSE
='#'
5003 ENABLE_18F6525_TRUE
='#'
5004 ENABLE_18F6525_FALSE
=
5007 if grep -i "^18F6527$" pics.supported
>/dev
/null
2>/dev
/null
; then
5008 ENABLE_18F6527_TRUE
=
5009 ENABLE_18F6527_FALSE
='#'
5011 ENABLE_18F6527_TRUE
='#'
5012 ENABLE_18F6527_FALSE
=
5015 if grep -i "^18F6585$" pics.supported
>/dev
/null
2>/dev
/null
; then
5016 ENABLE_18F6585_TRUE
=
5017 ENABLE_18F6585_FALSE
='#'
5019 ENABLE_18F6585_TRUE
='#'
5020 ENABLE_18F6585_FALSE
=
5023 if grep -i "^18F65J10$" pics.supported
>/dev
/null
2>/dev
/null
; then
5024 ENABLE_18F65J10_TRUE
=
5025 ENABLE_18F65J10_FALSE
='#'
5027 ENABLE_18F65J10_TRUE
='#'
5028 ENABLE_18F65J10_FALSE
=
5031 if grep -i "^18F65J11$" pics.supported
>/dev
/null
2>/dev
/null
; then
5032 ENABLE_18F65J11_TRUE
=
5033 ENABLE_18F65J11_FALSE
='#'
5035 ENABLE_18F65J11_TRUE
='#'
5036 ENABLE_18F65J11_FALSE
=
5039 if grep -i "^18F65J15$" pics.supported
>/dev
/null
2>/dev
/null
; then
5040 ENABLE_18F65J15_TRUE
=
5041 ENABLE_18F65J15_FALSE
='#'
5043 ENABLE_18F65J15_TRUE
='#'
5044 ENABLE_18F65J15_FALSE
=
5047 if grep -i "^18F65J50$" pics.supported
>/dev
/null
2>/dev
/null
; then
5048 ENABLE_18F65J50_TRUE
=
5049 ENABLE_18F65J50_FALSE
='#'
5051 ENABLE_18F65J50_TRUE
='#'
5052 ENABLE_18F65J50_FALSE
=
5055 if grep -i "^18F65J90$" pics.supported
>/dev
/null
2>/dev
/null
; then
5056 ENABLE_18F65J90_TRUE
=
5057 ENABLE_18F65J90_FALSE
='#'
5059 ENABLE_18F65J90_TRUE
='#'
5060 ENABLE_18F65J90_FALSE
=
5063 if grep -i "^18F65J94$" pics.supported
>/dev
/null
2>/dev
/null
; then
5064 ENABLE_18F65J94_TRUE
=
5065 ENABLE_18F65J94_FALSE
='#'
5067 ENABLE_18F65J94_TRUE
='#'
5068 ENABLE_18F65J94_FALSE
=
5071 if grep -i "^18F65K22$" pics.supported
>/dev
/null
2>/dev
/null
; then
5072 ENABLE_18F65K22_TRUE
=
5073 ENABLE_18F65K22_FALSE
='#'
5075 ENABLE_18F65K22_TRUE
='#'
5076 ENABLE_18F65K22_FALSE
=
5079 if grep -i "^18F65K80$" pics.supported
>/dev
/null
2>/dev
/null
; then
5080 ENABLE_18F65K80_TRUE
=
5081 ENABLE_18F65K80_FALSE
='#'
5083 ENABLE_18F65K80_TRUE
='#'
5084 ENABLE_18F65K80_FALSE
=
5087 if grep -i "^18F65K90$" pics.supported
>/dev
/null
2>/dev
/null
; then
5088 ENABLE_18F65K90_TRUE
=
5089 ENABLE_18F65K90_FALSE
='#'
5091 ENABLE_18F65K90_TRUE
='#'
5092 ENABLE_18F65K90_FALSE
=
5095 if grep -i "^18F6620$" pics.supported
>/dev
/null
2>/dev
/null
; then
5096 ENABLE_18F6620_TRUE
=
5097 ENABLE_18F6620_FALSE
='#'
5099 ENABLE_18F6620_TRUE
='#'
5100 ENABLE_18F6620_FALSE
=
5103 if grep -i "^18F6621$" pics.supported
>/dev
/null
2>/dev
/null
; then
5104 ENABLE_18F6621_TRUE
=
5105 ENABLE_18F6621_FALSE
='#'
5107 ENABLE_18F6621_TRUE
='#'
5108 ENABLE_18F6621_FALSE
=
5111 if grep -i "^18F6622$" pics.supported
>/dev
/null
2>/dev
/null
; then
5112 ENABLE_18F6622_TRUE
=
5113 ENABLE_18F6622_FALSE
='#'
5115 ENABLE_18F6622_TRUE
='#'
5116 ENABLE_18F6622_FALSE
=
5119 if grep -i "^18F6627$" pics.supported
>/dev
/null
2>/dev
/null
; then
5120 ENABLE_18F6627_TRUE
=
5121 ENABLE_18F6627_FALSE
='#'
5123 ENABLE_18F6627_TRUE
='#'
5124 ENABLE_18F6627_FALSE
=
5127 if grep -i "^18F6628$" pics.supported
>/dev
/null
2>/dev
/null
; then
5128 ENABLE_18F6628_TRUE
=
5129 ENABLE_18F6628_FALSE
='#'
5131 ENABLE_18F6628_TRUE
='#'
5132 ENABLE_18F6628_FALSE
=
5135 if grep -i "^18F6680$" pics.supported
>/dev
/null
2>/dev
/null
; then
5136 ENABLE_18F6680_TRUE
=
5137 ENABLE_18F6680_FALSE
='#'
5139 ENABLE_18F6680_TRUE
='#'
5140 ENABLE_18F6680_FALSE
=
5143 if grep -i "^18F66J10$" pics.supported
>/dev
/null
2>/dev
/null
; then
5144 ENABLE_18F66J10_TRUE
=
5145 ENABLE_18F66J10_FALSE
='#'
5147 ENABLE_18F66J10_TRUE
='#'
5148 ENABLE_18F66J10_FALSE
=
5151 if grep -i "^18F66J11$" pics.supported
>/dev
/null
2>/dev
/null
; then
5152 ENABLE_18F66J11_TRUE
=
5153 ENABLE_18F66J11_FALSE
='#'
5155 ENABLE_18F66J11_TRUE
='#'
5156 ENABLE_18F66J11_FALSE
=
5159 if grep -i "^18F66J15$" pics.supported
>/dev
/null
2>/dev
/null
; then
5160 ENABLE_18F66J15_TRUE
=
5161 ENABLE_18F66J15_FALSE
='#'
5163 ENABLE_18F66J15_TRUE
='#'
5164 ENABLE_18F66J15_FALSE
=
5167 if grep -i "^18F66J16$" pics.supported
>/dev
/null
2>/dev
/null
; then
5168 ENABLE_18F66J16_TRUE
=
5169 ENABLE_18F66J16_FALSE
='#'
5171 ENABLE_18F66J16_TRUE
='#'
5172 ENABLE_18F66J16_FALSE
=
5175 if grep -i "^18F66J50$" pics.supported
>/dev
/null
2>/dev
/null
; then
5176 ENABLE_18F66J50_TRUE
=
5177 ENABLE_18F66J50_FALSE
='#'
5179 ENABLE_18F66J50_TRUE
='#'
5180 ENABLE_18F66J50_FALSE
=
5183 if grep -i "^18F66J55$" pics.supported
>/dev
/null
2>/dev
/null
; then
5184 ENABLE_18F66J55_TRUE
=
5185 ENABLE_18F66J55_FALSE
='#'
5187 ENABLE_18F66J55_TRUE
='#'
5188 ENABLE_18F66J55_FALSE
=
5191 if grep -i "^18F66J60$" pics.supported
>/dev
/null
2>/dev
/null
; then
5192 ENABLE_18F66J60_TRUE
=
5193 ENABLE_18F66J60_FALSE
='#'
5195 ENABLE_18F66J60_TRUE
='#'
5196 ENABLE_18F66J60_FALSE
=
5199 if grep -i "^18F66J65$" pics.supported
>/dev
/null
2>/dev
/null
; then
5200 ENABLE_18F66J65_TRUE
=
5201 ENABLE_18F66J65_FALSE
='#'
5203 ENABLE_18F66J65_TRUE
='#'
5204 ENABLE_18F66J65_FALSE
=
5207 if grep -i "^18F66J90$" pics.supported
>/dev
/null
2>/dev
/null
; then
5208 ENABLE_18F66J90_TRUE
=
5209 ENABLE_18F66J90_FALSE
='#'
5211 ENABLE_18F66J90_TRUE
='#'
5212 ENABLE_18F66J90_FALSE
=
5215 if grep -i "^18F66J93$" pics.supported
>/dev
/null
2>/dev
/null
; then
5216 ENABLE_18F66J93_TRUE
=
5217 ENABLE_18F66J93_FALSE
='#'
5219 ENABLE_18F66J93_TRUE
='#'
5220 ENABLE_18F66J93_FALSE
=
5223 if grep -i "^18F66J94$" pics.supported
>/dev
/null
2>/dev
/null
; then
5224 ENABLE_18F66J94_TRUE
=
5225 ENABLE_18F66J94_FALSE
='#'
5227 ENABLE_18F66J94_TRUE
='#'
5228 ENABLE_18F66J94_FALSE
=
5231 if grep -i "^18F66J99$" pics.supported
>/dev
/null
2>/dev
/null
; then
5232 ENABLE_18F66J99_TRUE
=
5233 ENABLE_18F66J99_FALSE
='#'
5235 ENABLE_18F66J99_TRUE
='#'
5236 ENABLE_18F66J99_FALSE
=
5239 if grep -i "^18F66K22$" pics.supported
>/dev
/null
2>/dev
/null
; then
5240 ENABLE_18F66K22_TRUE
=
5241 ENABLE_18F66K22_FALSE
='#'
5243 ENABLE_18F66K22_TRUE
='#'
5244 ENABLE_18F66K22_FALSE
=
5247 if grep -i "^18F66K80$" pics.supported
>/dev
/null
2>/dev
/null
; then
5248 ENABLE_18F66K80_TRUE
=
5249 ENABLE_18F66K80_FALSE
='#'
5251 ENABLE_18F66K80_TRUE
='#'
5252 ENABLE_18F66K80_FALSE
=
5255 if grep -i "^18F66K90$" pics.supported
>/dev
/null
2>/dev
/null
; then
5256 ENABLE_18F66K90_TRUE
=
5257 ENABLE_18F66K90_FALSE
='#'
5259 ENABLE_18F66K90_TRUE
='#'
5260 ENABLE_18F66K90_FALSE
=
5263 if grep -i "^18F6720$" pics.supported
>/dev
/null
2>/dev
/null
; then
5264 ENABLE_18F6720_TRUE
=
5265 ENABLE_18F6720_FALSE
='#'
5267 ENABLE_18F6720_TRUE
='#'
5268 ENABLE_18F6720_FALSE
=
5271 if grep -i "^18F6722$" pics.supported
>/dev
/null
2>/dev
/null
; then
5272 ENABLE_18F6722_TRUE
=
5273 ENABLE_18F6722_FALSE
='#'
5275 ENABLE_18F6722_TRUE
='#'
5276 ENABLE_18F6722_FALSE
=
5279 if grep -i "^18F6723$" pics.supported
>/dev
/null
2>/dev
/null
; then
5280 ENABLE_18F6723_TRUE
=
5281 ENABLE_18F6723_FALSE
='#'
5283 ENABLE_18F6723_TRUE
='#'
5284 ENABLE_18F6723_FALSE
=
5287 if grep -i "^18F67J10$" pics.supported
>/dev
/null
2>/dev
/null
; then
5288 ENABLE_18F67J10_TRUE
=
5289 ENABLE_18F67J10_FALSE
='#'
5291 ENABLE_18F67J10_TRUE
='#'
5292 ENABLE_18F67J10_FALSE
=
5295 if grep -i "^18F67J11$" pics.supported
>/dev
/null
2>/dev
/null
; then
5296 ENABLE_18F67J11_TRUE
=
5297 ENABLE_18F67J11_FALSE
='#'
5299 ENABLE_18F67J11_TRUE
='#'
5300 ENABLE_18F67J11_FALSE
=
5303 if grep -i "^18F67J50$" pics.supported
>/dev
/null
2>/dev
/null
; then
5304 ENABLE_18F67J50_TRUE
=
5305 ENABLE_18F67J50_FALSE
='#'
5307 ENABLE_18F67J50_TRUE
='#'
5308 ENABLE_18F67J50_FALSE
=
5311 if grep -i "^18F67J60$" pics.supported
>/dev
/null
2>/dev
/null
; then
5312 ENABLE_18F67J60_TRUE
=
5313 ENABLE_18F67J60_FALSE
='#'
5315 ENABLE_18F67J60_TRUE
='#'
5316 ENABLE_18F67J60_FALSE
=
5319 if grep -i "^18F67J90$" pics.supported
>/dev
/null
2>/dev
/null
; then
5320 ENABLE_18F67J90_TRUE
=
5321 ENABLE_18F67J90_FALSE
='#'
5323 ENABLE_18F67J90_TRUE
='#'
5324 ENABLE_18F67J90_FALSE
=
5327 if grep -i "^18F67J93$" pics.supported
>/dev
/null
2>/dev
/null
; then
5328 ENABLE_18F67J93_TRUE
=
5329 ENABLE_18F67J93_FALSE
='#'
5331 ENABLE_18F67J93_TRUE
='#'
5332 ENABLE_18F67J93_FALSE
=
5335 if grep -i "^18F67J94$" pics.supported
>/dev
/null
2>/dev
/null
; then
5336 ENABLE_18F67J94_TRUE
=
5337 ENABLE_18F67J94_FALSE
='#'
5339 ENABLE_18F67J94_TRUE
='#'
5340 ENABLE_18F67J94_FALSE
=
5343 if grep -i "^18F67K22$" pics.supported
>/dev
/null
2>/dev
/null
; then
5344 ENABLE_18F67K22_TRUE
=
5345 ENABLE_18F67K22_FALSE
='#'
5347 ENABLE_18F67K22_TRUE
='#'
5348 ENABLE_18F67K22_FALSE
=
5351 if grep -i "^18F67K90$" pics.supported
>/dev
/null
2>/dev
/null
; then
5352 ENABLE_18F67K90_TRUE
=
5353 ENABLE_18F67K90_FALSE
='#'
5355 ENABLE_18F67K90_TRUE
='#'
5356 ENABLE_18F67K90_FALSE
=
5359 if grep -i "^18F8310$" pics.supported
>/dev
/null
2>/dev
/null
; then
5360 ENABLE_18F8310_TRUE
=
5361 ENABLE_18F8310_FALSE
='#'
5363 ENABLE_18F8310_TRUE
='#'
5364 ENABLE_18F8310_FALSE
=
5367 if grep -i "^18F8390$" pics.supported
>/dev
/null
2>/dev
/null
; then
5368 ENABLE_18F8390_TRUE
=
5369 ENABLE_18F8390_FALSE
='#'
5371 ENABLE_18F8390_TRUE
='#'
5372 ENABLE_18F8390_FALSE
=
5375 if grep -i "^18F8393$" pics.supported
>/dev
/null
2>/dev
/null
; then
5376 ENABLE_18F8393_TRUE
=
5377 ENABLE_18F8393_FALSE
='#'
5379 ENABLE_18F8393_TRUE
='#'
5380 ENABLE_18F8393_FALSE
=
5383 if grep -i "^18F83J11$" pics.supported
>/dev
/null
2>/dev
/null
; then
5384 ENABLE_18F83J11_TRUE
=
5385 ENABLE_18F83J11_FALSE
='#'
5387 ENABLE_18F83J11_TRUE
='#'
5388 ENABLE_18F83J11_FALSE
=
5391 if grep -i "^18F83J90$" pics.supported
>/dev
/null
2>/dev
/null
; then
5392 ENABLE_18F83J90_TRUE
=
5393 ENABLE_18F83J90_FALSE
='#'
5395 ENABLE_18F83J90_TRUE
='#'
5396 ENABLE_18F83J90_FALSE
=
5399 if grep -i "^18F8410$" pics.supported
>/dev
/null
2>/dev
/null
; then
5400 ENABLE_18F8410_TRUE
=
5401 ENABLE_18F8410_FALSE
='#'
5403 ENABLE_18F8410_TRUE
='#'
5404 ENABLE_18F8410_FALSE
=
5407 if grep -i "^18F8490$" pics.supported
>/dev
/null
2>/dev
/null
; then
5408 ENABLE_18F8490_TRUE
=
5409 ENABLE_18F8490_FALSE
='#'
5411 ENABLE_18F8490_TRUE
='#'
5412 ENABLE_18F8490_FALSE
=
5415 if grep -i "^18F8493$" pics.supported
>/dev
/null
2>/dev
/null
; then
5416 ENABLE_18F8493_TRUE
=
5417 ENABLE_18F8493_FALSE
='#'
5419 ENABLE_18F8493_TRUE
='#'
5420 ENABLE_18F8493_FALSE
=
5423 if grep -i "^18F84J11$" pics.supported
>/dev
/null
2>/dev
/null
; then
5424 ENABLE_18F84J11_TRUE
=
5425 ENABLE_18F84J11_FALSE
='#'
5427 ENABLE_18F84J11_TRUE
='#'
5428 ENABLE_18F84J11_FALSE
=
5431 if grep -i "^18F84J90$" pics.supported
>/dev
/null
2>/dev
/null
; then
5432 ENABLE_18F84J90_TRUE
=
5433 ENABLE_18F84J90_FALSE
='#'
5435 ENABLE_18F84J90_TRUE
='#'
5436 ENABLE_18F84J90_FALSE
=
5439 if grep -i "^18F8520$" pics.supported
>/dev
/null
2>/dev
/null
; then
5440 ENABLE_18F8520_TRUE
=
5441 ENABLE_18F8520_FALSE
='#'
5443 ENABLE_18F8520_TRUE
='#'
5444 ENABLE_18F8520_FALSE
=
5447 if grep -i "^18F8525$" pics.supported
>/dev
/null
2>/dev
/null
; then
5448 ENABLE_18F8525_TRUE
=
5449 ENABLE_18F8525_FALSE
='#'
5451 ENABLE_18F8525_TRUE
='#'
5452 ENABLE_18F8525_FALSE
=
5455 if grep -i "^18F8527$" pics.supported
>/dev
/null
2>/dev
/null
; then
5456 ENABLE_18F8527_TRUE
=
5457 ENABLE_18F8527_FALSE
='#'
5459 ENABLE_18F8527_TRUE
='#'
5460 ENABLE_18F8527_FALSE
=
5463 if grep -i "^18F8585$" pics.supported
>/dev
/null
2>/dev
/null
; then
5464 ENABLE_18F8585_TRUE
=
5465 ENABLE_18F8585_FALSE
='#'
5467 ENABLE_18F8585_TRUE
='#'
5468 ENABLE_18F8585_FALSE
=
5471 if grep -i "^18F85J10$" pics.supported
>/dev
/null
2>/dev
/null
; then
5472 ENABLE_18F85J10_TRUE
=
5473 ENABLE_18F85J10_FALSE
='#'
5475 ENABLE_18F85J10_TRUE
='#'
5476 ENABLE_18F85J10_FALSE
=
5479 if grep -i "^18F85J11$" pics.supported
>/dev
/null
2>/dev
/null
; then
5480 ENABLE_18F85J11_TRUE
=
5481 ENABLE_18F85J11_FALSE
='#'
5483 ENABLE_18F85J11_TRUE
='#'
5484 ENABLE_18F85J11_FALSE
=
5487 if grep -i "^18F85J15$" pics.supported
>/dev
/null
2>/dev
/null
; then
5488 ENABLE_18F85J15_TRUE
=
5489 ENABLE_18F85J15_FALSE
='#'
5491 ENABLE_18F85J15_TRUE
='#'
5492 ENABLE_18F85J15_FALSE
=
5495 if grep -i "^18F85J50$" pics.supported
>/dev
/null
2>/dev
/null
; then
5496 ENABLE_18F85J50_TRUE
=
5497 ENABLE_18F85J50_FALSE
='#'
5499 ENABLE_18F85J50_TRUE
='#'
5500 ENABLE_18F85J50_FALSE
=
5503 if grep -i "^18F85J90$" pics.supported
>/dev
/null
2>/dev
/null
; then
5504 ENABLE_18F85J90_TRUE
=
5505 ENABLE_18F85J90_FALSE
='#'
5507 ENABLE_18F85J90_TRUE
='#'
5508 ENABLE_18F85J90_FALSE
=
5511 if grep -i "^18F85J94$" pics.supported
>/dev
/null
2>/dev
/null
; then
5512 ENABLE_18F85J94_TRUE
=
5513 ENABLE_18F85J94_FALSE
='#'
5515 ENABLE_18F85J94_TRUE
='#'
5516 ENABLE_18F85J94_FALSE
=
5519 if grep -i "^18F85K22$" pics.supported
>/dev
/null
2>/dev
/null
; then
5520 ENABLE_18F85K22_TRUE
=
5521 ENABLE_18F85K22_FALSE
='#'
5523 ENABLE_18F85K22_TRUE
='#'
5524 ENABLE_18F85K22_FALSE
=
5527 if grep -i "^18F85K90$" pics.supported
>/dev
/null
2>/dev
/null
; then
5528 ENABLE_18F85K90_TRUE
=
5529 ENABLE_18F85K90_FALSE
='#'
5531 ENABLE_18F85K90_TRUE
='#'
5532 ENABLE_18F85K90_FALSE
=
5535 if grep -i "^18F8620$" pics.supported
>/dev
/null
2>/dev
/null
; then
5536 ENABLE_18F8620_TRUE
=
5537 ENABLE_18F8620_FALSE
='#'
5539 ENABLE_18F8620_TRUE
='#'
5540 ENABLE_18F8620_FALSE
=
5543 if grep -i "^18F8621$" pics.supported
>/dev
/null
2>/dev
/null
; then
5544 ENABLE_18F8621_TRUE
=
5545 ENABLE_18F8621_FALSE
='#'
5547 ENABLE_18F8621_TRUE
='#'
5548 ENABLE_18F8621_FALSE
=
5551 if grep -i "^18F8622$" pics.supported
>/dev
/null
2>/dev
/null
; then
5552 ENABLE_18F8622_TRUE
=
5553 ENABLE_18F8622_FALSE
='#'
5555 ENABLE_18F8622_TRUE
='#'
5556 ENABLE_18F8622_FALSE
=
5559 if grep -i "^18F8627$" pics.supported
>/dev
/null
2>/dev
/null
; then
5560 ENABLE_18F8627_TRUE
=
5561 ENABLE_18F8627_FALSE
='#'
5563 ENABLE_18F8627_TRUE
='#'
5564 ENABLE_18F8627_FALSE
=
5567 if grep -i "^18F8628$" pics.supported
>/dev
/null
2>/dev
/null
; then
5568 ENABLE_18F8628_TRUE
=
5569 ENABLE_18F8628_FALSE
='#'
5571 ENABLE_18F8628_TRUE
='#'
5572 ENABLE_18F8628_FALSE
=
5575 if grep -i "^18F8680$" pics.supported
>/dev
/null
2>/dev
/null
; then
5576 ENABLE_18F8680_TRUE
=
5577 ENABLE_18F8680_FALSE
='#'
5579 ENABLE_18F8680_TRUE
='#'
5580 ENABLE_18F8680_FALSE
=
5583 if grep -i "^18F86J10$" pics.supported
>/dev
/null
2>/dev
/null
; then
5584 ENABLE_18F86J10_TRUE
=
5585 ENABLE_18F86J10_FALSE
='#'
5587 ENABLE_18F86J10_TRUE
='#'
5588 ENABLE_18F86J10_FALSE
=
5591 if grep -i "^18F86J11$" pics.supported
>/dev
/null
2>/dev
/null
; then
5592 ENABLE_18F86J11_TRUE
=
5593 ENABLE_18F86J11_FALSE
='#'
5595 ENABLE_18F86J11_TRUE
='#'
5596 ENABLE_18F86J11_FALSE
=
5599 if grep -i "^18F86J15$" pics.supported
>/dev
/null
2>/dev
/null
; then
5600 ENABLE_18F86J15_TRUE
=
5601 ENABLE_18F86J15_FALSE
='#'
5603 ENABLE_18F86J15_TRUE
='#'
5604 ENABLE_18F86J15_FALSE
=
5607 if grep -i "^18F86J16$" pics.supported
>/dev
/null
2>/dev
/null
; then
5608 ENABLE_18F86J16_TRUE
=
5609 ENABLE_18F86J16_FALSE
='#'
5611 ENABLE_18F86J16_TRUE
='#'
5612 ENABLE_18F86J16_FALSE
=
5615 if grep -i "^18F86J50$" pics.supported
>/dev
/null
2>/dev
/null
; then
5616 ENABLE_18F86J50_TRUE
=
5617 ENABLE_18F86J50_FALSE
='#'
5619 ENABLE_18F86J50_TRUE
='#'
5620 ENABLE_18F86J50_FALSE
=
5623 if grep -i "^18F86J55$" pics.supported
>/dev
/null
2>/dev
/null
; then
5624 ENABLE_18F86J55_TRUE
=
5625 ENABLE_18F86J55_FALSE
='#'
5627 ENABLE_18F86J55_TRUE
='#'
5628 ENABLE_18F86J55_FALSE
=
5631 if grep -i "^18F86J60$" pics.supported
>/dev
/null
2>/dev
/null
; then
5632 ENABLE_18F86J60_TRUE
=
5633 ENABLE_18F86J60_FALSE
='#'
5635 ENABLE_18F86J60_TRUE
='#'
5636 ENABLE_18F86J60_FALSE
=
5639 if grep -i "^18F86J65$" pics.supported
>/dev
/null
2>/dev
/null
; then
5640 ENABLE_18F86J65_TRUE
=
5641 ENABLE_18F86J65_FALSE
='#'
5643 ENABLE_18F86J65_TRUE
='#'
5644 ENABLE_18F86J65_FALSE
=
5647 if grep -i "^18F86J72$" pics.supported
>/dev
/null
2>/dev
/null
; then
5648 ENABLE_18F86J72_TRUE
=
5649 ENABLE_18F86J72_FALSE
='#'
5651 ENABLE_18F86J72_TRUE
='#'
5652 ENABLE_18F86J72_FALSE
=
5655 if grep -i "^18F86J90$" pics.supported
>/dev
/null
2>/dev
/null
; then
5656 ENABLE_18F86J90_TRUE
=
5657 ENABLE_18F86J90_FALSE
='#'
5659 ENABLE_18F86J90_TRUE
='#'
5660 ENABLE_18F86J90_FALSE
=
5663 if grep -i "^18F86J93$" pics.supported
>/dev
/null
2>/dev
/null
; then
5664 ENABLE_18F86J93_TRUE
=
5665 ENABLE_18F86J93_FALSE
='#'
5667 ENABLE_18F86J93_TRUE
='#'
5668 ENABLE_18F86J93_FALSE
=
5671 if grep -i "^18F86J94$" pics.supported
>/dev
/null
2>/dev
/null
; then
5672 ENABLE_18F86J94_TRUE
=
5673 ENABLE_18F86J94_FALSE
='#'
5675 ENABLE_18F86J94_TRUE
='#'
5676 ENABLE_18F86J94_FALSE
=
5679 if grep -i "^18F86J99$" pics.supported
>/dev
/null
2>/dev
/null
; then
5680 ENABLE_18F86J99_TRUE
=
5681 ENABLE_18F86J99_FALSE
='#'
5683 ENABLE_18F86J99_TRUE
='#'
5684 ENABLE_18F86J99_FALSE
=
5687 if grep -i "^18F86K22$" pics.supported
>/dev
/null
2>/dev
/null
; then
5688 ENABLE_18F86K22_TRUE
=
5689 ENABLE_18F86K22_FALSE
='#'
5691 ENABLE_18F86K22_TRUE
='#'
5692 ENABLE_18F86K22_FALSE
=
5695 if grep -i "^18F86K90$" pics.supported
>/dev
/null
2>/dev
/null
; then
5696 ENABLE_18F86K90_TRUE
=
5697 ENABLE_18F86K90_FALSE
='#'
5699 ENABLE_18F86K90_TRUE
='#'
5700 ENABLE_18F86K90_FALSE
=
5703 if grep -i "^18F8720$" pics.supported
>/dev
/null
2>/dev
/null
; then
5704 ENABLE_18F8720_TRUE
=
5705 ENABLE_18F8720_FALSE
='#'
5707 ENABLE_18F8720_TRUE
='#'
5708 ENABLE_18F8720_FALSE
=
5711 if grep -i "^18F8722$" pics.supported
>/dev
/null
2>/dev
/null
; then
5712 ENABLE_18F8722_TRUE
=
5713 ENABLE_18F8722_FALSE
='#'
5715 ENABLE_18F8722_TRUE
='#'
5716 ENABLE_18F8722_FALSE
=
5719 if grep -i "^18F8723$" pics.supported
>/dev
/null
2>/dev
/null
; then
5720 ENABLE_18F8723_TRUE
=
5721 ENABLE_18F8723_FALSE
='#'
5723 ENABLE_18F8723_TRUE
='#'
5724 ENABLE_18F8723_FALSE
=
5727 if grep -i "^18F87J10$" pics.supported
>/dev
/null
2>/dev
/null
; then
5728 ENABLE_18F87J10_TRUE
=
5729 ENABLE_18F87J10_FALSE
='#'
5731 ENABLE_18F87J10_TRUE
='#'
5732 ENABLE_18F87J10_FALSE
=
5735 if grep -i "^18F87J11$" pics.supported
>/dev
/null
2>/dev
/null
; then
5736 ENABLE_18F87J11_TRUE
=
5737 ENABLE_18F87J11_FALSE
='#'
5739 ENABLE_18F87J11_TRUE
='#'
5740 ENABLE_18F87J11_FALSE
=
5743 if grep -i "^18F87J50$" pics.supported
>/dev
/null
2>/dev
/null
; then
5744 ENABLE_18F87J50_TRUE
=
5745 ENABLE_18F87J50_FALSE
='#'
5747 ENABLE_18F87J50_TRUE
='#'
5748 ENABLE_18F87J50_FALSE
=
5751 if grep -i "^18F87J60$" pics.supported
>/dev
/null
2>/dev
/null
; then
5752 ENABLE_18F87J60_TRUE
=
5753 ENABLE_18F87J60_FALSE
='#'
5755 ENABLE_18F87J60_TRUE
='#'
5756 ENABLE_18F87J60_FALSE
=
5759 if grep -i "^18F87J72$" pics.supported
>/dev
/null
2>/dev
/null
; then
5760 ENABLE_18F87J72_TRUE
=
5761 ENABLE_18F87J72_FALSE
='#'
5763 ENABLE_18F87J72_TRUE
='#'
5764 ENABLE_18F87J72_FALSE
=
5767 if grep -i "^18F87J90$" pics.supported
>/dev
/null
2>/dev
/null
; then
5768 ENABLE_18F87J90_TRUE
=
5769 ENABLE_18F87J90_FALSE
='#'
5771 ENABLE_18F87J90_TRUE
='#'
5772 ENABLE_18F87J90_FALSE
=
5775 if grep -i "^18F87J93$" pics.supported
>/dev
/null
2>/dev
/null
; then
5776 ENABLE_18F87J93_TRUE
=
5777 ENABLE_18F87J93_FALSE
='#'
5779 ENABLE_18F87J93_TRUE
='#'
5780 ENABLE_18F87J93_FALSE
=
5783 if grep -i "^18F87J94$" pics.supported
>/dev
/null
2>/dev
/null
; then
5784 ENABLE_18F87J94_TRUE
=
5785 ENABLE_18F87J94_FALSE
='#'
5787 ENABLE_18F87J94_TRUE
='#'
5788 ENABLE_18F87J94_FALSE
=
5791 if grep -i "^18F87K22$" pics.supported
>/dev
/null
2>/dev
/null
; then
5792 ENABLE_18F87K22_TRUE
=
5793 ENABLE_18F87K22_FALSE
='#'
5795 ENABLE_18F87K22_TRUE
='#'
5796 ENABLE_18F87K22_FALSE
=
5799 if grep -i "^18F87K90$" pics.supported
>/dev
/null
2>/dev
/null
; then
5800 ENABLE_18F87K90_TRUE
=
5801 ENABLE_18F87K90_FALSE
='#'
5803 ENABLE_18F87K90_TRUE
='#'
5804 ENABLE_18F87K90_FALSE
=
5807 if grep -i "^18F95J94$" pics.supported
>/dev
/null
2>/dev
/null
; then
5808 ENABLE_18F95J94_TRUE
=
5809 ENABLE_18F95J94_FALSE
='#'
5811 ENABLE_18F95J94_TRUE
='#'
5812 ENABLE_18F95J94_FALSE
=
5815 if grep -i "^18F96J60$" pics.supported
>/dev
/null
2>/dev
/null
; then
5816 ENABLE_18F96J60_TRUE
=
5817 ENABLE_18F96J60_FALSE
='#'
5819 ENABLE_18F96J60_TRUE
='#'
5820 ENABLE_18F96J60_FALSE
=
5823 if grep -i "^18F96J65$" pics.supported
>/dev
/null
2>/dev
/null
; then
5824 ENABLE_18F96J65_TRUE
=
5825 ENABLE_18F96J65_FALSE
='#'
5827 ENABLE_18F96J65_TRUE
='#'
5828 ENABLE_18F96J65_FALSE
=
5831 if grep -i "^18F96J94$" pics.supported
>/dev
/null
2>/dev
/null
; then
5832 ENABLE_18F96J94_TRUE
=
5833 ENABLE_18F96J94_FALSE
='#'
5835 ENABLE_18F96J94_TRUE
='#'
5836 ENABLE_18F96J94_FALSE
=
5839 if grep -i "^18F96J99$" pics.supported
>/dev
/null
2>/dev
/null
; then
5840 ENABLE_18F96J99_TRUE
=
5841 ENABLE_18F96J99_FALSE
='#'
5843 ENABLE_18F96J99_TRUE
='#'
5844 ENABLE_18F96J99_FALSE
=
5847 if grep -i "^18F97J60$" pics.supported
>/dev
/null
2>/dev
/null
; then
5848 ENABLE_18F97J60_TRUE
=
5849 ENABLE_18F97J60_FALSE
='#'
5851 ENABLE_18F97J60_TRUE
='#'
5852 ENABLE_18F97J60_FALSE
=
5855 if grep -i "^18F97J94$" pics.supported
>/dev
/null
2>/dev
/null
; then
5856 ENABLE_18F97J94_TRUE
=
5857 ENABLE_18F97J94_FALSE
='#'
5859 ENABLE_18F97J94_TRUE
='#'
5860 ENABLE_18F97J94_FALSE
=
5863 if grep -i "^18LF1220$" pics.supported
>/dev
/null
2>/dev
/null
; then
5864 ENABLE_18LF1220_TRUE
=
5865 ENABLE_18LF1220_FALSE
='#'
5867 ENABLE_18LF1220_TRUE
='#'
5868 ENABLE_18LF1220_FALSE
=
5871 if grep -i "^18LF1230$" pics.supported
>/dev
/null
2>/dev
/null
; then
5872 ENABLE_18LF1230_TRUE
=
5873 ENABLE_18LF1230_FALSE
='#'
5875 ENABLE_18LF1230_TRUE
='#'
5876 ENABLE_18LF1230_FALSE
=
5879 if grep -i "^18LF1320$" pics.supported
>/dev
/null
2>/dev
/null
; then
5880 ENABLE_18LF1320_TRUE
=
5881 ENABLE_18LF1320_FALSE
='#'
5883 ENABLE_18LF1320_TRUE
='#'
5884 ENABLE_18LF1320_FALSE
=
5887 if grep -i "^18LF1330$" pics.supported
>/dev
/null
2>/dev
/null
; then
5888 ENABLE_18LF1330_TRUE
=
5889 ENABLE_18LF1330_FALSE
='#'
5891 ENABLE_18LF1330_TRUE
='#'
5892 ENABLE_18LF1330_FALSE
=
5895 if grep -i "^18LF13K22$" pics.supported
>/dev
/null
2>/dev
/null
; then
5896 ENABLE_18LF13K22_TRUE
=
5897 ENABLE_18LF13K22_FALSE
='#'
5899 ENABLE_18LF13K22_TRUE
='#'
5900 ENABLE_18LF13K22_FALSE
=
5903 if grep -i "^18LF13K50$" pics.supported
>/dev
/null
2>/dev
/null
; then
5904 ENABLE_18LF13K50_TRUE
=
5905 ENABLE_18LF13K50_FALSE
='#'
5907 ENABLE_18LF13K50_TRUE
='#'
5908 ENABLE_18LF13K50_FALSE
=
5911 if grep -i "^18LF14K22$" pics.supported
>/dev
/null
2>/dev
/null
; then
5912 ENABLE_18LF14K22_TRUE
=
5913 ENABLE_18LF14K22_FALSE
='#'
5915 ENABLE_18LF14K22_TRUE
='#'
5916 ENABLE_18LF14K22_FALSE
=
5919 if grep -i "^18LF14K50$" pics.supported
>/dev
/null
2>/dev
/null
; then
5920 ENABLE_18LF14K50_TRUE
=
5921 ENABLE_18LF14K50_FALSE
='#'
5923 ENABLE_18LF14K50_TRUE
='#'
5924 ENABLE_18LF14K50_FALSE
=
5927 if grep -i "^18LF2220$" pics.supported
>/dev
/null
2>/dev
/null
; then
5928 ENABLE_18LF2220_TRUE
=
5929 ENABLE_18LF2220_FALSE
='#'
5931 ENABLE_18LF2220_TRUE
='#'
5932 ENABLE_18LF2220_FALSE
=
5935 if grep -i "^18LF2221$" pics.supported
>/dev
/null
2>/dev
/null
; then
5936 ENABLE_18LF2221_TRUE
=
5937 ENABLE_18LF2221_FALSE
='#'
5939 ENABLE_18LF2221_TRUE
='#'
5940 ENABLE_18LF2221_FALSE
=
5943 if grep -i "^18LF2320$" pics.supported
>/dev
/null
2>/dev
/null
; then
5944 ENABLE_18LF2320_TRUE
=
5945 ENABLE_18LF2320_FALSE
='#'
5947 ENABLE_18LF2320_TRUE
='#'
5948 ENABLE_18LF2320_FALSE
=
5951 if grep -i "^18LF2321$" pics.supported
>/dev
/null
2>/dev
/null
; then
5952 ENABLE_18LF2321_TRUE
=
5953 ENABLE_18LF2321_FALSE
='#'
5955 ENABLE_18LF2321_TRUE
='#'
5956 ENABLE_18LF2321_FALSE
=
5959 if grep -i "^18LF2331$" pics.supported
>/dev
/null
2>/dev
/null
; then
5960 ENABLE_18LF2331_TRUE
=
5961 ENABLE_18LF2331_FALSE
='#'
5963 ENABLE_18LF2331_TRUE
='#'
5964 ENABLE_18LF2331_FALSE
=
5967 if grep -i "^18LF23K22$" pics.supported
>/dev
/null
2>/dev
/null
; then
5968 ENABLE_18LF23K22_TRUE
=
5969 ENABLE_18LF23K22_FALSE
='#'
5971 ENABLE_18LF23K22_TRUE
='#'
5972 ENABLE_18LF23K22_FALSE
=
5975 if grep -i "^18LF2410$" pics.supported
>/dev
/null
2>/dev
/null
; then
5976 ENABLE_18LF2410_TRUE
=
5977 ENABLE_18LF2410_FALSE
='#'
5979 ENABLE_18LF2410_TRUE
='#'
5980 ENABLE_18LF2410_FALSE
=
5983 if grep -i "^18LF2420$" pics.supported
>/dev
/null
2>/dev
/null
; then
5984 ENABLE_18LF2420_TRUE
=
5985 ENABLE_18LF2420_FALSE
='#'
5987 ENABLE_18LF2420_TRUE
='#'
5988 ENABLE_18LF2420_FALSE
=
5991 if grep -i "^18LF2423$" pics.supported
>/dev
/null
2>/dev
/null
; then
5992 ENABLE_18LF2423_TRUE
=
5993 ENABLE_18LF2423_FALSE
='#'
5995 ENABLE_18LF2423_TRUE
='#'
5996 ENABLE_18LF2423_FALSE
=
5999 if grep -i "^18LF242$" pics.supported
>/dev
/null
2>/dev
/null
; then
6000 ENABLE_18LF242_TRUE
=
6001 ENABLE_18LF242_FALSE
='#'
6003 ENABLE_18LF242_TRUE
='#'
6004 ENABLE_18LF242_FALSE
=
6007 if grep -i "^18LF2431$" pics.supported
>/dev
/null
2>/dev
/null
; then
6008 ENABLE_18LF2431_TRUE
=
6009 ENABLE_18LF2431_FALSE
='#'
6011 ENABLE_18LF2431_TRUE
='#'
6012 ENABLE_18LF2431_FALSE
=
6015 if grep -i "^18LF2439$" pics.supported
>/dev
/null
2>/dev
/null
; then
6016 ENABLE_18LF2439_TRUE
=
6017 ENABLE_18LF2439_FALSE
='#'
6019 ENABLE_18LF2439_TRUE
='#'
6020 ENABLE_18LF2439_FALSE
=
6023 if grep -i "^18LF2450$" pics.supported
>/dev
/null
2>/dev
/null
; then
6024 ENABLE_18LF2450_TRUE
=
6025 ENABLE_18LF2450_FALSE
='#'
6027 ENABLE_18LF2450_TRUE
='#'
6028 ENABLE_18LF2450_FALSE
=
6031 if grep -i "^18LF2455$" pics.supported
>/dev
/null
2>/dev
/null
; then
6032 ENABLE_18LF2455_TRUE
=
6033 ENABLE_18LF2455_FALSE
='#'
6035 ENABLE_18LF2455_TRUE
='#'
6036 ENABLE_18LF2455_FALSE
=
6039 if grep -i "^18LF2458$" pics.supported
>/dev
/null
2>/dev
/null
; then
6040 ENABLE_18LF2458_TRUE
=
6041 ENABLE_18LF2458_FALSE
='#'
6043 ENABLE_18LF2458_TRUE
='#'
6044 ENABLE_18LF2458_FALSE
=
6047 if grep -i "^18LF2480$" pics.supported
>/dev
/null
2>/dev
/null
; then
6048 ENABLE_18LF2480_TRUE
=
6049 ENABLE_18LF2480_FALSE
='#'
6051 ENABLE_18LF2480_TRUE
='#'
6052 ENABLE_18LF2480_FALSE
=
6055 if grep -i "^18LF248$" pics.supported
>/dev
/null
2>/dev
/null
; then
6056 ENABLE_18LF248_TRUE
=
6057 ENABLE_18LF248_FALSE
='#'
6059 ENABLE_18LF248_TRUE
='#'
6060 ENABLE_18LF248_FALSE
=
6063 if grep -i "^18LF24J10$" pics.supported
>/dev
/null
2>/dev
/null
; then
6064 ENABLE_18LF24J10_TRUE
=
6065 ENABLE_18LF24J10_FALSE
='#'
6067 ENABLE_18LF24J10_TRUE
='#'
6068 ENABLE_18LF24J10_FALSE
=
6071 if grep -i "^18LF24J11$" pics.supported
>/dev
/null
2>/dev
/null
; then
6072 ENABLE_18LF24J11_TRUE
=
6073 ENABLE_18LF24J11_FALSE
='#'
6075 ENABLE_18LF24J11_TRUE
='#'
6076 ENABLE_18LF24J11_FALSE
=
6079 if grep -i "^18LF24J50$" pics.supported
>/dev
/null
2>/dev
/null
; then
6080 ENABLE_18LF24J50_TRUE
=
6081 ENABLE_18LF24J50_FALSE
='#'
6083 ENABLE_18LF24J50_TRUE
='#'
6084 ENABLE_18LF24J50_FALSE
=
6087 if grep -i "^18LF24K22$" pics.supported
>/dev
/null
2>/dev
/null
; then
6088 ENABLE_18LF24K22_TRUE
=
6089 ENABLE_18LF24K22_FALSE
='#'
6091 ENABLE_18LF24K22_TRUE
='#'
6092 ENABLE_18LF24K22_FALSE
=
6095 if grep -i "^18LF24K50$" pics.supported
>/dev
/null
2>/dev
/null
; then
6096 ENABLE_18LF24K50_TRUE
=
6097 ENABLE_18LF24K50_FALSE
='#'
6099 ENABLE_18LF24K50_TRUE
='#'
6100 ENABLE_18LF24K50_FALSE
=
6103 if grep -i "^18LF2510$" pics.supported
>/dev
/null
2>/dev
/null
; then
6104 ENABLE_18LF2510_TRUE
=
6105 ENABLE_18LF2510_FALSE
='#'
6107 ENABLE_18LF2510_TRUE
='#'
6108 ENABLE_18LF2510_FALSE
=
6111 if grep -i "^18LF2515$" pics.supported
>/dev
/null
2>/dev
/null
; then
6112 ENABLE_18LF2515_TRUE
=
6113 ENABLE_18LF2515_FALSE
='#'
6115 ENABLE_18LF2515_TRUE
='#'
6116 ENABLE_18LF2515_FALSE
=
6119 if grep -i "^18LF2520$" pics.supported
>/dev
/null
2>/dev
/null
; then
6120 ENABLE_18LF2520_TRUE
=
6121 ENABLE_18LF2520_FALSE
='#'
6123 ENABLE_18LF2520_TRUE
='#'
6124 ENABLE_18LF2520_FALSE
=
6127 if grep -i "^18LF2523$" pics.supported
>/dev
/null
2>/dev
/null
; then
6128 ENABLE_18LF2523_TRUE
=
6129 ENABLE_18LF2523_FALSE
='#'
6131 ENABLE_18LF2523_TRUE
='#'
6132 ENABLE_18LF2523_FALSE
=
6135 if grep -i "^18LF2525$" pics.supported
>/dev
/null
2>/dev
/null
; then
6136 ENABLE_18LF2525_TRUE
=
6137 ENABLE_18LF2525_FALSE
='#'
6139 ENABLE_18LF2525_TRUE
='#'
6140 ENABLE_18LF2525_FALSE
=
6143 if grep -i "^18LF252$" pics.supported
>/dev
/null
2>/dev
/null
; then
6144 ENABLE_18LF252_TRUE
=
6145 ENABLE_18LF252_FALSE
='#'
6147 ENABLE_18LF252_TRUE
='#'
6148 ENABLE_18LF252_FALSE
=
6151 if grep -i "^18LF2539$" pics.supported
>/dev
/null
2>/dev
/null
; then
6152 ENABLE_18LF2539_TRUE
=
6153 ENABLE_18LF2539_FALSE
='#'
6155 ENABLE_18LF2539_TRUE
='#'
6156 ENABLE_18LF2539_FALSE
=
6159 if grep -i "^18LF2550$" pics.supported
>/dev
/null
2>/dev
/null
; then
6160 ENABLE_18LF2550_TRUE
=
6161 ENABLE_18LF2550_FALSE
='#'
6163 ENABLE_18LF2550_TRUE
='#'
6164 ENABLE_18LF2550_FALSE
=
6167 if grep -i "^18LF2553$" pics.supported
>/dev
/null
2>/dev
/null
; then
6168 ENABLE_18LF2553_TRUE
=
6169 ENABLE_18LF2553_FALSE
='#'
6171 ENABLE_18LF2553_TRUE
='#'
6172 ENABLE_18LF2553_FALSE
=
6175 if grep -i "^18LF2580$" pics.supported
>/dev
/null
2>/dev
/null
; then
6176 ENABLE_18LF2580_TRUE
=
6177 ENABLE_18LF2580_FALSE
='#'
6179 ENABLE_18LF2580_TRUE
='#'
6180 ENABLE_18LF2580_FALSE
=
6183 if grep -i "^18LF2585$" pics.supported
>/dev
/null
2>/dev
/null
; then
6184 ENABLE_18LF2585_TRUE
=
6185 ENABLE_18LF2585_FALSE
='#'
6187 ENABLE_18LF2585_TRUE
='#'
6188 ENABLE_18LF2585_FALSE
=
6191 if grep -i "^18LF258$" pics.supported
>/dev
/null
2>/dev
/null
; then
6192 ENABLE_18LF258_TRUE
=
6193 ENABLE_18LF258_FALSE
='#'
6195 ENABLE_18LF258_TRUE
='#'
6196 ENABLE_18LF258_FALSE
=
6199 if grep -i "^18LF25J10$" pics.supported
>/dev
/null
2>/dev
/null
; then
6200 ENABLE_18LF25J10_TRUE
=
6201 ENABLE_18LF25J10_FALSE
='#'
6203 ENABLE_18LF25J10_TRUE
='#'
6204 ENABLE_18LF25J10_FALSE
=
6207 if grep -i "^18LF25J11$" pics.supported
>/dev
/null
2>/dev
/null
; then
6208 ENABLE_18LF25J11_TRUE
=
6209 ENABLE_18LF25J11_FALSE
='#'
6211 ENABLE_18LF25J11_TRUE
='#'
6212 ENABLE_18LF25J11_FALSE
=
6215 if grep -i "^18LF25J50$" pics.supported
>/dev
/null
2>/dev
/null
; then
6216 ENABLE_18LF25J50_TRUE
=
6217 ENABLE_18LF25J50_FALSE
='#'
6219 ENABLE_18LF25J50_TRUE
='#'
6220 ENABLE_18LF25J50_FALSE
=
6223 if grep -i "^18LF25K22$" pics.supported
>/dev
/null
2>/dev
/null
; then
6224 ENABLE_18LF25K22_TRUE
=
6225 ENABLE_18LF25K22_FALSE
='#'
6227 ENABLE_18LF25K22_TRUE
='#'
6228 ENABLE_18LF25K22_FALSE
=
6231 if grep -i "^18LF25K50$" pics.supported
>/dev
/null
2>/dev
/null
; then
6232 ENABLE_18LF25K50_TRUE
=
6233 ENABLE_18LF25K50_FALSE
='#'
6235 ENABLE_18LF25K50_TRUE
='#'
6236 ENABLE_18LF25K50_FALSE
=
6239 if grep -i "^18LF25K80$" pics.supported
>/dev
/null
2>/dev
/null
; then
6240 ENABLE_18LF25K80_TRUE
=
6241 ENABLE_18LF25K80_FALSE
='#'
6243 ENABLE_18LF25K80_TRUE
='#'
6244 ENABLE_18LF25K80_FALSE
=
6247 if grep -i "^18LF2610$" pics.supported
>/dev
/null
2>/dev
/null
; then
6248 ENABLE_18LF2610_TRUE
=
6249 ENABLE_18LF2610_FALSE
='#'
6251 ENABLE_18LF2610_TRUE
='#'
6252 ENABLE_18LF2610_FALSE
=
6255 if grep -i "^18LF2620$" pics.supported
>/dev
/null
2>/dev
/null
; then
6256 ENABLE_18LF2620_TRUE
=
6257 ENABLE_18LF2620_FALSE
='#'
6259 ENABLE_18LF2620_TRUE
='#'
6260 ENABLE_18LF2620_FALSE
=
6263 if grep -i "^18LF2680$" pics.supported
>/dev
/null
2>/dev
/null
; then
6264 ENABLE_18LF2680_TRUE
=
6265 ENABLE_18LF2680_FALSE
='#'
6267 ENABLE_18LF2680_TRUE
='#'
6268 ENABLE_18LF2680_FALSE
=
6271 if grep -i "^18LF2682$" pics.supported
>/dev
/null
2>/dev
/null
; then
6272 ENABLE_18LF2682_TRUE
=
6273 ENABLE_18LF2682_FALSE
='#'
6275 ENABLE_18LF2682_TRUE
='#'
6276 ENABLE_18LF2682_FALSE
=
6279 if grep -i "^18LF2685$" pics.supported
>/dev
/null
2>/dev
/null
; then
6280 ENABLE_18LF2685_TRUE
=
6281 ENABLE_18LF2685_FALSE
='#'
6283 ENABLE_18LF2685_TRUE
='#'
6284 ENABLE_18LF2685_FALSE
=
6287 if grep -i "^18LF26J11$" pics.supported
>/dev
/null
2>/dev
/null
; then
6288 ENABLE_18LF26J11_TRUE
=
6289 ENABLE_18LF26J11_FALSE
='#'
6291 ENABLE_18LF26J11_TRUE
='#'
6292 ENABLE_18LF26J11_FALSE
=
6295 if grep -i "^18LF26J13$" pics.supported
>/dev
/null
2>/dev
/null
; then
6296 ENABLE_18LF26J13_TRUE
=
6297 ENABLE_18LF26J13_FALSE
='#'
6299 ENABLE_18LF26J13_TRUE
='#'
6300 ENABLE_18LF26J13_FALSE
=
6303 if grep -i "^18LF26J50$" pics.supported
>/dev
/null
2>/dev
/null
; then
6304 ENABLE_18LF26J50_TRUE
=
6305 ENABLE_18LF26J50_FALSE
='#'
6307 ENABLE_18LF26J50_TRUE
='#'
6308 ENABLE_18LF26J50_FALSE
=
6311 if grep -i "^18LF26J53$" pics.supported
>/dev
/null
2>/dev
/null
; then
6312 ENABLE_18LF26J53_TRUE
=
6313 ENABLE_18LF26J53_FALSE
='#'
6315 ENABLE_18LF26J53_TRUE
='#'
6316 ENABLE_18LF26J53_FALSE
=
6319 if grep -i "^18LF26K22$" pics.supported
>/dev
/null
2>/dev
/null
; then
6320 ENABLE_18LF26K22_TRUE
=
6321 ENABLE_18LF26K22_FALSE
='#'
6323 ENABLE_18LF26K22_TRUE
='#'
6324 ENABLE_18LF26K22_FALSE
=
6327 if grep -i "^18LF26K80$" pics.supported
>/dev
/null
2>/dev
/null
; then
6328 ENABLE_18LF26K80_TRUE
=
6329 ENABLE_18LF26K80_FALSE
='#'
6331 ENABLE_18LF26K80_TRUE
='#'
6332 ENABLE_18LF26K80_FALSE
=
6335 if grep -i "^18LF27J13$" pics.supported
>/dev
/null
2>/dev
/null
; then
6336 ENABLE_18LF27J13_TRUE
=
6337 ENABLE_18LF27J13_FALSE
='#'
6339 ENABLE_18LF27J13_TRUE
='#'
6340 ENABLE_18LF27J13_FALSE
=
6343 if grep -i "^18LF27J53$" pics.supported
>/dev
/null
2>/dev
/null
; then
6344 ENABLE_18LF27J53_TRUE
=
6345 ENABLE_18LF27J53_FALSE
='#'
6347 ENABLE_18LF27J53_TRUE
='#'
6348 ENABLE_18LF27J53_FALSE
=
6351 if grep -i "^18LF4220$" pics.supported
>/dev
/null
2>/dev
/null
; then
6352 ENABLE_18LF4220_TRUE
=
6353 ENABLE_18LF4220_FALSE
='#'
6355 ENABLE_18LF4220_TRUE
='#'
6356 ENABLE_18LF4220_FALSE
=
6359 if grep -i "^18LF4221$" pics.supported
>/dev
/null
2>/dev
/null
; then
6360 ENABLE_18LF4221_TRUE
=
6361 ENABLE_18LF4221_FALSE
='#'
6363 ENABLE_18LF4221_TRUE
='#'
6364 ENABLE_18LF4221_FALSE
=
6367 if grep -i "^18LF4320$" pics.supported
>/dev
/null
2>/dev
/null
; then
6368 ENABLE_18LF4320_TRUE
=
6369 ENABLE_18LF4320_FALSE
='#'
6371 ENABLE_18LF4320_TRUE
='#'
6372 ENABLE_18LF4320_FALSE
=
6375 if grep -i "^18LF4321$" pics.supported
>/dev
/null
2>/dev
/null
; then
6376 ENABLE_18LF4321_TRUE
=
6377 ENABLE_18LF4321_FALSE
='#'
6379 ENABLE_18LF4321_TRUE
='#'
6380 ENABLE_18LF4321_FALSE
=
6383 if grep -i "^18LF4331$" pics.supported
>/dev
/null
2>/dev
/null
; then
6384 ENABLE_18LF4331_TRUE
=
6385 ENABLE_18LF4331_FALSE
='#'
6387 ENABLE_18LF4331_TRUE
='#'
6388 ENABLE_18LF4331_FALSE
=
6391 if grep -i "^18LF43K22$" pics.supported
>/dev
/null
2>/dev
/null
; then
6392 ENABLE_18LF43K22_TRUE
=
6393 ENABLE_18LF43K22_FALSE
='#'
6395 ENABLE_18LF43K22_TRUE
='#'
6396 ENABLE_18LF43K22_FALSE
=
6399 if grep -i "^18LF4410$" pics.supported
>/dev
/null
2>/dev
/null
; then
6400 ENABLE_18LF4410_TRUE
=
6401 ENABLE_18LF4410_FALSE
='#'
6403 ENABLE_18LF4410_TRUE
='#'
6404 ENABLE_18LF4410_FALSE
=
6407 if grep -i "^18LF4420$" pics.supported
>/dev
/null
2>/dev
/null
; then
6408 ENABLE_18LF4420_TRUE
=
6409 ENABLE_18LF4420_FALSE
='#'
6411 ENABLE_18LF4420_TRUE
='#'
6412 ENABLE_18LF4420_FALSE
=
6415 if grep -i "^18LF4423$" pics.supported
>/dev
/null
2>/dev
/null
; then
6416 ENABLE_18LF4423_TRUE
=
6417 ENABLE_18LF4423_FALSE
='#'
6419 ENABLE_18LF4423_TRUE
='#'
6420 ENABLE_18LF4423_FALSE
=
6423 if grep -i "^18LF442$" pics.supported
>/dev
/null
2>/dev
/null
; then
6424 ENABLE_18LF442_TRUE
=
6425 ENABLE_18LF442_FALSE
='#'
6427 ENABLE_18LF442_TRUE
='#'
6428 ENABLE_18LF442_FALSE
=
6431 if grep -i "^18LF4431$" pics.supported
>/dev
/null
2>/dev
/null
; then
6432 ENABLE_18LF4431_TRUE
=
6433 ENABLE_18LF4431_FALSE
='#'
6435 ENABLE_18LF4431_TRUE
='#'
6436 ENABLE_18LF4431_FALSE
=
6439 if grep -i "^18LF4439$" pics.supported
>/dev
/null
2>/dev
/null
; then
6440 ENABLE_18LF4439_TRUE
=
6441 ENABLE_18LF4439_FALSE
='#'
6443 ENABLE_18LF4439_TRUE
='#'
6444 ENABLE_18LF4439_FALSE
=
6447 if grep -i "^18LF4450$" pics.supported
>/dev
/null
2>/dev
/null
; then
6448 ENABLE_18LF4450_TRUE
=
6449 ENABLE_18LF4450_FALSE
='#'
6451 ENABLE_18LF4450_TRUE
='#'
6452 ENABLE_18LF4450_FALSE
=
6455 if grep -i "^18LF4455$" pics.supported
>/dev
/null
2>/dev
/null
; then
6456 ENABLE_18LF4455_TRUE
=
6457 ENABLE_18LF4455_FALSE
='#'
6459 ENABLE_18LF4455_TRUE
='#'
6460 ENABLE_18LF4455_FALSE
=
6463 if grep -i "^18LF4458$" pics.supported
>/dev
/null
2>/dev
/null
; then
6464 ENABLE_18LF4458_TRUE
=
6465 ENABLE_18LF4458_FALSE
='#'
6467 ENABLE_18LF4458_TRUE
='#'
6468 ENABLE_18LF4458_FALSE
=
6471 if grep -i "^18LF4480$" pics.supported
>/dev
/null
2>/dev
/null
; then
6472 ENABLE_18LF4480_TRUE
=
6473 ENABLE_18LF4480_FALSE
='#'
6475 ENABLE_18LF4480_TRUE
='#'
6476 ENABLE_18LF4480_FALSE
=
6479 if grep -i "^18LF448$" pics.supported
>/dev
/null
2>/dev
/null
; then
6480 ENABLE_18LF448_TRUE
=
6481 ENABLE_18LF448_FALSE
='#'
6483 ENABLE_18LF448_TRUE
='#'
6484 ENABLE_18LF448_FALSE
=
6487 if grep -i "^18LF44J10$" pics.supported
>/dev
/null
2>/dev
/null
; then
6488 ENABLE_18LF44J10_TRUE
=
6489 ENABLE_18LF44J10_FALSE
='#'
6491 ENABLE_18LF44J10_TRUE
='#'
6492 ENABLE_18LF44J10_FALSE
=
6495 if grep -i "^18LF44J11$" pics.supported
>/dev
/null
2>/dev
/null
; then
6496 ENABLE_18LF44J11_TRUE
=
6497 ENABLE_18LF44J11_FALSE
='#'
6499 ENABLE_18LF44J11_TRUE
='#'
6500 ENABLE_18LF44J11_FALSE
=
6503 if grep -i "^18LF44J50$" pics.supported
>/dev
/null
2>/dev
/null
; then
6504 ENABLE_18LF44J50_TRUE
=
6505 ENABLE_18LF44J50_FALSE
='#'
6507 ENABLE_18LF44J50_TRUE
='#'
6508 ENABLE_18LF44J50_FALSE
=
6511 if grep -i "^18LF44K22$" pics.supported
>/dev
/null
2>/dev
/null
; then
6512 ENABLE_18LF44K22_TRUE
=
6513 ENABLE_18LF44K22_FALSE
='#'
6515 ENABLE_18LF44K22_TRUE
='#'
6516 ENABLE_18LF44K22_FALSE
=
6519 if grep -i "^18LF4510$" pics.supported
>/dev
/null
2>/dev
/null
; then
6520 ENABLE_18LF4510_TRUE
=
6521 ENABLE_18LF4510_FALSE
='#'
6523 ENABLE_18LF4510_TRUE
='#'
6524 ENABLE_18LF4510_FALSE
=
6527 if grep -i "^18LF4515$" pics.supported
>/dev
/null
2>/dev
/null
; then
6528 ENABLE_18LF4515_TRUE
=
6529 ENABLE_18LF4515_FALSE
='#'
6531 ENABLE_18LF4515_TRUE
='#'
6532 ENABLE_18LF4515_FALSE
=
6535 if grep -i "^18LF4520$" pics.supported
>/dev
/null
2>/dev
/null
; then
6536 ENABLE_18LF4520_TRUE
=
6537 ENABLE_18LF4520_FALSE
='#'
6539 ENABLE_18LF4520_TRUE
='#'
6540 ENABLE_18LF4520_FALSE
=
6543 if grep -i "^18LF4523$" pics.supported
>/dev
/null
2>/dev
/null
; then
6544 ENABLE_18LF4523_TRUE
=
6545 ENABLE_18LF4523_FALSE
='#'
6547 ENABLE_18LF4523_TRUE
='#'
6548 ENABLE_18LF4523_FALSE
=
6551 if grep -i "^18LF4525$" pics.supported
>/dev
/null
2>/dev
/null
; then
6552 ENABLE_18LF4525_TRUE
=
6553 ENABLE_18LF4525_FALSE
='#'
6555 ENABLE_18LF4525_TRUE
='#'
6556 ENABLE_18LF4525_FALSE
=
6559 if grep -i "^18LF452$" pics.supported
>/dev
/null
2>/dev
/null
; then
6560 ENABLE_18LF452_TRUE
=
6561 ENABLE_18LF452_FALSE
='#'
6563 ENABLE_18LF452_TRUE
='#'
6564 ENABLE_18LF452_FALSE
=
6567 if grep -i "^18LF4539$" pics.supported
>/dev
/null
2>/dev
/null
; then
6568 ENABLE_18LF4539_TRUE
=
6569 ENABLE_18LF4539_FALSE
='#'
6571 ENABLE_18LF4539_TRUE
='#'
6572 ENABLE_18LF4539_FALSE
=
6575 if grep -i "^18LF4550$" pics.supported
>/dev
/null
2>/dev
/null
; then
6576 ENABLE_18LF4550_TRUE
=
6577 ENABLE_18LF4550_FALSE
='#'
6579 ENABLE_18LF4550_TRUE
='#'
6580 ENABLE_18LF4550_FALSE
=
6583 if grep -i "^18LF4553$" pics.supported
>/dev
/null
2>/dev
/null
; then
6584 ENABLE_18LF4553_TRUE
=
6585 ENABLE_18LF4553_FALSE
='#'
6587 ENABLE_18LF4553_TRUE
='#'
6588 ENABLE_18LF4553_FALSE
=
6591 if grep -i "^18LF4580$" pics.supported
>/dev
/null
2>/dev
/null
; then
6592 ENABLE_18LF4580_TRUE
=
6593 ENABLE_18LF4580_FALSE
='#'
6595 ENABLE_18LF4580_TRUE
='#'
6596 ENABLE_18LF4580_FALSE
=
6599 if grep -i "^18LF4585$" pics.supported
>/dev
/null
2>/dev
/null
; then
6600 ENABLE_18LF4585_TRUE
=
6601 ENABLE_18LF4585_FALSE
='#'
6603 ENABLE_18LF4585_TRUE
='#'
6604 ENABLE_18LF4585_FALSE
=
6607 if grep -i "^18LF458$" pics.supported
>/dev
/null
2>/dev
/null
; then
6608 ENABLE_18LF458_TRUE
=
6609 ENABLE_18LF458_FALSE
='#'
6611 ENABLE_18LF458_TRUE
='#'
6612 ENABLE_18LF458_FALSE
=
6615 if grep -i "^18LF45J10$" pics.supported
>/dev
/null
2>/dev
/null
; then
6616 ENABLE_18LF45J10_TRUE
=
6617 ENABLE_18LF45J10_FALSE
='#'
6619 ENABLE_18LF45J10_TRUE
='#'
6620 ENABLE_18LF45J10_FALSE
=
6623 if grep -i "^18LF45J11$" pics.supported
>/dev
/null
2>/dev
/null
; then
6624 ENABLE_18LF45J11_TRUE
=
6625 ENABLE_18LF45J11_FALSE
='#'
6627 ENABLE_18LF45J11_TRUE
='#'
6628 ENABLE_18LF45J11_FALSE
=
6631 if grep -i "^18LF45J50$" pics.supported
>/dev
/null
2>/dev
/null
; then
6632 ENABLE_18LF45J50_TRUE
=
6633 ENABLE_18LF45J50_FALSE
='#'
6635 ENABLE_18LF45J50_TRUE
='#'
6636 ENABLE_18LF45J50_FALSE
=
6639 if grep -i "^18LF45K22$" pics.supported
>/dev
/null
2>/dev
/null
; then
6640 ENABLE_18LF45K22_TRUE
=
6641 ENABLE_18LF45K22_FALSE
='#'
6643 ENABLE_18LF45K22_TRUE
='#'
6644 ENABLE_18LF45K22_FALSE
=
6647 if grep -i "^18LF45K50$" pics.supported
>/dev
/null
2>/dev
/null
; then
6648 ENABLE_18LF45K50_TRUE
=
6649 ENABLE_18LF45K50_FALSE
='#'
6651 ENABLE_18LF45K50_TRUE
='#'
6652 ENABLE_18LF45K50_FALSE
=
6655 if grep -i "^18LF45K80$" pics.supported
>/dev
/null
2>/dev
/null
; then
6656 ENABLE_18LF45K80_TRUE
=
6657 ENABLE_18LF45K80_FALSE
='#'
6659 ENABLE_18LF45K80_TRUE
='#'
6660 ENABLE_18LF45K80_FALSE
=
6663 if grep -i "^18LF4610$" pics.supported
>/dev
/null
2>/dev
/null
; then
6664 ENABLE_18LF4610_TRUE
=
6665 ENABLE_18LF4610_FALSE
='#'
6667 ENABLE_18LF4610_TRUE
='#'
6668 ENABLE_18LF4610_FALSE
=
6671 if grep -i "^18LF4620$" pics.supported
>/dev
/null
2>/dev
/null
; then
6672 ENABLE_18LF4620_TRUE
=
6673 ENABLE_18LF4620_FALSE
='#'
6675 ENABLE_18LF4620_TRUE
='#'
6676 ENABLE_18LF4620_FALSE
=
6679 if grep -i "^18LF4680$" pics.supported
>/dev
/null
2>/dev
/null
; then
6680 ENABLE_18LF4680_TRUE
=
6681 ENABLE_18LF4680_FALSE
='#'
6683 ENABLE_18LF4680_TRUE
='#'
6684 ENABLE_18LF4680_FALSE
=
6687 if grep -i "^18LF4682$" pics.supported
>/dev
/null
2>/dev
/null
; then
6688 ENABLE_18LF4682_TRUE
=
6689 ENABLE_18LF4682_FALSE
='#'
6691 ENABLE_18LF4682_TRUE
='#'
6692 ENABLE_18LF4682_FALSE
=
6695 if grep -i "^18LF4685$" pics.supported
>/dev
/null
2>/dev
/null
; then
6696 ENABLE_18LF4685_TRUE
=
6697 ENABLE_18LF4685_FALSE
='#'
6699 ENABLE_18LF4685_TRUE
='#'
6700 ENABLE_18LF4685_FALSE
=
6703 if grep -i "^18LF46J11$" pics.supported
>/dev
/null
2>/dev
/null
; then
6704 ENABLE_18LF46J11_TRUE
=
6705 ENABLE_18LF46J11_FALSE
='#'
6707 ENABLE_18LF46J11_TRUE
='#'
6708 ENABLE_18LF46J11_FALSE
=
6711 if grep -i "^18LF46J13$" pics.supported
>/dev
/null
2>/dev
/null
; then
6712 ENABLE_18LF46J13_TRUE
=
6713 ENABLE_18LF46J13_FALSE
='#'
6715 ENABLE_18LF46J13_TRUE
='#'
6716 ENABLE_18LF46J13_FALSE
=
6719 if grep -i "^18LF46J50$" pics.supported
>/dev
/null
2>/dev
/null
; then
6720 ENABLE_18LF46J50_TRUE
=
6721 ENABLE_18LF46J50_FALSE
='#'
6723 ENABLE_18LF46J50_TRUE
='#'
6724 ENABLE_18LF46J50_FALSE
=
6727 if grep -i "^18LF46J53$" pics.supported
>/dev
/null
2>/dev
/null
; then
6728 ENABLE_18LF46J53_TRUE
=
6729 ENABLE_18LF46J53_FALSE
='#'
6731 ENABLE_18LF46J53_TRUE
='#'
6732 ENABLE_18LF46J53_FALSE
=
6735 if grep -i "^18LF46K22$" pics.supported
>/dev
/null
2>/dev
/null
; then
6736 ENABLE_18LF46K22_TRUE
=
6737 ENABLE_18LF46K22_FALSE
='#'
6739 ENABLE_18LF46K22_TRUE
='#'
6740 ENABLE_18LF46K22_FALSE
=
6743 if grep -i "^18LF46K80$" pics.supported
>/dev
/null
2>/dev
/null
; then
6744 ENABLE_18LF46K80_TRUE
=
6745 ENABLE_18LF46K80_FALSE
='#'
6747 ENABLE_18LF46K80_TRUE
='#'
6748 ENABLE_18LF46K80_FALSE
=
6751 if grep -i "^18LF47J13$" pics.supported
>/dev
/null
2>/dev
/null
; then
6752 ENABLE_18LF47J13_TRUE
=
6753 ENABLE_18LF47J13_FALSE
='#'
6755 ENABLE_18LF47J13_TRUE
='#'
6756 ENABLE_18LF47J13_FALSE
=
6759 if grep -i "^18LF47J53$" pics.supported
>/dev
/null
2>/dev
/null
; then
6760 ENABLE_18LF47J53_TRUE
=
6761 ENABLE_18LF47J53_FALSE
='#'
6763 ENABLE_18LF47J53_TRUE
='#'
6764 ENABLE_18LF47J53_FALSE
=
6767 if grep -i "^18LF6310$" pics.supported
>/dev
/null
2>/dev
/null
; then
6768 ENABLE_18LF6310_TRUE
=
6769 ENABLE_18LF6310_FALSE
='#'
6771 ENABLE_18LF6310_TRUE
='#'
6772 ENABLE_18LF6310_FALSE
=
6775 if grep -i "^18LF6390$" pics.supported
>/dev
/null
2>/dev
/null
; then
6776 ENABLE_18LF6390_TRUE
=
6777 ENABLE_18LF6390_FALSE
='#'
6779 ENABLE_18LF6390_TRUE
='#'
6780 ENABLE_18LF6390_FALSE
=
6783 if grep -i "^18LF6393$" pics.supported
>/dev
/null
2>/dev
/null
; then
6784 ENABLE_18LF6393_TRUE
=
6785 ENABLE_18LF6393_FALSE
='#'
6787 ENABLE_18LF6393_TRUE
='#'
6788 ENABLE_18LF6393_FALSE
=
6791 if grep -i "^18LF6410$" pics.supported
>/dev
/null
2>/dev
/null
; then
6792 ENABLE_18LF6410_TRUE
=
6793 ENABLE_18LF6410_FALSE
='#'
6795 ENABLE_18LF6410_TRUE
='#'
6796 ENABLE_18LF6410_FALSE
=
6799 if grep -i "^18LF6490$" pics.supported
>/dev
/null
2>/dev
/null
; then
6800 ENABLE_18LF6490_TRUE
=
6801 ENABLE_18LF6490_FALSE
='#'
6803 ENABLE_18LF6490_TRUE
='#'
6804 ENABLE_18LF6490_FALSE
=
6807 if grep -i "^18LF6493$" pics.supported
>/dev
/null
2>/dev
/null
; then
6808 ENABLE_18LF6493_TRUE
=
6809 ENABLE_18LF6493_FALSE
='#'
6811 ENABLE_18LF6493_TRUE
='#'
6812 ENABLE_18LF6493_FALSE
=
6815 if grep -i "^18LF6520$" pics.supported
>/dev
/null
2>/dev
/null
; then
6816 ENABLE_18LF6520_TRUE
=
6817 ENABLE_18LF6520_FALSE
='#'
6819 ENABLE_18LF6520_TRUE
='#'
6820 ENABLE_18LF6520_FALSE
=
6823 if grep -i "^18LF6525$" pics.supported
>/dev
/null
2>/dev
/null
; then
6824 ENABLE_18LF6525_TRUE
=
6825 ENABLE_18LF6525_FALSE
='#'
6827 ENABLE_18LF6525_TRUE
='#'
6828 ENABLE_18LF6525_FALSE
=
6831 if grep -i "^18LF6527$" pics.supported
>/dev
/null
2>/dev
/null
; then
6832 ENABLE_18LF6527_TRUE
=
6833 ENABLE_18LF6527_FALSE
='#'
6835 ENABLE_18LF6527_TRUE
='#'
6836 ENABLE_18LF6527_FALSE
=
6839 if grep -i "^18LF6585$" pics.supported
>/dev
/null
2>/dev
/null
; then
6840 ENABLE_18LF6585_TRUE
=
6841 ENABLE_18LF6585_FALSE
='#'
6843 ENABLE_18LF6585_TRUE
='#'
6844 ENABLE_18LF6585_FALSE
=
6847 if grep -i "^18LF65K80$" pics.supported
>/dev
/null
2>/dev
/null
; then
6848 ENABLE_18LF65K80_TRUE
=
6849 ENABLE_18LF65K80_FALSE
='#'
6851 ENABLE_18LF65K80_TRUE
='#'
6852 ENABLE_18LF65K80_FALSE
=
6855 if grep -i "^18LF6620$" pics.supported
>/dev
/null
2>/dev
/null
; then
6856 ENABLE_18LF6620_TRUE
=
6857 ENABLE_18LF6620_FALSE
='#'
6859 ENABLE_18LF6620_TRUE
='#'
6860 ENABLE_18LF6620_FALSE
=
6863 if grep -i "^18LF6621$" pics.supported
>/dev
/null
2>/dev
/null
; then
6864 ENABLE_18LF6621_TRUE
=
6865 ENABLE_18LF6621_FALSE
='#'
6867 ENABLE_18LF6621_TRUE
='#'
6868 ENABLE_18LF6621_FALSE
=
6871 if grep -i "^18LF6622$" pics.supported
>/dev
/null
2>/dev
/null
; then
6872 ENABLE_18LF6622_TRUE
=
6873 ENABLE_18LF6622_FALSE
='#'
6875 ENABLE_18LF6622_TRUE
='#'
6876 ENABLE_18LF6622_FALSE
=
6879 if grep -i "^18LF6627$" pics.supported
>/dev
/null
2>/dev
/null
; then
6880 ENABLE_18LF6627_TRUE
=
6881 ENABLE_18LF6627_FALSE
='#'
6883 ENABLE_18LF6627_TRUE
='#'
6884 ENABLE_18LF6627_FALSE
=
6887 if grep -i "^18LF6628$" pics.supported
>/dev
/null
2>/dev
/null
; then
6888 ENABLE_18LF6628_TRUE
=
6889 ENABLE_18LF6628_FALSE
='#'
6891 ENABLE_18LF6628_TRUE
='#'
6892 ENABLE_18LF6628_FALSE
=
6895 if grep -i "^18LF6680$" pics.supported
>/dev
/null
2>/dev
/null
; then
6896 ENABLE_18LF6680_TRUE
=
6897 ENABLE_18LF6680_FALSE
='#'
6899 ENABLE_18LF6680_TRUE
='#'
6900 ENABLE_18LF6680_FALSE
=
6903 if grep -i "^18LF66K80$" pics.supported
>/dev
/null
2>/dev
/null
; then
6904 ENABLE_18LF66K80_TRUE
=
6905 ENABLE_18LF66K80_FALSE
='#'
6907 ENABLE_18LF66K80_TRUE
='#'
6908 ENABLE_18LF66K80_FALSE
=
6911 if grep -i "^18LF6720$" pics.supported
>/dev
/null
2>/dev
/null
; then
6912 ENABLE_18LF6720_TRUE
=
6913 ENABLE_18LF6720_FALSE
='#'
6915 ENABLE_18LF6720_TRUE
='#'
6916 ENABLE_18LF6720_FALSE
=
6919 if grep -i "^18LF6722$" pics.supported
>/dev
/null
2>/dev
/null
; then
6920 ENABLE_18LF6722_TRUE
=
6921 ENABLE_18LF6722_FALSE
='#'
6923 ENABLE_18LF6722_TRUE
='#'
6924 ENABLE_18LF6722_FALSE
=
6927 if grep -i "^18LF6723$" pics.supported
>/dev
/null
2>/dev
/null
; then
6928 ENABLE_18LF6723_TRUE
=
6929 ENABLE_18LF6723_FALSE
='#'
6931 ENABLE_18LF6723_TRUE
='#'
6932 ENABLE_18LF6723_FALSE
=
6935 if grep -i "^18LF8310$" pics.supported
>/dev
/null
2>/dev
/null
; then
6936 ENABLE_18LF8310_TRUE
=
6937 ENABLE_18LF8310_FALSE
='#'
6939 ENABLE_18LF8310_TRUE
='#'
6940 ENABLE_18LF8310_FALSE
=
6943 if grep -i "^18LF8390$" pics.supported
>/dev
/null
2>/dev
/null
; then
6944 ENABLE_18LF8390_TRUE
=
6945 ENABLE_18LF8390_FALSE
='#'
6947 ENABLE_18LF8390_TRUE
='#'
6948 ENABLE_18LF8390_FALSE
=
6951 if grep -i "^18LF8393$" pics.supported
>/dev
/null
2>/dev
/null
; then
6952 ENABLE_18LF8393_TRUE
=
6953 ENABLE_18LF8393_FALSE
='#'
6955 ENABLE_18LF8393_TRUE
='#'
6956 ENABLE_18LF8393_FALSE
=
6959 if grep -i "^18LF8410$" pics.supported
>/dev
/null
2>/dev
/null
; then
6960 ENABLE_18LF8410_TRUE
=
6961 ENABLE_18LF8410_FALSE
='#'
6963 ENABLE_18LF8410_TRUE
='#'
6964 ENABLE_18LF8410_FALSE
=
6967 if grep -i "^18LF8490$" pics.supported
>/dev
/null
2>/dev
/null
; then
6968 ENABLE_18LF8490_TRUE
=
6969 ENABLE_18LF8490_FALSE
='#'
6971 ENABLE_18LF8490_TRUE
='#'
6972 ENABLE_18LF8490_FALSE
=
6975 if grep -i "^18LF8493$" pics.supported
>/dev
/null
2>/dev
/null
; then
6976 ENABLE_18LF8493_TRUE
=
6977 ENABLE_18LF8493_FALSE
='#'
6979 ENABLE_18LF8493_TRUE
='#'
6980 ENABLE_18LF8493_FALSE
=
6983 if grep -i "^18LF8520$" pics.supported
>/dev
/null
2>/dev
/null
; then
6984 ENABLE_18LF8520_TRUE
=
6985 ENABLE_18LF8520_FALSE
='#'
6987 ENABLE_18LF8520_TRUE
='#'
6988 ENABLE_18LF8520_FALSE
=
6991 if grep -i "^18LF8525$" pics.supported
>/dev
/null
2>/dev
/null
; then
6992 ENABLE_18LF8525_TRUE
=
6993 ENABLE_18LF8525_FALSE
='#'
6995 ENABLE_18LF8525_TRUE
='#'
6996 ENABLE_18LF8525_FALSE
=
6999 if grep -i "^18LF8527$" pics.supported
>/dev
/null
2>/dev
/null
; then
7000 ENABLE_18LF8527_TRUE
=
7001 ENABLE_18LF8527_FALSE
='#'
7003 ENABLE_18LF8527_TRUE
='#'
7004 ENABLE_18LF8527_FALSE
=
7007 if grep -i "^18LF8585$" pics.supported
>/dev
/null
2>/dev
/null
; then
7008 ENABLE_18LF8585_TRUE
=
7009 ENABLE_18LF8585_FALSE
='#'
7011 ENABLE_18LF8585_TRUE
='#'
7012 ENABLE_18LF8585_FALSE
=
7015 if grep -i "^18LF8620$" pics.supported
>/dev
/null
2>/dev
/null
; then
7016 ENABLE_18LF8620_TRUE
=
7017 ENABLE_18LF8620_FALSE
='#'
7019 ENABLE_18LF8620_TRUE
='#'
7020 ENABLE_18LF8620_FALSE
=
7023 if grep -i "^18LF8621$" pics.supported
>/dev
/null
2>/dev
/null
; then
7024 ENABLE_18LF8621_TRUE
=
7025 ENABLE_18LF8621_FALSE
='#'
7027 ENABLE_18LF8621_TRUE
='#'
7028 ENABLE_18LF8621_FALSE
=
7031 if grep -i "^18LF8622$" pics.supported
>/dev
/null
2>/dev
/null
; then
7032 ENABLE_18LF8622_TRUE
=
7033 ENABLE_18LF8622_FALSE
='#'
7035 ENABLE_18LF8622_TRUE
='#'
7036 ENABLE_18LF8622_FALSE
=
7039 if grep -i "^18LF8627$" pics.supported
>/dev
/null
2>/dev
/null
; then
7040 ENABLE_18LF8627_TRUE
=
7041 ENABLE_18LF8627_FALSE
='#'
7043 ENABLE_18LF8627_TRUE
='#'
7044 ENABLE_18LF8627_FALSE
=
7047 if grep -i "^18LF8628$" pics.supported
>/dev
/null
2>/dev
/null
; then
7048 ENABLE_18LF8628_TRUE
=
7049 ENABLE_18LF8628_FALSE
='#'
7051 ENABLE_18LF8628_TRUE
='#'
7052 ENABLE_18LF8628_FALSE
=
7055 if grep -i "^18LF8680$" pics.supported
>/dev
/null
2>/dev
/null
; then
7056 ENABLE_18LF8680_TRUE
=
7057 ENABLE_18LF8680_FALSE
='#'
7059 ENABLE_18LF8680_TRUE
='#'
7060 ENABLE_18LF8680_FALSE
=
7063 if grep -i "^18LF8720$" pics.supported
>/dev
/null
2>/dev
/null
; then
7064 ENABLE_18LF8720_TRUE
=
7065 ENABLE_18LF8720_FALSE
='#'
7067 ENABLE_18LF8720_TRUE
='#'
7068 ENABLE_18LF8720_FALSE
=
7071 if grep -i "^18LF8722$" pics.supported
>/dev
/null
2>/dev
/null
; then
7072 ENABLE_18LF8722_TRUE
=
7073 ENABLE_18LF8722_FALSE
='#'
7075 ENABLE_18LF8722_TRUE
='#'
7076 ENABLE_18LF8722_FALSE
=
7079 if grep -i "^18LF8723$" pics.supported
>/dev
/null
2>/dev
/null
; then
7080 ENABLE_18LF8723_TRUE
=
7081 ENABLE_18LF8723_FALSE
='#'
7083 ENABLE_18LF8723_TRUE
='#'
7084 ENABLE_18LF8723_FALSE
=
7089 # Checks for libraries.
7091 # Checks for header files.
7093 # Checks for typedefs, structures, and compiler characteristics.
7095 # Checks for library functions.
7097 ac_config_files
="$ac_config_files Makefile libdev/Makefile"
7099 cat >confcache
<<\_ACEOF
7100 # This file is a shell script that caches the results of configure
7101 # tests run on this system so they can be shared between configure
7102 # scripts and configure runs, see configure's option --config-cache.
7103 # It is not useful on other systems. If it contains results you don't
7104 # want to keep, you may remove or edit it.
7106 # config.status only pays attention to the cache file if you give it
7107 # the --recheck option to rerun configure.
7109 # `ac_cv_env_foo' variables (set or unset) will be overridden when
7110 # loading this file, other *unset* `ac_cv_foo' will be assigned the
7115 # The following way of writing the cache mishandles newlines in values,
7116 # but we know of no workaround that is simple, portable, and efficient.
7117 # So, we kill variables containing newlines.
7118 # Ultrix sh set writes to stderr and can't be redirected directly,
7119 # and sets the high bit in the cache file unless we assign to the vars.
7121 for ac_var
in `(set) 2>&1 | sed -n 's/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'`; do
7122 eval ac_val
=\$
$ac_var
7126 *_cv_
*) { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5
7127 printf "%s\n" "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
7130 _ | IFS | as_nl
) ;; #(
7131 BASH_ARGV | BASH_SOURCE
) eval $ac_var= ;; #(
7132 *) { eval $ac_var=; unset $ac_var;} ;;
7138 case $as_nl`(ac_space=' '; set) 2>&1` in #(
7139 *${as_nl}ac_space
=\
*)
7140 # `set' does not quote correctly, so add quotes: double-quote
7141 # substitution turns \\\\ into \\, and sed turns \\ into \.
7144 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
7147 # `set' quotes correctly as required by POSIX, so do not add quotes.
7148 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
7157 s/^\([^=]*\)=\(.*[{}].*\)$/test ${\1+y} || &/
7159 s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
7161 if diff "$cache_file" confcache
>/dev
/null
2>&1; then :; else
7162 if test -w "$cache_file"; then
7163 if test "x$cache_file" != "x/dev/null"; then
7164 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5
7165 printf "%s\n" "$as_me: updating cache $cache_file" >&6;}
7166 if test ! -f "$cache_file" ||
test -h "$cache_file"; then
7167 cat confcache
>"$cache_file"
7169 case $cache_file in #(
7171 mv -f confcache
"$cache_file"$$
&&
7172 mv -f "$cache_file"$$
"$cache_file" ;; #(
7174 mv -f confcache
"$cache_file" ;;
7179 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5
7180 printf "%s\n" "$as_me: not updating unwritable cache $cache_file" >&6;}
7185 test "x$prefix" = xNONE
&& prefix
=$ac_default_prefix
7186 # Let make expand exec_prefix.
7187 test "x$exec_prefix" = xNONE
&& exec_prefix
='${prefix}'
7189 DEFS
=-DHAVE_CONFIG_H
7194 for ac_i
in : $LIBOBJS; do test "x$ac_i" = x
: && continue
7195 # 1. Remove the extension, and $U if already installed.
7196 ac_script
='s/\$U\././;s/\.o$//;s/\.obj$//'
7197 ac_i
=`printf "%s\n" "$ac_i" | sed "$ac_script"`
7198 # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR
7199 # will be set to the directory where LIBOBJS objects are built.
7200 as_fn_append ac_libobjs
" \${LIBOBJDIR}$ac_i\$U.$ac_objext"
7201 as_fn_append ac_ltlibobjs
" \${LIBOBJDIR}$ac_i"'$U.lo'
7205 LTLIBOBJS
=$ac_ltlibobjs
7208 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking that generated files are newer than configure" >&5
7209 printf %s
"checking that generated files are newer than configure... " >&6; }
7210 if test -n "$am_sleep_pid"; then
7211 # Hide warnings about reused PIDs.
7212 wait $am_sleep_pid 2>/dev
/null
7214 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: done" >&5
7215 printf "%s\n" "done" >&6; }
7217 if test -z "${MAINTAINER_MODE_TRUE}" && test -z "${MAINTAINER_MODE_FALSE}"; then
7218 as_fn_error $?
"conditional \"MAINTAINER_MODE\" was never defined.
7219 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7221 if test -z "${AMDEP_TRUE}" && test -z "${AMDEP_FALSE}"; then
7222 as_fn_error $?
"conditional \"AMDEP\" was never defined.
7223 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7225 if test -z "${am__fastdepCC_TRUE}" && test -z "${am__fastdepCC_FALSE}"; then
7226 as_fn_error $?
"conditional \"am__fastdepCC\" was never defined.
7227 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7229 if test -z "${am__fastdepCCAS_TRUE}" && test -z "${am__fastdepCCAS_FALSE}"; then
7230 as_fn_error $?
"conditional \"am__fastdepCCAS\" was never defined.
7231 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7233 if test -z "${ENABLE_18F1220_TRUE}" && test -z "${ENABLE_18F1220_FALSE}"; then
7234 as_fn_error $?
"conditional \"ENABLE_18F1220\" was never defined.
7235 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7237 if test -z "${ENABLE_18F1230_TRUE}" && test -z "${ENABLE_18F1230_FALSE}"; then
7238 as_fn_error $?
"conditional \"ENABLE_18F1230\" was never defined.
7239 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7241 if test -z "${ENABLE_18F1320_TRUE}" && test -z "${ENABLE_18F1320_FALSE}"; then
7242 as_fn_error $?
"conditional \"ENABLE_18F1320\" was never defined.
7243 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7245 if test -z "${ENABLE_18F1330_TRUE}" && test -z "${ENABLE_18F1330_FALSE}"; then
7246 as_fn_error $?
"conditional \"ENABLE_18F1330\" was never defined.
7247 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7249 if test -z "${ENABLE_18F13K22_TRUE}" && test -z "${ENABLE_18F13K22_FALSE}"; then
7250 as_fn_error $?
"conditional \"ENABLE_18F13K22\" was never defined.
7251 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7253 if test -z "${ENABLE_18F13K50_TRUE}" && test -z "${ENABLE_18F13K50_FALSE}"; then
7254 as_fn_error $?
"conditional \"ENABLE_18F13K50\" was never defined.
7255 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7257 if test -z "${ENABLE_18F14K22_TRUE}" && test -z "${ENABLE_18F14K22_FALSE}"; then
7258 as_fn_error $?
"conditional \"ENABLE_18F14K22\" was never defined.
7259 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7261 if test -z "${ENABLE_18F14K50_TRUE}" && test -z "${ENABLE_18F14K50_FALSE}"; then
7262 as_fn_error $?
"conditional \"ENABLE_18F14K50\" was never defined.
7263 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7265 if test -z "${ENABLE_18F2220_TRUE}" && test -z "${ENABLE_18F2220_FALSE}"; then
7266 as_fn_error $?
"conditional \"ENABLE_18F2220\" was never defined.
7267 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7269 if test -z "${ENABLE_18F2221_TRUE}" && test -z "${ENABLE_18F2221_FALSE}"; then
7270 as_fn_error $?
"conditional \"ENABLE_18F2221\" was never defined.
7271 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7273 if test -z "${ENABLE_18F2320_TRUE}" && test -z "${ENABLE_18F2320_FALSE}"; then
7274 as_fn_error $?
"conditional \"ENABLE_18F2320\" was never defined.
7275 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7277 if test -z "${ENABLE_18F2321_TRUE}" && test -z "${ENABLE_18F2321_FALSE}"; then
7278 as_fn_error $?
"conditional \"ENABLE_18F2321\" was never defined.
7279 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7281 if test -z "${ENABLE_18F2331_TRUE}" && test -z "${ENABLE_18F2331_FALSE}"; then
7282 as_fn_error $?
"conditional \"ENABLE_18F2331\" was never defined.
7283 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7285 if test -z "${ENABLE_18F23K20_TRUE}" && test -z "${ENABLE_18F23K20_FALSE}"; then
7286 as_fn_error $?
"conditional \"ENABLE_18F23K20\" was never defined.
7287 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7289 if test -z "${ENABLE_18F23K22_TRUE}" && test -z "${ENABLE_18F23K22_FALSE}"; then
7290 as_fn_error $?
"conditional \"ENABLE_18F23K22\" was never defined.
7291 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7293 if test -z "${ENABLE_18F2410_TRUE}" && test -z "${ENABLE_18F2410_FALSE}"; then
7294 as_fn_error $?
"conditional \"ENABLE_18F2410\" was never defined.
7295 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7297 if test -z "${ENABLE_18F2420_TRUE}" && test -z "${ENABLE_18F2420_FALSE}"; then
7298 as_fn_error $?
"conditional \"ENABLE_18F2420\" was never defined.
7299 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7301 if test -z "${ENABLE_18F2423_TRUE}" && test -z "${ENABLE_18F2423_FALSE}"; then
7302 as_fn_error $?
"conditional \"ENABLE_18F2423\" was never defined.
7303 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7305 if test -z "${ENABLE_18F242_TRUE}" && test -z "${ENABLE_18F242_FALSE}"; then
7306 as_fn_error $?
"conditional \"ENABLE_18F242\" was never defined.
7307 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7309 if test -z "${ENABLE_18F2431_TRUE}" && test -z "${ENABLE_18F2431_FALSE}"; then
7310 as_fn_error $?
"conditional \"ENABLE_18F2431\" was never defined.
7311 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7313 if test -z "${ENABLE_18F2439_TRUE}" && test -z "${ENABLE_18F2439_FALSE}"; then
7314 as_fn_error $?
"conditional \"ENABLE_18F2439\" was never defined.
7315 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7317 if test -z "${ENABLE_18F2450_TRUE}" && test -z "${ENABLE_18F2450_FALSE}"; then
7318 as_fn_error $?
"conditional \"ENABLE_18F2450\" was never defined.
7319 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7321 if test -z "${ENABLE_18F2455_TRUE}" && test -z "${ENABLE_18F2455_FALSE}"; then
7322 as_fn_error $?
"conditional \"ENABLE_18F2455\" was never defined.
7323 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7325 if test -z "${ENABLE_18F2458_TRUE}" && test -z "${ENABLE_18F2458_FALSE}"; then
7326 as_fn_error $?
"conditional \"ENABLE_18F2458\" was never defined.
7327 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7329 if test -z "${ENABLE_18F2480_TRUE}" && test -z "${ENABLE_18F2480_FALSE}"; then
7330 as_fn_error $?
"conditional \"ENABLE_18F2480\" was never defined.
7331 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7333 if test -z "${ENABLE_18F248_TRUE}" && test -z "${ENABLE_18F248_FALSE}"; then
7334 as_fn_error $?
"conditional \"ENABLE_18F248\" was never defined.
7335 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7337 if test -z "${ENABLE_18F24J10_TRUE}" && test -z "${ENABLE_18F24J10_FALSE}"; then
7338 as_fn_error $?
"conditional \"ENABLE_18F24J10\" was never defined.
7339 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7341 if test -z "${ENABLE_18F24J11_TRUE}" && test -z "${ENABLE_18F24J11_FALSE}"; then
7342 as_fn_error $?
"conditional \"ENABLE_18F24J11\" was never defined.
7343 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7345 if test -z "${ENABLE_18F24J50_TRUE}" && test -z "${ENABLE_18F24J50_FALSE}"; then
7346 as_fn_error $?
"conditional \"ENABLE_18F24J50\" was never defined.
7347 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7349 if test -z "${ENABLE_18F24K20_TRUE}" && test -z "${ENABLE_18F24K20_FALSE}"; then
7350 as_fn_error $?
"conditional \"ENABLE_18F24K20\" was never defined.
7351 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7353 if test -z "${ENABLE_18F24K22_TRUE}" && test -z "${ENABLE_18F24K22_FALSE}"; then
7354 as_fn_error $?
"conditional \"ENABLE_18F24K22\" was never defined.
7355 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7357 if test -z "${ENABLE_18F24K50_TRUE}" && test -z "${ENABLE_18F24K50_FALSE}"; then
7358 as_fn_error $?
"conditional \"ENABLE_18F24K50\" was never defined.
7359 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7361 if test -z "${ENABLE_18F2510_TRUE}" && test -z "${ENABLE_18F2510_FALSE}"; then
7362 as_fn_error $?
"conditional \"ENABLE_18F2510\" was never defined.
7363 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7365 if test -z "${ENABLE_18F2515_TRUE}" && test -z "${ENABLE_18F2515_FALSE}"; then
7366 as_fn_error $?
"conditional \"ENABLE_18F2515\" was never defined.
7367 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7369 if test -z "${ENABLE_18F2520_TRUE}" && test -z "${ENABLE_18F2520_FALSE}"; then
7370 as_fn_error $?
"conditional \"ENABLE_18F2520\" was never defined.
7371 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7373 if test -z "${ENABLE_18F2523_TRUE}" && test -z "${ENABLE_18F2523_FALSE}"; then
7374 as_fn_error $?
"conditional \"ENABLE_18F2523\" was never defined.
7375 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7377 if test -z "${ENABLE_18F2525_TRUE}" && test -z "${ENABLE_18F2525_FALSE}"; then
7378 as_fn_error $?
"conditional \"ENABLE_18F2525\" was never defined.
7379 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7381 if test -z "${ENABLE_18F252_TRUE}" && test -z "${ENABLE_18F252_FALSE}"; then
7382 as_fn_error $?
"conditional \"ENABLE_18F252\" was never defined.
7383 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7385 if test -z "${ENABLE_18F2539_TRUE}" && test -z "${ENABLE_18F2539_FALSE}"; then
7386 as_fn_error $?
"conditional \"ENABLE_18F2539\" was never defined.
7387 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7389 if test -z "${ENABLE_18F2550_TRUE}" && test -z "${ENABLE_18F2550_FALSE}"; then
7390 as_fn_error $?
"conditional \"ENABLE_18F2550\" was never defined.
7391 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7393 if test -z "${ENABLE_18F2553_TRUE}" && test -z "${ENABLE_18F2553_FALSE}"; then
7394 as_fn_error $?
"conditional \"ENABLE_18F2553\" was never defined.
7395 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7397 if test -z "${ENABLE_18F2580_TRUE}" && test -z "${ENABLE_18F2580_FALSE}"; then
7398 as_fn_error $?
"conditional \"ENABLE_18F2580\" was never defined.
7399 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7401 if test -z "${ENABLE_18F2585_TRUE}" && test -z "${ENABLE_18F2585_FALSE}"; then
7402 as_fn_error $?
"conditional \"ENABLE_18F2585\" was never defined.
7403 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7405 if test -z "${ENABLE_18F258_TRUE}" && test -z "${ENABLE_18F258_FALSE}"; then
7406 as_fn_error $?
"conditional \"ENABLE_18F258\" was never defined.
7407 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7409 if test -z "${ENABLE_18F25J10_TRUE}" && test -z "${ENABLE_18F25J10_FALSE}"; then
7410 as_fn_error $?
"conditional \"ENABLE_18F25J10\" was never defined.
7411 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7413 if test -z "${ENABLE_18F25J11_TRUE}" && test -z "${ENABLE_18F25J11_FALSE}"; then
7414 as_fn_error $?
"conditional \"ENABLE_18F25J11\" was never defined.
7415 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7417 if test -z "${ENABLE_18F25J50_TRUE}" && test -z "${ENABLE_18F25J50_FALSE}"; then
7418 as_fn_error $?
"conditional \"ENABLE_18F25J50\" was never defined.
7419 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7421 if test -z "${ENABLE_18F25K20_TRUE}" && test -z "${ENABLE_18F25K20_FALSE}"; then
7422 as_fn_error $?
"conditional \"ENABLE_18F25K20\" was never defined.
7423 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7425 if test -z "${ENABLE_18F25K22_TRUE}" && test -z "${ENABLE_18F25K22_FALSE}"; then
7426 as_fn_error $?
"conditional \"ENABLE_18F25K22\" was never defined.
7427 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7429 if test -z "${ENABLE_18F25K50_TRUE}" && test -z "${ENABLE_18F25K50_FALSE}"; then
7430 as_fn_error $?
"conditional \"ENABLE_18F25K50\" was never defined.
7431 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7433 if test -z "${ENABLE_18F25K80_TRUE}" && test -z "${ENABLE_18F25K80_FALSE}"; then
7434 as_fn_error $?
"conditional \"ENABLE_18F25K80\" was never defined.
7435 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7437 if test -z "${ENABLE_18F2610_TRUE}" && test -z "${ENABLE_18F2610_FALSE}"; then
7438 as_fn_error $?
"conditional \"ENABLE_18F2610\" was never defined.
7439 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7441 if test -z "${ENABLE_18F2620_TRUE}" && test -z "${ENABLE_18F2620_FALSE}"; then
7442 as_fn_error $?
"conditional \"ENABLE_18F2620\" was never defined.
7443 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7445 if test -z "${ENABLE_18F2680_TRUE}" && test -z "${ENABLE_18F2680_FALSE}"; then
7446 as_fn_error $?
"conditional \"ENABLE_18F2680\" was never defined.
7447 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7449 if test -z "${ENABLE_18F2682_TRUE}" && test -z "${ENABLE_18F2682_FALSE}"; then
7450 as_fn_error $?
"conditional \"ENABLE_18F2682\" was never defined.
7451 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7453 if test -z "${ENABLE_18F2685_TRUE}" && test -z "${ENABLE_18F2685_FALSE}"; then
7454 as_fn_error $?
"conditional \"ENABLE_18F2685\" was never defined.
7455 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7457 if test -z "${ENABLE_18F26J11_TRUE}" && test -z "${ENABLE_18F26J11_FALSE}"; then
7458 as_fn_error $?
"conditional \"ENABLE_18F26J11\" was never defined.
7459 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7461 if test -z "${ENABLE_18F26J13_TRUE}" && test -z "${ENABLE_18F26J13_FALSE}"; then
7462 as_fn_error $?
"conditional \"ENABLE_18F26J13\" was never defined.
7463 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7465 if test -z "${ENABLE_18F26J50_TRUE}" && test -z "${ENABLE_18F26J50_FALSE}"; then
7466 as_fn_error $?
"conditional \"ENABLE_18F26J50\" was never defined.
7467 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7469 if test -z "${ENABLE_18F26J53_TRUE}" && test -z "${ENABLE_18F26J53_FALSE}"; then
7470 as_fn_error $?
"conditional \"ENABLE_18F26J53\" was never defined.
7471 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7473 if test -z "${ENABLE_18F26K20_TRUE}" && test -z "${ENABLE_18F26K20_FALSE}"; then
7474 as_fn_error $?
"conditional \"ENABLE_18F26K20\" was never defined.
7475 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7477 if test -z "${ENABLE_18F26K22_TRUE}" && test -z "${ENABLE_18F26K22_FALSE}"; then
7478 as_fn_error $?
"conditional \"ENABLE_18F26K22\" was never defined.
7479 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7481 if test -z "${ENABLE_18F26K80_TRUE}" && test -z "${ENABLE_18F26K80_FALSE}"; then
7482 as_fn_error $?
"conditional \"ENABLE_18F26K80\" was never defined.
7483 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7485 if test -z "${ENABLE_18F27J13_TRUE}" && test -z "${ENABLE_18F27J13_FALSE}"; then
7486 as_fn_error $?
"conditional \"ENABLE_18F27J13\" was never defined.
7487 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7489 if test -z "${ENABLE_18F27J53_TRUE}" && test -z "${ENABLE_18F27J53_FALSE}"; then
7490 as_fn_error $?
"conditional \"ENABLE_18F27J53\" was never defined.
7491 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7493 if test -z "${ENABLE_18F4220_TRUE}" && test -z "${ENABLE_18F4220_FALSE}"; then
7494 as_fn_error $?
"conditional \"ENABLE_18F4220\" was never defined.
7495 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7497 if test -z "${ENABLE_18F4221_TRUE}" && test -z "${ENABLE_18F4221_FALSE}"; then
7498 as_fn_error $?
"conditional \"ENABLE_18F4221\" was never defined.
7499 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7501 if test -z "${ENABLE_18F4320_TRUE}" && test -z "${ENABLE_18F4320_FALSE}"; then
7502 as_fn_error $?
"conditional \"ENABLE_18F4320\" was never defined.
7503 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7505 if test -z "${ENABLE_18F4321_TRUE}" && test -z "${ENABLE_18F4321_FALSE}"; then
7506 as_fn_error $?
"conditional \"ENABLE_18F4321\" was never defined.
7507 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7509 if test -z "${ENABLE_18F4331_TRUE}" && test -z "${ENABLE_18F4331_FALSE}"; then
7510 as_fn_error $?
"conditional \"ENABLE_18F4331\" was never defined.
7511 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7513 if test -z "${ENABLE_18F43K20_TRUE}" && test -z "${ENABLE_18F43K20_FALSE}"; then
7514 as_fn_error $?
"conditional \"ENABLE_18F43K20\" was never defined.
7515 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7517 if test -z "${ENABLE_18F43K22_TRUE}" && test -z "${ENABLE_18F43K22_FALSE}"; then
7518 as_fn_error $?
"conditional \"ENABLE_18F43K22\" was never defined.
7519 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7521 if test -z "${ENABLE_18F4410_TRUE}" && test -z "${ENABLE_18F4410_FALSE}"; then
7522 as_fn_error $?
"conditional \"ENABLE_18F4410\" was never defined.
7523 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7525 if test -z "${ENABLE_18F4420_TRUE}" && test -z "${ENABLE_18F4420_FALSE}"; then
7526 as_fn_error $?
"conditional \"ENABLE_18F4420\" was never defined.
7527 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7529 if test -z "${ENABLE_18F4423_TRUE}" && test -z "${ENABLE_18F4423_FALSE}"; then
7530 as_fn_error $?
"conditional \"ENABLE_18F4423\" was never defined.
7531 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7533 if test -z "${ENABLE_18F442_TRUE}" && test -z "${ENABLE_18F442_FALSE}"; then
7534 as_fn_error $?
"conditional \"ENABLE_18F442\" was never defined.
7535 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7537 if test -z "${ENABLE_18F4431_TRUE}" && test -z "${ENABLE_18F4431_FALSE}"; then
7538 as_fn_error $?
"conditional \"ENABLE_18F4431\" was never defined.
7539 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7541 if test -z "${ENABLE_18F4439_TRUE}" && test -z "${ENABLE_18F4439_FALSE}"; then
7542 as_fn_error $?
"conditional \"ENABLE_18F4439\" was never defined.
7543 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7545 if test -z "${ENABLE_18F4450_TRUE}" && test -z "${ENABLE_18F4450_FALSE}"; then
7546 as_fn_error $?
"conditional \"ENABLE_18F4450\" was never defined.
7547 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7549 if test -z "${ENABLE_18F4455_TRUE}" && test -z "${ENABLE_18F4455_FALSE}"; then
7550 as_fn_error $?
"conditional \"ENABLE_18F4455\" was never defined.
7551 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7553 if test -z "${ENABLE_18F4458_TRUE}" && test -z "${ENABLE_18F4458_FALSE}"; then
7554 as_fn_error $?
"conditional \"ENABLE_18F4458\" was never defined.
7555 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7557 if test -z "${ENABLE_18F4480_TRUE}" && test -z "${ENABLE_18F4480_FALSE}"; then
7558 as_fn_error $?
"conditional \"ENABLE_18F4480\" was never defined.
7559 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7561 if test -z "${ENABLE_18F448_TRUE}" && test -z "${ENABLE_18F448_FALSE}"; then
7562 as_fn_error $?
"conditional \"ENABLE_18F448\" was never defined.
7563 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7565 if test -z "${ENABLE_18F44J10_TRUE}" && test -z "${ENABLE_18F44J10_FALSE}"; then
7566 as_fn_error $?
"conditional \"ENABLE_18F44J10\" was never defined.
7567 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7569 if test -z "${ENABLE_18F44J11_TRUE}" && test -z "${ENABLE_18F44J11_FALSE}"; then
7570 as_fn_error $?
"conditional \"ENABLE_18F44J11\" was never defined.
7571 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7573 if test -z "${ENABLE_18F44J50_TRUE}" && test -z "${ENABLE_18F44J50_FALSE}"; then
7574 as_fn_error $?
"conditional \"ENABLE_18F44J50\" was never defined.
7575 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7577 if test -z "${ENABLE_18F44K20_TRUE}" && test -z "${ENABLE_18F44K20_FALSE}"; then
7578 as_fn_error $?
"conditional \"ENABLE_18F44K20\" was never defined.
7579 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7581 if test -z "${ENABLE_18F44K22_TRUE}" && test -z "${ENABLE_18F44K22_FALSE}"; then
7582 as_fn_error $?
"conditional \"ENABLE_18F44K22\" was never defined.
7583 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7585 if test -z "${ENABLE_18F4510_TRUE}" && test -z "${ENABLE_18F4510_FALSE}"; then
7586 as_fn_error $?
"conditional \"ENABLE_18F4510\" was never defined.
7587 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7589 if test -z "${ENABLE_18F4515_TRUE}" && test -z "${ENABLE_18F4515_FALSE}"; then
7590 as_fn_error $?
"conditional \"ENABLE_18F4515\" was never defined.
7591 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7593 if test -z "${ENABLE_18F4520_TRUE}" && test -z "${ENABLE_18F4520_FALSE}"; then
7594 as_fn_error $?
"conditional \"ENABLE_18F4520\" was never defined.
7595 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7597 if test -z "${ENABLE_18F4523_TRUE}" && test -z "${ENABLE_18F4523_FALSE}"; then
7598 as_fn_error $?
"conditional \"ENABLE_18F4523\" was never defined.
7599 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7601 if test -z "${ENABLE_18F4525_TRUE}" && test -z "${ENABLE_18F4525_FALSE}"; then
7602 as_fn_error $?
"conditional \"ENABLE_18F4525\" was never defined.
7603 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7605 if test -z "${ENABLE_18F452_TRUE}" && test -z "${ENABLE_18F452_FALSE}"; then
7606 as_fn_error $?
"conditional \"ENABLE_18F452\" was never defined.
7607 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7609 if test -z "${ENABLE_18F4539_TRUE}" && test -z "${ENABLE_18F4539_FALSE}"; then
7610 as_fn_error $?
"conditional \"ENABLE_18F4539\" was never defined.
7611 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7613 if test -z "${ENABLE_18F4550_TRUE}" && test -z "${ENABLE_18F4550_FALSE}"; then
7614 as_fn_error $?
"conditional \"ENABLE_18F4550\" was never defined.
7615 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7617 if test -z "${ENABLE_18F4553_TRUE}" && test -z "${ENABLE_18F4553_FALSE}"; then
7618 as_fn_error $?
"conditional \"ENABLE_18F4553\" was never defined.
7619 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7621 if test -z "${ENABLE_18F4580_TRUE}" && test -z "${ENABLE_18F4580_FALSE}"; then
7622 as_fn_error $?
"conditional \"ENABLE_18F4580\" was never defined.
7623 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7625 if test -z "${ENABLE_18F4585_TRUE}" && test -z "${ENABLE_18F4585_FALSE}"; then
7626 as_fn_error $?
"conditional \"ENABLE_18F4585\" was never defined.
7627 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7629 if test -z "${ENABLE_18F458_TRUE}" && test -z "${ENABLE_18F458_FALSE}"; then
7630 as_fn_error $?
"conditional \"ENABLE_18F458\" was never defined.
7631 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7633 if test -z "${ENABLE_18F45J10_TRUE}" && test -z "${ENABLE_18F45J10_FALSE}"; then
7634 as_fn_error $?
"conditional \"ENABLE_18F45J10\" was never defined.
7635 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7637 if test -z "${ENABLE_18F45J11_TRUE}" && test -z "${ENABLE_18F45J11_FALSE}"; then
7638 as_fn_error $?
"conditional \"ENABLE_18F45J11\" was never defined.
7639 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7641 if test -z "${ENABLE_18F45J50_TRUE}" && test -z "${ENABLE_18F45J50_FALSE}"; then
7642 as_fn_error $?
"conditional \"ENABLE_18F45J50\" was never defined.
7643 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7645 if test -z "${ENABLE_18F45K20_TRUE}" && test -z "${ENABLE_18F45K20_FALSE}"; then
7646 as_fn_error $?
"conditional \"ENABLE_18F45K20\" was never defined.
7647 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7649 if test -z "${ENABLE_18F45K22_TRUE}" && test -z "${ENABLE_18F45K22_FALSE}"; then
7650 as_fn_error $?
"conditional \"ENABLE_18F45K22\" was never defined.
7651 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7653 if test -z "${ENABLE_18F45K50_TRUE}" && test -z "${ENABLE_18F45K50_FALSE}"; then
7654 as_fn_error $?
"conditional \"ENABLE_18F45K50\" was never defined.
7655 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7657 if test -z "${ENABLE_18F45K80_TRUE}" && test -z "${ENABLE_18F45K80_FALSE}"; then
7658 as_fn_error $?
"conditional \"ENABLE_18F45K80\" was never defined.
7659 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7661 if test -z "${ENABLE_18F4610_TRUE}" && test -z "${ENABLE_18F4610_FALSE}"; then
7662 as_fn_error $?
"conditional \"ENABLE_18F4610\" was never defined.
7663 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7665 if test -z "${ENABLE_18F4620_TRUE}" && test -z "${ENABLE_18F4620_FALSE}"; then
7666 as_fn_error $?
"conditional \"ENABLE_18F4620\" was never defined.
7667 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7669 if test -z "${ENABLE_18F4680_TRUE}" && test -z "${ENABLE_18F4680_FALSE}"; then
7670 as_fn_error $?
"conditional \"ENABLE_18F4680\" was never defined.
7671 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7673 if test -z "${ENABLE_18F4682_TRUE}" && test -z "${ENABLE_18F4682_FALSE}"; then
7674 as_fn_error $?
"conditional \"ENABLE_18F4682\" was never defined.
7675 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7677 if test -z "${ENABLE_18F4685_TRUE}" && test -z "${ENABLE_18F4685_FALSE}"; then
7678 as_fn_error $?
"conditional \"ENABLE_18F4685\" was never defined.
7679 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7681 if test -z "${ENABLE_18F46J11_TRUE}" && test -z "${ENABLE_18F46J11_FALSE}"; then
7682 as_fn_error $?
"conditional \"ENABLE_18F46J11\" was never defined.
7683 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7685 if test -z "${ENABLE_18F46J13_TRUE}" && test -z "${ENABLE_18F46J13_FALSE}"; then
7686 as_fn_error $?
"conditional \"ENABLE_18F46J13\" was never defined.
7687 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7689 if test -z "${ENABLE_18F46J50_TRUE}" && test -z "${ENABLE_18F46J50_FALSE}"; then
7690 as_fn_error $?
"conditional \"ENABLE_18F46J50\" was never defined.
7691 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7693 if test -z "${ENABLE_18F46J53_TRUE}" && test -z "${ENABLE_18F46J53_FALSE}"; then
7694 as_fn_error $?
"conditional \"ENABLE_18F46J53\" was never defined.
7695 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7697 if test -z "${ENABLE_18F46K20_TRUE}" && test -z "${ENABLE_18F46K20_FALSE}"; then
7698 as_fn_error $?
"conditional \"ENABLE_18F46K20\" was never defined.
7699 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7701 if test -z "${ENABLE_18F46K22_TRUE}" && test -z "${ENABLE_18F46K22_FALSE}"; then
7702 as_fn_error $?
"conditional \"ENABLE_18F46K22\" was never defined.
7703 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7705 if test -z "${ENABLE_18F46K80_TRUE}" && test -z "${ENABLE_18F46K80_FALSE}"; then
7706 as_fn_error $?
"conditional \"ENABLE_18F46K80\" was never defined.
7707 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7709 if test -z "${ENABLE_18F47J13_TRUE}" && test -z "${ENABLE_18F47J13_FALSE}"; then
7710 as_fn_error $?
"conditional \"ENABLE_18F47J13\" was never defined.
7711 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7713 if test -z "${ENABLE_18F47J53_TRUE}" && test -z "${ENABLE_18F47J53_FALSE}"; then
7714 as_fn_error $?
"conditional \"ENABLE_18F47J53\" was never defined.
7715 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7717 if test -z "${ENABLE_18F6310_TRUE}" && test -z "${ENABLE_18F6310_FALSE}"; then
7718 as_fn_error $?
"conditional \"ENABLE_18F6310\" was never defined.
7719 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7721 if test -z "${ENABLE_18F6390_TRUE}" && test -z "${ENABLE_18F6390_FALSE}"; then
7722 as_fn_error $?
"conditional \"ENABLE_18F6390\" was never defined.
7723 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7725 if test -z "${ENABLE_18F6393_TRUE}" && test -z "${ENABLE_18F6393_FALSE}"; then
7726 as_fn_error $?
"conditional \"ENABLE_18F6393\" was never defined.
7727 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7729 if test -z "${ENABLE_18F63J11_TRUE}" && test -z "${ENABLE_18F63J11_FALSE}"; then
7730 as_fn_error $?
"conditional \"ENABLE_18F63J11\" was never defined.
7731 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7733 if test -z "${ENABLE_18F63J90_TRUE}" && test -z "${ENABLE_18F63J90_FALSE}"; then
7734 as_fn_error $?
"conditional \"ENABLE_18F63J90\" was never defined.
7735 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7737 if test -z "${ENABLE_18F6410_TRUE}" && test -z "${ENABLE_18F6410_FALSE}"; then
7738 as_fn_error $?
"conditional \"ENABLE_18F6410\" was never defined.
7739 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7741 if test -z "${ENABLE_18F6490_TRUE}" && test -z "${ENABLE_18F6490_FALSE}"; then
7742 as_fn_error $?
"conditional \"ENABLE_18F6490\" was never defined.
7743 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7745 if test -z "${ENABLE_18F6493_TRUE}" && test -z "${ENABLE_18F6493_FALSE}"; then
7746 as_fn_error $?
"conditional \"ENABLE_18F6493\" was never defined.
7747 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7749 if test -z "${ENABLE_18F64J11_TRUE}" && test -z "${ENABLE_18F64J11_FALSE}"; then
7750 as_fn_error $?
"conditional \"ENABLE_18F64J11\" was never defined.
7751 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7753 if test -z "${ENABLE_18F64J90_TRUE}" && test -z "${ENABLE_18F64J90_FALSE}"; then
7754 as_fn_error $?
"conditional \"ENABLE_18F64J90\" was never defined.
7755 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7757 if test -z "${ENABLE_18F6520_TRUE}" && test -z "${ENABLE_18F6520_FALSE}"; then
7758 as_fn_error $?
"conditional \"ENABLE_18F6520\" was never defined.
7759 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7761 if test -z "${ENABLE_18F6525_TRUE}" && test -z "${ENABLE_18F6525_FALSE}"; then
7762 as_fn_error $?
"conditional \"ENABLE_18F6525\" was never defined.
7763 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7765 if test -z "${ENABLE_18F6527_TRUE}" && test -z "${ENABLE_18F6527_FALSE}"; then
7766 as_fn_error $?
"conditional \"ENABLE_18F6527\" was never defined.
7767 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7769 if test -z "${ENABLE_18F6585_TRUE}" && test -z "${ENABLE_18F6585_FALSE}"; then
7770 as_fn_error $?
"conditional \"ENABLE_18F6585\" was never defined.
7771 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7773 if test -z "${ENABLE_18F65J10_TRUE}" && test -z "${ENABLE_18F65J10_FALSE}"; then
7774 as_fn_error $?
"conditional \"ENABLE_18F65J10\" was never defined.
7775 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7777 if test -z "${ENABLE_18F65J11_TRUE}" && test -z "${ENABLE_18F65J11_FALSE}"; then
7778 as_fn_error $?
"conditional \"ENABLE_18F65J11\" was never defined.
7779 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7781 if test -z "${ENABLE_18F65J15_TRUE}" && test -z "${ENABLE_18F65J15_FALSE}"; then
7782 as_fn_error $?
"conditional \"ENABLE_18F65J15\" was never defined.
7783 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7785 if test -z "${ENABLE_18F65J50_TRUE}" && test -z "${ENABLE_18F65J50_FALSE}"; then
7786 as_fn_error $?
"conditional \"ENABLE_18F65J50\" was never defined.
7787 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7789 if test -z "${ENABLE_18F65J90_TRUE}" && test -z "${ENABLE_18F65J90_FALSE}"; then
7790 as_fn_error $?
"conditional \"ENABLE_18F65J90\" was never defined.
7791 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7793 if test -z "${ENABLE_18F65J94_TRUE}" && test -z "${ENABLE_18F65J94_FALSE}"; then
7794 as_fn_error $?
"conditional \"ENABLE_18F65J94\" was never defined.
7795 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7797 if test -z "${ENABLE_18F65K22_TRUE}" && test -z "${ENABLE_18F65K22_FALSE}"; then
7798 as_fn_error $?
"conditional \"ENABLE_18F65K22\" was never defined.
7799 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7801 if test -z "${ENABLE_18F65K80_TRUE}" && test -z "${ENABLE_18F65K80_FALSE}"; then
7802 as_fn_error $?
"conditional \"ENABLE_18F65K80\" was never defined.
7803 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7805 if test -z "${ENABLE_18F65K90_TRUE}" && test -z "${ENABLE_18F65K90_FALSE}"; then
7806 as_fn_error $?
"conditional \"ENABLE_18F65K90\" was never defined.
7807 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7809 if test -z "${ENABLE_18F6620_TRUE}" && test -z "${ENABLE_18F6620_FALSE}"; then
7810 as_fn_error $?
"conditional \"ENABLE_18F6620\" was never defined.
7811 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7813 if test -z "${ENABLE_18F6621_TRUE}" && test -z "${ENABLE_18F6621_FALSE}"; then
7814 as_fn_error $?
"conditional \"ENABLE_18F6621\" was never defined.
7815 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7817 if test -z "${ENABLE_18F6622_TRUE}" && test -z "${ENABLE_18F6622_FALSE}"; then
7818 as_fn_error $?
"conditional \"ENABLE_18F6622\" was never defined.
7819 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7821 if test -z "${ENABLE_18F6627_TRUE}" && test -z "${ENABLE_18F6627_FALSE}"; then
7822 as_fn_error $?
"conditional \"ENABLE_18F6627\" was never defined.
7823 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7825 if test -z "${ENABLE_18F6628_TRUE}" && test -z "${ENABLE_18F6628_FALSE}"; then
7826 as_fn_error $?
"conditional \"ENABLE_18F6628\" was never defined.
7827 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7829 if test -z "${ENABLE_18F6680_TRUE}" && test -z "${ENABLE_18F6680_FALSE}"; then
7830 as_fn_error $?
"conditional \"ENABLE_18F6680\" was never defined.
7831 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7833 if test -z "${ENABLE_18F66J10_TRUE}" && test -z "${ENABLE_18F66J10_FALSE}"; then
7834 as_fn_error $?
"conditional \"ENABLE_18F66J10\" was never defined.
7835 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7837 if test -z "${ENABLE_18F66J11_TRUE}" && test -z "${ENABLE_18F66J11_FALSE}"; then
7838 as_fn_error $?
"conditional \"ENABLE_18F66J11\" was never defined.
7839 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7841 if test -z "${ENABLE_18F66J15_TRUE}" && test -z "${ENABLE_18F66J15_FALSE}"; then
7842 as_fn_error $?
"conditional \"ENABLE_18F66J15\" was never defined.
7843 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7845 if test -z "${ENABLE_18F66J16_TRUE}" && test -z "${ENABLE_18F66J16_FALSE}"; then
7846 as_fn_error $?
"conditional \"ENABLE_18F66J16\" was never defined.
7847 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7849 if test -z "${ENABLE_18F66J50_TRUE}" && test -z "${ENABLE_18F66J50_FALSE}"; then
7850 as_fn_error $?
"conditional \"ENABLE_18F66J50\" was never defined.
7851 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7853 if test -z "${ENABLE_18F66J55_TRUE}" && test -z "${ENABLE_18F66J55_FALSE}"; then
7854 as_fn_error $?
"conditional \"ENABLE_18F66J55\" was never defined.
7855 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7857 if test -z "${ENABLE_18F66J60_TRUE}" && test -z "${ENABLE_18F66J60_FALSE}"; then
7858 as_fn_error $?
"conditional \"ENABLE_18F66J60\" was never defined.
7859 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7861 if test -z "${ENABLE_18F66J65_TRUE}" && test -z "${ENABLE_18F66J65_FALSE}"; then
7862 as_fn_error $?
"conditional \"ENABLE_18F66J65\" was never defined.
7863 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7865 if test -z "${ENABLE_18F66J90_TRUE}" && test -z "${ENABLE_18F66J90_FALSE}"; then
7866 as_fn_error $?
"conditional \"ENABLE_18F66J90\" was never defined.
7867 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7869 if test -z "${ENABLE_18F66J93_TRUE}" && test -z "${ENABLE_18F66J93_FALSE}"; then
7870 as_fn_error $?
"conditional \"ENABLE_18F66J93\" was never defined.
7871 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7873 if test -z "${ENABLE_18F66J94_TRUE}" && test -z "${ENABLE_18F66J94_FALSE}"; then
7874 as_fn_error $?
"conditional \"ENABLE_18F66J94\" was never defined.
7875 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7877 if test -z "${ENABLE_18F66J99_TRUE}" && test -z "${ENABLE_18F66J99_FALSE}"; then
7878 as_fn_error $?
"conditional \"ENABLE_18F66J99\" was never defined.
7879 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7881 if test -z "${ENABLE_18F66K22_TRUE}" && test -z "${ENABLE_18F66K22_FALSE}"; then
7882 as_fn_error $?
"conditional \"ENABLE_18F66K22\" was never defined.
7883 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7885 if test -z "${ENABLE_18F66K80_TRUE}" && test -z "${ENABLE_18F66K80_FALSE}"; then
7886 as_fn_error $?
"conditional \"ENABLE_18F66K80\" was never defined.
7887 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7889 if test -z "${ENABLE_18F66K90_TRUE}" && test -z "${ENABLE_18F66K90_FALSE}"; then
7890 as_fn_error $?
"conditional \"ENABLE_18F66K90\" was never defined.
7891 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7893 if test -z "${ENABLE_18F6720_TRUE}" && test -z "${ENABLE_18F6720_FALSE}"; then
7894 as_fn_error $?
"conditional \"ENABLE_18F6720\" was never defined.
7895 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7897 if test -z "${ENABLE_18F6722_TRUE}" && test -z "${ENABLE_18F6722_FALSE}"; then
7898 as_fn_error $?
"conditional \"ENABLE_18F6722\" was never defined.
7899 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7901 if test -z "${ENABLE_18F6723_TRUE}" && test -z "${ENABLE_18F6723_FALSE}"; then
7902 as_fn_error $?
"conditional \"ENABLE_18F6723\" was never defined.
7903 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7905 if test -z "${ENABLE_18F67J10_TRUE}" && test -z "${ENABLE_18F67J10_FALSE}"; then
7906 as_fn_error $?
"conditional \"ENABLE_18F67J10\" was never defined.
7907 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7909 if test -z "${ENABLE_18F67J11_TRUE}" && test -z "${ENABLE_18F67J11_FALSE}"; then
7910 as_fn_error $?
"conditional \"ENABLE_18F67J11\" was never defined.
7911 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7913 if test -z "${ENABLE_18F67J50_TRUE}" && test -z "${ENABLE_18F67J50_FALSE}"; then
7914 as_fn_error $?
"conditional \"ENABLE_18F67J50\" was never defined.
7915 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7917 if test -z "${ENABLE_18F67J60_TRUE}" && test -z "${ENABLE_18F67J60_FALSE}"; then
7918 as_fn_error $?
"conditional \"ENABLE_18F67J60\" was never defined.
7919 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7921 if test -z "${ENABLE_18F67J90_TRUE}" && test -z "${ENABLE_18F67J90_FALSE}"; then
7922 as_fn_error $?
"conditional \"ENABLE_18F67J90\" was never defined.
7923 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7925 if test -z "${ENABLE_18F67J93_TRUE}" && test -z "${ENABLE_18F67J93_FALSE}"; then
7926 as_fn_error $?
"conditional \"ENABLE_18F67J93\" was never defined.
7927 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7929 if test -z "${ENABLE_18F67J94_TRUE}" && test -z "${ENABLE_18F67J94_FALSE}"; then
7930 as_fn_error $?
"conditional \"ENABLE_18F67J94\" was never defined.
7931 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7933 if test -z "${ENABLE_18F67K22_TRUE}" && test -z "${ENABLE_18F67K22_FALSE}"; then
7934 as_fn_error $?
"conditional \"ENABLE_18F67K22\" was never defined.
7935 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7937 if test -z "${ENABLE_18F67K90_TRUE}" && test -z "${ENABLE_18F67K90_FALSE}"; then
7938 as_fn_error $?
"conditional \"ENABLE_18F67K90\" was never defined.
7939 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7941 if test -z "${ENABLE_18F8310_TRUE}" && test -z "${ENABLE_18F8310_FALSE}"; then
7942 as_fn_error $?
"conditional \"ENABLE_18F8310\" was never defined.
7943 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7945 if test -z "${ENABLE_18F8390_TRUE}" && test -z "${ENABLE_18F8390_FALSE}"; then
7946 as_fn_error $?
"conditional \"ENABLE_18F8390\" was never defined.
7947 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7949 if test -z "${ENABLE_18F8393_TRUE}" && test -z "${ENABLE_18F8393_FALSE}"; then
7950 as_fn_error $?
"conditional \"ENABLE_18F8393\" was never defined.
7951 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7953 if test -z "${ENABLE_18F83J11_TRUE}" && test -z "${ENABLE_18F83J11_FALSE}"; then
7954 as_fn_error $?
"conditional \"ENABLE_18F83J11\" was never defined.
7955 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7957 if test -z "${ENABLE_18F83J90_TRUE}" && test -z "${ENABLE_18F83J90_FALSE}"; then
7958 as_fn_error $?
"conditional \"ENABLE_18F83J90\" was never defined.
7959 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7961 if test -z "${ENABLE_18F8410_TRUE}" && test -z "${ENABLE_18F8410_FALSE}"; then
7962 as_fn_error $?
"conditional \"ENABLE_18F8410\" was never defined.
7963 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7965 if test -z "${ENABLE_18F8490_TRUE}" && test -z "${ENABLE_18F8490_FALSE}"; then
7966 as_fn_error $?
"conditional \"ENABLE_18F8490\" was never defined.
7967 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7969 if test -z "${ENABLE_18F8493_TRUE}" && test -z "${ENABLE_18F8493_FALSE}"; then
7970 as_fn_error $?
"conditional \"ENABLE_18F8493\" was never defined.
7971 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7973 if test -z "${ENABLE_18F84J11_TRUE}" && test -z "${ENABLE_18F84J11_FALSE}"; then
7974 as_fn_error $?
"conditional \"ENABLE_18F84J11\" was never defined.
7975 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7977 if test -z "${ENABLE_18F84J90_TRUE}" && test -z "${ENABLE_18F84J90_FALSE}"; then
7978 as_fn_error $?
"conditional \"ENABLE_18F84J90\" was never defined.
7979 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7981 if test -z "${ENABLE_18F8520_TRUE}" && test -z "${ENABLE_18F8520_FALSE}"; then
7982 as_fn_error $?
"conditional \"ENABLE_18F8520\" was never defined.
7983 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7985 if test -z "${ENABLE_18F8525_TRUE}" && test -z "${ENABLE_18F8525_FALSE}"; then
7986 as_fn_error $?
"conditional \"ENABLE_18F8525\" was never defined.
7987 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7989 if test -z "${ENABLE_18F8527_TRUE}" && test -z "${ENABLE_18F8527_FALSE}"; then
7990 as_fn_error $?
"conditional \"ENABLE_18F8527\" was never defined.
7991 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7993 if test -z "${ENABLE_18F8585_TRUE}" && test -z "${ENABLE_18F8585_FALSE}"; then
7994 as_fn_error $?
"conditional \"ENABLE_18F8585\" was never defined.
7995 Usually this means the macro was only invoked conditionally." "$LINENO" 5
7997 if test -z "${ENABLE_18F85J10_TRUE}" && test -z "${ENABLE_18F85J10_FALSE}"; then
7998 as_fn_error $?
"conditional \"ENABLE_18F85J10\" was never defined.
7999 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8001 if test -z "${ENABLE_18F85J11_TRUE}" && test -z "${ENABLE_18F85J11_FALSE}"; then
8002 as_fn_error $?
"conditional \"ENABLE_18F85J11\" was never defined.
8003 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8005 if test -z "${ENABLE_18F85J15_TRUE}" && test -z "${ENABLE_18F85J15_FALSE}"; then
8006 as_fn_error $?
"conditional \"ENABLE_18F85J15\" was never defined.
8007 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8009 if test -z "${ENABLE_18F85J50_TRUE}" && test -z "${ENABLE_18F85J50_FALSE}"; then
8010 as_fn_error $?
"conditional \"ENABLE_18F85J50\" was never defined.
8011 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8013 if test -z "${ENABLE_18F85J90_TRUE}" && test -z "${ENABLE_18F85J90_FALSE}"; then
8014 as_fn_error $?
"conditional \"ENABLE_18F85J90\" was never defined.
8015 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8017 if test -z "${ENABLE_18F85J94_TRUE}" && test -z "${ENABLE_18F85J94_FALSE}"; then
8018 as_fn_error $?
"conditional \"ENABLE_18F85J94\" was never defined.
8019 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8021 if test -z "${ENABLE_18F85K22_TRUE}" && test -z "${ENABLE_18F85K22_FALSE}"; then
8022 as_fn_error $?
"conditional \"ENABLE_18F85K22\" was never defined.
8023 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8025 if test -z "${ENABLE_18F85K90_TRUE}" && test -z "${ENABLE_18F85K90_FALSE}"; then
8026 as_fn_error $?
"conditional \"ENABLE_18F85K90\" was never defined.
8027 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8029 if test -z "${ENABLE_18F8620_TRUE}" && test -z "${ENABLE_18F8620_FALSE}"; then
8030 as_fn_error $?
"conditional \"ENABLE_18F8620\" was never defined.
8031 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8033 if test -z "${ENABLE_18F8621_TRUE}" && test -z "${ENABLE_18F8621_FALSE}"; then
8034 as_fn_error $?
"conditional \"ENABLE_18F8621\" was never defined.
8035 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8037 if test -z "${ENABLE_18F8622_TRUE}" && test -z "${ENABLE_18F8622_FALSE}"; then
8038 as_fn_error $?
"conditional \"ENABLE_18F8622\" was never defined.
8039 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8041 if test -z "${ENABLE_18F8627_TRUE}" && test -z "${ENABLE_18F8627_FALSE}"; then
8042 as_fn_error $?
"conditional \"ENABLE_18F8627\" was never defined.
8043 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8045 if test -z "${ENABLE_18F8628_TRUE}" && test -z "${ENABLE_18F8628_FALSE}"; then
8046 as_fn_error $?
"conditional \"ENABLE_18F8628\" was never defined.
8047 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8049 if test -z "${ENABLE_18F8680_TRUE}" && test -z "${ENABLE_18F8680_FALSE}"; then
8050 as_fn_error $?
"conditional \"ENABLE_18F8680\" was never defined.
8051 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8053 if test -z "${ENABLE_18F86J10_TRUE}" && test -z "${ENABLE_18F86J10_FALSE}"; then
8054 as_fn_error $?
"conditional \"ENABLE_18F86J10\" was never defined.
8055 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8057 if test -z "${ENABLE_18F86J11_TRUE}" && test -z "${ENABLE_18F86J11_FALSE}"; then
8058 as_fn_error $?
"conditional \"ENABLE_18F86J11\" was never defined.
8059 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8061 if test -z "${ENABLE_18F86J15_TRUE}" && test -z "${ENABLE_18F86J15_FALSE}"; then
8062 as_fn_error $?
"conditional \"ENABLE_18F86J15\" was never defined.
8063 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8065 if test -z "${ENABLE_18F86J16_TRUE}" && test -z "${ENABLE_18F86J16_FALSE}"; then
8066 as_fn_error $?
"conditional \"ENABLE_18F86J16\" was never defined.
8067 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8069 if test -z "${ENABLE_18F86J50_TRUE}" && test -z "${ENABLE_18F86J50_FALSE}"; then
8070 as_fn_error $?
"conditional \"ENABLE_18F86J50\" was never defined.
8071 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8073 if test -z "${ENABLE_18F86J55_TRUE}" && test -z "${ENABLE_18F86J55_FALSE}"; then
8074 as_fn_error $?
"conditional \"ENABLE_18F86J55\" was never defined.
8075 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8077 if test -z "${ENABLE_18F86J60_TRUE}" && test -z "${ENABLE_18F86J60_FALSE}"; then
8078 as_fn_error $?
"conditional \"ENABLE_18F86J60\" was never defined.
8079 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8081 if test -z "${ENABLE_18F86J65_TRUE}" && test -z "${ENABLE_18F86J65_FALSE}"; then
8082 as_fn_error $?
"conditional \"ENABLE_18F86J65\" was never defined.
8083 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8085 if test -z "${ENABLE_18F86J72_TRUE}" && test -z "${ENABLE_18F86J72_FALSE}"; then
8086 as_fn_error $?
"conditional \"ENABLE_18F86J72\" was never defined.
8087 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8089 if test -z "${ENABLE_18F86J90_TRUE}" && test -z "${ENABLE_18F86J90_FALSE}"; then
8090 as_fn_error $?
"conditional \"ENABLE_18F86J90\" was never defined.
8091 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8093 if test -z "${ENABLE_18F86J93_TRUE}" && test -z "${ENABLE_18F86J93_FALSE}"; then
8094 as_fn_error $?
"conditional \"ENABLE_18F86J93\" was never defined.
8095 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8097 if test -z "${ENABLE_18F86J94_TRUE}" && test -z "${ENABLE_18F86J94_FALSE}"; then
8098 as_fn_error $?
"conditional \"ENABLE_18F86J94\" was never defined.
8099 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8101 if test -z "${ENABLE_18F86J99_TRUE}" && test -z "${ENABLE_18F86J99_FALSE}"; then
8102 as_fn_error $?
"conditional \"ENABLE_18F86J99\" was never defined.
8103 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8105 if test -z "${ENABLE_18F86K22_TRUE}" && test -z "${ENABLE_18F86K22_FALSE}"; then
8106 as_fn_error $?
"conditional \"ENABLE_18F86K22\" was never defined.
8107 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8109 if test -z "${ENABLE_18F86K90_TRUE}" && test -z "${ENABLE_18F86K90_FALSE}"; then
8110 as_fn_error $?
"conditional \"ENABLE_18F86K90\" was never defined.
8111 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8113 if test -z "${ENABLE_18F8720_TRUE}" && test -z "${ENABLE_18F8720_FALSE}"; then
8114 as_fn_error $?
"conditional \"ENABLE_18F8720\" was never defined.
8115 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8117 if test -z "${ENABLE_18F8722_TRUE}" && test -z "${ENABLE_18F8722_FALSE}"; then
8118 as_fn_error $?
"conditional \"ENABLE_18F8722\" was never defined.
8119 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8121 if test -z "${ENABLE_18F8723_TRUE}" && test -z "${ENABLE_18F8723_FALSE}"; then
8122 as_fn_error $?
"conditional \"ENABLE_18F8723\" was never defined.
8123 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8125 if test -z "${ENABLE_18F87J10_TRUE}" && test -z "${ENABLE_18F87J10_FALSE}"; then
8126 as_fn_error $?
"conditional \"ENABLE_18F87J10\" was never defined.
8127 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8129 if test -z "${ENABLE_18F87J11_TRUE}" && test -z "${ENABLE_18F87J11_FALSE}"; then
8130 as_fn_error $?
"conditional \"ENABLE_18F87J11\" was never defined.
8131 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8133 if test -z "${ENABLE_18F87J50_TRUE}" && test -z "${ENABLE_18F87J50_FALSE}"; then
8134 as_fn_error $?
"conditional \"ENABLE_18F87J50\" was never defined.
8135 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8137 if test -z "${ENABLE_18F87J60_TRUE}" && test -z "${ENABLE_18F87J60_FALSE}"; then
8138 as_fn_error $?
"conditional \"ENABLE_18F87J60\" was never defined.
8139 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8141 if test -z "${ENABLE_18F87J72_TRUE}" && test -z "${ENABLE_18F87J72_FALSE}"; then
8142 as_fn_error $?
"conditional \"ENABLE_18F87J72\" was never defined.
8143 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8145 if test -z "${ENABLE_18F87J90_TRUE}" && test -z "${ENABLE_18F87J90_FALSE}"; then
8146 as_fn_error $?
"conditional \"ENABLE_18F87J90\" was never defined.
8147 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8149 if test -z "${ENABLE_18F87J93_TRUE}" && test -z "${ENABLE_18F87J93_FALSE}"; then
8150 as_fn_error $?
"conditional \"ENABLE_18F87J93\" was never defined.
8151 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8153 if test -z "${ENABLE_18F87J94_TRUE}" && test -z "${ENABLE_18F87J94_FALSE}"; then
8154 as_fn_error $?
"conditional \"ENABLE_18F87J94\" was never defined.
8155 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8157 if test -z "${ENABLE_18F87K22_TRUE}" && test -z "${ENABLE_18F87K22_FALSE}"; then
8158 as_fn_error $?
"conditional \"ENABLE_18F87K22\" was never defined.
8159 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8161 if test -z "${ENABLE_18F87K90_TRUE}" && test -z "${ENABLE_18F87K90_FALSE}"; then
8162 as_fn_error $?
"conditional \"ENABLE_18F87K90\" was never defined.
8163 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8165 if test -z "${ENABLE_18F95J94_TRUE}" && test -z "${ENABLE_18F95J94_FALSE}"; then
8166 as_fn_error $?
"conditional \"ENABLE_18F95J94\" was never defined.
8167 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8169 if test -z "${ENABLE_18F96J60_TRUE}" && test -z "${ENABLE_18F96J60_FALSE}"; then
8170 as_fn_error $?
"conditional \"ENABLE_18F96J60\" was never defined.
8171 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8173 if test -z "${ENABLE_18F96J65_TRUE}" && test -z "${ENABLE_18F96J65_FALSE}"; then
8174 as_fn_error $?
"conditional \"ENABLE_18F96J65\" was never defined.
8175 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8177 if test -z "${ENABLE_18F96J94_TRUE}" && test -z "${ENABLE_18F96J94_FALSE}"; then
8178 as_fn_error $?
"conditional \"ENABLE_18F96J94\" was never defined.
8179 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8181 if test -z "${ENABLE_18F96J99_TRUE}" && test -z "${ENABLE_18F96J99_FALSE}"; then
8182 as_fn_error $?
"conditional \"ENABLE_18F96J99\" was never defined.
8183 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8185 if test -z "${ENABLE_18F97J60_TRUE}" && test -z "${ENABLE_18F97J60_FALSE}"; then
8186 as_fn_error $?
"conditional \"ENABLE_18F97J60\" was never defined.
8187 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8189 if test -z "${ENABLE_18F97J94_TRUE}" && test -z "${ENABLE_18F97J94_FALSE}"; then
8190 as_fn_error $?
"conditional \"ENABLE_18F97J94\" was never defined.
8191 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8193 if test -z "${ENABLE_18LF1220_TRUE}" && test -z "${ENABLE_18LF1220_FALSE}"; then
8194 as_fn_error $?
"conditional \"ENABLE_18LF1220\" was never defined.
8195 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8197 if test -z "${ENABLE_18LF1230_TRUE}" && test -z "${ENABLE_18LF1230_FALSE}"; then
8198 as_fn_error $?
"conditional \"ENABLE_18LF1230\" was never defined.
8199 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8201 if test -z "${ENABLE_18LF1320_TRUE}" && test -z "${ENABLE_18LF1320_FALSE}"; then
8202 as_fn_error $?
"conditional \"ENABLE_18LF1320\" was never defined.
8203 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8205 if test -z "${ENABLE_18LF1330_TRUE}" && test -z "${ENABLE_18LF1330_FALSE}"; then
8206 as_fn_error $?
"conditional \"ENABLE_18LF1330\" was never defined.
8207 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8209 if test -z "${ENABLE_18LF13K22_TRUE}" && test -z "${ENABLE_18LF13K22_FALSE}"; then
8210 as_fn_error $?
"conditional \"ENABLE_18LF13K22\" was never defined.
8211 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8213 if test -z "${ENABLE_18LF13K50_TRUE}" && test -z "${ENABLE_18LF13K50_FALSE}"; then
8214 as_fn_error $?
"conditional \"ENABLE_18LF13K50\" was never defined.
8215 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8217 if test -z "${ENABLE_18LF14K22_TRUE}" && test -z "${ENABLE_18LF14K22_FALSE}"; then
8218 as_fn_error $?
"conditional \"ENABLE_18LF14K22\" was never defined.
8219 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8221 if test -z "${ENABLE_18LF14K50_TRUE}" && test -z "${ENABLE_18LF14K50_FALSE}"; then
8222 as_fn_error $?
"conditional \"ENABLE_18LF14K50\" was never defined.
8223 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8225 if test -z "${ENABLE_18LF2220_TRUE}" && test -z "${ENABLE_18LF2220_FALSE}"; then
8226 as_fn_error $?
"conditional \"ENABLE_18LF2220\" was never defined.
8227 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8229 if test -z "${ENABLE_18LF2221_TRUE}" && test -z "${ENABLE_18LF2221_FALSE}"; then
8230 as_fn_error $?
"conditional \"ENABLE_18LF2221\" was never defined.
8231 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8233 if test -z "${ENABLE_18LF2320_TRUE}" && test -z "${ENABLE_18LF2320_FALSE}"; then
8234 as_fn_error $?
"conditional \"ENABLE_18LF2320\" was never defined.
8235 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8237 if test -z "${ENABLE_18LF2321_TRUE}" && test -z "${ENABLE_18LF2321_FALSE}"; then
8238 as_fn_error $?
"conditional \"ENABLE_18LF2321\" was never defined.
8239 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8241 if test -z "${ENABLE_18LF2331_TRUE}" && test -z "${ENABLE_18LF2331_FALSE}"; then
8242 as_fn_error $?
"conditional \"ENABLE_18LF2331\" was never defined.
8243 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8245 if test -z "${ENABLE_18LF23K22_TRUE}" && test -z "${ENABLE_18LF23K22_FALSE}"; then
8246 as_fn_error $?
"conditional \"ENABLE_18LF23K22\" was never defined.
8247 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8249 if test -z "${ENABLE_18LF2410_TRUE}" && test -z "${ENABLE_18LF2410_FALSE}"; then
8250 as_fn_error $?
"conditional \"ENABLE_18LF2410\" was never defined.
8251 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8253 if test -z "${ENABLE_18LF2420_TRUE}" && test -z "${ENABLE_18LF2420_FALSE}"; then
8254 as_fn_error $?
"conditional \"ENABLE_18LF2420\" was never defined.
8255 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8257 if test -z "${ENABLE_18LF2423_TRUE}" && test -z "${ENABLE_18LF2423_FALSE}"; then
8258 as_fn_error $?
"conditional \"ENABLE_18LF2423\" was never defined.
8259 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8261 if test -z "${ENABLE_18LF242_TRUE}" && test -z "${ENABLE_18LF242_FALSE}"; then
8262 as_fn_error $?
"conditional \"ENABLE_18LF242\" was never defined.
8263 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8265 if test -z "${ENABLE_18LF2431_TRUE}" && test -z "${ENABLE_18LF2431_FALSE}"; then
8266 as_fn_error $?
"conditional \"ENABLE_18LF2431\" was never defined.
8267 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8269 if test -z "${ENABLE_18LF2439_TRUE}" && test -z "${ENABLE_18LF2439_FALSE}"; then
8270 as_fn_error $?
"conditional \"ENABLE_18LF2439\" was never defined.
8271 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8273 if test -z "${ENABLE_18LF2450_TRUE}" && test -z "${ENABLE_18LF2450_FALSE}"; then
8274 as_fn_error $?
"conditional \"ENABLE_18LF2450\" was never defined.
8275 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8277 if test -z "${ENABLE_18LF2455_TRUE}" && test -z "${ENABLE_18LF2455_FALSE}"; then
8278 as_fn_error $?
"conditional \"ENABLE_18LF2455\" was never defined.
8279 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8281 if test -z "${ENABLE_18LF2458_TRUE}" && test -z "${ENABLE_18LF2458_FALSE}"; then
8282 as_fn_error $?
"conditional \"ENABLE_18LF2458\" was never defined.
8283 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8285 if test -z "${ENABLE_18LF2480_TRUE}" && test -z "${ENABLE_18LF2480_FALSE}"; then
8286 as_fn_error $?
"conditional \"ENABLE_18LF2480\" was never defined.
8287 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8289 if test -z "${ENABLE_18LF248_TRUE}" && test -z "${ENABLE_18LF248_FALSE}"; then
8290 as_fn_error $?
"conditional \"ENABLE_18LF248\" was never defined.
8291 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8293 if test -z "${ENABLE_18LF24J10_TRUE}" && test -z "${ENABLE_18LF24J10_FALSE}"; then
8294 as_fn_error $?
"conditional \"ENABLE_18LF24J10\" was never defined.
8295 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8297 if test -z "${ENABLE_18LF24J11_TRUE}" && test -z "${ENABLE_18LF24J11_FALSE}"; then
8298 as_fn_error $?
"conditional \"ENABLE_18LF24J11\" was never defined.
8299 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8301 if test -z "${ENABLE_18LF24J50_TRUE}" && test -z "${ENABLE_18LF24J50_FALSE}"; then
8302 as_fn_error $?
"conditional \"ENABLE_18LF24J50\" was never defined.
8303 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8305 if test -z "${ENABLE_18LF24K22_TRUE}" && test -z "${ENABLE_18LF24K22_FALSE}"; then
8306 as_fn_error $?
"conditional \"ENABLE_18LF24K22\" was never defined.
8307 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8309 if test -z "${ENABLE_18LF24K50_TRUE}" && test -z "${ENABLE_18LF24K50_FALSE}"; then
8310 as_fn_error $?
"conditional \"ENABLE_18LF24K50\" was never defined.
8311 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8313 if test -z "${ENABLE_18LF2510_TRUE}" && test -z "${ENABLE_18LF2510_FALSE}"; then
8314 as_fn_error $?
"conditional \"ENABLE_18LF2510\" was never defined.
8315 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8317 if test -z "${ENABLE_18LF2515_TRUE}" && test -z "${ENABLE_18LF2515_FALSE}"; then
8318 as_fn_error $?
"conditional \"ENABLE_18LF2515\" was never defined.
8319 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8321 if test -z "${ENABLE_18LF2520_TRUE}" && test -z "${ENABLE_18LF2520_FALSE}"; then
8322 as_fn_error $?
"conditional \"ENABLE_18LF2520\" was never defined.
8323 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8325 if test -z "${ENABLE_18LF2523_TRUE}" && test -z "${ENABLE_18LF2523_FALSE}"; then
8326 as_fn_error $?
"conditional \"ENABLE_18LF2523\" was never defined.
8327 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8329 if test -z "${ENABLE_18LF2525_TRUE}" && test -z "${ENABLE_18LF2525_FALSE}"; then
8330 as_fn_error $?
"conditional \"ENABLE_18LF2525\" was never defined.
8331 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8333 if test -z "${ENABLE_18LF252_TRUE}" && test -z "${ENABLE_18LF252_FALSE}"; then
8334 as_fn_error $?
"conditional \"ENABLE_18LF252\" was never defined.
8335 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8337 if test -z "${ENABLE_18LF2539_TRUE}" && test -z "${ENABLE_18LF2539_FALSE}"; then
8338 as_fn_error $?
"conditional \"ENABLE_18LF2539\" was never defined.
8339 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8341 if test -z "${ENABLE_18LF2550_TRUE}" && test -z "${ENABLE_18LF2550_FALSE}"; then
8342 as_fn_error $?
"conditional \"ENABLE_18LF2550\" was never defined.
8343 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8345 if test -z "${ENABLE_18LF2553_TRUE}" && test -z "${ENABLE_18LF2553_FALSE}"; then
8346 as_fn_error $?
"conditional \"ENABLE_18LF2553\" was never defined.
8347 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8349 if test -z "${ENABLE_18LF2580_TRUE}" && test -z "${ENABLE_18LF2580_FALSE}"; then
8350 as_fn_error $?
"conditional \"ENABLE_18LF2580\" was never defined.
8351 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8353 if test -z "${ENABLE_18LF2585_TRUE}" && test -z "${ENABLE_18LF2585_FALSE}"; then
8354 as_fn_error $?
"conditional \"ENABLE_18LF2585\" was never defined.
8355 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8357 if test -z "${ENABLE_18LF258_TRUE}" && test -z "${ENABLE_18LF258_FALSE}"; then
8358 as_fn_error $?
"conditional \"ENABLE_18LF258\" was never defined.
8359 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8361 if test -z "${ENABLE_18LF25J10_TRUE}" && test -z "${ENABLE_18LF25J10_FALSE}"; then
8362 as_fn_error $?
"conditional \"ENABLE_18LF25J10\" was never defined.
8363 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8365 if test -z "${ENABLE_18LF25J11_TRUE}" && test -z "${ENABLE_18LF25J11_FALSE}"; then
8366 as_fn_error $?
"conditional \"ENABLE_18LF25J11\" was never defined.
8367 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8369 if test -z "${ENABLE_18LF25J50_TRUE}" && test -z "${ENABLE_18LF25J50_FALSE}"; then
8370 as_fn_error $?
"conditional \"ENABLE_18LF25J50\" was never defined.
8371 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8373 if test -z "${ENABLE_18LF25K22_TRUE}" && test -z "${ENABLE_18LF25K22_FALSE}"; then
8374 as_fn_error $?
"conditional \"ENABLE_18LF25K22\" was never defined.
8375 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8377 if test -z "${ENABLE_18LF25K50_TRUE}" && test -z "${ENABLE_18LF25K50_FALSE}"; then
8378 as_fn_error $?
"conditional \"ENABLE_18LF25K50\" was never defined.
8379 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8381 if test -z "${ENABLE_18LF25K80_TRUE}" && test -z "${ENABLE_18LF25K80_FALSE}"; then
8382 as_fn_error $?
"conditional \"ENABLE_18LF25K80\" was never defined.
8383 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8385 if test -z "${ENABLE_18LF2610_TRUE}" && test -z "${ENABLE_18LF2610_FALSE}"; then
8386 as_fn_error $?
"conditional \"ENABLE_18LF2610\" was never defined.
8387 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8389 if test -z "${ENABLE_18LF2620_TRUE}" && test -z "${ENABLE_18LF2620_FALSE}"; then
8390 as_fn_error $?
"conditional \"ENABLE_18LF2620\" was never defined.
8391 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8393 if test -z "${ENABLE_18LF2680_TRUE}" && test -z "${ENABLE_18LF2680_FALSE}"; then
8394 as_fn_error $?
"conditional \"ENABLE_18LF2680\" was never defined.
8395 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8397 if test -z "${ENABLE_18LF2682_TRUE}" && test -z "${ENABLE_18LF2682_FALSE}"; then
8398 as_fn_error $?
"conditional \"ENABLE_18LF2682\" was never defined.
8399 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8401 if test -z "${ENABLE_18LF2685_TRUE}" && test -z "${ENABLE_18LF2685_FALSE}"; then
8402 as_fn_error $?
"conditional \"ENABLE_18LF2685\" was never defined.
8403 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8405 if test -z "${ENABLE_18LF26J11_TRUE}" && test -z "${ENABLE_18LF26J11_FALSE}"; then
8406 as_fn_error $?
"conditional \"ENABLE_18LF26J11\" was never defined.
8407 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8409 if test -z "${ENABLE_18LF26J13_TRUE}" && test -z "${ENABLE_18LF26J13_FALSE}"; then
8410 as_fn_error $?
"conditional \"ENABLE_18LF26J13\" was never defined.
8411 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8413 if test -z "${ENABLE_18LF26J50_TRUE}" && test -z "${ENABLE_18LF26J50_FALSE}"; then
8414 as_fn_error $?
"conditional \"ENABLE_18LF26J50\" was never defined.
8415 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8417 if test -z "${ENABLE_18LF26J53_TRUE}" && test -z "${ENABLE_18LF26J53_FALSE}"; then
8418 as_fn_error $?
"conditional \"ENABLE_18LF26J53\" was never defined.
8419 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8421 if test -z "${ENABLE_18LF26K22_TRUE}" && test -z "${ENABLE_18LF26K22_FALSE}"; then
8422 as_fn_error $?
"conditional \"ENABLE_18LF26K22\" was never defined.
8423 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8425 if test -z "${ENABLE_18LF26K80_TRUE}" && test -z "${ENABLE_18LF26K80_FALSE}"; then
8426 as_fn_error $?
"conditional \"ENABLE_18LF26K80\" was never defined.
8427 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8429 if test -z "${ENABLE_18LF27J13_TRUE}" && test -z "${ENABLE_18LF27J13_FALSE}"; then
8430 as_fn_error $?
"conditional \"ENABLE_18LF27J13\" was never defined.
8431 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8433 if test -z "${ENABLE_18LF27J53_TRUE}" && test -z "${ENABLE_18LF27J53_FALSE}"; then
8434 as_fn_error $?
"conditional \"ENABLE_18LF27J53\" was never defined.
8435 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8437 if test -z "${ENABLE_18LF4220_TRUE}" && test -z "${ENABLE_18LF4220_FALSE}"; then
8438 as_fn_error $?
"conditional \"ENABLE_18LF4220\" was never defined.
8439 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8441 if test -z "${ENABLE_18LF4221_TRUE}" && test -z "${ENABLE_18LF4221_FALSE}"; then
8442 as_fn_error $?
"conditional \"ENABLE_18LF4221\" was never defined.
8443 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8445 if test -z "${ENABLE_18LF4320_TRUE}" && test -z "${ENABLE_18LF4320_FALSE}"; then
8446 as_fn_error $?
"conditional \"ENABLE_18LF4320\" was never defined.
8447 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8449 if test -z "${ENABLE_18LF4321_TRUE}" && test -z "${ENABLE_18LF4321_FALSE}"; then
8450 as_fn_error $?
"conditional \"ENABLE_18LF4321\" was never defined.
8451 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8453 if test -z "${ENABLE_18LF4331_TRUE}" && test -z "${ENABLE_18LF4331_FALSE}"; then
8454 as_fn_error $?
"conditional \"ENABLE_18LF4331\" was never defined.
8455 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8457 if test -z "${ENABLE_18LF43K22_TRUE}" && test -z "${ENABLE_18LF43K22_FALSE}"; then
8458 as_fn_error $?
"conditional \"ENABLE_18LF43K22\" was never defined.
8459 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8461 if test -z "${ENABLE_18LF4410_TRUE}" && test -z "${ENABLE_18LF4410_FALSE}"; then
8462 as_fn_error $?
"conditional \"ENABLE_18LF4410\" was never defined.
8463 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8465 if test -z "${ENABLE_18LF4420_TRUE}" && test -z "${ENABLE_18LF4420_FALSE}"; then
8466 as_fn_error $?
"conditional \"ENABLE_18LF4420\" was never defined.
8467 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8469 if test -z "${ENABLE_18LF4423_TRUE}" && test -z "${ENABLE_18LF4423_FALSE}"; then
8470 as_fn_error $?
"conditional \"ENABLE_18LF4423\" was never defined.
8471 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8473 if test -z "${ENABLE_18LF442_TRUE}" && test -z "${ENABLE_18LF442_FALSE}"; then
8474 as_fn_error $?
"conditional \"ENABLE_18LF442\" was never defined.
8475 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8477 if test -z "${ENABLE_18LF4431_TRUE}" && test -z "${ENABLE_18LF4431_FALSE}"; then
8478 as_fn_error $?
"conditional \"ENABLE_18LF4431\" was never defined.
8479 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8481 if test -z "${ENABLE_18LF4439_TRUE}" && test -z "${ENABLE_18LF4439_FALSE}"; then
8482 as_fn_error $?
"conditional \"ENABLE_18LF4439\" was never defined.
8483 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8485 if test -z "${ENABLE_18LF4450_TRUE}" && test -z "${ENABLE_18LF4450_FALSE}"; then
8486 as_fn_error $?
"conditional \"ENABLE_18LF4450\" was never defined.
8487 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8489 if test -z "${ENABLE_18LF4455_TRUE}" && test -z "${ENABLE_18LF4455_FALSE}"; then
8490 as_fn_error $?
"conditional \"ENABLE_18LF4455\" was never defined.
8491 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8493 if test -z "${ENABLE_18LF4458_TRUE}" && test -z "${ENABLE_18LF4458_FALSE}"; then
8494 as_fn_error $?
"conditional \"ENABLE_18LF4458\" was never defined.
8495 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8497 if test -z "${ENABLE_18LF4480_TRUE}" && test -z "${ENABLE_18LF4480_FALSE}"; then
8498 as_fn_error $?
"conditional \"ENABLE_18LF4480\" was never defined.
8499 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8501 if test -z "${ENABLE_18LF448_TRUE}" && test -z "${ENABLE_18LF448_FALSE}"; then
8502 as_fn_error $?
"conditional \"ENABLE_18LF448\" was never defined.
8503 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8505 if test -z "${ENABLE_18LF44J10_TRUE}" && test -z "${ENABLE_18LF44J10_FALSE}"; then
8506 as_fn_error $?
"conditional \"ENABLE_18LF44J10\" was never defined.
8507 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8509 if test -z "${ENABLE_18LF44J11_TRUE}" && test -z "${ENABLE_18LF44J11_FALSE}"; then
8510 as_fn_error $?
"conditional \"ENABLE_18LF44J11\" was never defined.
8511 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8513 if test -z "${ENABLE_18LF44J50_TRUE}" && test -z "${ENABLE_18LF44J50_FALSE}"; then
8514 as_fn_error $?
"conditional \"ENABLE_18LF44J50\" was never defined.
8515 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8517 if test -z "${ENABLE_18LF44K22_TRUE}" && test -z "${ENABLE_18LF44K22_FALSE}"; then
8518 as_fn_error $?
"conditional \"ENABLE_18LF44K22\" was never defined.
8519 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8521 if test -z "${ENABLE_18LF4510_TRUE}" && test -z "${ENABLE_18LF4510_FALSE}"; then
8522 as_fn_error $?
"conditional \"ENABLE_18LF4510\" was never defined.
8523 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8525 if test -z "${ENABLE_18LF4515_TRUE}" && test -z "${ENABLE_18LF4515_FALSE}"; then
8526 as_fn_error $?
"conditional \"ENABLE_18LF4515\" was never defined.
8527 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8529 if test -z "${ENABLE_18LF4520_TRUE}" && test -z "${ENABLE_18LF4520_FALSE}"; then
8530 as_fn_error $?
"conditional \"ENABLE_18LF4520\" was never defined.
8531 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8533 if test -z "${ENABLE_18LF4523_TRUE}" && test -z "${ENABLE_18LF4523_FALSE}"; then
8534 as_fn_error $?
"conditional \"ENABLE_18LF4523\" was never defined.
8535 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8537 if test -z "${ENABLE_18LF4525_TRUE}" && test -z "${ENABLE_18LF4525_FALSE}"; then
8538 as_fn_error $?
"conditional \"ENABLE_18LF4525\" was never defined.
8539 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8541 if test -z "${ENABLE_18LF452_TRUE}" && test -z "${ENABLE_18LF452_FALSE}"; then
8542 as_fn_error $?
"conditional \"ENABLE_18LF452\" was never defined.
8543 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8545 if test -z "${ENABLE_18LF4539_TRUE}" && test -z "${ENABLE_18LF4539_FALSE}"; then
8546 as_fn_error $?
"conditional \"ENABLE_18LF4539\" was never defined.
8547 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8549 if test -z "${ENABLE_18LF4550_TRUE}" && test -z "${ENABLE_18LF4550_FALSE}"; then
8550 as_fn_error $?
"conditional \"ENABLE_18LF4550\" was never defined.
8551 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8553 if test -z "${ENABLE_18LF4553_TRUE}" && test -z "${ENABLE_18LF4553_FALSE}"; then
8554 as_fn_error $?
"conditional \"ENABLE_18LF4553\" was never defined.
8555 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8557 if test -z "${ENABLE_18LF4580_TRUE}" && test -z "${ENABLE_18LF4580_FALSE}"; then
8558 as_fn_error $?
"conditional \"ENABLE_18LF4580\" was never defined.
8559 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8561 if test -z "${ENABLE_18LF4585_TRUE}" && test -z "${ENABLE_18LF4585_FALSE}"; then
8562 as_fn_error $?
"conditional \"ENABLE_18LF4585\" was never defined.
8563 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8565 if test -z "${ENABLE_18LF458_TRUE}" && test -z "${ENABLE_18LF458_FALSE}"; then
8566 as_fn_error $?
"conditional \"ENABLE_18LF458\" was never defined.
8567 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8569 if test -z "${ENABLE_18LF45J10_TRUE}" && test -z "${ENABLE_18LF45J10_FALSE}"; then
8570 as_fn_error $?
"conditional \"ENABLE_18LF45J10\" was never defined.
8571 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8573 if test -z "${ENABLE_18LF45J11_TRUE}" && test -z "${ENABLE_18LF45J11_FALSE}"; then
8574 as_fn_error $?
"conditional \"ENABLE_18LF45J11\" was never defined.
8575 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8577 if test -z "${ENABLE_18LF45J50_TRUE}" && test -z "${ENABLE_18LF45J50_FALSE}"; then
8578 as_fn_error $?
"conditional \"ENABLE_18LF45J50\" was never defined.
8579 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8581 if test -z "${ENABLE_18LF45K22_TRUE}" && test -z "${ENABLE_18LF45K22_FALSE}"; then
8582 as_fn_error $?
"conditional \"ENABLE_18LF45K22\" was never defined.
8583 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8585 if test -z "${ENABLE_18LF45K50_TRUE}" && test -z "${ENABLE_18LF45K50_FALSE}"; then
8586 as_fn_error $?
"conditional \"ENABLE_18LF45K50\" was never defined.
8587 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8589 if test -z "${ENABLE_18LF45K80_TRUE}" && test -z "${ENABLE_18LF45K80_FALSE}"; then
8590 as_fn_error $?
"conditional \"ENABLE_18LF45K80\" was never defined.
8591 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8593 if test -z "${ENABLE_18LF4610_TRUE}" && test -z "${ENABLE_18LF4610_FALSE}"; then
8594 as_fn_error $?
"conditional \"ENABLE_18LF4610\" was never defined.
8595 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8597 if test -z "${ENABLE_18LF4620_TRUE}" && test -z "${ENABLE_18LF4620_FALSE}"; then
8598 as_fn_error $?
"conditional \"ENABLE_18LF4620\" was never defined.
8599 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8601 if test -z "${ENABLE_18LF4680_TRUE}" && test -z "${ENABLE_18LF4680_FALSE}"; then
8602 as_fn_error $?
"conditional \"ENABLE_18LF4680\" was never defined.
8603 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8605 if test -z "${ENABLE_18LF4682_TRUE}" && test -z "${ENABLE_18LF4682_FALSE}"; then
8606 as_fn_error $?
"conditional \"ENABLE_18LF4682\" was never defined.
8607 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8609 if test -z "${ENABLE_18LF4685_TRUE}" && test -z "${ENABLE_18LF4685_FALSE}"; then
8610 as_fn_error $?
"conditional \"ENABLE_18LF4685\" was never defined.
8611 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8613 if test -z "${ENABLE_18LF46J11_TRUE}" && test -z "${ENABLE_18LF46J11_FALSE}"; then
8614 as_fn_error $?
"conditional \"ENABLE_18LF46J11\" was never defined.
8615 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8617 if test -z "${ENABLE_18LF46J13_TRUE}" && test -z "${ENABLE_18LF46J13_FALSE}"; then
8618 as_fn_error $?
"conditional \"ENABLE_18LF46J13\" was never defined.
8619 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8621 if test -z "${ENABLE_18LF46J50_TRUE}" && test -z "${ENABLE_18LF46J50_FALSE}"; then
8622 as_fn_error $?
"conditional \"ENABLE_18LF46J50\" was never defined.
8623 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8625 if test -z "${ENABLE_18LF46J53_TRUE}" && test -z "${ENABLE_18LF46J53_FALSE}"; then
8626 as_fn_error $?
"conditional \"ENABLE_18LF46J53\" was never defined.
8627 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8629 if test -z "${ENABLE_18LF46K22_TRUE}" && test -z "${ENABLE_18LF46K22_FALSE}"; then
8630 as_fn_error $?
"conditional \"ENABLE_18LF46K22\" was never defined.
8631 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8633 if test -z "${ENABLE_18LF46K80_TRUE}" && test -z "${ENABLE_18LF46K80_FALSE}"; then
8634 as_fn_error $?
"conditional \"ENABLE_18LF46K80\" was never defined.
8635 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8637 if test -z "${ENABLE_18LF47J13_TRUE}" && test -z "${ENABLE_18LF47J13_FALSE}"; then
8638 as_fn_error $?
"conditional \"ENABLE_18LF47J13\" was never defined.
8639 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8641 if test -z "${ENABLE_18LF47J53_TRUE}" && test -z "${ENABLE_18LF47J53_FALSE}"; then
8642 as_fn_error $?
"conditional \"ENABLE_18LF47J53\" was never defined.
8643 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8645 if test -z "${ENABLE_18LF6310_TRUE}" && test -z "${ENABLE_18LF6310_FALSE}"; then
8646 as_fn_error $?
"conditional \"ENABLE_18LF6310\" was never defined.
8647 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8649 if test -z "${ENABLE_18LF6390_TRUE}" && test -z "${ENABLE_18LF6390_FALSE}"; then
8650 as_fn_error $?
"conditional \"ENABLE_18LF6390\" was never defined.
8651 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8653 if test -z "${ENABLE_18LF6393_TRUE}" && test -z "${ENABLE_18LF6393_FALSE}"; then
8654 as_fn_error $?
"conditional \"ENABLE_18LF6393\" was never defined.
8655 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8657 if test -z "${ENABLE_18LF6410_TRUE}" && test -z "${ENABLE_18LF6410_FALSE}"; then
8658 as_fn_error $?
"conditional \"ENABLE_18LF6410\" was never defined.
8659 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8661 if test -z "${ENABLE_18LF6490_TRUE}" && test -z "${ENABLE_18LF6490_FALSE}"; then
8662 as_fn_error $?
"conditional \"ENABLE_18LF6490\" was never defined.
8663 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8665 if test -z "${ENABLE_18LF6493_TRUE}" && test -z "${ENABLE_18LF6493_FALSE}"; then
8666 as_fn_error $?
"conditional \"ENABLE_18LF6493\" was never defined.
8667 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8669 if test -z "${ENABLE_18LF6520_TRUE}" && test -z "${ENABLE_18LF6520_FALSE}"; then
8670 as_fn_error $?
"conditional \"ENABLE_18LF6520\" was never defined.
8671 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8673 if test -z "${ENABLE_18LF6525_TRUE}" && test -z "${ENABLE_18LF6525_FALSE}"; then
8674 as_fn_error $?
"conditional \"ENABLE_18LF6525\" was never defined.
8675 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8677 if test -z "${ENABLE_18LF6527_TRUE}" && test -z "${ENABLE_18LF6527_FALSE}"; then
8678 as_fn_error $?
"conditional \"ENABLE_18LF6527\" was never defined.
8679 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8681 if test -z "${ENABLE_18LF6585_TRUE}" && test -z "${ENABLE_18LF6585_FALSE}"; then
8682 as_fn_error $?
"conditional \"ENABLE_18LF6585\" was never defined.
8683 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8685 if test -z "${ENABLE_18LF65K80_TRUE}" && test -z "${ENABLE_18LF65K80_FALSE}"; then
8686 as_fn_error $?
"conditional \"ENABLE_18LF65K80\" was never defined.
8687 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8689 if test -z "${ENABLE_18LF6620_TRUE}" && test -z "${ENABLE_18LF6620_FALSE}"; then
8690 as_fn_error $?
"conditional \"ENABLE_18LF6620\" was never defined.
8691 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8693 if test -z "${ENABLE_18LF6621_TRUE}" && test -z "${ENABLE_18LF6621_FALSE}"; then
8694 as_fn_error $?
"conditional \"ENABLE_18LF6621\" was never defined.
8695 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8697 if test -z "${ENABLE_18LF6622_TRUE}" && test -z "${ENABLE_18LF6622_FALSE}"; then
8698 as_fn_error $?
"conditional \"ENABLE_18LF6622\" was never defined.
8699 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8701 if test -z "${ENABLE_18LF6627_TRUE}" && test -z "${ENABLE_18LF6627_FALSE}"; then
8702 as_fn_error $?
"conditional \"ENABLE_18LF6627\" was never defined.
8703 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8705 if test -z "${ENABLE_18LF6628_TRUE}" && test -z "${ENABLE_18LF6628_FALSE}"; then
8706 as_fn_error $?
"conditional \"ENABLE_18LF6628\" was never defined.
8707 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8709 if test -z "${ENABLE_18LF6680_TRUE}" && test -z "${ENABLE_18LF6680_FALSE}"; then
8710 as_fn_error $?
"conditional \"ENABLE_18LF6680\" was never defined.
8711 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8713 if test -z "${ENABLE_18LF66K80_TRUE}" && test -z "${ENABLE_18LF66K80_FALSE}"; then
8714 as_fn_error $?
"conditional \"ENABLE_18LF66K80\" was never defined.
8715 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8717 if test -z "${ENABLE_18LF6720_TRUE}" && test -z "${ENABLE_18LF6720_FALSE}"; then
8718 as_fn_error $?
"conditional \"ENABLE_18LF6720\" was never defined.
8719 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8721 if test -z "${ENABLE_18LF6722_TRUE}" && test -z "${ENABLE_18LF6722_FALSE}"; then
8722 as_fn_error $?
"conditional \"ENABLE_18LF6722\" was never defined.
8723 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8725 if test -z "${ENABLE_18LF6723_TRUE}" && test -z "${ENABLE_18LF6723_FALSE}"; then
8726 as_fn_error $?
"conditional \"ENABLE_18LF6723\" was never defined.
8727 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8729 if test -z "${ENABLE_18LF8310_TRUE}" && test -z "${ENABLE_18LF8310_FALSE}"; then
8730 as_fn_error $?
"conditional \"ENABLE_18LF8310\" was never defined.
8731 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8733 if test -z "${ENABLE_18LF8390_TRUE}" && test -z "${ENABLE_18LF8390_FALSE}"; then
8734 as_fn_error $?
"conditional \"ENABLE_18LF8390\" was never defined.
8735 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8737 if test -z "${ENABLE_18LF8393_TRUE}" && test -z "${ENABLE_18LF8393_FALSE}"; then
8738 as_fn_error $?
"conditional \"ENABLE_18LF8393\" was never defined.
8739 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8741 if test -z "${ENABLE_18LF8410_TRUE}" && test -z "${ENABLE_18LF8410_FALSE}"; then
8742 as_fn_error $?
"conditional \"ENABLE_18LF8410\" was never defined.
8743 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8745 if test -z "${ENABLE_18LF8490_TRUE}" && test -z "${ENABLE_18LF8490_FALSE}"; then
8746 as_fn_error $?
"conditional \"ENABLE_18LF8490\" was never defined.
8747 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8749 if test -z "${ENABLE_18LF8493_TRUE}" && test -z "${ENABLE_18LF8493_FALSE}"; then
8750 as_fn_error $?
"conditional \"ENABLE_18LF8493\" was never defined.
8751 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8753 if test -z "${ENABLE_18LF8520_TRUE}" && test -z "${ENABLE_18LF8520_FALSE}"; then
8754 as_fn_error $?
"conditional \"ENABLE_18LF8520\" was never defined.
8755 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8757 if test -z "${ENABLE_18LF8525_TRUE}" && test -z "${ENABLE_18LF8525_FALSE}"; then
8758 as_fn_error $?
"conditional \"ENABLE_18LF8525\" was never defined.
8759 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8761 if test -z "${ENABLE_18LF8527_TRUE}" && test -z "${ENABLE_18LF8527_FALSE}"; then
8762 as_fn_error $?
"conditional \"ENABLE_18LF8527\" was never defined.
8763 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8765 if test -z "${ENABLE_18LF8585_TRUE}" && test -z "${ENABLE_18LF8585_FALSE}"; then
8766 as_fn_error $?
"conditional \"ENABLE_18LF8585\" was never defined.
8767 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8769 if test -z "${ENABLE_18LF8620_TRUE}" && test -z "${ENABLE_18LF8620_FALSE}"; then
8770 as_fn_error $?
"conditional \"ENABLE_18LF8620\" was never defined.
8771 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8773 if test -z "${ENABLE_18LF8621_TRUE}" && test -z "${ENABLE_18LF8621_FALSE}"; then
8774 as_fn_error $?
"conditional \"ENABLE_18LF8621\" was never defined.
8775 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8777 if test -z "${ENABLE_18LF8622_TRUE}" && test -z "${ENABLE_18LF8622_FALSE}"; then
8778 as_fn_error $?
"conditional \"ENABLE_18LF8622\" was never defined.
8779 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8781 if test -z "${ENABLE_18LF8627_TRUE}" && test -z "${ENABLE_18LF8627_FALSE}"; then
8782 as_fn_error $?
"conditional \"ENABLE_18LF8627\" was never defined.
8783 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8785 if test -z "${ENABLE_18LF8628_TRUE}" && test -z "${ENABLE_18LF8628_FALSE}"; then
8786 as_fn_error $?
"conditional \"ENABLE_18LF8628\" was never defined.
8787 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8789 if test -z "${ENABLE_18LF8680_TRUE}" && test -z "${ENABLE_18LF8680_FALSE}"; then
8790 as_fn_error $?
"conditional \"ENABLE_18LF8680\" was never defined.
8791 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8793 if test -z "${ENABLE_18LF8720_TRUE}" && test -z "${ENABLE_18LF8720_FALSE}"; then
8794 as_fn_error $?
"conditional \"ENABLE_18LF8720\" was never defined.
8795 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8797 if test -z "${ENABLE_18LF8722_TRUE}" && test -z "${ENABLE_18LF8722_FALSE}"; then
8798 as_fn_error $?
"conditional \"ENABLE_18LF8722\" was never defined.
8799 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8801 if test -z "${ENABLE_18LF8723_TRUE}" && test -z "${ENABLE_18LF8723_FALSE}"; then
8802 as_fn_error $?
"conditional \"ENABLE_18LF8723\" was never defined.
8803 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8806 : "${CONFIG_STATUS=./config.status}"
8808 ac_clean_files_save
=$ac_clean_files
8809 ac_clean_files
="$ac_clean_files $CONFIG_STATUS"
8810 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: creating $CONFIG_STATUS" >&5
8811 printf "%s\n" "$as_me: creating $CONFIG_STATUS" >&6;}
8813 cat >$CONFIG_STATUS <<_ASEOF || as_write_fail=1
8815 # Generated by $as_me.
8816 # Run this file to recreate the current configuration.
8817 # Compiler output produced by configure, useful for debugging
8818 # configure, is in config.log if it exists.
8824 SHELL=\${CONFIG_SHELL-$SHELL}
8827 cat >>$CONFIG_STATUS <<\_ASEOF || as_write_fail
=1
8828 ## -------------------- ##
8829 ## M4sh Initialization. ##
8830 ## -------------------- ##
8832 # Be more Bourne compatible
8833 DUALCASE
=1; export DUALCASE
# for MKS sh
8835 if test ${ZSH_VERSION+y} && (emulate sh
) >/dev
/null
2>&1
8839 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
8840 # is contrary to our usage. Disable this feature.
8841 alias -g '${1+"$@"}'='"$@"'
8842 setopt NO_GLOB_SUBST
8844 case `(set -o) 2>/dev/null` in #(
8854 # Reset variables that may have inherited troublesome values from
8857 # IFS needs to be set, to space, tab, and newline, in precisely that order.
8858 # (If _AS_PATH_WALK were called with IFS unset, it would have the
8859 # side effect of setting IFS to empty, thus disabling word splitting.)
8860 # Quoting is to prevent editors from complaining about space-tab.
8870 # Ensure predictable behavior from utilities with locale-dependent output.
8876 # We cannot yet rely on "unset" to work, but we need these variables
8877 # to be unset--not just set to an empty or harmless value--now, to
8878 # avoid bugs in old shells (e.g. pre-3.0 UWIN ksh). This construct
8879 # also avoids known problems related to "unset" and subshell syntax
8880 # in other old shells (e.g. bash 2.01 and pdksh 5.2.14).
8881 for as_var
in BASH_ENV ENV MAIL MAILPATH CDPATH
8882 do eval test \
${$as_var+y} \
8883 && ( (unset $as_var) ||
exit 1) >/dev
/null
2>&1 && unset $as_var ||
:
8886 # Ensure that fds 0, 1, and 2 are open.
8887 if (exec 3>&0) 2>/dev
/null
; then :; else exec 0</dev
/null
; fi
8888 if (exec 3>&1) 2>/dev
/null
; then :; else exec 1>/dev
/null
; fi
8889 if (exec 3>&2) ; then :; else exec 2>/dev
/null
; fi
8891 # The user is always right.
8892 if ${PATH_SEPARATOR+false} :; then
8894 (PATH
='/bin;/bin'; FPATH
=$PATH; sh
-c :) >/dev
/null
2>&1 && {
8895 (PATH
='/bin:/bin'; FPATH
=$PATH; sh
-c :) >/dev
/null
2>&1 ||
8901 # Find who we are. Look in the path if we contain no directory separator.
8904 *[\\/]* ) as_myself
=$0 ;;
8905 *) as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
8909 case $as_dir in #(((
8912 *) as_dir
=$as_dir/ ;;
8914 test -r "$as_dir$0" && as_myself
=$as_dir$0 && break
8920 # We did not find ourselves, most probably we were run as `sh COMMAND'
8921 # in which case we are not to be found in the path.
8922 if test "x$as_myself" = x
; then
8925 if test ! -f "$as_myself"; then
8926 printf "%s\n" "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
8932 # as_fn_error STATUS ERROR [LINENO LOG_FD]
8933 # ----------------------------------------
8934 # Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
8935 # provided, also output the error to LOG_FD, referencing LINENO. Then exit the
8936 # script with STATUS, using 1 if that was 0.
8939 as_status
=$1; test $as_status -eq 0 && as_status
=1
8941 as_lineno
=${as_lineno-"$3"} as_lineno_stack
=as_lineno_stack
=$as_lineno_stack
8942 printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
8944 printf "%s\n" "$as_me: error: $2" >&2
8945 as_fn_exit
$as_status
8950 # as_fn_set_status STATUS
8951 # -----------------------
8952 # Set $? to STATUS, without forking.
8956 } # as_fn_set_status
8960 # Exit the shell with STATUS, even in a "trap 0" or "set -e" context.
8970 # Portably unset VAR.
8973 { eval $1=; unset $1;}
8975 as_unset
=as_fn_unset
8977 # as_fn_append VAR VALUE
8978 # ----------------------
8979 # Append the text in VALUE to the end of the definition contained in VAR. Take
8980 # advantage of any shell optimizations that allow amortized linear growth over
8981 # repeated appends, instead of the typical quadratic growth present in naive
8983 if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev
/null
8985 eval 'as_fn_append ()
8996 # as_fn_arith ARG...
8997 # ------------------
8998 # Perform arithmetic evaluation on the ARGs, and store the result in the
8999 # global $as_val. Take advantage of shells that can avoid forks. The arguments
9000 # must be portable across $(()) and expr.
9001 if (eval "test \$(( 1 + 1 )) = 2") 2>/dev
/null
9003 eval 'as_fn_arith ()
9010 as_val
=`expr "$@" || test $? -eq 1`
9015 if expr a
: '\(a\)' >/dev
/null
2>&1 &&
9016 test "X`expr 00001 : '.*\(...\)'`" = X001
; then
9022 if (basename -- /) >/dev
/null
2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
9023 as_basename
=basename
9028 if (as_dir
=`dirname -- /` && test "X$as_dir" = X
/) >/dev
/null
2>&1; then
9034 as_me
=`$as_basename -- "$0" ||
9035 $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
9036 X"$0" : 'X\(//\)$' \| \
9037 X"$0" : 'X\(/\)' \| . 2>/dev/null ||
9038 printf "%s\n" X/"$0" |
9039 sed '/^.*\/\([^/][^/]*\)\/*$/{
9053 # Avoid depending upon Character Ranges.
9054 as_cr_letters
='abcdefghijklmnopqrstuvwxyz'
9055 as_cr_LETTERS
='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
9056 as_cr_Letters
=$as_cr_letters$as_cr_LETTERS
9057 as_cr_digits
='0123456789'
9058 as_cr_alnum
=$as_cr_Letters$as_cr_digits
9061 # Determine whether it's possible to make 'echo' print without a newline.
9062 # These variables are no longer used directly by Autoconf, but are AC_SUBSTed
9063 # for compatibility with existing Makefiles.
9064 ECHO_C
= ECHO_N
= ECHO_T
=
9065 case `echo -n x` in #(((((
9067 case `echo 'xy\c'` in
9068 *c
*) ECHO_T
=' ';; # ECHO_T is single tab character.
9070 *) echo `echo ksh88 bug on AIX 6.1` > /dev
/null
9077 # For backward compatibility with old third-party macros, we provide
9078 # the shell variables $as_echo and $as_echo_n. New code should use
9079 # AS_ECHO(["message"]) and AS_ECHO_N(["message"]), respectively.
9080 as_echo
='printf %s\n'
9081 as_echo_n
='printf %s'
9083 rm -f conf$$ conf$$.exe conf$$.
file
9084 if test -d conf$$.dir
; then
9085 rm -f conf$$.dir
/conf$$.
file
9088 mkdir conf$$.dir
2>/dev
/null
9090 if (echo >conf$$.
file) 2>/dev
/null
; then
9091 if ln -s conf$$.
file conf$$
2>/dev
/null
; then
9093 # ... but there are two gotchas:
9094 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
9095 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
9096 # In both cases, we have to default to `cp -pR'.
9097 ln -s conf$$.
file conf$$.dir
2>/dev
/null
&& test ! -f conf$$.exe ||
9099 elif ln conf$$.
file conf$$
2>/dev
/null
; then
9107 rm -f conf$$ conf$$.exe conf$$.dir
/conf$$.
file conf$$.
file
9108 rmdir conf$$.dir
2>/dev
/null
9113 # Create "$as_dir" as a directory, including parents if necessary.
9118 -*) as_dir
=.
/$as_dir;;
9120 test -d "$as_dir" ||
eval $as_mkdir_p ||
{
9124 *\'*) as_qdir
=`printf "%s\n" "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
9125 *) as_qdir
=$as_dir;;
9127 as_dirs
="'$as_qdir' $as_dirs"
9128 as_dir
=`$as_dirname -- "$as_dir" ||
9129 $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
9130 X"$as_dir" : 'X\(//\)[^/]' \| \
9131 X"$as_dir" : 'X\(//\)$' \| \
9132 X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
9133 printf "%s\n" X"$as_dir" |
9134 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
9151 test -d "$as_dir" && break
9153 test -z "$as_dirs" ||
eval "mkdir $as_dirs"
9154 } ||
test -d "$as_dir" || as_fn_error $?
"cannot create directory $as_dir"
9158 if mkdir
-p .
2>/dev
/null
; then
9159 as_mkdir_p
='mkdir -p "$as_dir"'
9161 test -d .
/-p && rmdir .
/-p
9166 # as_fn_executable_p FILE
9167 # -----------------------
9168 # Test if FILE is an executable regular file.
9169 as_fn_executable_p
()
9171 test -f "$1" && test -x "$1"
9172 } # as_fn_executable_p
9174 as_executable_p
=as_fn_executable_p
9176 # Sed expression to map a string onto a valid CPP name.
9177 as_tr_cpp
="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
9179 # Sed expression to map a string onto a valid variable name.
9180 as_tr_sh
="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
9184 ## ----------------------------------- ##
9185 ## Main body of $CONFIG_STATUS script. ##
9186 ## ----------------------------------- ##
9188 test $as_write_fail = 0 && chmod +x
$CONFIG_STATUS || ac_write_fail
=1
9190 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
9191 # Save the log message, to keep $0 and so on meaningful, and to
9192 # report actual input values of CONFIG_FILES etc. instead of their
9193 # values after options handling.
9195 This file was extended by pic16lib $as_me 0.3, which was
9196 generated by GNU Autoconf 2.71. Invocation command line was
9198 CONFIG_FILES = $CONFIG_FILES
9199 CONFIG_HEADERS = $CONFIG_HEADERS
9200 CONFIG_LINKS = $CONFIG_LINKS
9201 CONFIG_COMMANDS = $CONFIG_COMMANDS
9204 on `(hostname || uname -n) 2>/dev/null | sed 1q`
9209 case $ac_config_files in *"
9210 "*) set x
$ac_config_files; shift; ac_config_files
=$
*;;
9213 case $ac_config_headers in *"
9214 "*) set x
$ac_config_headers; shift; ac_config_headers
=$
*;;
9218 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
9219 # Files that config.status was made for.
9220 config_files="$ac_config_files"
9221 config_headers="$ac_config_headers"
9222 config_commands="$ac_config_commands"
9226 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
9228 \`$as_me' instantiates files and other configuration actions
9229 from templates according to the current configuration. Unless the files
9230 and actions are specified as TAGs, all are instantiated by default.
9232 Usage: $0 [OPTION]... [TAG]...
9234 -h, --help print this help, then exit
9235 -V, --version print version number and configuration settings, then exit
9236 --config print configuration, then exit
9237 -q, --quiet, --silent
9238 do not print progress messages
9239 -d, --debug don't remove temporary files
9240 --recheck update $as_me by reconfiguring in the same conditions
9241 --file=FILE[:TEMPLATE]
9242 instantiate the configuration file FILE
9243 --header=FILE[:TEMPLATE]
9244 instantiate the configuration header FILE
9246 Configuration files:
9249 Configuration headers:
9252 Configuration commands:
9255 Report bugs to <tecodev AT users sourceforge net>."
9258 ac_cs_config
=`printf "%s\n" "$ac_configure_args" | sed "$ac_safe_unquote"`
9259 ac_cs_config_escaped
=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\\\\\\''/g"`
9260 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
9261 ac_cs_config='$ac_cs_config_escaped'
9263 pic16lib config.status 0.3
9264 configured by $0, generated by GNU Autoconf 2.71,
9265 with options \\"\$ac_cs_config\\"
9267 Copyright (C) 2021 Free Software Foundation, Inc.
9268 This config.status script is free software; the Free Software Foundation
9269 gives unlimited permission to copy, distribute and modify it."
9276 test -n "\$AWK" || AWK=awk
9279 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
9280 # The default lists apply if the user does not specify any file.
9286 ac_option
=`expr "X$1" : 'X\([^=]*\)='`
9287 ac_optarg
=`expr "X$1" : 'X[^=]*=\(.*\)'`
9291 ac_option
=`expr "X$1" : 'X\([^=]*\)='`
9303 # Handling of the options.
9304 -recheck |
--recheck |
--rechec |
--reche |
--rech |
--rec |
--re |
--r)
9306 --version |
--versio |
--versi |
--vers |
--ver |
--ve |
--v |
-V )
9307 printf "%s\n" "$ac_cs_version"; exit ;;
9308 --config |
--confi |
--conf |
--con |
--co |
--c )
9309 printf "%s\n" "$ac_cs_config"; exit ;;
9310 --debug |
--debu |
--deb |
--de |
--d |
-d )
9312 --file |
--fil |
--fi |
--f )
9315 *\'*) ac_optarg
=`printf "%s\n" "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
9316 '') as_fn_error $?
"missing file argument" ;;
9318 as_fn_append CONFIG_FILES
" '$ac_optarg'"
9319 ac_need_defaults
=false
;;
9320 --header |
--heade |
--head |
--hea )
9323 *\'*) ac_optarg
=`printf "%s\n" "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
9325 as_fn_append CONFIG_HEADERS
" '$ac_optarg'"
9326 ac_need_defaults
=false
;;
9328 # Conflict between --help and --header
9329 as_fn_error $?
"ambiguous option: \`$1'
9330 Try \`$0 --help' for more information.";;
9331 --help |
--hel |
-h )
9332 printf "%s\n" "$ac_cs_usage"; exit ;;
9333 -q |
-quiet |
--quiet |
--quie |
--qui |
--qu |
--q \
9334 |
-silent |
--silent |
--silen |
--sile |
--sil |
--si |
--s)
9338 -*) as_fn_error $?
"unrecognized option: \`$1'
9339 Try \`$0 --help' for more information." ;;
9341 *) as_fn_append ac_config_targets
" $1"
9342 ac_need_defaults
=false
;;
9348 ac_configure_extra_args
=
9350 if $ac_cs_silent; then
9352 ac_configure_extra_args
="$ac_configure_extra_args --silent"
9356 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
9357 if \$ac_cs_recheck; then
9358 set X $SHELL '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
9360 \printf "%s\n" "running CONFIG_SHELL=$SHELL \$*" >&6
9361 CONFIG_SHELL='$SHELL'
9367 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
9371 sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
9372 ## Running $as_me. ##
9374 printf "%s\n" "$ac_log"
9378 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
9382 AMDEP_TRUE="$AMDEP_TRUE" MAKE="${MAKE-make}"
9386 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
9388 # Handling of arguments.
9389 for ac_config_target
in $ac_config_targets
9391 case $ac_config_target in
9392 "config.h") CONFIG_HEADERS
="$CONFIG_HEADERS config.h" ;;
9393 "depfiles") CONFIG_COMMANDS
="$CONFIG_COMMANDS depfiles" ;;
9394 "Makefile") CONFIG_FILES
="$CONFIG_FILES Makefile" ;;
9395 "libdev/Makefile") CONFIG_FILES
="$CONFIG_FILES libdev/Makefile" ;;
9397 *) as_fn_error $?
"invalid argument: \`$ac_config_target'" "$LINENO" 5;;
9402 # If the user did not use the arguments to specify the items to instantiate,
9403 # then the envvar interface is used. Set only those that are not.
9404 # We use the long form for the default assignment because of an extremely
9405 # bizarre bug on SunOS 4.1.3.
9406 if $ac_need_defaults; then
9407 test ${CONFIG_FILES+y} || CONFIG_FILES
=$config_files
9408 test ${CONFIG_HEADERS+y} || CONFIG_HEADERS
=$config_headers
9409 test ${CONFIG_COMMANDS+y} || CONFIG_COMMANDS
=$config_commands
9412 # Have a temporary directory for convenience. Make it in the build tree
9413 # simply because there is no reason against having it here, and in addition,
9414 # creating and moving files from /tmp can sometimes cause problems.
9415 # Hook for its removal unless debugging.
9416 # Note that there is a small window in which the directory will not be cleaned:
9417 # after its creation but before its name has been assigned to `$tmp'.
9421 trap 'exit_status=$?
9423 { test ! -d "$ac_tmp" || rm -fr "$ac_tmp"; } && exit $exit_status
9425 trap 'as_fn_exit 1' 1 2 13 15
9427 # Create a (secure) tmp directory for tmp files.
9430 tmp
=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` &&
9434 tmp
=.
/conf$$
-$RANDOM
9435 (umask 077 && mkdir
"$tmp")
9436 } || as_fn_error $?
"cannot create a temporary directory in ." "$LINENO" 5
9439 # Set up the scripts for CONFIG_FILES section.
9440 # No need to generate them if there are no CONFIG_FILES.
9441 # This happens for instance with `./config.status config.h'.
9442 if test -n "$CONFIG_FILES"; then
9445 ac_cr
=`echo X | tr X '\015'`
9446 # On cygwin, bash can eat \r inside `` if the user requested igncr.
9447 # But we know of no other shell where ac_cr would be empty at this
9448 # point, so we can use a bashism as a fallback.
9449 if test "x$ac_cr" = x
; then
9450 eval ac_cr
=\$
\'\\r
\'
9452 ac_cs_awk_cr
=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
9453 if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
9459 echo 'BEGIN {' >"$ac_tmp/subs1.awk" &&
9464 echo "cat >conf$$subs.awk <<_ACEOF" &&
9465 echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' &&
9468 as_fn_error $? "could not
make $CONFIG_STATUS" "$LINENO" 5
9469 ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
9471 for ac_last_try in false false false false false :; do
9472 . ./conf$$subs.sh ||
9473 as_fn_error $? "could not
make $CONFIG_STATUS" "$LINENO" 5
9475 ac_delim_n=`sed -n "s
/.
*$ac_delim\$
/X
/p
" conf$$subs.awk | grep -c X`
9476 if test $ac_delim_n = $ac_delim_num; then
9478 elif $ac_last_try; then
9479 as_fn_error $? "could not
make $CONFIG_STATUS" "$LINENO" 5
9481 ac_delim="$ac_delim!$ac_delim _
$ac_delim!! "
9486 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
9487 cat >>"\
$ac_tmp/subs1.
awk" <<\\_ACAWK &&
9491 s/^/S["/; s
/!.
*/"]=/
9501 s/\(.\{148\}\)..*/\1/
9503 s/["\\]/\\&/g
; s
/^
/"/; s/$/\\n"\\/
9508 s
/["\\]/\\&/g; s/^/"/; s
/$
/"\\/
9515 s/\(.\{148\}\)..*/\1/
9517 s/["\\]/\\&/g
; s
/^
/"/; s/$/"/
9521 s
/["\\]/\\&/g; s/^/"/; s
/$
/"\\/
9526 ' <conf$$subs.awk | sed '
9531 ' >>$CONFIG_STATUS || ac_write_fail=1
9532 rm -f conf$$subs.awk
9533 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
9535 cat >>"\
$ac_tmp/subs1.
awk" <<_ACAWK &&
9536 for (key in S) S_is_set[key] = 1
9542 nfields = split(line, field, "@
")
9544 len = length(field[1])
9545 for (i = 2; i < nfields; i++) {
9547 keylen = length(key)
9548 if (S_is_set[key]) {
9550 line = substr(line, 1, len) "" value "" substr(line, len + keylen + 3)
9551 len += length(value) + length(field[++i])
9562 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
9563 if sed "s
/$ac_cr//" < /dev/null > /dev/null 2>&1; then
9564 sed "s
/$ac_cr\$
//; s
/$ac_cr/$ac_cs_awk_cr/g
"
9567 fi < "$ac_tmp/subs1.
awk" > "$ac_tmp/subs.
awk" \
9568 || as_fn_error $? "could not setup config files machinery
" "$LINENO" 5
9571 # VPATH may cause trouble with some makes, so we remove sole $(srcdir),
9572 # ${srcdir} and @srcdir@ entries from VPATH if srcdir is ".
", strip leading and
9573 # trailing colons and then remove the whole line if VPATH becomes empty
9574 # (actually we leave an empty line to preserve line numbers).
9575 if test "x
$srcdir" = x.; then
9576 ac_vpsub='/^[ ]*VPATH[ ]*=[ ]*/{
9594 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
9595 fi # test -n "$CONFIG_FILES"
9597 # Set up the scripts for CONFIG_HEADERS section.
9598 # No need to generate them if there are no CONFIG_HEADERS.
9599 # This happens for instance with `./config.status Makefile'.
9600 if test -n "$CONFIG_HEADERS"; then
9601 cat >"$ac_tmp/defines.
awk" <<\_ACAWK ||
9605 # Transform confdefs.h into an awk script `defines.awk', embedded as
9606 # here-document in config.status, that substitutes the proper values into
9607 # config.h.in to produce config.h.
9609 # Create a delimiter string that does not exist in confdefs.h, to ease
9610 # handling of long lines.
9612 for ac_last_try in false false :; do
9613 ac_tt=`sed -n "/$ac_delim/p
" confdefs.h`
9614 if test -z "$ac_tt"; then
9616 elif $ac_last_try; then
9617 as_fn_error $? "could not
make $CONFIG_HEADERS" "$LINENO" 5
9619 ac_delim="$ac_delim!$ac_delim _
$ac_delim!! "
9623 # For the awk script, D is an array of macro values keyed by name,
9624 # likewise P contains macro parameters if any. Preserve backslash
9625 # newline sequences.
9627 ac_word_re=[_$as_cr_Letters][_$as_cr_alnum]*
9629 s/.\{148\}/&'"$ac_delim"'/g
9632 s/^[ ]*#[ ]*define[ ][ ]*/ /
9639 s
/^ \
('"$ac_word_re"'\
)\
(([^
()]*)\
)[ ]*\
(.
*\
)/P
["\1"]="\2"\
9641 s
/^ \
('"$ac_word_re"'\
)[ ]*\
(.
*\
)/D
["\1"]=" \2"/p
9645 s/^ \('"$ac_word_re"'\)\(([^()]*)\)[ ]*\(.*\)/P["\
1"]="\
2"\
9646 D["\
1"]=" \
3\\\\\\n
"\\/p
9648 s/^ \('"$ac_word_re"'\)[ ]*\(.*\)/D["\
1"]=" \
2\\\\\\n
"\\/p
9653 s/.\{148\}/&'"$ac_delim"'/g
9658 s/["\\]/\\&/g
; s
/^
/"/; s/$/"/p
9661 s
/["\\]/\\&/g; s/^/"/; s
/$
/\\\\\\n
"\\/p
9663 ' <confdefs.h | sed '
9664 s/'"$ac_delim"'/"\\\
9665 "/g' >>$CONFIG_STATUS || ac_write_fail=1
9667 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
9668 for (key in D) D_is_set[key] = 1
9671 /^[\t ]*#[\t ]*(define|undef)[\t ]+$ac_word_re([\t (]|\$)/ {
9673 split(line, arg, " ")
9674 if (arg[1] == "#") {
9678 defundef
= substr
(arg
[1], 2)
9681 split(mac1
, mac2
, "(") #)
9683 prefix
= substr
(line
, 1, index
(line
, defundef
) - 1)
9684 if (D_is_set
[macro
]) {
9685 # Preserve the white space surrounding the "#".
9686 print prefix
"define", macro P
[macro
] D
[macro
]
9689 # Replace #undef with comments. This is necessary, for example,
9690 # in the case of _POSIX_SOURCE, which is predefined and required
9691 # on some systems where configure will not decide to define it.
9692 if (defundef
== "undef") {
9693 print
"/*", prefix defundef
, macro
, "*/"
9701 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
9702 as_fn_error $?
"could not setup config headers machinery" "$LINENO" 5
9703 fi # test -n "$CONFIG_HEADERS"
9706 eval set X
" :F $CONFIG_FILES :H $CONFIG_HEADERS :C $CONFIG_COMMANDS"
9711 :[FHLC
]) ac_mode
=$ac_tag; continue;;
9713 case $ac_mode$ac_tag in
9715 :L
* |
:C
*:*) as_fn_error $?
"invalid tag \`$ac_tag'" "$LINENO" 5;;
9716 :[FH
]-) ac_tag
=-:-;;
9717 :[FH
]*) ac_tag
=$ac_tag:$ac_tag.
in;;
9734 -) ac_f
="$ac_tmp/stdin";;
9735 *) # Look for the file first in the build tree, then in the source tree
9736 # (if the path is not absolute). The absolute path cannot be DOS-style,
9737 # because $ac_f cannot contain `:'.
9741 *) test -f "$srcdir/$ac_f" && ac_f
="$srcdir/$ac_f";;
9743 as_fn_error
1 "cannot find input file: \`$ac_f'" "$LINENO" 5;;
9745 case $ac_f in *\'*) ac_f
=`printf "%s\n" "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
9746 as_fn_append ac_file_inputs
" '$ac_f'"
9749 # Let's still pretend it is `configure' which instantiates (i.e., don't
9750 # use $as_me), people would be surprised to read:
9751 # /* config.h. Generated by config.status. */
9752 configure_input
='Generated from '`
9753 printf "%s\n" "$*" | sed 's|^[^:]*/||;s|:[^:]*/|, |g'
9755 if test x
"$ac_file" != x-
; then
9756 configure_input
="$ac_file. $configure_input"
9757 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: creating $ac_file" >&5
9758 printf "%s\n" "$as_me: creating $ac_file" >&6;}
9760 # Neutralize special characters interpreted by sed in replacement strings.
9761 case $configure_input in #(
9762 *\
&* |
*\|
* |
*\\* )
9763 ac_sed_conf_input
=`printf "%s\n" "$configure_input" |
9764 sed 's/[\\\\&|]/\\\\&/g'`;; #(
9765 *) ac_sed_conf_input
=$configure_input;;
9769 *:-:* |
*:-) cat >"$ac_tmp/stdin" \
9770 || as_fn_error $?
"could not create $ac_file" "$LINENO" 5 ;;
9775 ac_dir
=`$as_dirname -- "$ac_file" ||
9776 $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
9777 X"$ac_file" : 'X\(//\)[^/]' \| \
9778 X"$ac_file" : 'X\(//\)$' \| \
9779 X"$ac_file" : 'X\(/\)' \| . 2>/dev/null ||
9780 printf "%s\n" X"$ac_file" |
9781 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
9798 as_dir
="$ac_dir"; as_fn_mkdir_p
9802 .
) ac_dir_suffix
= ac_top_builddir_sub
=. ac_top_build_prefix
= ;;
9804 ac_dir_suffix
=/`printf "%s\n" "$ac_dir" | sed 's|^\.[\\/]||'`
9805 # A ".." for each directory in $ac_dir_suffix.
9806 ac_top_builddir_sub
=`printf "%s\n" "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
9807 case $ac_top_builddir_sub in
9808 "") ac_top_builddir_sub
=. ac_top_build_prefix
= ;;
9809 *) ac_top_build_prefix
=$ac_top_builddir_sub/ ;;
9812 ac_abs_top_builddir
=$ac_pwd
9813 ac_abs_builddir
=$ac_pwd$ac_dir_suffix
9814 # for backward compatibility:
9815 ac_top_builddir
=$ac_top_build_prefix
9818 .
) # We are building in place.
9820 ac_top_srcdir
=$ac_top_builddir_sub
9821 ac_abs_top_srcdir
=$ac_pwd ;;
9822 [\\/]* | ?
:[\\/]* ) # Absolute name.
9823 ac_srcdir
=$srcdir$ac_dir_suffix;
9824 ac_top_srcdir
=$srcdir
9825 ac_abs_top_srcdir
=$srcdir ;;
9827 ac_srcdir
=$ac_top_build_prefix$srcdir$ac_dir_suffix
9828 ac_top_srcdir
=$ac_top_build_prefix$srcdir
9829 ac_abs_top_srcdir
=$ac_pwd/$srcdir ;;
9831 ac_abs_srcdir
=$ac_abs_top_srcdir$ac_dir_suffix
9841 [\\/$
]* | ?
:[\\/]* ) ac_INSTALL
=$INSTALL ;;
9842 *) ac_INSTALL
=$ac_top_build_prefix$INSTALL ;;
9846 [\\/$
]* | ?
:[\\/]* ) ;;
9847 */*) ac_MKDIR_P
=$ac_top_build_prefix$MKDIR_P ;;
9851 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
9852 # If the template does not know about datarootdir, expand it.
9853 # FIXME: This hack should be removed a few years after 2.60.
9854 ac_datarootdir_hack
=; ac_datarootdir_seen
=
9865 case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
9866 *datarootdir
*) ac_datarootdir_seen
=yes;;
9867 *@datadir@
*|
*@docdir@
*|
*@infodir@
*|
*@localedir@
*|
*@mandir@
*)
9868 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5
9869 printf "%s\n" "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;}
9871 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
9872 ac_datarootdir_hack='
9873 s&@datadir@&$datadir&g
9874 s&@docdir@&$docdir&g
9875 s&@infodir@&$infodir&g
9876 s&@localedir@&$localedir&g
9877 s&@mandir@&$mandir&g
9878 s&\\\${datarootdir}&$datarootdir&g' ;;
9882 # Neutralize VPATH when `$srcdir' = `.'.
9883 # Shell code in configure.ac might set extrasub.
9884 # FIXME: do we really want to maintain this feature?
9885 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
9886 ac_sed_extra="$ac_vpsub
9889 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
9891 /@
[a-zA-Z_
][a-zA-Z_0-9
]*@
/!b
9892 s|@configure_input@|
$ac_sed_conf_input|
;t t
9893 s
&@top_builddir@
&$ac_top_builddir_sub&;t t
9894 s
&@top_build_prefix@
&$ac_top_build_prefix&;t t
9895 s
&@srcdir@
&$ac_srcdir&;t t
9896 s
&@abs_srcdir@
&$ac_abs_srcdir&;t t
9897 s
&@top_srcdir@
&$ac_top_srcdir&;t t
9898 s
&@abs_top_srcdir@
&$ac_abs_top_srcdir&;t t
9899 s
&@builddir@
&$ac_builddir&;t t
9900 s
&@abs_builddir@
&$ac_abs_builddir&;t t
9901 s
&@abs_top_builddir@
&$ac_abs_top_builddir&;t t
9902 s
&@INSTALL@
&$ac_INSTALL&;t t
9903 s
&@MKDIR_P@
&$ac_MKDIR_P&;t t
9904 $ac_datarootdir_hack
9906 eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$ac_tmp/subs.
awk" \
9907 >$ac_tmp/out || as_fn_error $? "could not create
$ac_file" "$LINENO" 5
9909 test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
9910 { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out
"`; test -n "$ac_out"; } &&
9911 { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' \
9912 "$ac_tmp/out
"`; test -z "$ac_out"; } &&
9913 { printf "%s
\n" "$as_me:${as_lineno-$LINENO}: WARNING
: $ac_file contains a reference to the variable \
`datarootdir'
9914 which seems to be undefined. Please make sure it is defined" >&5
9915 printf "%s\n" "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir
'
9916 which seems to be undefined. Please make sure it is defined" >&2;}
9918 rm -f "$ac_tmp/stdin"
9920 -) cat "$ac_tmp/out" && rm -f "$ac_tmp/out";;
9921 *) rm -f "$ac_file" && mv "$ac_tmp/out" "$ac_file";;
9923 || as_fn_error $? "could not create $ac_file" "$LINENO" 5
9929 if test x"$ac_file" != x-; then
9931 printf "%s\n" "/* $configure_input */" >&1 \
9932 && eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs"
9933 } >"$ac_tmp/config.h" \
9934 || as_fn_error $? "could not create $ac_file" "$LINENO" 5
9935 if diff "$ac_file" "$ac_tmp/config.h" >/dev/null 2>&1; then
9936 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5
9937 printf "%s\n" "$as_me: $ac_file is unchanged" >&6;}
9940 mv "$ac_tmp/config.h" "$ac_file" \
9941 || as_fn_error $? "could not create $ac_file" "$LINENO" 5
9944 printf "%s\n" "/* $configure_input */" >&1 \
9945 && eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs" \
9946 || as_fn_error $? "could not create -" "$LINENO" 5
9948 # Compute "$ac_file"'s index
in $config_headers.
9951 for _am_header
in $config_headers :; do
9953 $_am_arg |
$_am_arg:* )
9956 _am_stamp_count
=`expr $_am_stamp_count + 1` ;;
9959 echo "timestamp for $_am_arg" >`$as_dirname -- "$_am_arg" ||
9960 $as_expr X"$_am_arg" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
9961 X"$_am_arg" : 'X\(//\)[^/]' \| \
9962 X"$_am_arg" : 'X\(//\)$' \| \
9963 X"$_am_arg" : 'X\(/\)' \| . 2>/dev/null ||
9964 printf "%s\n" X"$_am_arg" |
9965 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
9981 s/.*/./; q'`/stamp-h
$_am_stamp_count
9984 :C
) { printf "%s\n" "$as_me:${as_lineno-$LINENO}: executing $ac_file commands" >&5
9985 printf "%s\n" "$as_me: executing $ac_file commands" >&6;}
9990 case $ac_file$ac_mode in
9991 "depfiles":C
) test x
"$AMDEP_TRUE" != x
"" ||
{
9992 # Older Autoconf quotes --file arguments for eval, but not when files
9993 # are listed without --file. Let's play safe and only enable the eval
9994 # if we detect the quoting.
9995 # TODO: see whether this extra hack can be removed once we start
9996 # requiring Autoconf 2.70 or later.
9997 case $CONFIG_FILES in #(
9999 eval set x
"$CONFIG_FILES" ;; #(
10001 set x
$CONFIG_FILES ;; #(
10006 # Used to flag and report bootstrapping failures.
10010 # Strip MF so we end up with the name of the file.
10011 am_mf
=`printf "%s\n" "$am_mf" | sed -e 's/:.*$//'`
10012 # Check whether this is an Automake generated Makefile which includes
10013 # dependency-tracking related rules and includes.
10014 # Grep'ing the whole file directly is not great: AIX grep has a line
10015 # limit of 2048, but all sed's we know have understand at least 4000.
10016 sed -n 's,^am--depfiles:.*,X,p' "$am_mf" |
grep X
>/dev
/null
2>&1 \
10018 am_dirpart
=`$as_dirname -- "$am_mf" ||
10019 $as_expr X"$am_mf" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
10020 X"$am_mf" : 'X\(//\)[^/]' \| \
10021 X"$am_mf" : 'X\(//\)$' \| \
10022 X"$am_mf" : 'X\(/\)' \| . 2>/dev/null ||
10023 printf "%s\n" X"$am_mf" |
10024 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
10028 /^X\(\/\/\)[^/].*/{
10041 am_filepart
=`$as_basename -- "$am_mf" ||
10042 $as_expr X/"$am_mf" : '.*/\([^/][^/]*\)/*$' \| \
10043 X"$am_mf" : 'X\(//\)$' \| \
10044 X"$am_mf" : 'X\(/\)' \| . 2>/dev/null ||
10045 printf "%s\n" X/"$am_mf" |
10046 sed '/^.*\/\([^/][^/]*\)\/*$/{
10059 { echo "$as_me:$LINENO: cd "$am_dirpart" \
10060 && sed -e '/# am--include-marker/d' "$am_filepart" \
10061 | $MAKE -f - am--depfiles" >&5
10062 (cd "$am_dirpart" \
10063 && sed -e '/# am--include-marker/d' "$am_filepart" \
10064 |
$MAKE -f - am--depfiles
) >&5 2>&5
10066 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10067 (exit $ac_status); } || am_rc
=$?
10069 if test $am_rc -ne 0; then
10070 { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
10071 printf "%s\n" "$as_me: error: in \`$ac_pwd':" >&2;}
10072 as_fn_error $?
"Something went wrong bootstrapping makefile fragments
10073 for automatic dependency tracking. If GNU make was not used, consider
10074 re-running the configure script with MAKE=\"gmake\" (or whatever is
10075 necessary). You can also try re-running configure with the
10076 '--disable-dependency-tracking' option to at least be able to build
10077 the package (albeit without support for automatic dependency tracking).
10078 See \`config.log' for more details" "$LINENO" 5; }
10080 { am_dirpart
=; unset am_dirpart
;}
10081 { am_filepart
=; unset am_filepart
;}
10082 { am_mf
=; unset am_mf
;}
10083 { am_rc
=; unset am_rc
;}
10084 rm -f conftest-deps.mk
10094 ac_clean_files
=$ac_clean_files_save
10096 test $ac_write_fail = 0 ||
10097 as_fn_error $?
"write failure creating $CONFIG_STATUS" "$LINENO" 5
10100 # configure is writing to config.log, and then calls config.status.
10101 # config.status does its own redirection, appending to config.log.
10102 # Unfortunately, on DOS this fails, as config.log is still kept open
10103 # by configure, so config.status won't be able to write to it; its
10104 # output is simply discarded. So we exec the FD to /dev/null,
10105 # effectively closing config.log, so it can be properly (re)opened and
10106 # appended to by config.status. When coming back to configure, we
10107 # need to make the FD available again.
10108 if test "$no_create" != yes; then
10110 ac_config_status_args
=
10111 test "$silent" = yes &&
10112 ac_config_status_args
="$ac_config_status_args --quiet"
10114 $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success
=false
10116 # Use ||, not &&, to avoid exiting from the if with $? = 1, which
10117 # would make configure fail if this is the last instruction.
10118 $ac_cs_success || as_fn_exit
1
10120 if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no
; then
10121 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5
10122 printf "%s\n" "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;}