initial import

This commit is contained in:
2008-12-21 21:35:07 +00:00
parent 4c01ea1604
commit 4803bd861a
384 changed files with 24572 additions and 53621 deletions

98
qse/configure vendored
View File

@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.61 for ase 0.5.0.
# Generated by GNU Autoconf 2.61 for qse 0.5.0.
#
# Report bugs to <bacon@abiyo.net>.
#
@ -726,10 +726,10 @@ MAKEFLAGS=
SHELL=${CONFIG_SHELL-/bin/sh}
# Identity of this package.
PACKAGE_NAME='ase'
PACKAGE_TARNAME='ase'
PACKAGE_NAME='qse'
PACKAGE_TARNAME='qse'
PACKAGE_VERSION='0.5.0'
PACKAGE_STRING='ase 0.5.0'
PACKAGE_STRING='qse 0.5.0'
PACKAGE_BUGREPORT='bacon@abiyo.net'
# Factoring default headers for most tests.
@ -1408,7 +1408,7 @@ if test "$ac_init_help" = "long"; then
# Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF
\`configure' configures ase 0.5.0 to adapt to many kinds of systems.
\`configure' configures qse 0.5.0 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@ -1456,7 +1456,7 @@ Fine tuning of the installation directories:
--infodir=DIR info documentation [DATAROOTDIR/info]
--localedir=DIR locale-dependent data [DATAROOTDIR/locale]
--mandir=DIR man documentation [DATAROOTDIR/man]
--docdir=DIR documentation root [DATAROOTDIR/doc/ase]
--docdir=DIR documentation root [DATAROOTDIR/doc/qse]
--htmldir=DIR html documentation [DOCDIR]
--dvidir=DIR dvi documentation [DOCDIR]
--pdfdir=DIR pdf documentation [DOCDIR]
@ -1478,7 +1478,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
short | recursive ) echo "Configuration of ase 0.5.0:";;
short | recursive ) echo "Configuration of qse 0.5.0:";;
esac
cat <<\_ACEOF
@ -1588,7 +1588,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
ase configure 0.5.0
qse configure 0.5.0
generated by GNU Autoconf 2.61
Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
@ -1602,7 +1602,7 @@ cat >config.log <<_ACEOF
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by ase $as_me 0.5.0, which was
It was created by qse $as_me 0.5.0, which was
generated by GNU Autoconf 2.61. Invocation command line was
$ $0 $@
@ -1955,7 +1955,7 @@ ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $
ac_compiler_gnu=$ac_cv_c_compiler_gnu
ac_config_headers="$ac_config_headers include/ase/config.h"
ac_config_headers="$ac_config_headers include/qse/config.h"
ac_aux_dir=
for ac_dir in autoconf "$srcdir"/autoconf; do
@ -2301,7 +2301,7 @@ fi
# Define the identity of the package.
PACKAGE='ase'
PACKAGE='qse'
VERSION='0.5.0'
@ -20442,8 +20442,8 @@ fi
# fi
#fi
CFLAGS="$CFLAGS -D_LARGEFILE64_SOURCE -DASE_HAVE_CONFIG_H"
CXXFLAGS="$CXXFLAGS -D_LARGEFILE64_SOURCE -DASE_HAVE_CONFIG_H"
CFLAGS="$CFLAGS -D_LARGEFILE64_SOURCE -DQSE_HAVE_CONFIG_H"
CXXFLAGS="$CXXFLAGS -D_LARGEFILE64_SOURCE -DQSE_HAVE_CONFIG_H"
LIBM=
case $host in
@ -27813,103 +27813,103 @@ _ACEOF
cat >>confdefs.h <<_ACEOF
#define ASE_SIZEOF_CHAR ${ac_cv_sizeof_char}
#define QSE_SIZEOF_CHAR ${ac_cv_sizeof_char}
_ACEOF
cat >>confdefs.h <<_ACEOF
#define ASE_SIZEOF_SHORT ${ac_cv_sizeof_short}
#define QSE_SIZEOF_SHORT ${ac_cv_sizeof_short}
_ACEOF
cat >>confdefs.h <<_ACEOF
#define ASE_SIZEOF_INT ${ac_cv_sizeof_int}
#define QSE_SIZEOF_INT ${ac_cv_sizeof_int}
_ACEOF
cat >>confdefs.h <<_ACEOF
#define ASE_SIZEOF_LONG ${ac_cv_sizeof_long}
#define QSE_SIZEOF_LONG ${ac_cv_sizeof_long}
_ACEOF
cat >>confdefs.h <<_ACEOF
#define ASE_SIZEOF_LONG_LONG ${ac_cv_sizeof_long_long}
#define QSE_SIZEOF_LONG_LONG ${ac_cv_sizeof_long_long}
_ACEOF
cat >>confdefs.h <<_ACEOF
#define ASE_SIZEOF___INT8 ${ac_cv_sizeof___int8}
#define QSE_SIZEOF___INT8 ${ac_cv_sizeof___int8}
_ACEOF
cat >>confdefs.h <<_ACEOF
#define ASE_SIZEOF___INT16 ${ac_cv_sizeof___int16}
#define QSE_SIZEOF___INT16 ${ac_cv_sizeof___int16}
_ACEOF
cat >>confdefs.h <<_ACEOF
#define ASE_SIZEOF___INT32 ${ac_cv_sizeof___int32}
#define QSE_SIZEOF___INT32 ${ac_cv_sizeof___int32}
_ACEOF
cat >>confdefs.h <<_ACEOF
#define ASE_SIZEOF___INT64 ${ac_cv_sizeof___int64}
#define QSE_SIZEOF___INT64 ${ac_cv_sizeof___int64}
_ACEOF
cat >>confdefs.h <<_ACEOF
#define ASE_SIZEOF___INT128 ${ac_cv_sizeof___int128}
#define QSE_SIZEOF___INT128 ${ac_cv_sizeof___int128}
_ACEOF
cat >>confdefs.h <<_ACEOF
#define ASE_SIZEOF_VOID_P ${ac_cv_sizeof_void_p}
#define QSE_SIZEOF_VOID_P ${ac_cv_sizeof_void_p}
_ACEOF
cat >>confdefs.h <<_ACEOF
#define ASE_SIZEOF_FLOAT ${ac_cv_sizeof_float}
#define QSE_SIZEOF_FLOAT ${ac_cv_sizeof_float}
_ACEOF
cat >>confdefs.h <<_ACEOF
#define ASE_SIZEOF_DOUBLE ${ac_cv_sizeof_double}
#define QSE_SIZEOF_DOUBLE ${ac_cv_sizeof_double}
_ACEOF
cat >>confdefs.h <<_ACEOF
#define ASE_SIZEOF_LONG_DOUBLE ${ac_cv_sizeof_long_double}
#define QSE_SIZEOF_LONG_DOUBLE ${ac_cv_sizeof_long_double}
_ACEOF
cat >>confdefs.h <<_ACEOF
#define ASE_SIZEOF_WCHAR_T ${ac_cv_sizeof_wchar_t}
#define QSE_SIZEOF_WCHAR_T ${ac_cv_sizeof_wchar_t}
_ACEOF
cat >>confdefs.h <<_ACEOF
#define ASE_VERSION "${VERSION}"
#define QSE_VERSION "${VERSION}"
_ACEOF
cat >>confdefs.h <<_ACEOF
#define ASE_VERSION_MAJOR $(echo ${VERSION} | cut -d. -f1)
#define QSE_VERSION_MAJOR $(echo ${VERSION} | cut -d. -f1)
_ACEOF
cat >>confdefs.h <<_ACEOF
#define ASE_VERSION_MINOR $(echo ${VERSION} | cut -d. -f2)
#define QSE_VERSION_MINOR $(echo ${VERSION} | cut -d. -f2)
_ACEOF
cat >>confdefs.h <<_ACEOF
#define ASE_VERSION_PATCH $(echo ${VERSION} | cut -d. -f3)
#define QSE_VERSION_PATCH $(echo ${VERSION} | cut -d. -f3)
_ACEOF
cat >>confdefs.h <<_ACEOF
#define ASE_AUTHOR "${PACKAGE_BUGREPORT}"
#define QSE_AUTHOR "${PACKAGE_BUGREPORT}"
_ACEOF
@ -28136,19 +28136,19 @@ case $ac_cv_c_bigendian in
yes)
cat >>confdefs.h <<\_ACEOF
#define ASE_ENDIAN_BIG
#define QSE_ENDIAN_BIG
_ACEOF
;;
no)
cat >>confdefs.h <<\_ACEOF
#define ASE_ENDIAN_LITTLE
#define QSE_ENDIAN_LITTLE
_ACEOF
;;
*)
cat >>confdefs.h <<\_ACEOF
#define ASE_ENDIAN_UNKNOWN
#define QSE_ENDIAN_UNKNOWN
_ACEOF
;;
esac
@ -28166,13 +28166,13 @@ if test "${enable_wchar_is}" = "yes"
then
cat >>confdefs.h <<\_ACEOF
#define ASE_CHAR_IS_WCHAR
#define QSE_CHAR_IS_WCHAR
_ACEOF
else
cat >>confdefs.h <<\_ACEOF
#define ASE_CHAR_IS_MCHAR
#define QSE_CHAR_IS_MCHAR
_ACEOF
fi
@ -28188,7 +28188,7 @@ if test "${enable_syscall_is}" = "yes"
then
cat >>confdefs.h <<\_ACEOF
#define ASE_USE_SYSCALL
#define QSE_USE_SYSCALL
_ACEOF
fi
@ -28446,7 +28446,7 @@ CJFLAGS=$CJFLAGS
BUILD_CJ=$BUILD_CJ
ac_config_files="$ac_config_files makefile include/makefile include/ase/makefile include/ase/cmn/makefile include/ase/awk/makefile include/ase/lsp/makefile include/ase/tgp/makefile include/ase/utl/makefile lib/makefile lib/cmn/makefile lib/awk/makefile lib/lsp/makefile lib/tgp/makefile lib/utl/makefile cmd/makefile cmd/awk/makefile cmd/lsp/makefile cmd/tgp/makefile"
ac_config_files="$ac_config_files makefile include/makefile include/qse/makefile include/qse/cmn/makefile include/qse/awk/makefile include/qse/lsp/makefile include/qse/tgp/makefile include/qse/utl/makefile lib/makefile lib/cmn/makefile lib/awk/makefile lib/lsp/makefile lib/tgp/makefile lib/utl/makefile cmd/makefile cmd/awk/makefile cmd/lsp/makefile cmd/tgp/makefile"
cat >confcache <<\_ACEOF
# This file is a shell script that caches the results of configure
@ -28872,7 +28872,7 @@ exec 6>&1
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
This file was extended by ase $as_me 0.5.0, which was
This file was extended by qse $as_me 0.5.0, which was
generated by GNU Autoconf 2.61. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@ -28925,7 +28925,7 @@ Report bugs to <bug-autoconf@gnu.org>."
_ACEOF
cat >>$CONFIG_STATUS <<_ACEOF
ac_cs_version="\\
ase config.status 0.5.0
qse config.status 0.5.0
configured by $0, generated by GNU Autoconf 2.61,
with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
@ -29039,16 +29039,16 @@ cat >>$CONFIG_STATUS <<\_ACEOF
for ac_config_target in $ac_config_targets
do
case $ac_config_target in
"include/ase/config.h") CONFIG_HEADERS="$CONFIG_HEADERS include/ase/config.h" ;;
"include/qse/config.h") CONFIG_HEADERS="$CONFIG_HEADERS include/qse/config.h" ;;
"depfiles") CONFIG_COMMANDS="$CONFIG_COMMANDS depfiles" ;;
"makefile") CONFIG_FILES="$CONFIG_FILES makefile" ;;
"include/makefile") CONFIG_FILES="$CONFIG_FILES include/makefile" ;;
"include/ase/makefile") CONFIG_FILES="$CONFIG_FILES include/ase/makefile" ;;
"include/ase/cmn/makefile") CONFIG_FILES="$CONFIG_FILES include/ase/cmn/makefile" ;;
"include/ase/awk/makefile") CONFIG_FILES="$CONFIG_FILES include/ase/awk/makefile" ;;
"include/ase/lsp/makefile") CONFIG_FILES="$CONFIG_FILES include/ase/lsp/makefile" ;;
"include/ase/tgp/makefile") CONFIG_FILES="$CONFIG_FILES include/ase/tgp/makefile" ;;
"include/ase/utl/makefile") CONFIG_FILES="$CONFIG_FILES include/ase/utl/makefile" ;;
"include/qse/makefile") CONFIG_FILES="$CONFIG_FILES include/qse/makefile" ;;
"include/qse/cmn/makefile") CONFIG_FILES="$CONFIG_FILES include/qse/cmn/makefile" ;;
"include/qse/awk/makefile") CONFIG_FILES="$CONFIG_FILES include/qse/awk/makefile" ;;
"include/qse/lsp/makefile") CONFIG_FILES="$CONFIG_FILES include/qse/lsp/makefile" ;;
"include/qse/tgp/makefile") CONFIG_FILES="$CONFIG_FILES include/qse/tgp/makefile" ;;
"include/qse/utl/makefile") CONFIG_FILES="$CONFIG_FILES include/qse/utl/makefile" ;;
"lib/makefile") CONFIG_FILES="$CONFIG_FILES lib/makefile" ;;
"lib/cmn/makefile") CONFIG_FILES="$CONFIG_FILES lib/cmn/makefile" ;;
"lib/awk/makefile") CONFIG_FILES="$CONFIG_FILES lib/awk/makefile" ;;