summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2011-01-11 23:09:14 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2011-01-11 23:09:14 -0800
commitb14dc70f4d7d538071b725e3fd453dbfe2b9e0d4 (patch)
treeee16c297e755491abb9854524edef3b9fa882b54 /src
parentc6db604b4cb0f3a5f596d78826ac8a95fb0bcc3f (diff)
config: Update to XORG_DEFAULT_OPTIONS from xorg-macros 1.3
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'src')
-rw-r--r--src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index b109a77..3ca2659 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -22,7 +22,7 @@ libXp_la_SOURCES = \
libXp_la_LIBADD = $(XPRINT_LIBS)
-AM_CFLAGS = $(XPRINT_CFLAGS) $(MALLOC_ZERO_CFLAGS)
+AM_CFLAGS = $(CWARNFLAGS) $(XPRINT_CFLAGS) $(MALLOC_ZERO_CFLAGS)
INCLUDES = -I$(top_srcdir)/include/X11/extensions