Files
znc/main.cpp
Uli Schlachter fbd8d69c50 Partly revert commit 7784492
"Don't force --foreground when compiled with --enable-debug"

Instead, this is now wrapped in an #ifdef ALWAYS_RUN_IN_FOREGROUND, so that I
can use ./configure CXXFLAGS="-DALWAYS_RUN_IN_FOREGROUND".

Signed-off-by: Uli Schlachter <psychon@znc.in>
2011-02-19 13:51:58 +01:00

8.9 KiB