From 72d16d771353d9b84a26502c201a7962289c735b Mon Sep 17 00:00:00 2001 From: Adam Olsen Date: Tue, 26 Jun 2001 11:37:57 +0000 Subject: [PATCH] remove extra space from "CD Audio system: " line. --- configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.in b/configure.in index ff9cf4f15..7b87c7867 100644 --- a/configure.in +++ b/configure.in @@ -1442,7 +1442,7 @@ AC_MSG_RESULT([ Server support: $SV_TARGETS Client support:$CL_TARGETS Sound support:$SOUND_TYPES - CD Audio system: $CDTYPE + CD Audio system:$CDTYPE IPv6 networking: $NETTYPE_IPV6 Compression support: $HAVE_ZLIB Compiler version: $CCVER