diff -ur purple-plugin_pack-2.6.2/configure.ac purple-plugin_pack-2.6.2.new/configure.ac --- purple-plugin_pack-2.6.2/configure.ac 2010-02-05 16:08:33 +0300 +++ purple-plugin_pack-2.6.2.new/configure.ac 2010-02-05 16:12:29 +0300 @@ -61,11 +61,11 @@ if test "x$enable_debug" = "xyes" ; then AC_DEFINE(DEBUG, 1, [Define if debugging is enabled.]) -fi - if test "x$GCC" = "xyes"; then CFLAGS="$CFLAGS -Wall -g3" fi +fi + AC_SUBST(CFLAGS) dnl #######################################################################