fetchmail-friends
[Top] [All Lists]

[fetchmail]RE: [fetchmail-announce] The 5.9.11 release of fetchmail is available

2002-04-01 22:58:30
The 5.9.11 release of fetchmail is now available at the usual
locations,
including <URL:http://www.tuxedo.org/~esr/fetchmail>.


This does not compile because of strange character in fetchmail.h

-andrej

--- fetchmail-5.9.11/fetchmail.h.orig   Mon Apr  1 11:55:07 2002
+++ fetchmail-5.9.11/fetchmail.h        Tue Apr  2 09:54:08 2002
@@ -393,7 +393,7 @@
 
 /* from /usr/include/sys/cdefs.h */
 #if !defined __GNUC__ || __GNUC__ < 2
-# define __attribute__(xyz)>    /* Ignore. */
+# define __attribute__(xyz)    /* Ignore. */
 #endif
 
 /* error.c: Error reporting */