summaryrefslogtreecommitdiff
path: root/libtasn1.m4
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2004-05-30 15:32:50 +0000
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2004-05-30 15:32:50 +0000
commit524960ed3b0fafe57ddfcdb90b9b5e5584c3cc57 (patch)
tree5fb6f5f526edb24f8664b44dc19e74dfb771deda /libtasn1.m4
parent2fc52dc9037737c01f45de9ef5e0fc0d31623384 (diff)
downloadgnutls-524960ed3b0fafe57ddfcdb90b9b5e5584c3cc57.tar.gz
*** empty log message ***
Diffstat (limited to 'libtasn1.m4')
-rw-r--r--libtasn1.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/libtasn1.m4 b/libtasn1.m4
index 7e3e8a76e3..ea2e10f56d 100644
--- a/libtasn1.m4
+++ b/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