summaryrefslogtreecommitdiff
path: root/libvtv/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'libvtv/Makefile.am')
-rw-r--r--libvtv/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/libvtv/Makefile.am b/libvtv/Makefile.am
index 73acfb4e705..567bd81e5b6 100644
--- a/libvtv/Makefile.am
+++ b/libvtv/Makefile.am
@@ -30,7 +30,7 @@ ACLOCAL_AMFLAGS = -I .. -I ../config
# May be used by toolexeclibdir.
gcc_version := $(shell cat $(top_srcdir)/../gcc/BASE-VER)
-DEFS =
+DEFS = @DEFS@
AM_CPPFLAGS = -I$(top_srcdir)/../include
AM_CFLAGS = $(XCFLAGS)
AM_CCASFLAGS = $(XCFLAGS)