Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/net
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12863

Modified Files:
        postfix.info 
Log Message:
Specified -I. before other header locations to avoid picking up wrong events.h

Index: postfix.info
===================================================================
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/net/postfix.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- postfix.info        15 Sep 2004 01:01:21 -0000      1.1
+++ postfix.info        15 Sep 2004 01:25:03 -0000      1.2
@@ -1,6 +1,6 @@
 Package: postfix
 Version: 2.1.4
-Revision: 1
+Revision: 2
 
 Homepage: http://www.postfix.org/
 Description: Mail transfer agent that's fast and secure
@@ -75,7 +75,7 @@
        -DDEF_QUEUE_DIR=\"%p/var/spool/postfix\" \
        -DDEF_SENDMAIL_PATH=\"%p/sbin/sendmail\" \
        -DHAS_DB \
-       -I%p/include -I%p/include/db4' \
+       -I. -I%p/include -I%p/include/db4' \
        AUXLIBS="-L%p/lib -ldb"
 make
 <<



-------------------------------------------------------
This SF.Net email is sponsored by: thawte's Crypto Challenge Vl
Crack the code and win a Sony DCRHC40 MiniDV Digital Handycam
Camcorder. More prizes in the weekly Lunch Hour Challenge.
Sign up NOW http://ad.doubleclick.net/clk;10740251;10262165;m
_______________________________________________
Fink-commits mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to