comparison configure @ 273:88bbffa404ea 2.5 2.5

Updated version for release
author lost
date Sun, 16 Aug 2009 17:18:11 +0000
parents d5392bb5da3c
children 23034db7dd8a
comparison
equal deleted inserted replaced
272:d5392bb5da3c 273:88bbffa404ea
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.63 for LWTOOLS 2.5-pre. 3 # Generated by GNU Autoconf 2.63 for LWTOOLS 2.5.
4 # 4 #
5 # Report bugs to <lost@l-w.ca>. 5 # Report bugs to <lost@l-w.ca>.
6 # 6 #
7 # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 7 # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
8 # 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. 8 # 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
594 SHELL=${CONFIG_SHELL-/bin/sh} 594 SHELL=${CONFIG_SHELL-/bin/sh}
595 595
596 # Identity of this package. 596 # Identity of this package.
597 PACKAGE_NAME='LWTOOLS' 597 PACKAGE_NAME='LWTOOLS'
598 PACKAGE_TARNAME='lwtools' 598 PACKAGE_TARNAME='lwtools'
599 PACKAGE_VERSION='2.5-pre' 599 PACKAGE_VERSION='2.5'
600 PACKAGE_STRING='LWTOOLS 2.5-pre' 600 PACKAGE_STRING='LWTOOLS 2.5'
601 PACKAGE_BUGREPORT='lost@l-w.ca' 601 PACKAGE_BUGREPORT='lost@l-w.ca'
602 602
603 # Factoring default headers for most tests. 603 # Factoring default headers for most tests.
604 ac_includes_default="\ 604 ac_includes_default="\
605 #include <stdio.h> 605 #include <stdio.h>
1590 # 1590 #
1591 if test "$ac_init_help" = "long"; then 1591 if test "$ac_init_help" = "long"; then
1592 # Omit some internal or obsolete options to make the list less imposing. 1592 # Omit some internal or obsolete options to make the list less imposing.
1593 # This message is too long to be a string in the A/UX 3.1 sh. 1593 # This message is too long to be a string in the A/UX 3.1 sh.
1594 cat <<_ACEOF 1594 cat <<_ACEOF
1595 \`configure' configures LWTOOLS 2.5-pre to adapt to many kinds of systems. 1595 \`configure' configures LWTOOLS 2.5 to adapt to many kinds of systems.
1596 1596
1597 Usage: $0 [OPTION]... [VAR=VALUE]... 1597 Usage: $0 [OPTION]... [VAR=VALUE]...
1598 1598
1599 To assign environment variables (e.g., CC, CFLAGS...), specify them as 1599 To assign environment variables (e.g., CC, CFLAGS...), specify them as
1600 VAR=VALUE. See below for descriptions of some of the useful variables. 1600 VAR=VALUE. See below for descriptions of some of the useful variables.
1660 _ACEOF 1660 _ACEOF
1661 fi 1661 fi
1662 1662
1663 if test -n "$ac_init_help"; then 1663 if test -n "$ac_init_help"; then
1664 case $ac_init_help in 1664 case $ac_init_help in
1665 short | recursive ) echo "Configuration of LWTOOLS 2.5-pre:";; 1665 short | recursive ) echo "Configuration of LWTOOLS 2.5:";;
1666 esac 1666 esac
1667 cat <<\_ACEOF 1667 cat <<\_ACEOF
1668 1668
1669 Optional Features: 1669 Optional Features:
1670 --disable-option-checking ignore unrecognized --enable/--with options 1670 --disable-option-checking ignore unrecognized --enable/--with options
1747 fi 1747 fi
1748 1748
1749 test -n "$ac_init_help" && exit $ac_status 1749 test -n "$ac_init_help" && exit $ac_status
1750 if $ac_init_version; then 1750 if $ac_init_version; then
1751 cat <<\_ACEOF 1751 cat <<\_ACEOF
1752 LWTOOLS configure 2.5-pre 1752 LWTOOLS configure 2.5
1753 generated by GNU Autoconf 2.63 1753 generated by GNU Autoconf 2.63
1754 1754
1755 Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 1755 Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
1756 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. 1756 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
1757 This configure script is free software; the Free Software Foundation 1757 This configure script is free software; the Free Software Foundation
1761 fi 1761 fi
1762 cat >config.log <<_ACEOF 1762 cat >config.log <<_ACEOF
1763 This file contains any messages produced by compilers while 1763 This file contains any messages produced by compilers while
1764 running configure, to aid debugging if configure makes a mistake. 1764 running configure, to aid debugging if configure makes a mistake.
1765 1765
1766 It was created by LWTOOLS $as_me 2.5-pre, which was 1766 It was created by LWTOOLS $as_me 2.5, which was
1767 generated by GNU Autoconf 2.63. Invocation command line was 1767 generated by GNU Autoconf 2.63. Invocation command line was
1768 1768
1769 $ $0 $@ 1769 $ $0 $@
1770 1770
1771 _ACEOF 1771 _ACEOF
2493 fi 2493 fi
2494 2494
2495 2495
2496 # Define the identity of the package. 2496 # Define the identity of the package.
2497 PACKAGE='lwtools' 2497 PACKAGE='lwtools'
2498 VERSION='2.5-pre' 2498 VERSION='2.5'
2499 2499
2500 2500
2501 cat >>confdefs.h <<_ACEOF 2501 cat >>confdefs.h <<_ACEOF
2502 #define PACKAGE "$PACKAGE" 2502 #define PACKAGE "$PACKAGE"
2503 _ACEOF 2503 _ACEOF
17735 17735
17736 # Save the log message, to keep $[0] and so on meaningful, and to 17736 # Save the log message, to keep $[0] and so on meaningful, and to
17737 # report actual input values of CONFIG_FILES etc. instead of their 17737 # report actual input values of CONFIG_FILES etc. instead of their
17738 # values after options handling. 17738 # values after options handling.
17739 ac_log=" 17739 ac_log="
17740 This file was extended by LWTOOLS $as_me 2.5-pre, which was 17740 This file was extended by LWTOOLS $as_me 2.5, which was
17741 generated by GNU Autoconf 2.63. Invocation command line was 17741 generated by GNU Autoconf 2.63. Invocation command line was
17742 17742
17743 CONFIG_FILES = $CONFIG_FILES 17743 CONFIG_FILES = $CONFIG_FILES
17744 CONFIG_HEADERS = $CONFIG_HEADERS 17744 CONFIG_HEADERS = $CONFIG_HEADERS
17745 CONFIG_LINKS = $CONFIG_LINKS 17745 CONFIG_LINKS = $CONFIG_LINKS
17798 Report bugs to <bug-autoconf@gnu.org>." 17798 Report bugs to <bug-autoconf@gnu.org>."
17799 17799
17800 _ACEOF 17800 _ACEOF
17801 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 17801 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
17802 ac_cs_version="\\ 17802 ac_cs_version="\\
17803 LWTOOLS config.status 2.5-pre 17803 LWTOOLS config.status 2.5
17804 configured by $0, generated by GNU Autoconf 2.63, 17804 configured by $0, generated by GNU Autoconf 2.63,
17805 with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\" 17805 with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
17806 17806
17807 Copyright (C) 2008 Free Software Foundation, Inc. 17807 Copyright (C) 2008 Free Software Foundation, Inc.
17808 This config.status script is free software; the Free Software Foundation 17808 This config.status script is free software; the Free Software Foundation