--- libaitcfg/configure.in 2008/09/30 14:33:36 1.1.2.1 +++ libaitcfg/configure.in 2008/09/30 20:00:26 1.1.2.5 @@ -1,3 +1,7 @@ +# +# $Author: misho $ +# $Id: configure.in,v 1.1.2.5 2008/09/30 20:00:26 misho Exp $ +# AC_INIT(libaitcfg, 3.0, misho@openbsd-bg.org) AC_CONFIG_SRCDIR([src/aitcfg.c]) AC_CONFIG_HEADERS([inc/config.h]) @@ -28,6 +32,7 @@ AC_FUNC_MALLOC AC_FUNC_REALLOC AC_CHECK_FUNCS([bzero memmove memset strchr strspn]) +DEBUG=no AC_MSG_CHECKING(Debug Build) AC_ARG_ENABLE(debug, [ --enable-debug Build library with debug information and additional messages],