--- libaitcfg/configure 2008/09/30 14:56:51 1.1.2.2 +++ libaitcfg/configure 2008/10/03 17:33:01 1.1.2.4 @@ -4494,9 +4494,10 @@ if test "${enable_debug+set}" = set; then yes) cat >>confdefs.h <<\_ACEOF -#define _DEBUG /**/ +#define __DEBUG /**/ _ACEOF + CFLAGS="-g ${CFLAGS}" ;; *) ;;