Searched refs:ac_cv_prog_CC (Results 1 – 7 of 7) sorted by relevance
3761 if ${ac_cv_prog_CC+:} false; then :3765 ac_cv_prog_CC="$CC" # Let the user override the test.3774 ac_cv_prog_CC="${ac_tool_prefix}gcc"3784 CC=$ac_cv_prog_CC3795 if test -z "$ac_cv_prog_CC"; then3845 CC="$ac_cv_prog_CC"3854 if ${ac_cv_prog_CC+:} false; then :3858 ac_cv_prog_CC="$CC" # Let the user override the test.3867 ac_cv_prog_CC="${ac_tool_prefix}cc"3877 CC=$ac_cv_prog_CC[all …]
22 export ac_cv_prog_CC = "${CC}"
1080 +if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then1084 + ac_cv_prog_CC="$CC" # Let the user override the test.1091 + ac_cv_prog_CC="gcc"1098 +CC="$ac_cv_prog_CC"1110 +if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then1114 + ac_cv_prog_CC="$CC" # Let the user override the test.1126 + ac_cv_prog_CC="cc"1133 + set dummy $ac_cv_prog_CC1142 + ac_cv_prog_CC="$@"1147 +CC="$ac_cv_prog_CC"[all …]
4312 if ${ac_cv_prog_CC+:} false; then :4316 ac_cv_prog_CC="$CC" # Let the user override the test.4325 ac_cv_prog_CC="${ac_tool_prefix}gcc"4335 CC=$ac_cv_prog_CC4346 if test -z "$ac_cv_prog_CC"; then4396 CC="$ac_cv_prog_CC"4405 if ${ac_cv_prog_CC+:} false; then :4409 ac_cv_prog_CC="$CC" # Let the user override the test.4418 ac_cv_prog_CC="${ac_tool_prefix}cc"4428 CC=$ac_cv_prog_CC[all …]
1# ncurses 6.1 - patch 20190907 - Thomas E. Dickey 2# 3# --- ...
1# ncurses 6.1 - patch 20190630 - Thomas E. Dickey 2# 3# --- ...
1#!/bin/sh 2# Use this script to patch ncurses 6.1 to 6.1 ( ...