Searched refs:try_ (Results 1 – 2 of 2) sorted by relevance
121 try_[$1]=no124 try_[$1]=auto126 …HELP_STRING([gp_lib_arg][=PREFIX],[where to find ][$2][, "no" or "auto"])],[try_][$1][="$withval"])127 if test "x${[try_][$1]}" = "xauto"; then [try_][$1]=autodetect; fi128 AC_MSG_RESULT([${try_][$1][}])130 if test "x${[try_][$1]}" = "xautodetect"; then202 elif test "x${[try_][$1]}" = "xno"; then205 [$1][_LIBS]="-L${[try_][$1]}/lib -l$(echo "$2" | sed 's/^lib//')"206 [$1][_CFLAGS]="-I${[try_][$1]}/include"295 if test "x${[try_][$1]}" != "xno" && test "x${[have_][$1]}" = "xno"; then
786 return try_();932 function try_() { function