From 5708cc5d7190e933bdc665dc678c8246a16a68a5 Mon Sep 17 00:00:00 2001 From: atmosfear Date: Mon, 11 Jun 2001 18:08:42 +0000 Subject: [PATCH] Removed make dep notice. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1103 b3059339-0415-0410-9bf9-f77b7e298cf2 --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure b/configure index c41fba8459..8c77ff9c7b 100755 --- a/configure +++ b/configure @@ -1612,7 +1612,7 @@ cat << EOF Config files successfully generated by ./configure ! Please check config.h and config.mak files, tune CPU and optimization flags if you don't like these defaults. -You can compile the program with 'make dep;make' and +You can compile the program with 'make' and install with 'make install'. Good luck! EOF