summaryrefslogtreecommitdiffstats
path: root/c/src/make/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/make/ChangeLog')
-rw-r--r--c/src/make/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/c/src/make/ChangeLog b/c/src/make/ChangeLog
index b9878e78ea..7c4d634766 100644
--- a/c/src/make/ChangeLog
+++ b/c/src/make/ChangeLog
@@ -1,3 +1,9 @@
+2003-04-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * bsp.mak: Use var="$val" instead of var=${var=$val}. to satisfy
+ Solaris /bin/sh.
+ (Reported by Till Straumann <strauman@SLAC.Stanford.EDU>).
+
2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Remove AC_CONFIG_AUX_DIR.