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:23 +00:00
parent fd37fdea22
commit f355ef63c6

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.