*** empty log message ***
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Fri, 23 Jul 2004 16:08:48 +0000 (16:08 +0000)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Fri, 23 Jul 2004 16:08:48 +0000 (16:08 +0000)
lib/libtasn1.m4

index 7e3e8a7..ea2e10f 100644 (file)
@@ -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