summaryrefslogtreecommitdiffstats
path: root/c/src/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2005-02-08 02:54:07 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2005-02-08 02:54:07 +0000
commitea68ed5e877b36fa90f5eece36a19615d64a2061 (patch)
treedc490975d47043d6555ecbc4afea9120a486cda5 /c/src/ChangeLog
parent2005-02-08 Ralf Corsepius <ralf.corsepius@rtems.org> (diff)
downloadrtems-ea68ed5e877b36fa90f5eece36a19615d64a2061.tar.bz2
2005-02-08 Ralf Corsepius <ralf.corsepius@rtems.org>
* aclocal/prog-cc.m4: Quote CFLAGS's RHS to accomodate Solaris broken sh.
Diffstat (limited to 'c/src/ChangeLog')
-rw-r--r--c/src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/c/src/ChangeLog b/c/src/ChangeLog
index 952433a76c..413fa29025 100644
--- a/c/src/ChangeLog
+++ b/c/src/ChangeLog
@@ -1,5 +1,10 @@
2005-02-08 Ralf Corsepius <ralf.corsepius@rtems.org>
+ * aclocal/prog-cc.m4:
+ Quote CFLAGS's RHS to accomodate Solaris broken sh.
+
+2005-02-08 Ralf Corsepius <ralf.corsepius@rtems.org>
+
* aclocal/rtems-top.m4 (rtems_updir): Quote sed args.
2005-02-04 Ralf Corsepius <ralf.corsepius@rtems.org>