| 1 |
diff -NurdB evolution-data-server-1.3.7/camel/Makefile.am evolution-data-server-1.3.7-patched/camel/Makefile.am |
| 2 |
--- evolution-data-server-1.3.7/camel/Makefile.am 2005-07-08 11:57:02.000000000 -0500 |
| 3 |
+++ evolution-data-server-1.3.7-patched/camel/Makefile.am 2005-08-17 15:40:24.000000000 -0500 |
| 4 |
@@ -271,6 +271,8 @@ |
| 5 |
camel-lock-helper.c \ |
| 6 |
camel-lock-helper.h |
| 7 |
|
| 8 |
+camel_lock_helper_1_2_LDFLAGS = -Wl,-z,now |
| 9 |
+ |
| 10 |
# NOTE: This needs to be cleaned up, it shouldn't link with all this crap, |
| 11 |
# because it might be setuid. |
| 12 |
camel_lock_helper_1_2_LDADD = \ |