]> git.pld-linux.org Git - packages/evolution.git/blame - evolution-am.patch
- merged freetz's changes from AC-branch:
[packages/evolution.git] / evolution-am.patch
CommitLineData
00359bf3 1diff -urN aaa/evolution-1.3.0.99/camel/Makefile.am evolution2-1.3.0.99/camel/Makefile.am
2--- aaa/evolution-1.3.0.99/camel/Makefile.am Fri Feb 14 13:01:36 2003
3+++ evolution2-1.3.0.99/camel/Makefile.am Sat Feb 15 22:11:33 2003
4@@ -234,12 +234,12 @@
049ae3c1 5 camel_lock_helper_SOURCES = \
6 camel-lock-helper.c \
7 camel-lock-helper.h \
8- camel-lock.c \
9 camel-lock.h
10
00359bf3 11 # NOTE: This needs to be cleaned up, it shouldn't link with all this crap,
12 # because it might be setuid.
13 camel_lock_helper_LDADD = \
14+ camel-lock.o \
15 $(libcamel_la_LIBADD)
049ae3c1 16
00359bf3 17 camel_index_control_SOURCES = \
This page took 0.055631 seconds and 4 git commands to generate.