mirror of
https://github.com/FAUSheppy/colorredstderr-mirror
synced 2025-12-15 11:08:33 +01:00
configure.ac: Add --enable-warnings.
Enables warning() messages without the overhead of all debug output.
This commit is contained in:
@@ -39,6 +39,8 @@
|
||||
|
||||
#ifdef DEBUG
|
||||
# define DEBUG_FILE "colored_stderr_debug_log.txt"
|
||||
#endif
|
||||
#ifdef WARNING
|
||||
/* Created in the user's home directory, appends to existing file. */
|
||||
# define WARNING_FILE "colored_stderr_warning_log.txt"
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user