autogenerating DEFAULT_CONFIG via CMAKE
authorFelix Morgner <felix.morgner@gmail.com>
Wed, 15 Jan 2014 15:26:20 +0000 (16:26 +0100)
committerFelix Morgner <felix.morgner@gmail.com>
Wed, 15 Jan 2014 15:26:20 +0000 (16:26 +0100)
commit0bbf206912441eac63395a8634939cdcdb62bb9b
treea0b15c1f39ae605d2a037ee250dcddb0728982b9
parente5e53447dc6234ac91e085a0e064cbd2403a800b
autogenerating DEFAULT_CONFIG via CMAKE

The DEFAULT_CONFIG preprocessor #define is now generated
based on the CMAKE_INSTALL_PREFIX of cmake. This will make
sure, that the config file is located under the same
hirarchy as the executable.
src/conf.h
src/config.h.in
src/server.c