[dovecot-cvs] dovecot/src/pop3 Makefile.am,1.3,1.4

cras at procontrol.fi cras at procontrol.fi
Mon Mar 17 06:44:45 EET 2003


Update of /home/cvs/dovecot/src/pop3
In directory danu:/tmp/cvs-serv5545/src/pop3

Modified Files:
	Makefile.am 
Log Message:
iconv fixes



Index: Makefile.am
===================================================================
RCS file: /home/cvs/dovecot/src/pop3/Makefile.am,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- Makefile.am	17 Mar 2003 04:36:47 -0000	1.3
+++ Makefile.am	17 Mar 2003 04:44:43 -0000	1.4
@@ -22,7 +22,7 @@
 	../lib-mail/libmail.a \
 	../lib-charset/libcharset.a \
 	../lib/liblib.a \
-	@LTLIBICONV@
+	$(LTLIBICONV)
 
 pop3_SOURCES = \
 	client.c \




More information about the dovecot-cvs mailing list