From 9b5a14e6de65658fdb712e737b292568a69dc3ee Mon Sep 17 00:00:00 2001 From: Alan Coopersmith Date: Wed, 12 Jul 2006 19:27:52 -0700 Subject: Rename XORG_ENABLE_LINT to XORG_WITH_LINT --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 017f704..d9f6df5 100644 --- a/configure.ac +++ b/configure.ac @@ -63,7 +63,7 @@ dnl XXX incomplete, please fill this in fi dnl Allow checking code with lint, sparse, etc. -XORG_ENABLE_LINT +XORG_WITH_LINT LINT_FLAGS="${LINT_FLAGS} ${XAU_CFLAGS}" if test "x$GCC" = "xyes"; then -- cgit v1.2.3