Remove extraneous AC_MSG_RESULT.

This commit is contained in:
Kevin E Martin
2005-12-02 02:16:11 +00:00
parent 37a54d8d87
commit 9e88bf8c92
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-11-29 Adam Jackson <ajax@freedesktop.org>
* configure.ac:

View File

@@ -53,7 +53,6 @@ XORG_DRIVER_CHECK_EXT(RENDER, renderproto)
# 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.