[dovecot-cvs] dovecot INSTALL,1.6,1.7

cras at procontrol.fi cras at procontrol.fi
Tue Feb 11 23:05:01 EET 2003


Update of /home/cvs/dovecot
In directory danu:/tmp/cvs-serv26774

Modified Files:
	INSTALL 
Log Message:
wordwrapping..



Index: INSTALL
===================================================================
RCS file: /home/cvs/dovecot/INSTALL,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- INSTALL	11 Feb 2003 21:04:28 -0000	1.6
+++ INSTALL	11 Feb 2003 21:04:59 -0000	1.7
@@ -102,7 +102,8 @@
 vpopmail). There's no standard way to build them as modules currently, but
 something like this should work:
 
-gcc -shared -fPIC -DUSERDB_LDAP -DPASSDB_LDAP -I../.. -I../lib -I../lib-settings \
+gcc -shared -fPIC -DUSERDB_LDAP -DPASSDB_LDAP \
+-I../.. -I../lib -I../lib-settings \
 db-ldap.c userdb-ldap.c passdb-ldap.c -o ldap.so \
 ../lib-settings/libsettings.a -lldap
 




More information about the dovecot-cvs mailing list