]> git.netwichtig.de Git - user/henk/code/inspircd.git/commit
Replace the configure templating system with something better.
authorPeter Powell <petpow@saberuk.com>
Mon, 14 Apr 2014 11:42:22 +0000 (12:42 +0100)
committerAttila Molnar <attilamolnar@hush.com>
Fri, 23 May 2014 12:13:51 +0000 (14:13 +0200)
commite6d245a3e80c0e0c05476e5bd9c45a77e16fecec
tree490b8e34f3bd0f9b85959782a1760e2c7e55fcea
parentb512f1b9667ca0479d42e771082f3bc8d92c63a2
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.
.gitignore
configure
include/compat.h
make/configure.pm
make/template/config.h [new file with mode: 0644]
make/template/gdbargs [new file with mode: 0644]
make/template/inspircd
make/template/main.mk
make/template/org.inspircd.plist
make/utilities.pm
tools/gdbargs [deleted file]