prevent 'underquoted definition' warnings in ac/missing macros; update, improve,...
[claws.git] / ac / missing / gpgme.m4
index 1fb026057eefeaa4321ba156bbb35f359ebf7807..89b4aed0259574cd350a224605a7d00dc4bfd2d3 100644 (file)
@@ -9,7 +9,7 @@ dnl AM_PATH_GPGME([MINIMUM-VERSION,
 dnl               [ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND ]]])
 dnl Test for gpgme, and define GPGME_CFLAGS and GPGME_LIBS
 dnl
-AC_DEFUN(AM_PATH_GPGME,
+AC_DEFUN([AM_PATH_GPGME],
 [dnl
 dnl Get the cflags and libraries from the gpgme-config script
 dnl