Remove extraneous AC_MSG_RESULT.

This commit is contained in:
Kevin E Martin
2005-12-02 02:16:11 +00:00
parent e09d3fa5a2
commit db38e33e96
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(XV, videoproto)
# Checks for pkg-config packages
PKG_CHECK_MODULES(XORG, [xorg-server xproto $REQUIRED_MODULES])
AC_MSG_RESULT([yes])
sdkdir=$(pkg-config --variable=sdkdir xorg-server)
# Checks for libraries.