mirror of
https://github.com/znc/znc.git
synced 2026-07-02 16:02:02 +02:00
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:
@@ -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])
|
||||
|
||||
Reference in New Issue
Block a user