Files
znc/modules
psychon 3ecbf13390 Use autoheader
This commit adds a zncconfig.h to ZNC that is automatically generated by
configure. This is done because the -DPACKAGE_STRING=\"znc\ 0.097\" that
configure adds to CXXFLAGS breaks znc-buildmod.

This means that we have to include zncconfig.h as the very first header in every
C++ file that is compiled. This commit kinda cheats and instead adds this
include as the very first thing to all header files we have. This should
hopefully mean that modules don't have to include this.

Because Csocket includes defines.h too late, this commit causes znc to divert
from upstream Csocket once again. :(


git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@2250 726aef4b-f618-498e-8847-2d620e286838
2011-01-07 15:01:08 +00:00
..
2010-12-30 22:02:26 +00:00
2010-12-31 15:09:07 +00:00
2010-05-02 08:36:57 +00:00
2010-05-02 08:36:57 +00:00
2010-08-03 10:49:03 +00:00
2010-05-02 08:36:57 +00:00
2010-05-02 08:36:57 +00:00
2010-06-13 07:37:47 +00:00
2010-05-02 08:36:57 +00:00
2011-01-07 15:01:08 +00:00
2010-12-24 18:30:11 +00:00
2010-05-02 08:36:57 +00:00
2011-01-02 10:46:46 +00:00
2010-12-31 15:09:07 +00:00
2010-05-02 08:36:57 +00:00
2010-05-02 08:36:57 +00:00
2010-05-02 08:36:57 +00:00