summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorKevin E Martin <kem@redhat.com>2005-12-02 02:16:08 +0000
committerKevin E Martin <kem@redhat.com>2005-12-02 02:16:08 +0000
commitc50cd5a7f5af7d45550f25f173b512eb89bf41c5 (patch)
tree847025b3fa92982e21600b1fbdd09386562523ec /configure.ac
parentda2c00c0e85a284e3fbd237f3a77212f9647da37 (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 16d37c4f..03089c79 100644
--- a/configure.ac
+++ b/configure.ac
@@ -61,7 +61,6 @@ XORG_DRIVER_CHECK_EXT(DPMSExtension, xextproto)
# Checks for pkg-config packages
PKG_CHECK_MODULES(XORG, [xorg-server xproto xvmc fontsproto $REQUIRED_MODULES])
-AC_MSG_RESULT([yes])
sdkdir=$(pkg-config --variable=sdkdir xorg-server)
# Checks for libraries.