aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--include/builddefs.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/builddefs.in b/include/builddefs.in
index 3247e0f..8e66415 100644
--- a/include/builddefs.in
+++ b/include/builddefs.in
@@ -11,6 +11,7 @@ DEBUG = @debug_build@
OPTIMIZER = @opt_build@
MALLOCLIB = @malloc_lib@
LOADERFLAGS = @LDFLAGS@
+CFLAGS = @CFLAGS@
prefix = @prefix@
exec_prefix = @exec_prefix@