summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e4186b5199..c441f73ee6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+Mon Nov 12 10:29:16 2007 Tanaka Akira <akr@fsij.org>
+
+ * configure.in (DLNOBJS): defined.
+
+ * Makefile.in (miniruby): use DLNOBJS and COMMONOBJS instead of
+ MINIOBJS and OBJS to avoid linking both dmydln.o and dln.o.
+
Sun Nov 11 20:32:45 2007 Tanaka Akira <akr@fsij.org>
* {win32,wince,bcc32}/Makefile.sub: delete lex.c rule.