RSSyl: Stop earlier when an invalid feed is encountered.
[claws.git] / m4 / gnupg-check-typedef.m4
index 1dd7c4711282e0cd9c4d19a6caf5a6e5dd5255d9..bd7d6c4008e944f60e1ad3bce1362077465ce7de 100644 (file)
@@ -1,5 +1,9 @@
 dnl GNUPG_CHECK_TYPEDEF(TYPE, HAVE_NAME [, COMMENT])
 dnl Check whether a typedef exists and create a #define $2 if it exists
+dnl Copyright (C) 2003 Free Software Foundation, Inc.
+dnl This file is free software; the Free Software Foundation
+dnl gives unlimited permission to copy and/or distribute it,
+dnl with or without modifications, as long as this notice is preserved.
 dnl
 AC_DEFUN([GNUPG_CHECK_TYPEDEF],
   [ AC_MSG_CHECKING(for $1 typedef)