renamed hcl to hak
This commit is contained in:
274
configure
vendored
274
configure
vendored
@ -1,6 +1,6 @@
|
||||
#! /bin/sh
|
||||
# Guess values for system-dependent variables and create Makefiles.
|
||||
# Generated by GNU Autoconf 2.72 for hcl 0.1.0.
|
||||
# Generated by GNU Autoconf 2.72 for hak 0.1.0.
|
||||
#
|
||||
# Report bugs to <Chung, Hyung-Hwan (hyunghwan.chung@gmail.com)>.
|
||||
#
|
||||
@ -612,12 +612,12 @@ MFLAGS=
|
||||
MAKEFLAGS=
|
||||
|
||||
# Identity of this package.
|
||||
PACKAGE_NAME='hcl'
|
||||
PACKAGE_TARNAME='hcl'
|
||||
PACKAGE_NAME='hak'
|
||||
PACKAGE_TARNAME='hak'
|
||||
PACKAGE_VERSION='0.1.0'
|
||||
PACKAGE_STRING='hcl 0.1.0'
|
||||
PACKAGE_STRING='hak 0.1.0'
|
||||
PACKAGE_BUGREPORT='Chung, Hyung-Hwan (hyunghwan.chung@gmail.com)'
|
||||
PACKAGE_URL='http://code.miflux.com/hyung-hwan/hcl'
|
||||
PACKAGE_URL='http://code.miflux.com/hyung-hwan/hak'
|
||||
|
||||
# Factoring default headers for most tests.
|
||||
ac_includes_default="\
|
||||
@ -655,15 +655,15 @@ ac_subst_vars='am__EXEEXT_FALSE
|
||||
am__EXEEXT_TRUE
|
||||
LTLIBOBJS
|
||||
LIBOBJS
|
||||
HCL_LIB_QUADMATH_REQUIRED_FALSE
|
||||
HCL_LIB_QUADMATH_REQUIRED_TRUE
|
||||
HCL_SYS_LIB_SEARCH_PATH_SPEC
|
||||
HCL_PROJECT_URL
|
||||
HCL_PROJECT_AUTHOR
|
||||
ENABLE_HCLGO_FALSE
|
||||
ENABLE_HCLGO_TRUE
|
||||
ENABLE_HCLX_FALSE
|
||||
ENABLE_HCLX_TRUE
|
||||
HAK_LIB_QUADMATH_REQUIRED_FALSE
|
||||
HAK_LIB_QUADMATH_REQUIRED_TRUE
|
||||
HAK_SYS_LIB_SEARCH_PATH_SPEC
|
||||
HAK_PROJECT_URL
|
||||
HAK_PROJECT_AUTHOR
|
||||
ENABLE_HAKGO_FALSE
|
||||
ENABLE_HAKGO_TRUE
|
||||
ENABLE_HAKX_FALSE
|
||||
ENABLE_HAKX_TRUE
|
||||
ENABLE_LIBUNWIND_FALSE
|
||||
ENABLE_LIBUNWIND_TRUE
|
||||
ENABLE_LIBLTDL_FALSE
|
||||
@ -839,8 +839,8 @@ enable_static_module
|
||||
enable_libltdl
|
||||
enable_libunwind
|
||||
enable_pthread_flags
|
||||
enable_hclx
|
||||
enable_hclgo
|
||||
enable_hakx
|
||||
enable_hakgo
|
||||
'
|
||||
ac_precious_vars='build_alias
|
||||
host_alias
|
||||
@ -1400,7 +1400,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 hcl 0.1.0 to adapt to many kinds of systems.
|
||||
'configure' configures hak 0.1.0 to adapt to many kinds of systems.
|
||||
|
||||
Usage: $0 [OPTION]... [VAR=VALUE]...
|
||||
|
||||
@ -1449,7 +1449,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/hcl]
|
||||
--docdir=DIR documentation root [DATAROOTDIR/doc/hak]
|
||||
--htmldir=DIR html documentation [DOCDIR]
|
||||
--dvidir=DIR dvi documentation [DOCDIR]
|
||||
--pdfdir=DIR pdf documentation [DOCDIR]
|
||||
@ -1471,7 +1471,7 @@ fi
|
||||
|
||||
if test -n "$ac_init_help"; then
|
||||
case $ac_init_help in
|
||||
short | recursive ) echo "Configuration of hcl 0.1.0:";;
|
||||
short | recursive ) echo "Configuration of hak 0.1.0:";;
|
||||
esac
|
||||
cat <<\_ACEOF
|
||||
|
||||
@ -1507,8 +1507,8 @@ Optional Features:
|
||||
--enable-libltdl use libltdl(default. no)
|
||||
--enable-libunwind use libunwind(default. no)
|
||||
--enable-pthread-flags add thread flags to CFLAGS, LIBS(default. yes)
|
||||
--enable-hclx build libhclx(default. no)
|
||||
--enable-hclgo build the go wrapper(default. no)
|
||||
--enable-hakx build libhakx(default. no)
|
||||
--enable-hakgo build the go wrapper(default. no)
|
||||
|
||||
Optional Packages:
|
||||
--with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
|
||||
@ -1533,7 +1533,7 @@ Use these variables to override the choices made by 'configure' or to help
|
||||
it to find libraries and programs with nonstandard names/locations.
|
||||
|
||||
Report bugs to <Chung, Hyung-Hwan (hyunghwan.chung@gmail.com)>.
|
||||
hcl home page: <http://code.miflux.com/hyung-hwan/hcl>.
|
||||
hak home page: <http://code.miflux.com/hyung-hwan/hak>.
|
||||
_ACEOF
|
||||
ac_status=$?
|
||||
fi
|
||||
@ -1597,7 +1597,7 @@ fi
|
||||
test -n "$ac_init_help" && exit $ac_status
|
||||
if $ac_init_version; then
|
||||
cat <<\_ACEOF
|
||||
hcl configure 0.1.0
|
||||
hak configure 0.1.0
|
||||
generated by GNU Autoconf 2.72
|
||||
|
||||
Copyright (C) 2023 Free Software Foundation, Inc.
|
||||
@ -2162,7 +2162,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 hcl $as_me 0.1.0, which was
|
||||
It was created by hak $as_me 0.1.0, which was
|
||||
generated by GNU Autoconf 2.72. Invocation command line was
|
||||
|
||||
$ $0$ac_configure_args_raw
|
||||
@ -2936,7 +2936,7 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
|
||||
|
||||
|
||||
|
||||
ac_config_headers="$ac_config_headers lib/hcl-cfg.h"
|
||||
ac_config_headers="$ac_config_headers lib/hak-cfg.h"
|
||||
|
||||
|
||||
|
||||
@ -3647,7 +3647,7 @@ fi
|
||||
|
||||
|
||||
# Define the identity of the package.
|
||||
PACKAGE='hcl'
|
||||
PACKAGE='hak'
|
||||
VERSION='0.1.0'
|
||||
|
||||
|
||||
@ -15144,7 +15144,7 @@ then
|
||||
fi
|
||||
fi
|
||||
|
||||
CFLAGS="$CFLAGS -DHCL_HAVE_CFG_H"
|
||||
CFLAGS="$CFLAGS -DHAK_HAVE_CFG_H"
|
||||
|
||||
CFLAGS="$CFLAGS -D_LARGEFILE64_SOURCE"
|
||||
|
||||
@ -18689,7 +18689,7 @@ printf "%s\n" "$ac_res" >&6; }
|
||||
symbolname=`echo socklen_t | sed "s/[^a-zA-Z0-9_]/_/g" | tr "a-z" "A-Z"`
|
||||
if eval "test \"\${ax_cv_decl_${typename}_signed}\" = \"yes\""; then
|
||||
|
||||
printf "%s\n" "#define HCL_SOCKLEN_T_IS_SIGNED 1" >>confdefs.h
|
||||
printf "%s\n" "#define HAK_SOCKLEN_T_IS_SIGNED 1" >>confdefs.h
|
||||
|
||||
elif eval "test \"\${ax_cv_decl_${typename}_signed}\" = \"no\""; then
|
||||
printf %s ""
|
||||
@ -18775,7 +18775,7 @@ printf "%s\n" "$ac_res" >&6; }
|
||||
symbolname=`echo sa_family_t | sed "s/[^a-zA-Z0-9_]/_/g" | tr "a-z" "A-Z"`
|
||||
if eval "test \"\${ax_cv_decl_${typename}_signed}\" = \"yes\""; then
|
||||
|
||||
printf "%s\n" "#define HCL_SA_FAMILY_T_IS_SIGNED 1" >>confdefs.h
|
||||
printf "%s\n" "#define HAK_SA_FAMILY_T_IS_SIGNED 1" >>confdefs.h
|
||||
|
||||
elif eval "test \"\${ax_cv_decl_${typename}_signed}\" = \"no\""; then
|
||||
printf %s ""
|
||||
@ -18798,7 +18798,7 @@ fi
|
||||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_offsetof_sa_family" >&5
|
||||
printf "%s\n" "$ac_cv_offsetof_sa_family" >&6; }
|
||||
|
||||
printf "%s\n" "#define HCL_OFFSETOF_SA_FAMILY ${ac_cv_offsetof_sa_family}" >>confdefs.h
|
||||
printf "%s\n" "#define HAK_OFFSETOF_SA_FAMILY ${ac_cv_offsetof_sa_family}" >>confdefs.h
|
||||
|
||||
|
||||
else
|
||||
@ -19077,7 +19077,7 @@ printf "%s\n" "$ac_res" >&6; }
|
||||
symbolname=`echo socklen_t | sed "s/[^a-zA-Z0-9_]/_/g" | tr "a-z" "A-Z"`
|
||||
if eval "test \"\${ax_cv_decl_${typename}_signed}\" = \"yes\""; then
|
||||
|
||||
printf "%s\n" "#define HCL_SOCKLEN_T_IS_SIGNED 1" >>confdefs.h
|
||||
printf "%s\n" "#define HAK_SOCKLEN_T_IS_SIGNED 1" >>confdefs.h
|
||||
|
||||
elif eval "test \"\${ax_cv_decl_${typename}_signed}\" = \"no\""; then
|
||||
printf %s ""
|
||||
@ -19165,7 +19165,7 @@ printf "%s\n" "$ac_res" >&6; }
|
||||
symbolname=`echo sa_family_t | sed "s/[^a-zA-Z0-9_]/_/g" | tr "a-z" "A-Z"`
|
||||
if eval "test \"\${ax_cv_decl_${typename}_signed}\" = \"yes\""; then
|
||||
|
||||
printf "%s\n" "#define HCL_SA_FAMILY_T_IS_SIGNED 1" >>confdefs.h
|
||||
printf "%s\n" "#define HAK_SA_FAMILY_T_IS_SIGNED 1" >>confdefs.h
|
||||
|
||||
elif eval "test \"\${ax_cv_decl_${typename}_signed}\" = \"no\""; then
|
||||
printf %s ""
|
||||
@ -19188,7 +19188,7 @@ fi
|
||||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_offsetof_sa_family" >&5
|
||||
printf "%s\n" "$ac_cv_offsetof_sa_family" >&6; }
|
||||
|
||||
printf "%s\n" "#define HCL_OFFSETOF_SA_FAMILY ${ac_cv_offsetof_sa_family}" >>confdefs.h
|
||||
printf "%s\n" "#define HAK_OFFSETOF_SA_FAMILY ${ac_cv_offsetof_sa_family}" >>confdefs.h
|
||||
|
||||
fi
|
||||
|
||||
@ -19270,7 +19270,7 @@ rm -f core conftest.err conftest.$ac_objext conftest.beam \
|
||||
conftest$ac_exeext conftest.$ac_ext
|
||||
fi
|
||||
|
||||
hcl_lib_quadmath_required=""
|
||||
hak_lib_quadmath_required=""
|
||||
if test ${ac_cv_sizeof___float128} -gt 0
|
||||
then
|
||||
ac_fn_c_check_func "$LINENO" "quadmath_snprintf" "ac_cv_func_quadmath_snprintf"
|
||||
@ -19344,7 +19344,7 @@ then :
|
||||
|
||||
QUADMATH_LIBS="-lquadmath"
|
||||
LIBM="-lquadmath $LIBM"
|
||||
hcl_lib_quadmath_required="yes"
|
||||
hak_lib_quadmath_required="yes"
|
||||
printf "%s\n" "#define HAVE_QUADMATH_SNPRINTF 1" >>confdefs.h
|
||||
|
||||
|
||||
@ -19493,135 +19493,135 @@ fi
|
||||
|
||||
|
||||
|
||||
printf "%s\n" "#define HCL_SIZEOF_CHAR ${ac_cv_sizeof_char}" >>confdefs.h
|
||||
printf "%s\n" "#define HAK_SIZEOF_CHAR ${ac_cv_sizeof_char}" >>confdefs.h
|
||||
|
||||
|
||||
printf "%s\n" "#define HCL_SIZEOF_SHORT ${ac_cv_sizeof_short}" >>confdefs.h
|
||||
printf "%s\n" "#define HAK_SIZEOF_SHORT ${ac_cv_sizeof_short}" >>confdefs.h
|
||||
|
||||
|
||||
printf "%s\n" "#define HCL_SIZEOF_INT ${ac_cv_sizeof_int}" >>confdefs.h
|
||||
printf "%s\n" "#define HAK_SIZEOF_INT ${ac_cv_sizeof_int}" >>confdefs.h
|
||||
|
||||
|
||||
printf "%s\n" "#define HCL_SIZEOF_LONG ${ac_cv_sizeof_long}" >>confdefs.h
|
||||
printf "%s\n" "#define HAK_SIZEOF_LONG ${ac_cv_sizeof_long}" >>confdefs.h
|
||||
|
||||
|
||||
printf "%s\n" "#define HCL_SIZEOF_LONG_LONG ${ac_cv_sizeof_long_long}" >>confdefs.h
|
||||
printf "%s\n" "#define HAK_SIZEOF_LONG_LONG ${ac_cv_sizeof_long_long}" >>confdefs.h
|
||||
|
||||
|
||||
printf "%s\n" "#define HCL_SIZEOF___INT8 ${ac_cv_sizeof___int8}" >>confdefs.h
|
||||
printf "%s\n" "#define HAK_SIZEOF___INT8 ${ac_cv_sizeof___int8}" >>confdefs.h
|
||||
|
||||
|
||||
printf "%s\n" "#define HCL_SIZEOF___INT16 ${ac_cv_sizeof___int16}" >>confdefs.h
|
||||
printf "%s\n" "#define HAK_SIZEOF___INT16 ${ac_cv_sizeof___int16}" >>confdefs.h
|
||||
|
||||
|
||||
printf "%s\n" "#define HCL_SIZEOF___INT32 ${ac_cv_sizeof___int32}" >>confdefs.h
|
||||
printf "%s\n" "#define HAK_SIZEOF___INT32 ${ac_cv_sizeof___int32}" >>confdefs.h
|
||||
|
||||
|
||||
printf "%s\n" "#define HCL_SIZEOF___INT64 ${ac_cv_sizeof___int64}" >>confdefs.h
|
||||
printf "%s\n" "#define HAK_SIZEOF___INT64 ${ac_cv_sizeof___int64}" >>confdefs.h
|
||||
|
||||
|
||||
printf "%s\n" "#define HCL_SIZEOF___INT128 ${ac_cv_sizeof___int128}" >>confdefs.h
|
||||
printf "%s\n" "#define HAK_SIZEOF___INT128 ${ac_cv_sizeof___int128}" >>confdefs.h
|
||||
|
||||
|
||||
printf "%s\n" "#define HCL_SIZEOF___INT128_T ${ac_cv_sizeof___int128_t}" >>confdefs.h
|
||||
printf "%s\n" "#define HAK_SIZEOF___INT128_T ${ac_cv_sizeof___int128_t}" >>confdefs.h
|
||||
|
||||
|
||||
printf "%s\n" "#define HCL_SIZEOF___UINT128_T ${ac_cv_sizeof___uint128_t}" >>confdefs.h
|
||||
printf "%s\n" "#define HAK_SIZEOF___UINT128_T ${ac_cv_sizeof___uint128_t}" >>confdefs.h
|
||||
|
||||
|
||||
printf "%s\n" "#define HCL_SIZEOF_VOID_P ${ac_cv_sizeof_void_p}" >>confdefs.h
|
||||
printf "%s\n" "#define HAK_SIZEOF_VOID_P ${ac_cv_sizeof_void_p}" >>confdefs.h
|
||||
|
||||
|
||||
printf "%s\n" "#define HCL_SIZEOF_FLOAT ${ac_cv_sizeof_float}" >>confdefs.h
|
||||
printf "%s\n" "#define HAK_SIZEOF_FLOAT ${ac_cv_sizeof_float}" >>confdefs.h
|
||||
|
||||
|
||||
printf "%s\n" "#define HCL_SIZEOF_DOUBLE ${ac_cv_sizeof_double}" >>confdefs.h
|
||||
printf "%s\n" "#define HAK_SIZEOF_DOUBLE ${ac_cv_sizeof_double}" >>confdefs.h
|
||||
|
||||
|
||||
printf "%s\n" "#define HCL_SIZEOF_LONG_DOUBLE ${ac_cv_sizeof_long_double}" >>confdefs.h
|
||||
printf "%s\n" "#define HAK_SIZEOF_LONG_DOUBLE ${ac_cv_sizeof_long_double}" >>confdefs.h
|
||||
|
||||
|
||||
printf "%s\n" "#define HCL_SIZEOF___FLOAT128 ${ac_cv_sizeof___float128}" >>confdefs.h
|
||||
printf "%s\n" "#define HAK_SIZEOF___FLOAT128 ${ac_cv_sizeof___float128}" >>confdefs.h
|
||||
|
||||
|
||||
|
||||
printf "%s\n" "#define HCL_SIZEOF_WCHAR_T ${ac_cv_sizeof_wchar_t}" >>confdefs.h
|
||||
printf "%s\n" "#define HAK_SIZEOF_WCHAR_T ${ac_cv_sizeof_wchar_t}" >>confdefs.h
|
||||
|
||||
|
||||
printf "%s\n" "#define HCL_SIZEOF_OFF_T ${ac_cv_sizeof_off_t}" >>confdefs.h
|
||||
printf "%s\n" "#define HAK_SIZEOF_OFF_T ${ac_cv_sizeof_off_t}" >>confdefs.h
|
||||
|
||||
|
||||
printf "%s\n" "#define HCL_SIZEOF_OFF64_T ${ac_cv_sizeof_off64_t}" >>confdefs.h
|
||||
printf "%s\n" "#define HAK_SIZEOF_OFF64_T ${ac_cv_sizeof_off64_t}" >>confdefs.h
|
||||
|
||||
|
||||
|
||||
printf "%s\n" "#define HCL_SIZEOF_MBSTATE_T ${ac_cv_sizeof_mbstate_t}" >>confdefs.h
|
||||
printf "%s\n" "#define HAK_SIZEOF_MBSTATE_T ${ac_cv_sizeof_mbstate_t}" >>confdefs.h
|
||||
|
||||
|
||||
printf "%s\n" "#define HCL_MBLEN_MAX ${ax_cv_numvalof_MB_LEN_MAX}" >>confdefs.h
|
||||
printf "%s\n" "#define HAK_MBLEN_MAX ${ax_cv_numvalof_MB_LEN_MAX}" >>confdefs.h
|
||||
|
||||
if test ${ax_cv_numvalof_PATH_MAX} -gt 0
|
||||
then
|
||||
|
||||
printf "%s\n" "#define HCL_PATH_MAX ${ax_cv_numvalof_PATH_MAX}" >>confdefs.h
|
||||
printf "%s\n" "#define HAK_PATH_MAX ${ax_cv_numvalof_PATH_MAX}" >>confdefs.h
|
||||
|
||||
fi
|
||||
|
||||
|
||||
printf "%s\n" "#define HCL_SIZEOF_STRUCT_SOCKADDR_IN ${ac_cv_sizeof_struct_sockaddr_in}" >>confdefs.h
|
||||
printf "%s\n" "#define HAK_SIZEOF_STRUCT_SOCKADDR_IN ${ac_cv_sizeof_struct_sockaddr_in}" >>confdefs.h
|
||||
|
||||
|
||||
printf "%s\n" "#define HCL_SIZEOF_STRUCT_SOCKADDR_IN6 ${ac_cv_sizeof_struct_sockaddr_in6}" >>confdefs.h
|
||||
printf "%s\n" "#define HAK_SIZEOF_STRUCT_SOCKADDR_IN6 ${ac_cv_sizeof_struct_sockaddr_in6}" >>confdefs.h
|
||||
|
||||
|
||||
printf "%s\n" "#define HCL_SIZEOF_STRUCT_SOCKADDR_LL ${ac_cv_sizeof_struct_sockaddr_ll}" >>confdefs.h
|
||||
printf "%s\n" "#define HAK_SIZEOF_STRUCT_SOCKADDR_LL ${ac_cv_sizeof_struct_sockaddr_ll}" >>confdefs.h
|
||||
|
||||
|
||||
printf "%s\n" "#define HCL_SIZEOF_STRUCT_SOCKADDR_UN ${ac_cv_sizeof_struct_sockaddr_un}" >>confdefs.h
|
||||
printf "%s\n" "#define HAK_SIZEOF_STRUCT_SOCKADDR_UN ${ac_cv_sizeof_struct_sockaddr_un}" >>confdefs.h
|
||||
|
||||
|
||||
printf "%s\n" "#define HCL_SIZEOF_STRUCT_SOCKADDR_DL ${ac_cv_sizeof_struct_sockaddr_dl}" >>confdefs.h
|
||||
printf "%s\n" "#define HAK_SIZEOF_STRUCT_SOCKADDR_DL ${ac_cv_sizeof_struct_sockaddr_dl}" >>confdefs.h
|
||||
|
||||
|
||||
|
||||
|
||||
printf "%s\n" "#define HCL_SIZEOF_SOCKLEN_T ${ac_cv_sizeof_socklen_t}" >>confdefs.h
|
||||
printf "%s\n" "#define HAK_SIZEOF_SOCKLEN_T ${ac_cv_sizeof_socklen_t}" >>confdefs.h
|
||||
|
||||
|
||||
printf "%s\n" "#define HCL_SIZEOF_SA_FAMILY_T ${ac_cv_sizeof_sa_family_t}" >>confdefs.h
|
||||
printf "%s\n" "#define HAK_SIZEOF_SA_FAMILY_T ${ac_cv_sizeof_sa_family_t}" >>confdefs.h
|
||||
|
||||
|
||||
hcl_package_version_major="`echo ${PACKAGE_VERSION} | cut -d. -f1`"
|
||||
hcl_package_version_minor="`echo ${PACKAGE_VERSION} | cut -d. -f2`"
|
||||
hcl_package_version_patch="`echo ${PACKAGE_VERSION} | cut -d. -f3`"
|
||||
PACKAGE_VERSION_MAJOR=${hcl_package_version_major}
|
||||
hak_package_version_major="`echo ${PACKAGE_VERSION} | cut -d. -f1`"
|
||||
hak_package_version_minor="`echo ${PACKAGE_VERSION} | cut -d. -f2`"
|
||||
hak_package_version_patch="`echo ${PACKAGE_VERSION} | cut -d. -f3`"
|
||||
PACKAGE_VERSION_MAJOR=${hak_package_version_major}
|
||||
|
||||
PACKAGE_VERSION_MINOR=${hcl_package_version_minor}
|
||||
PACKAGE_VERSION_MINOR=${hak_package_version_minor}
|
||||
|
||||
PACKAGE_VERSION_PATCH=${hcl_package_version_patch}
|
||||
PACKAGE_VERSION_PATCH=${hak_package_version_patch}
|
||||
|
||||
|
||||
|
||||
printf "%s\n" "#define HCL_PACKAGE_VERSION \"${PACKAGE_VERSION}\"" >>confdefs.h
|
||||
printf "%s\n" "#define HAK_PACKAGE_VERSION \"${PACKAGE_VERSION}\"" >>confdefs.h
|
||||
|
||||
|
||||
printf "%s\n" "#define HCL_PACKAGE_VERSION_MAJOR ${hcl_package_version_major}" >>confdefs.h
|
||||
printf "%s\n" "#define HAK_PACKAGE_VERSION_MAJOR ${hak_package_version_major}" >>confdefs.h
|
||||
|
||||
|
||||
printf "%s\n" "#define HCL_PACKAGE_VERSION_MINOR ${hcl_package_version_minor}" >>confdefs.h
|
||||
printf "%s\n" "#define HAK_PACKAGE_VERSION_MINOR ${hak_package_version_minor}" >>confdefs.h
|
||||
|
||||
|
||||
printf "%s\n" "#define HCL_PACKAGE_VERSION_PATCH ${hcl_package_version_patch}" >>confdefs.h
|
||||
printf "%s\n" "#define HAK_PACKAGE_VERSION_PATCH ${hak_package_version_patch}" >>confdefs.h
|
||||
|
||||
|
||||
|
||||
printf "%s\n" "#define HCL_PACKAGE_AUTHOR \"${PACKAGE_BUGREPORT}\"" >>confdefs.h
|
||||
printf "%s\n" "#define HAK_PACKAGE_AUTHOR \"${PACKAGE_BUGREPORT}\"" >>confdefs.h
|
||||
|
||||
|
||||
printf "%s\n" "#define HCL_PACKAGE_NAME \"${PACKAGE_NAME}\"" >>confdefs.h
|
||||
printf "%s\n" "#define HAK_PACKAGE_NAME \"${PACKAGE_NAME}\"" >>confdefs.h
|
||||
|
||||
|
||||
printf "%s\n" "#define HCL_PACKAGE_URL \"${PACKAGE_URL}\"" >>confdefs.h
|
||||
printf "%s\n" "#define HAK_PACKAGE_URL \"${PACKAGE_URL}\"" >>confdefs.h
|
||||
|
||||
|
||||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether byte ordering is bigendian" >&5
|
||||
@ -19851,11 +19851,11 @@ printf "%s\n" "$ac_cv_c_bigendian" >&6; }
|
||||
case $ac_cv_c_bigendian in #(
|
||||
yes)
|
||||
|
||||
printf "%s\n" "#define HCL_ENDIAN_BIG /**/" >>confdefs.h
|
||||
printf "%s\n" "#define HAK_ENDIAN_BIG /**/" >>confdefs.h
|
||||
;; #(
|
||||
no)
|
||||
|
||||
printf "%s\n" "#define HCL_ENDIAN_LITTLE /**/" >>confdefs.h
|
||||
printf "%s\n" "#define HAK_ENDIAN_LITTLE /**/" >>confdefs.h
|
||||
;; #(
|
||||
universal)
|
||||
|
||||
@ -19864,7 +19864,7 @@ printf "%s\n" "#define AC_APPLE_UNIVERSAL_BUILD 1" >>confdefs.h
|
||||
;; #(
|
||||
*)
|
||||
|
||||
printf "%s\n" "#define HCL_ENDIAN_UNKNOWN /**/" >>confdefs.h
|
||||
printf "%s\n" "#define HAK_ENDIAN_UNKNOWN /**/" >>confdefs.h
|
||||
;;
|
||||
esac
|
||||
|
||||
@ -19882,14 +19882,14 @@ if test "x$enable_debug" = "xyes"
|
||||
then
|
||||
CFLAGS="$CFLAGS -g -D_DEBUG -UNDEBUG -U_FORTIFY_SOURCE"
|
||||
|
||||
printf "%s\n" "#define HCL_BUILD_DEBUG 1" >>confdefs.h
|
||||
printf "%s\n" "#define HAK_BUILD_DEBUG 1" >>confdefs.h
|
||||
|
||||
BUILD_MODE="debug"
|
||||
|
||||
else
|
||||
CFLAGS="$CFLAGS -DNDEBUG -U_DEBUG -U_FORTIFY_SOURCE"
|
||||
|
||||
printf "%s\n" "#define HCL_BUILD_RELEASE 1" >>confdefs.h
|
||||
printf "%s\n" "#define HAK_BUILD_RELEASE 1" >>confdefs.h
|
||||
|
||||
BUILD_MODE="release"
|
||||
|
||||
@ -19908,40 +19908,40 @@ fi
|
||||
if test "${enable_wide_char}" = "yes:4"
|
||||
then
|
||||
|
||||
printf "%s\n" "#define HCL_WIDE_CHAR_SIZE 4" >>confdefs.h
|
||||
printf "%s\n" "#define HAK_WIDE_CHAR_SIZE 4" >>confdefs.h
|
||||
|
||||
|
||||
printf "%s\n" "#define HCL_ENABLE_WIDE_CHAR 1" >>confdefs.h
|
||||
printf "%s\n" "#define HAK_ENABLE_WIDE_CHAR 1" >>confdefs.h
|
||||
|
||||
elif test "${enable_wide_char}" = "yes:2"
|
||||
then
|
||||
|
||||
printf "%s\n" "#define HCL_WIDE_CHAR_SIZE 2" >>confdefs.h
|
||||
printf "%s\n" "#define HAK_WIDE_CHAR_SIZE 2" >>confdefs.h
|
||||
|
||||
|
||||
printf "%s\n" "#define HCL_ENABLE_WIDE_CHAR 1" >>confdefs.h
|
||||
printf "%s\n" "#define HAK_ENABLE_WIDE_CHAR 1" >>confdefs.h
|
||||
|
||||
elif test "${enable_wide_char}" = "yes"
|
||||
then
|
||||
|
||||
printf "%s\n" "#define HCL_WIDE_CHAR_SIZE 1" >>confdefs.h
|
||||
printf "%s\n" "#define HAK_WIDE_CHAR_SIZE 1" >>confdefs.h
|
||||
|
||||
|
||||
printf "%s\n" "#define HCL_ENABLE_WIDE_CHAR 1" >>confdefs.h
|
||||
printf "%s\n" "#define HAK_ENABLE_WIDE_CHAR 1" >>confdefs.h
|
||||
|
||||
elif test "${enable_wide_char}" = "no:4"
|
||||
then
|
||||
|
||||
printf "%s\n" "#define HCL_WIDE_CHAR_SIZE 4" >>confdefs.h
|
||||
printf "%s\n" "#define HAK_WIDE_CHAR_SIZE 4" >>confdefs.h
|
||||
|
||||
elif test "${enable_wide_char}" = "no:2"
|
||||
then
|
||||
|
||||
printf "%s\n" "#define HCL_WIDE_CHAR_SIZE 2" >>confdefs.h
|
||||
printf "%s\n" "#define HAK_WIDE_CHAR_SIZE 2" >>confdefs.h
|
||||
|
||||
else
|
||||
|
||||
printf "%s\n" "#define HCL_WIDE_CHAR_SIZE 1" >>confdefs.h
|
||||
printf "%s\n" "#define HAK_WIDE_CHAR_SIZE 1" >>confdefs.h
|
||||
|
||||
fi
|
||||
|
||||
@ -19958,7 +19958,7 @@ fi
|
||||
if test "${enable_full_liw}" = "yes"
|
||||
then
|
||||
|
||||
printf "%s\n" "#define HCL_ENABLE_FULL_LIW 1" >>confdefs.h
|
||||
printf "%s\n" "#define HAK_ENABLE_FULL_LIW 1" >>confdefs.h
|
||||
|
||||
fi
|
||||
|
||||
@ -19980,7 +19980,7 @@ fi
|
||||
if test "x${enable_dynamic_module}" = "xyes"
|
||||
then
|
||||
|
||||
printf "%s\n" "#define HCL_ENABLE_DYNAMIC_MODULE 1" >>confdefs.h
|
||||
printf "%s\n" "#define HAK_ENABLE_DYNAMIC_MODULE 1" >>confdefs.h
|
||||
|
||||
fi
|
||||
if test "x${enable_dynamic_module}" = "xyes"; then
|
||||
@ -20011,7 +20011,7 @@ fi
|
||||
if test "x${enable_static_module}" = "xyes"
|
||||
then
|
||||
|
||||
printf "%s\n" "#define HCL_ENABLE_STATIC_MODULE 1" >>confdefs.h
|
||||
printf "%s\n" "#define HAK_ENABLE_STATIC_MODULE 1" >>confdefs.h
|
||||
|
||||
fi
|
||||
if test "x${enable_static_module}" = "xyes"; then
|
||||
@ -20056,7 +20056,7 @@ then
|
||||
if test "x${ac_cv_header_ltdl_h}" = "xyes" -a "${LTDL_LIBS}" != ""
|
||||
then
|
||||
|
||||
printf "%s\n" "#define HCL_ENABLE_LIBLTDL /**/" >>confdefs.h
|
||||
printf "%s\n" "#define HAK_ENABLE_LIBLTDL /**/" >>confdefs.h
|
||||
|
||||
else
|
||||
enable_libltdl="no"
|
||||
@ -20086,7 +20086,7 @@ then
|
||||
if test "x${ac_cv_header_libunwind_h}" = "xyes" -a "${UNWIND_LIBS}" != ""
|
||||
then
|
||||
|
||||
printf "%s\n" "#define HCL_ENABLE_LIBUNWIND /**/" >>confdefs.h
|
||||
printf "%s\n" "#define HAK_ENABLE_LIBUNWIND /**/" >>confdefs.h
|
||||
|
||||
else
|
||||
enable_libunwind="no"
|
||||
@ -20116,71 +20116,71 @@ then
|
||||
LIBS="$LIBS $PTHREAD_LIBS"
|
||||
fi
|
||||
|
||||
# Check whether --enable-hclx was given.
|
||||
if test ${enable_hclx+y}
|
||||
# Check whether --enable-hakx was given.
|
||||
if test ${enable_hakx+y}
|
||||
then :
|
||||
enableval=$enable_hclx; enable_hclx=$enableval
|
||||
enableval=$enable_hakx; enable_hakx=$enableval
|
||||
else case e in #(
|
||||
e) enable_hclx=no
|
||||
e) enable_hakx=no
|
||||
;;
|
||||
esac
|
||||
fi
|
||||
|
||||
if test "x${enable_hclx}" = "xyes"; then
|
||||
ENABLE_HCLX_TRUE=
|
||||
ENABLE_HCLX_FALSE='#'
|
||||
if test "x${enable_hakx}" = "xyes"; then
|
||||
ENABLE_HAKX_TRUE=
|
||||
ENABLE_HAKX_FALSE='#'
|
||||
else
|
||||
ENABLE_HCLX_TRUE='#'
|
||||
ENABLE_HCLX_FALSE=
|
||||
ENABLE_HAKX_TRUE='#'
|
||||
ENABLE_HAKX_FALSE=
|
||||
fi
|
||||
|
||||
|
||||
# Check whether --enable-hclgo was given.
|
||||
if test ${enable_hclgo+y}
|
||||
# Check whether --enable-hakgo was given.
|
||||
if test ${enable_hakgo+y}
|
||||
then :
|
||||
enableval=$enable_hclgo; enable_hclgo=$enableval
|
||||
enableval=$enable_hakgo; enable_hakgo=$enableval
|
||||
else case e in #(
|
||||
e) enable_hclgo=no
|
||||
e) enable_hakgo=no
|
||||
;;
|
||||
esac
|
||||
fi
|
||||
|
||||
if test "x${enable_hclgo}" = "xyes"; then
|
||||
ENABLE_HCLGO_TRUE=
|
||||
ENABLE_HCLGO_FALSE='#'
|
||||
if test "x${enable_hakgo}" = "xyes"; then
|
||||
ENABLE_HAKGO_TRUE=
|
||||
ENABLE_HAKGO_FALSE='#'
|
||||
else
|
||||
ENABLE_HCLGO_TRUE='#'
|
||||
ENABLE_HCLGO_FALSE=
|
||||
ENABLE_HAKGO_TRUE='#'
|
||||
ENABLE_HAKGO_FALSE=
|
||||
fi
|
||||
|
||||
|
||||
|
||||
HCL_PROJECT_AUTHOR="${PACKAGE_BUGREPORT}"
|
||||
HAK_PROJECT_AUTHOR="${PACKAGE_BUGREPORT}"
|
||||
|
||||
HCL_PROJECT_URL="${PACKAGE_URL}"
|
||||
HAK_PROJECT_URL="${PACKAGE_URL}"
|
||||
|
||||
HCL_SYS_LIB_SEARCH_PATH_SPEC="${sys_lib_search_path_spec}"
|
||||
HAK_SYS_LIB_SEARCH_PATH_SPEC="${sys_lib_search_path_spec}"
|
||||
|
||||
if test "x${hcl_lib_quadmath_required}" = "xyes"; then
|
||||
HCL_LIB_QUADMATH_REQUIRED_TRUE=
|
||||
HCL_LIB_QUADMATH_REQUIRED_FALSE='#'
|
||||
if test "x${hak_lib_quadmath_required}" = "xyes"; then
|
||||
HAK_LIB_QUADMATH_REQUIRED_TRUE=
|
||||
HAK_LIB_QUADMATH_REQUIRED_FALSE='#'
|
||||
else
|
||||
HCL_LIB_QUADMATH_REQUIRED_TRUE='#'
|
||||
HCL_LIB_QUADMATH_REQUIRED_FALSE=
|
||||
HAK_LIB_QUADMATH_REQUIRED_TRUE='#'
|
||||
HAK_LIB_QUADMATH_REQUIRED_FALSE=
|
||||
fi
|
||||
|
||||
|
||||
if test `expr " $0" : " '.*"` = 0; then
|
||||
hcl_configure_cmd="'$0'"
|
||||
hak_configure_cmd="'$0'"
|
||||
else
|
||||
hcl_configure_cmd="$0"
|
||||
hak_configure_cmd="$0"
|
||||
fi
|
||||
|
||||
|
||||
printf "%s\n" "#define HCL_CONFIGURE_ARGS \"$ac_configure_args\"" >>confdefs.h
|
||||
printf "%s\n" "#define HAK_CONFIGURE_ARGS \"$ac_configure_args\"" >>confdefs.h
|
||||
|
||||
|
||||
printf "%s\n" "#define HCL_CONFIGURE_CMD \"$hcl_configure_cmd\"" >>confdefs.h
|
||||
printf "%s\n" "#define HAK_CONFIGURE_CMD \"$hak_configure_cmd\"" >>confdefs.h
|
||||
|
||||
|
||||
ac_config_files="$ac_config_files Makefile lib/Makefile mod/Makefile bin/Makefile pas/Makefile t/Makefile"
|
||||
@ -20367,16 +20367,16 @@ if test -z "${ENABLE_LIBUNWIND_TRUE}" && test -z "${ENABLE_LIBUNWIND_FALSE}"; th
|
||||
as_fn_error $? "conditional \"ENABLE_LIBUNWIND\" was never defined.
|
||||
Usually this means the macro was only invoked conditionally." "$LINENO" 5
|
||||
fi
|
||||
if test -z "${ENABLE_HCLX_TRUE}" && test -z "${ENABLE_HCLX_FALSE}"; then
|
||||
as_fn_error $? "conditional \"ENABLE_HCLX\" was never defined.
|
||||
if test -z "${ENABLE_HAKX_TRUE}" && test -z "${ENABLE_HAKX_FALSE}"; then
|
||||
as_fn_error $? "conditional \"ENABLE_HAKX\" was never defined.
|
||||
Usually this means the macro was only invoked conditionally." "$LINENO" 5
|
||||
fi
|
||||
if test -z "${ENABLE_HCLGO_TRUE}" && test -z "${ENABLE_HCLGO_FALSE}"; then
|
||||
as_fn_error $? "conditional \"ENABLE_HCLGO\" was never defined.
|
||||
if test -z "${ENABLE_HAKGO_TRUE}" && test -z "${ENABLE_HAKGO_FALSE}"; then
|
||||
as_fn_error $? "conditional \"ENABLE_HAKGO\" was never defined.
|
||||
Usually this means the macro was only invoked conditionally." "$LINENO" 5
|
||||
fi
|
||||
if test -z "${HCL_LIB_QUADMATH_REQUIRED_TRUE}" && test -z "${HCL_LIB_QUADMATH_REQUIRED_FALSE}"; then
|
||||
as_fn_error $? "conditional \"HCL_LIB_QUADMATH_REQUIRED\" was never defined.
|
||||
if test -z "${HAK_LIB_QUADMATH_REQUIRED_TRUE}" && test -z "${HAK_LIB_QUADMATH_REQUIRED_FALSE}"; then
|
||||
as_fn_error $? "conditional \"HAK_LIB_QUADMATH_REQUIRED\" was never defined.
|
||||
Usually this means the macro was only invoked conditionally." "$LINENO" 5
|
||||
fi
|
||||
|
||||
@ -20772,7 +20772,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
|
||||
# report actual input values of CONFIG_FILES etc. instead of their
|
||||
# values after options handling.
|
||||
ac_log="
|
||||
This file was extended by hcl $as_me 0.1.0, which was
|
||||
This file was extended by hak $as_me 0.1.0, which was
|
||||
generated by GNU Autoconf 2.72. Invocation command line was
|
||||
|
||||
CONFIG_FILES = $CONFIG_FILES
|
||||
@ -20833,7 +20833,7 @@ Configuration commands:
|
||||
$config_commands
|
||||
|
||||
Report bugs to <Chung, Hyung-Hwan (hyunghwan.chung@gmail.com)>.
|
||||
hcl home page: <http://code.miflux.com/hyung-hwan/hcl>."
|
||||
hak home page: <http://code.miflux.com/hyung-hwan/hak>."
|
||||
|
||||
_ACEOF
|
||||
ac_cs_config=`printf "%s\n" "$ac_configure_args" | sed "$ac_safe_unquote"`
|
||||
@ -20841,7 +20841,7 @@ ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\\\\\\
|
||||
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
|
||||
ac_cs_config='$ac_cs_config_escaped'
|
||||
ac_cs_version="\\
|
||||
hcl config.status 0.1.0
|
||||
hak config.status 0.1.0
|
||||
configured by $0, generated by GNU Autoconf 2.72,
|
||||
with options \\"\$ac_cs_config\\"
|
||||
|
||||
@ -21255,7 +21255,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
|
||||
for ac_config_target in $ac_config_targets
|
||||
do
|
||||
case $ac_config_target in
|
||||
"lib/hcl-cfg.h") CONFIG_HEADERS="$CONFIG_HEADERS lib/hcl-cfg.h" ;;
|
||||
"lib/hak-cfg.h") CONFIG_HEADERS="$CONFIG_HEADERS lib/hak-cfg.h" ;;
|
||||
"depfiles") CONFIG_COMMANDS="$CONFIG_COMMANDS depfiles" ;;
|
||||
"libtool") CONFIG_COMMANDS="$CONFIG_COMMANDS libtool" ;;
|
||||
"Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;;
|
||||
|
Reference in New Issue
Block a user