diff options
Diffstat (limited to 'm4/ax_check_allocated_ctime.m4')
-rw-r--r-- | m4/ax_check_allocated_ctime.m4 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/m4/ax_check_allocated_ctime.m4 b/m4/ax_check_allocated_ctime.m4 index ad10345..c5f043e 100644 --- a/m4/ax_check_allocated_ctime.m4 +++ b/m4/ax_check_allocated_ctime.m4 @@ -19,6 +19,8 @@ # and this notice are preserved. This file is offered as-is, without any # warranty. +#serial 5 + AU_ALIAS([AG_CHECK_ALLOCATED_CTIME], [AX_CHECK_ALLOCATED_CTIME]) AC_DEFUN([AX_CHECK_ALLOCATED_CTIME],[ AC_MSG_CHECKING([whether ctime() allocates memory for its result]) |