aboutsummaryrefslogtreecommitdiffstats
path: root/make/template/config.h
Commit message (Expand)AuthorAgeFilesLines
* Remove INSPIRCD_SOCKETENGINE_NAME and INSPIRCD_SYSTEM.•••- INSPIRCD_SOCKETENGINE_NAME is not really something that needs to be user facing. If opers want to know this kind of internal info then they can look at the build configuration. - INSPIRCD_SYSTEM causes problems for reproducible builds and is only accurate for the state of the system when InspIRCd is built which is not useful in the slightest. Gravatar Peter Powell2017-10-151-3/+0
* Update stuff for the new versioning system.Gravatar Peter Powell2016-09-021-2/+1
* Prefix all definitions in config.h to avoid potential collisions.Gravatar Peter Powell2014-05-231-8/+8
* Replace the configure templating system with something better.•••A large amount of this code can be removed when buildtool is done as we will not need to worry about the differences between BSD and GNU Make. Gravatar Peter Powell2014-05-231-0/+38