aboutsummaryrefslogtreecommitdiffstats
path: root/tools/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'tools/ChangeLog')
-rw-r--r--tools/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/tools/ChangeLog b/tools/ChangeLog
index 82f26d0d3..d6280b776 100644
--- a/tools/ChangeLog
+++ b/tools/ChangeLog
@@ -1,3 +1,10 @@
+2005-04-15 Marcus Brinkmann <[email protected]>
+
+ * Makefile.am: Define symcryptrun make variable depending on
+ BUILD_SYMCRYPTUN.
+ (bin_PROGRAMS): Add ${symcryptrun} instead symcryptrun.
+ (symcryptrun_LDADD): Use $(LIBUTIL_LIBS) instead of -lutil.
+
2005-04-11 Werner Koch <[email protected]>
* symcryptrun.c (confucius_mktmpdir): Changed to use mkdtmp(3).