--- libaitsync/configure 2012/11/13 14:19:39 1.4 +++ libaitsync/configure 2014/02/04 16:58:16 1.7 @@ -1,8 +1,8 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.69 for libaitsync 1.2. +# Generated by GNU Autoconf 2.69 for libaitsync 2.1. # -# Report bugs to . +# Report bugs to . # # # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc. @@ -266,7 +266,7 @@ fi $as_echo "$0: In particular, zsh $ZSH_VERSION has bugs and should" $as_echo "$0: be upgraded to zsh 4.3.4 or later." else - $as_echo "$0: Please tell bug-autoconf@gnu.org and misho@aitbg.com + $as_echo "$0: Please tell bug-autoconf@gnu.org and misho@elwix.org $0: about your system, including any error possibly output $0: before this message. Then install a modern shell, or $0: manually run the script under such a shell if you do @@ -580,9 +580,9 @@ MAKEFLAGS= # Identity of this package. PACKAGE_NAME='libaitsync' PACKAGE_TARNAME='libaitsync' -PACKAGE_VERSION='1.2' -PACKAGE_STRING='libaitsync 1.2' -PACKAGE_BUGREPORT='misho@aitbg.com' +PACKAGE_VERSION='2.1' +PACKAGE_STRING='libaitsync 2.1' +PACKAGE_BUGREPORT='misho@elwix.org' PACKAGE_URL='' ac_unique_file="src/aitsync.c" @@ -1244,7 +1244,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 libaitsync 1.2 to adapt to many kinds of systems. +\`configure' configures libaitsync 2.1 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1310,7 +1310,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of libaitsync 1.2:";; + short | recursive ) echo "Configuration of libaitsync 2.1:";; esac cat <<\_ACEOF @@ -1333,7 +1333,7 @@ Some influential environment variables: 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 . +Report bugs to . _ACEOF ac_status=$? fi @@ -1396,7 +1396,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -libaitsync configure 1.2 +libaitsync configure 2.1 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -1602,7 +1602,7 @@ $as_echo "$as_me: WARNING: $2: section \"Present B { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5 $as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;} ( $as_echo "## ------------------------------ ## -## Report this to misho@aitbg.com ## +## Report this to misho@elwix.org ## ## ------------------------------ ##" ) | sed "s/^/$as_me: WARNING: /" >&2 ;; @@ -1819,7 +1819,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 libaitsync $as_me 1.2, which was +It was created by libaitsync $as_me 2.1, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -2174,6 +2174,9 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu ac_config_headers="$ac_config_headers inc/config.h" +ac_cv_func_malloc_0_nonnull="yes" +ac_cv_func_realloc_0_nonnull="yes" + # Checks for programs. ac_ext=c ac_cpp='$CPP $CPPFLAGS' @@ -3384,8 +3387,8 @@ fi -CFLAGS="-Wall -O2 -fPIC -I/usr/local/include ${CFLAGS}" -LDFLAGS="-L/usr/local/lib ${LDFLAGS}" +CFLAGS="-Wall -O2 -fPIC ${CFLAGS}" +LDFLAGS="${LDFLAGS}" # Checks for libraries. @@ -3434,13 +3437,13 @@ _ACEOF fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for crcAdler in -laitcrc" >&5 -$as_echo_n "checking for crcAdler in -laitcrc... " >&6; } -if ${ac_cv_lib_aitcrc_crcAdler+:} false; then : +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for crcAdler in -lelwix" >&5 +$as_echo_n "checking for crcAdler in -lelwix... " >&6; } +if ${ac_cv_lib_elwix_crcAdler+:} false; then : $as_echo_n "(cached) " >&6 else ac_check_lib_save_LIBS=$LIBS -LIBS="-laitcrc $LIBS" +LIBS="-lelwix $LIBS" cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ @@ -3460,22 +3463,22 @@ return crcAdler (); } _ACEOF if ac_fn_c_try_link "$LINENO"; then : - ac_cv_lib_aitcrc_crcAdler=yes + ac_cv_lib_elwix_crcAdler=yes else - ac_cv_lib_aitcrc_crcAdler=no + ac_cv_lib_elwix_crcAdler=no fi rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_aitcrc_crcAdler" >&5 -$as_echo "$ac_cv_lib_aitcrc_crcAdler" >&6; } -if test "x$ac_cv_lib_aitcrc_crcAdler" = xyes; then : +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_elwix_crcAdler" >&5 +$as_echo "$ac_cv_lib_elwix_crcAdler" >&6; } +if test "x$ac_cv_lib_elwix_crcAdler" = xyes; then : cat >>confdefs.h <<_ACEOF -#define HAVE_LIBAITCRC 1 +#define HAVE_LIBELWIX 1 _ACEOF - LIBS="-laitcrc $LIBS" + LIBS="-lelwix $LIBS" fi @@ -4850,7 +4853,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 libaitsync $as_me 1.2, which was +This file was extended by libaitsync $as_me 2.1, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -4906,13 +4909,13 @@ $config_files Configuration headers: $config_headers -Report bugs to ." +Report bugs to ." _ACEOF cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_version="\\ -libaitsync config.status 1.2 +libaitsync config.status 2.1 configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\"