Remove extraneous AC_MSG_RESULT.

This commit is contained in:
Kevin E Martin
2005-12-02 02:16:12 +00:00
parent 015e90f6b6
commit 21dc72ae9c
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

@@ -54,7 +54,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.