< prev index next >

common/autoconf/basics.m4

Print this page

        

*** 894,907 **** else IS_GNU_TIME=no fi AC_SUBST(IS_GNU_TIME) - if test "x$OPENJDK_TARGET_OS" = "xwindows"; then - BASIC_REQUIRE_PROGS(COMM, comm) - fi - if test "x$OPENJDK_TARGET_OS" = "xmacosx"; then BASIC_REQUIRE_PROGS(DSYMUTIL, dsymutil) BASIC_REQUIRE_PROGS(XATTR, xattr) BASIC_PATH_PROGS(CODESIGN, codesign) if test "x$CODESIGN" != "x"; then --- 894,903 ----
< prev index next >