diff options
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
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 |