From 9be153253fa243e4831e55212cc9fc71914fe1cc Mon Sep 17 00:00:00 2001 From: Maarten Lankhorst Date: Fri, 23 May 2008 09:34:10 -0700 Subject: [PATCH] configure: Remove 'make depend' from compiling requirements --- configure.ac | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/configure.ac b/configure.ac index 59dc996..02ee2ec 100644 --- a/configure.ac +++ b/configure.ac @@ -2107,7 +2107,7 @@ fi WINE_PRINT_MESSAGES echo " -$as_me: Finished. Do '${ac_make} depend && ${ac_make}' to compile Wine. +$as_me: Finished. Do '${ac_make}' to compile Wine. " >&AS_MESSAGE_FD dnl Local Variables: -- 1.5.4.1