summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@hack.frob.com>2012-08-17 14:05:53 -0700
committerRoland McGrath <roland@hack.frob.com>2012-08-17 14:05:53 -0700
commitc91c505f222834b4e84ac7dcafab6deb08b49566 (patch)
tree53c0f1a3677f16dd2b2e51031fb5e1a4c99a12e2 /ChangeLog
parent7c6f9d53c1f57bb9b679fcdb39d2b5a9c63e46d3 (diff)
Make sysheaders available in config.make.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 70407fef29..2b7fc94cc6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2012-08-17 Roland McGrath <roland@hack.frob.com>
+ * configure.in: Add AC_SUBST for sysheaders.
+ * configure: Regenerated.
+ * config.make.in (sysheaders): New substituted variable.
+
* sysdeps/unix/mkfifo.c: Moved ...
* sysdeps/posix/mkfifo.c: ... here.
* sysdeps/unix/mkfifoat.c: Moved ...