Searched refs:_cv_gnu_make_command (Results 1 – 2 of 2) sorted by relevance
15 # variable _cv_gnu_make_command is set to the command to invoke GNU make39 # if ! test x$_cv_gnu_make_command = x ; then42 # echo \ $_cv_gnu_make_command \$@ >> Makefile;59 AC_DEFUN([AX_CHECK_GNU_MAKE], [ AC_CACHE_CHECK( for GNU make,_cv_gnu_make_command,60 _cv_gnu_make_command='' ;65 _cv_gnu_make_command=$a ;71 if test "x$_cv_gnu_make_command" != "x" ; then
64 # variable _cv_gnu_make_command is set to the command to invoke GNU make88 # if ! test x$_cv_gnu_make_command = x ; then91 # echo \ $_cv_gnu_make_command \$@ >> Makefile;108 [CHECK_GNU_MAKE], [ AC_CACHE_CHECK( for GNU make,_cv_gnu_make_command,109 _cv_gnu_make_command='' ;119 _cv_gnu_make_command=$a ;125 if test "x$_cv_gnu_make_command" != "x" ; then