From c89f7cd736bfcde36d5397385ed4d0460e008815 Mon Sep 17 00:00:00 2001 From: reimar Date: Sun, 10 Jul 2005 17:01:49 +0000 Subject: Print CFLAGS warning last so nobody can miss it. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15957 b3059339-0415-0410-9bf9-f77b7e298cf2 --- configure | 24 ++++++++++++++---------- 1 file changed, 14 insertions(+), 10 deletions(-) (limited to 'configure') diff --git a/configure b/configure index 6cb7dce12b..1a08854f4c 100755 --- a/configure +++ b/configure @@ -6655,16 +6655,7 @@ elif test -z "$CFLAGS" ; then _stripbinaries=no fi else - cat <' - -EOF + _warn_CFLAGS=yes fi echocheck "automatic gdb attach" @@ -7837,5 +7828,18 @@ Have a look at the documentation for supported cards! EOF fi +if test "$_warn_CFLAGS" = yes; then + cat <' + +EOF +fi + # Last move: rm -f "$TMPO" "$TMPC" "$TMPS" "$TMPCPP" -- cgit v1.2.3