diff options
Diffstat (limited to 'm4/ax_lib_nettle.m4')
-rw-r--r-- | m4/ax_lib_nettle.m4 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/m4/ax_lib_nettle.m4 b/m4/ax_lib_nettle.m4 index d76e067..643814e 100644 --- a/m4/ax_lib_nettle.m4 +++ b/m4/ax_lib_nettle.m4 @@ -30,6 +30,8 @@ # and this notice are preserved. This file is offered as-is, without any # warranty. +#serial 6 + # AX_CHECK_NETTLE_ALGO([name],[function]) AC_DEFUN([AX_CHECK_NETTLE_ALGO],[ AC_CHECK_LIB([nettle], [nettle_$2], |