Don\'t lose existing CFLAGS in all the input drivers and some of the video

drivers
This commit is contained in:
Søren Sandmann Pedersen
2005-08-10 14:07:22 +00:00
parent 8c4fcc1acd
commit 88befc6f4b

View File

@@ -73,7 +73,7 @@ AC_SUBST(inputdir)
PKG_CHECK_MODULES(XORG, xorg-server xproto)
sdkdir=$(pkg-config --variable=sdkdir xorg-server)
CFLAGS="$XORG_CFLAGS "' -I$(top_srcdir)/src'
CFLAGS="$CFLAGS $XORG_CFLAGS "' -I$(top_srcdir)/src'
AC_SUBST([CFLAGS])
# Checks for libraries.