Searched refs:U_MAKE (Results 1 – 17 of 17) sorted by relevance
268 #ifndef U_MAKE269 #define U_MAKE "nmake" macro
370 #ifndef U_MAKE371 #define U_MAKE "nmake" macro
366 #ifndef U_MAKE367 #define U_MAKE "make" macro
368 #ifndef U_MAKE369 #define U_MAKE "make" macro
389 #ifndef U_MAKE390 #define U_MAKE "/usr/bin/gnumake" macro
364 #ifndef U_MAKE365 #define U_MAKE "gmake" macro
363 * \def U_MAKE366 #ifndef U_MAKE367 #define U_MAKE "@U_MAKE@" macro
313 #define U_MAKE "/usr/local/bin/gmake" macro
194 U_MAKE=gmake; export U_MAKE
184 AC_PATH_PROGS(U_MAKE, gmake gnumake, make)185 AC_SUBST(U_MAKE) subst1355 if test -n "`$U_MAKE -v 2>&1 | grep '^GNU Make'`"; then1356 echo "Building ICU: Use a GNU make such as $U_MAKE to build ICU."1358 echo "** WARNING: $U_MAKE may not be GNU make."1366 AC_MSG_CHECKING([the version of "$U_MAKE"])1367 if "$U_MAKE" -f "$srcdir/config/gmakever.mk" PLATFORM="$platform"; then
3925 case $U_MAKE in3927 ac_cv_path_U_MAKE="$U_MAKE" # Let the user override the test with a path.3948 U_MAKE=$ac_cv_path_U_MAKE3949 if test -n "$U_MAKE"; then3950 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $U_MAKE" >&53951 $as_echo "$U_MAKE" >&6; }3958 test -n "$U_MAKE" && break3960 test -n "$U_MAKE" || U_MAKE="make"8724 if test -n "`$U_MAKE -v 2>&1 | grep '^GNU Make'`"; then8725 echo "Building ICU: Use a GNU make such as $U_MAKE to build ICU."[all …]
549 s,@U_MAKE@,make,;t t
923 U_MAKE='make'
161 AC_PATH_PROGS(U_MAKE, gmake gnumake, make)162 AC_SUBST(U_MAKE) subst1387 if test -n "`$U_MAKE -v 2>&1 | grep '^GNU Make'`"; then1388 echo "Building ICU: Use a GNU make such as $U_MAKE to build ICU."1390 echo "** WARNING: $U_MAKE may not be GNU make."1395 AC_MSG_CHECKING([the version of "$U_MAKE"])1396 if "$U_MAKE" -f "$srcdir/config/gmakever.mk" PLATFORM="$platform"; then
4146 case $U_MAKE in4148 ac_cv_path_U_MAKE="$U_MAKE" # Let the user override the test with a path.4169 U_MAKE=$ac_cv_path_U_MAKE4170 if test -n "$U_MAKE"; then4171 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $U_MAKE" >&54172 $as_echo "$U_MAKE" >&6; }4179 test -n "$U_MAKE" && break4181 test -n "$U_MAKE" || U_MAKE="make"9106 if test -n "`$U_MAKE -v 2>&1 | grep '^GNU Make'`"; then9107 echo "Building ICU: Use a GNU make such as $U_MAKE to build ICU."[all …]