summaryrefslogtreecommitdiff
path: root/tool/m4/ac_checking.m4
diff options
context:
space:
mode:
Diffstat (limited to 'tool/m4/ac_checking.m4')
-rw-r--r--tool/m4/ac_checking.m43
1 files changed, 3 insertions, 0 deletions
diff --git a/tool/m4/ac_checking.m4 b/tool/m4/ac_checking.m4
new file mode 100644
index 0000000000..6015ae1b9a
--- /dev/null
+++ b/tool/m4/ac_checking.m4
@@ -0,0 +1,3 @@
+AC_DEFUN([AC_CHECKING],[dnl
+AC_REQUIRE([_COLORIZE_RESULT_PREPARE])dnl
+AS_MESSAGE([checking ${msg_checking}$1${msg_reset}...])])dnl