summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/libtasn1.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libtasn1.m4 b/lib/libtasn1.m4
index 7e3e8a7..ea2e10f 100644
--- a/lib/libtasn1.m4
+++ b/lib/libtasn1.m4
@@ -9,7 +9,7 @@ dnl $id$
dnl AM_PATH_LIBTASN1([MINIMUM-VERSION, [ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND ]]])
dnl Test for libtasn1, and define LIBTASN1_CFLAGS and LIBTASN1_LIBS
dnl
-AC_DEFUN(AM_PATH_LIBTASN1,
+AC_DEFUN([AM_PATH_LIBTASN1],
[dnl
dnl Get the cflags and libraries from the libtasn1-config script
dnl