summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 447e5fa0..cb8def45 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2002-06-13 Roland McGrath <roland@frob.com>
+
+ * Makeconf (%_S.h %Server.c): Prepend $(mig-sheader-prefix)
+ to stub header file name.
+ (INSTALLED_LOCAL_HEADERS): Put them in the build directory,
+ not the source. Make files with #include rather than symlinks.
+ (../$(dir)/%: %): New dummy pattern rule.
+ (INCLUDES): New variable broken out of CPPFLAGS. Add -I$(..)include.
+ Include ..-relative dirs only if [$(dir) != .].
+ (CPPFLAGS): Use that.
+
2002-06-11 Roland McGrath <roland@frob.com>
* Makeconf (CPPFLAGS): Add -D_FILE_OFFSET_BITS=64.