Remove extraneous AC_MSG_RESULT.

This commit is contained in:
Kevin E Martin
2005-12-02 02:16:10 +00:00
parent b09bab0ff3
commit 1b0b4dbcd8
2 changed files with 5 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
2005-12-01 Kevin E. Martin <kem-at-freedesktop-dot-org>
* configure.ac:
Remove extraneous AC_MSG_RESULT.
2005-12-01 Adam Jackson <ajax@freedesktop.org>
* configure.ac:

View File

@@ -63,7 +63,6 @@ XORG_DRIVER_CHECK_EXT(DPMSExtension, xextproto)
# Checks for pkg-config packages
PKG_CHECK_MODULES(XORG, [xorg-server xproto fontsproto xf86dgaproto $REQUIRED_MODULES])
AC_MSG_RESULT([yes])
sdkdir=$(pkg-config --variable=sdkdir xorg-server)
# Checks for libraries.