--- libaitsched/configure 2022/09/26 19:44:25 1.44.2.1 +++ libaitsched/configure 2023/08/17 14:14:23 1.53 @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.71 for libaitsched 6.9. +# Generated by GNU Autoconf 2.71 for libaitsched 7.7. # # Report bugs to . # @@ -610,8 +610,8 @@ MAKEFLAGS= # Identity of this package. PACKAGE_NAME='libaitsched' PACKAGE_TARNAME='libaitsched' -PACKAGE_VERSION='6.9' -PACKAGE_STRING='libaitsched 6.9' +PACKAGE_VERSION='7.7' +PACKAGE_STRING='libaitsched 7.7' PACKAGE_BUGREPORT='misho@elwix.org' PACKAGE_URL='' @@ -721,6 +721,7 @@ enable_aio enable_epoll enable_kqueue with_kq_events +with_elwix ' ac_precious_vars='build_alias host_alias @@ -1278,7 +1279,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 libaitsched 6.9 to adapt to many kinds of systems. +\`configure' configures libaitsched 7.7 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1345,7 +1346,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of libaitsched 6.9:";; + short | recursive ) echo "Configuration of libaitsched 7.7:";; esac cat <<\_ACEOF @@ -1362,6 +1363,7 @@ Optional Packages: --with-PACKAGE[=ARG] use PACKAGE [ARG=yes] --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no) --with-kq_events Set how many kqueue events can scheduling at one time + --with-elwix Build library with libelwix memory managemant Some influential environment variables: CC C compiler command @@ -1439,7 +1441,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -libaitsched configure 6.9 +libaitsched configure 7.7 generated by GNU Autoconf 2.71 Copyright (C) 2021 Free Software Foundation, Inc. @@ -1757,7 +1759,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 libaitsched $as_me 6.9, which was +It was created by libaitsched $as_me 7.7, which was generated by GNU Autoconf 2.71. Invocation command line was $ $0$ac_configure_args_raw @@ -4442,6 +4444,30 @@ printf "%s\n" "#define KQ_EVENTS $KQ_EVENTS" >>confdef { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $KQ_EVENTS" >&5 printf "%s\n" "$KQ_EVENTS" >&6; } +ELWIX=no +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking With libelwix Build" >&5 +printf %s "checking With libelwix Build... " >&6; } + +# Check whether --with-elwix was given. +if test ${with_elwix+y} +then : + withval=$with_elwix; ELWIX=$withval + case "$withval" in + yes) + +printf "%s\n" "#define __ELWIX /**/" >>confdefs.h + + CFLAGS="-g ${CFLAGS}" + LIBS="${LIBS} -lelwix" + ;; + *) + ;; + esac +fi + +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ELWIX" >&5 +printf "%s\n" "$ELWIX" >&6; } + ac_config_files="$ac_config_files Makefile inc/Makefile lib/Makefile src/Makefile" cat >confcache <<\_ACEOF @@ -4943,7 +4969,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 libaitsched $as_me 6.9, which was +This file was extended by libaitsched $as_me 7.7, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -5007,7 +5033,7 @@ ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config='$ac_cs_config_escaped' ac_cs_version="\\ -libaitsched config.status 6.9 +libaitsched config.status 7.7 configured by $0, generated by GNU Autoconf 2.71, with options \\"\$ac_cs_config\\"