[MPlayer-dev-eng] [PATCH] configure: suggest --extra-*flags instead of CFLAGS.

Nicolas George nicolas.george at normalesup.org
Sat Apr 14 09:25:36 CEST 2012


---
 configure |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)


I believe this wording is even better.


diff --git a/configure b/configure
index 1b3e188..76d8d1f 100755
--- a/configure
+++ b/configure
@@ -8922,8 +8922,9 @@ but:
 
     *** ***  DO NOT REPORT BUGS IF IT DOES NOT COMPILE/WORK!  *** ***
 
-It is strongly recommended to let MPlayer choose the correct CFLAGS!
-To do so, execute 'CFLAGS= ./configure <options>'
+It is strongly recommended to let MPlayer choose the correct *FLAGS!
+To do so, remove *FLAGS from the environment an re-run configure.
+You can use --extra-*flags to add custom flags if necessary.
 
 EOF
 fi
-- 
1.7.9.5



More information about the MPlayer-dev-eng mailing list