Home | History | Annotate | Download | only in gcc

Lines Matching refs:GNATMAKE

863 GNATMAKE
5161 # Extract the first word of "${ac_tool_prefix}gnatmake", so it can be a program name with args.
5162 set dummy ${ac_tool_prefix}gnatmake; ac_word=$2
5168 if test -n "$GNATMAKE"; then
5169 ac_cv_prog_GNATMAKE="$GNATMAKE" # Let the user override the test.
5178 ac_cv_prog_GNATMAKE="${ac_tool_prefix}gnatmake"
5188 GNATMAKE=$ac_cv_prog_GNATMAKE
5189 if test -n "$GNATMAKE"; then
5190 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GNATMAKE" >&5
5191 $as_echo "$GNATMAKE" >&6; }
5200 ac_ct_GNATMAKE=$GNATMAKE
5201 # Extract the first word of "gnatmake", so it can be a program name with args.
5202 set dummy gnatmake; ac_word=$2
5218 ac_cv_prog_ac_ct_GNATMAKE="gnatmake"
5238 GNATMAKE="no"
5246 GNATMAKE=$ac_ct_GNATMAKE
5249 GNATMAKE="$ac_cv_prog_GNATMAKE"
5278 if test "x$GNATBIND" != xno && test "x$GNATMAKE" != xno && test x$acx_cv_cc_gcc_supports_ada != xno; then