summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2002-06-13 20:59:43 +0000
committerRoland McGrath <roland@gnu.org>2002-06-13 20:59:43 +0000
commit3039afb4e3bd3b0e140699e98824f366ac5e47af (patch)
tree39604fd6559fcd5bbe8554d8e523ca5e805ed484 /ChangeLog
parenta5a452bf311c3dc8d8089b391cfb3b4b55075950 (diff)
.
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.