Fix znc-buildmod

It failed to build some modules...

Thanks to kay45 for reporting this

(cherry picked from commit a83c8239cf)
This commit is contained in:
Alexey Sokolov
2014-02-15 22:01:21 +00:00
parent d6a2d80b8d
commit 2ff0cb578a
+1
View File
@@ -560,6 +560,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])