comparison configure @ 442:a9521955554f 3.0

Added pragma pcaspcr to treat PC as PCR; additional fixes for PCR addressing modes
author lost@l-w.ca
date Sat, 30 Oct 2010 12:15:00 -0600
parents b8bf63962a99
children 00924eeb2ec8
comparison
equal deleted inserted replaced
441:7b8d89435f30 442:a9521955554f
1 #! /bin/sh 1 #! /bin/sh
2 # Guess values for system-dependent variables and create Makefiles. 2 # Guess values for system-dependent variables and create Makefiles.
3 # Generated by GNU Autoconf 2.65 for LWTools 3.0. 3 # Generated by GNU Autoconf 2.65 for LWTools 3.0.1.
4 # 4 #
5 # Report bugs to <lost@l-w.ca>. 5 # Report bugs to <lost@l-w.ca>.
6 # 6 #
7 # 7 #
8 # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 8 # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
549 MAKEFLAGS= 549 MAKEFLAGS=
550 550
551 # Identity of this package. 551 # Identity of this package.
552 PACKAGE_NAME='LWTools' 552 PACKAGE_NAME='LWTools'
553 PACKAGE_TARNAME='lwtools' 553 PACKAGE_TARNAME='lwtools'
554 PACKAGE_VERSION='3.0' 554 PACKAGE_VERSION='3.0.1'
555 PACKAGE_STRING='LWTools 3.0' 555 PACKAGE_STRING='LWTools 3.0.1'
556 PACKAGE_BUGREPORT='lost@l-w.ca' 556 PACKAGE_BUGREPORT='lost@l-w.ca'
557 PACKAGE_URL='' 557 PACKAGE_URL=''
558 558
559 # Factoring default headers for most tests. 559 # Factoring default headers for most tests.
560 ac_includes_default="\ 560 ac_includes_default="\
1639 # 1639 #
1640 if test "$ac_init_help" = "long"; then 1640 if test "$ac_init_help" = "long"; then
1641 # Omit some internal or obsolete options to make the list less imposing. 1641 # Omit some internal or obsolete options to make the list less imposing.
1642 # This message is too long to be a string in the A/UX 3.1 sh. 1642 # This message is too long to be a string in the A/UX 3.1 sh.
1643 cat <<_ACEOF 1643 cat <<_ACEOF
1644 \`configure' configures LWTools 3.0 to adapt to many kinds of systems. 1644 \`configure' configures LWTools 3.0.1 to adapt to many kinds of systems.
1645 1645
1646 Usage: $0 [OPTION]... [VAR=VALUE]... 1646 Usage: $0 [OPTION]... [VAR=VALUE]...
1647 1647
1648 To assign environment variables (e.g., CC, CFLAGS...), specify them as 1648 To assign environment variables (e.g., CC, CFLAGS...), specify them as
1649 VAR=VALUE. See below for descriptions of some of the useful variables. 1649 VAR=VALUE. See below for descriptions of some of the useful variables.
1709 _ACEOF 1709 _ACEOF
1710 fi 1710 fi
1711 1711
1712 if test -n "$ac_init_help"; then 1712 if test -n "$ac_init_help"; then
1713 case $ac_init_help in 1713 case $ac_init_help in
1714 short | recursive ) echo "Configuration of LWTools 3.0:";; 1714 short | recursive ) echo "Configuration of LWTools 3.0.1:";;
1715 esac 1715 esac
1716 cat <<\_ACEOF 1716 cat <<\_ACEOF
1717 1717
1718 Optional Features: 1718 Optional Features:
1719 --disable-option-checking ignore unrecognized --enable/--with options 1719 --disable-option-checking ignore unrecognized --enable/--with options
1796 fi 1796 fi
1797 1797
1798 test -n "$ac_init_help" && exit $ac_status 1798 test -n "$ac_init_help" && exit $ac_status
1799 if $ac_init_version; then 1799 if $ac_init_version; then
1800 cat <<\_ACEOF 1800 cat <<\_ACEOF
1801 LWTools configure 3.0 1801 LWTools configure 3.0.1
1802 generated by GNU Autoconf 2.65 1802 generated by GNU Autoconf 2.65
1803 1803
1804 Copyright (C) 2009 Free Software Foundation, Inc. 1804 Copyright (C) 2009 Free Software Foundation, Inc.
1805 This configure script is free software; the Free Software Foundation 1805 This configure script is free software; the Free Software Foundation
1806 gives unlimited permission to copy, distribute and modify it. 1806 gives unlimited permission to copy, distribute and modify it.
2438 } # ac_fn_c_check_type 2438 } # ac_fn_c_check_type
2439 cat >config.log <<_ACEOF 2439 cat >config.log <<_ACEOF
2440 This file contains any messages produced by compilers while 2440 This file contains any messages produced by compilers while
2441 running configure, to aid debugging if configure makes a mistake. 2441 running configure, to aid debugging if configure makes a mistake.
2442 2442
2443 It was created by LWTools $as_me 3.0, which was 2443 It was created by LWTools $as_me 3.0.1, which was
2444 generated by GNU Autoconf 2.65. Invocation command line was 2444 generated by GNU Autoconf 2.65. Invocation command line was
2445 2445
2446 $ $0 $@ 2446 $ $0 $@
2447 2447
2448 _ACEOF 2448 _ACEOF
3269 fi 3269 fi
3270 3270
3271 3271
3272 # Define the identity of the package. 3272 # Define the identity of the package.
3273 PACKAGE='lwtools' 3273 PACKAGE='lwtools'
3274 VERSION='3.0' 3274 VERSION='3.0.1'
3275 3275
3276 3276
3277 cat >>confdefs.h <<_ACEOF 3277 cat >>confdefs.h <<_ACEOF
3278 #define PACKAGE "$PACKAGE" 3278 #define PACKAGE "$PACKAGE"
3279 _ACEOF 3279 _ACEOF
11301 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 11301 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
11302 # Save the log message, to keep $0 and so on meaningful, and to 11302 # Save the log message, to keep $0 and so on meaningful, and to
11303 # report actual input values of CONFIG_FILES etc. instead of their 11303 # report actual input values of CONFIG_FILES etc. instead of their
11304 # values after options handling. 11304 # values after options handling.
11305 ac_log=" 11305 ac_log="
11306 This file was extended by LWTools $as_me 3.0, which was 11306 This file was extended by LWTools $as_me 3.0.1, which was
11307 generated by GNU Autoconf 2.65. Invocation command line was 11307 generated by GNU Autoconf 2.65. Invocation command line was
11308 11308
11309 CONFIG_FILES = $CONFIG_FILES 11309 CONFIG_FILES = $CONFIG_FILES
11310 CONFIG_HEADERS = $CONFIG_HEADERS 11310 CONFIG_HEADERS = $CONFIG_HEADERS
11311 CONFIG_LINKS = $CONFIG_LINKS 11311 CONFIG_LINKS = $CONFIG_LINKS
11367 11367
11368 _ACEOF 11368 _ACEOF
11369 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 11369 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
11370 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" 11370 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
11371 ac_cs_version="\\ 11371 ac_cs_version="\\
11372 LWTools config.status 3.0 11372 LWTools config.status 3.0.1
11373 configured by $0, generated by GNU Autoconf 2.65, 11373 configured by $0, generated by GNU Autoconf 2.65,
11374 with options \\"\$ac_cs_config\\" 11374 with options \\"\$ac_cs_config\\"
11375 11375
11376 Copyright (C) 2009 Free Software Foundation, Inc. 11376 Copyright (C) 2009 Free Software Foundation, Inc.
11377 This config.status script is free software; the Free Software Foundation 11377 This config.status script is free software; the Free Software Foundation