summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorKevin E Martin <kem@kem.org>2005-12-02 02:16:09 +0000
committerKevin E Martin <kem@kem.org>2005-12-02 02:16:09 +0000
commit2b8250699422bac9c6faeb4d73cb6440cd9f08e7 (patch)
tree6320eef516eb38d4a319ab96abe47d0d7284777c /configure.ac
parent74dc48a434d092a19bcc66aff6a723a4286e8b05 (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 c68d3b6..a491508 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.