summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAlan Coopersmith <Alan.Coopersmith@sun.com>2005-10-18 07:18:21 +0000
committerAlan Coopersmith <Alan.Coopersmith@sun.com>2005-10-18 07:18:21 +0000
commit79e6ac79f983b6cbd88a868dfd2235d9cbe75e8b (patch)
tree62b71240f608eb68ce154241ac5ea6bb745651c4 /ChangeLog
parentfb282ef43a1936dcdefa57f16a8363b2adaf983b (diff)
Don't use $< in explicit rules since neither BSD nor Solaris make allow
that.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 86e362e61..1371cf9fc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2005-10-18 Alan Coopersmith <alan.coopersmith@sun.com>
+
+ * hw/xfree86/utils/xorgcfg/Makefile.am:
+ Don't use $< in explicit rules since neither BSD nor Solaris make
+ allow that.
+
2005-10-17 Aaron Plattner <aplattner@nvidia.com>
* hw/xfree86/loader/Makefile.am: