[MPlayer-dev-eng] [PATCH] configure: suggest --extra-cflags instead of CFLAGS.
Nicolas George
nicolas.george at normalesup.org
Thu Apr 12 00:10:13 CEST 2012
---
configure | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/configure b/configure
index 1b3e188..a3cd8d5 100755
--- a/configure
+++ b/configure
@@ -8923,7 +8923,8 @@ 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>'
+To do so, execute 'CFLAGS= ./configure <options>' and use
+--extra-cflags to add custom flags if necessary.
EOF
fi
--
1.7.9.1
More information about the MPlayer-dev-eng
mailing list