]> git.ipfire.org Git - thirdparty/dovecot/core.git/commitdiff
dovecotpw_INCLUDES didn't actually work. Don't even try, src/auth/ must be
authorTimo Sirainen <tss@iki.fi>
Mon, 26 Jul 2004 17:59:38 +0000 (20:59 +0300)
committerTimo Sirainen <tss@iki.fi>
Mon, 26 Jul 2004 17:59:38 +0000 (20:59 +0300)
compiled before we get here.

--HG--
branch : HEAD

src/util/Makefile.am

index 8c9e8e9bf8acad534ef6ba2162887d9f6deb816b..742c9c2852cc05299abe7b1f0df641fc8e920c6a 100644 (file)
@@ -13,9 +13,6 @@ rawlog_LDADD = \
 rawlog_SOURCES = \
        rawlog.c
 
-dovecotpw_INCLUDES = \
-       -DAUTH_MODULE_DIR=\""$(moduledir)/auth"\"
-
 dovecotpw_LDADD = \
        ../lib/liblib.a \
        ../auth/password-scheme.o \