[dovecot-cvs] dovecot/src/util Makefile.am,1.3,1.4
cras at dovecot.org
cras at dovecot.org
Mon Jul 26 20:59:40 EEST 2004
Update of /home/cvs/dovecot/src/util
In directory talvi:/tmp/cvs-serv22669
Modified Files:
Makefile.am
Log Message:
dovecotpw_INCLUDES didn't actually work. Don't even try, src/auth/ must be
compiled before we get here.
Index: Makefile.am
===================================================================
RCS file: /home/cvs/dovecot/src/util/Makefile.am,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- Makefile.am 26 Jul 2004 16:21:30 -0000 1.3
+++ Makefile.am 26 Jul 2004 17:59:38 -0000 1.4
@@ -13,9 +13,6 @@
rawlog_SOURCES = \
rawlog.c
-dovecotpw_INCLUDES = \
- -DAUTH_MODULE_DIR=\""$(moduledir)/auth"\"
-
dovecotpw_LDADD = \
../lib/liblib.a \
../auth/password-scheme.o \
More information about the dovecot-cvs
mailing list