summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@sun.com>2009-05-09 17:13:11 -0700
committerAlan Coopersmith <alan.coopersmith@sun.com>2009-05-09 17:13:11 -0700
commitdbf88774a77d91f3f7996071dfccf61636afa77b (patch)
tree8bda07b87cdcd3f11a1620fbc3e8c9a0314f82a6 /configure.ac
parent7cc28e8ae807e69663e0a73cd12edf9963277a2d (diff)
downloadxorg-lib-libXv-dbf88774a77d91f3f7996071dfccf61636afa77b.tar.gz
Adjust flags definitions to fix lint library build
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 0 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index b463825..084b3ce 100644
--- a/configure.ac
+++ b/configure.ac
@@ -40,7 +40,6 @@ XORG_CWARNFLAGS
# Check for dependencies
PKG_CHECK_MODULES(XV, x11 xext xextproto videoproto)
-XV_CFLAGS="$CWARNFLAGS $XV_CFLAGS"
AC_SUBST(XV_CFLAGS)
AC_SUBST(XV_LIBS)
@@ -52,7 +51,6 @@ XORG_CHANGELOG
dnl Allow checking code with lint, sparse, etc.
XORG_WITH_LINT
XORG_LINT_LIBRARY([Xv])
-LINT_FLAGS="${LINT_FLAGS} ${XV_CFLAGS}"
AC_OUTPUT([Makefile
include/Makefile