1
0
mirror of https://github.com/Zygo/bees.git synced 2025-06-15 17:26:15 +02:00

Compilation: Let the code know about package config

This commit adds support for putting package configuration options into
header files. This is needed to prepare reading config files from /etc.

Signed-off-by: Kai Krakow <kai@kaishome.de>
This commit is contained in:
Kai Krakow
2018-01-21 03:02:19 +01:00
parent 17e1171464
commit 8636312cab
3 changed files with 13 additions and 2 deletions

1
.gitignore vendored
View File

@ -12,5 +12,6 @@ latex/
make.log
make.log.new
localconf
lib/configure.h
scripts/beesd
scripts/beesd@.service