summaryrefslogtreecommitdiff
path: root/src/utilfuns/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/utilfuns/Makefile.am')
-rw-r--r--src/utilfuns/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/utilfuns/Makefile.am b/src/utilfuns/Makefile.am
index 4160db0..e0fc031 100644
--- a/src/utilfuns/Makefile.am
+++ b/src/utilfuns/Makefile.am
@@ -1,7 +1,7 @@
if HAVE_VSNPRINTF
else
-CXXFLAGS += -DNO_VSNPRINTF
+AM_CXXFLAGS += -DNO_VSNPRINTF
endif
utilfunsdir = $(top_srcdir)/src/utilfuns