summaryrefslogtreecommitdiff
path: root/ruth/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ruth/ChangeLog')
-rw-r--r--ruth/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ruth/ChangeLog b/ruth/ChangeLog
index 93f6125..50ca015 100644
--- a/ruth/ChangeLog
+++ b/ruth/ChangeLog
@@ -1,3 +1,11 @@
+2008-02-21 Neal H. Walfield <neal@gnu.org>
+
+ * Makefile.am (COMMON_CPPFLAGS): Remove variable.
+ (ruth_CPPFLAGS): Set to $(USER_CPPFLAGS).
+ (ruth_CFLAGS): New variable.
+ (ruth_LDFLAGS): Set to $(USER_LDFLAGS).
+ (ruth_LDADD): Set to $(USER_LDADD).
+
2008-02-20 Neal H. Walfield <neal@gnu.org>
* ruth.c: Include <hurd/anonymous.h>, <stdlib.h> and <l4.h>.