Fix znc-buildmod

It failed to build some modules...

Thanks to kay45 for reporting this
This commit is contained in:
Alexey Sokolov
2014-02-15 22:01:21 +00:00
parent 1c8e9b9355
commit a83c8239cf
+1
View File
@@ -590,6 +590,7 @@ GNUMAKE=`echo $ac_cv_path_GNUMAKE | $SED "s%$GNUMAKE_DIRNAME/%%"`
# this is in the end, for not trying to include it when it doesn't exist yet
appendCXX "-include znc/zncconfig.h"
appendMod "-include znc/zncconfig.h"
AC_SUBST([CXXFLAGS])
AC_SUBST([CPPFLAGS])