From ff636cb1bd5157e0ad5b96698c26dac876949838 Mon Sep 17 00:00:00 2001 From: Jeff Teunissen Date: Sat, 25 Nov 2000 01:05:07 +0000 Subject: [PATCH] Fix configure notice. --- configure.in | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/configure.in b/configure.in index da33048..e2e2bc2 100644 --- a/configure.in +++ b/configure.in @@ -1186,7 +1186,5 @@ AC_MSG_RESULT([ Per-user game data directory: $userpath Global configuration file: $globalconf Sound sytem: $SNDTYPE - - WARNING: Hackers at work, watch for falling bits of code. - (This is from a development CVS tree, expect things to break.) ]) +test -d ./CVS && echo -e "WARNING: Hackers at work, watch for falling bits of code.\n(This is from a development CVS tree. Expect problems)\n"