mirror of
https://github.com/znc/znc.git
synced 2026-08-07 01:13:25 +02:00
Fix znc-buildmod
It failed to build some modules... Thanks to kay45 for reporting this
This commit is contained in:
@@ -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])
|
||||
|
||||
Reference in New Issue
Block a user