summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2004-07-23 16:08:48 +0000
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2004-07-23 16:08:48 +0000
commit8d0fdf3f39c2e745f3ebeecd2eef0d4f0d02135f (patch)
tree1dbdb9f4e6dcc592482e81ae263572035580b88e
parentdd566218a24f1fd0dac5dd6911771ac3c0711fad (diff)
downloadlibtasn1_0_2_10.tar.gz
*** empty log message ***libtasn1_0_2_10
-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