diff options
author | brain <brain@e03df62e-2008-0410-955e-edbf42e46eb7> | 2007-10-22 20:10:46 +0000 |
---|---|---|
committer | brain <brain@e03df62e-2008-0410-955e-edbf42e46eb7> | 2007-10-22 20:10:46 +0000 |
commit | af70c6767612942ded955e6e4e2edb709930050d (patch) | |
tree | a73885a3d7e08882af43375b6a8f425e9e26eddc /conf | |
parent | ab6a7318e36bd8e0a259cd9eef3694a0f0e8684a (diff) |
Conditionals in the buildsystem language allowing for checking of configure flags:
/* $If: USE_KQUEUE */
/* $ExtraSources: socketengine_kqueue.cpp */
/* $ExtraObjects: socketengine_kqueue.o */
/* $EndIf */
This is used exactly where the example dictates: to pick a socket engine from the socketengine.cpp.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8308 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'conf')
0 files changed, 0 insertions, 0 deletions