summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorThomas Schwinge <tschwinge@gnu.org>2006-04-07 23:41:14 +0000
committerThomas Schwinge <tschwinge@gnu.org>2009-06-18 00:26:37 +0200
commit81a6362099fddd939434b314b66af1353b51fec5 (patch)
tree5883039e40a92e034c66f07d775669ad572b78d9 /ChangeLog
parent3fbe209ddf160e77aa8d4f1cb769c8780510b417 (diff)
2006-04-08 Thomas Schwinge <tschwinge@gnu.org>
* i386/Makefile.in (INCLUDES): Don't add `$(srcdir)/bogus'. * i386/Makerules.in (INCLUDES): Add `$(abs_top_srcdir)/$(systype)/bogus'. Reported by Samuel Thibault <samuel.thibault@ens-lyon.org>.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e8be928..9120611 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2006-04-08 Thomas Schwinge <tschwinge@gnu.org>
+
+ * i386/Makefile.in (INCLUDES): Don't add `$(srcdir)/bogus'.
+ * i386/Makerules.in (INCLUDES): Add
+ `$(abs_top_srcdir)/$(systype)/bogus'.
+ Reported by Samuel Thibault <samuel.thibault@ens-lyon.org>.
+
2006-04-02 Thomas Schwinge <tschwinge@gnu.org>
* Makerules.in (%_user.c, %_server.c): Those are `.PRECIOUS'.