summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorKevin E Martin <kem@kem.org>2005-12-02 02:16:11 +0000
committerKevin E Martin <kem@kem.org>2005-12-02 02:16:11 +0000
commit80f07603a74f9cdae8e78630ff1616432a0184ff (patch)
tree1868e11aab3a71765ceecb844e4fe960baa7a1e7 /configure.ac
parent167226536dd62c5928791a5531ffb359420789a9 (diff)
Remove extraneous AC_MSG_RESULT.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 34c49b6..8167325 100644
--- a/configure.ac
+++ b/configure.ac
@@ -55,7 +55,6 @@ XORG_DRIVER_CHECK_EXT(DPMSExtension, xextproto)
# Checks for pkg-config packages
PKG_CHECK_MODULES(XORG, [xorg-server xproto fontsproto $REQUIRED_MODULES])
-AC_MSG_RESULT([yes])
sdkdir=$(pkg-config --variable=sdkdir xorg-server)
# Checks for libraries.