[dovecot] Re: 0.99.9 release candidate 1
Adam Lackorzynski
adam at os.inf.tu-dresden.de
Mon Apr 28 00:05:56 EEST 2003
On Sun Apr 27, 2003 at 19:56:20 +0300, Timo Sirainen wrote:
> Please get 0.99.9-rc1 from http://dovecot.procontrol.fi/rc/ and see if
> you can break it.
I need this little patch to compile on AIX. Except this it seems to work
now without further modifications.
--- dovecot-0.99.9-rc1.orig/src/lib/fdpass.c Sun Apr 27 22:12:44 2003
+++ dovecot-0.99.9-rc1/src/lib/fdpass.c Sun Apr 27 22:12:44 2003
@@ -32,9 +32,9 @@
*/
#define _XPG4_2
-#define _XOPEN_SOURCE /* for IRIX */
#ifndef _AIX
+# define _XOPEN_SOURCE /* for IRIX */
# define _XOPEN_SOURCE_EXTENDED /* for Tru64, breaks AIX */
#endif
Adam
--
Adam adam at os.inf.tu-dresden.de
Lackorzynski http://os.inf.tu-dresden.de/~adam/
More information about the dovecot
mailing list