summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorrichard <richard@b067294f-1dea-0310-9683-c47a78595994>2007-11-14 14:11:02 +0000
committerrichard <richard@b067294f-1dea-0310-9683-c47a78595994>2007-11-14 14:11:02 +0000
commite20effa9ae97742e6633c0c0c771fa70b5794772 (patch)
treef4e89a72b6978264361254d231c0beb64a68cc19 /ChangeLog
parent0dca6183402acf326aaefd948b25453159101fd3 (diff)
matchbox: Fix configure.ac for packages that require expat
git-svn-id: http://svn.o-hand.com/repos/matchbox/trunk/Xoo@1820 b067294f-1dea-0310-9683-c47a78595994
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 1 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index ae6d20f..8e6e5a1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,10 +1,8 @@
2007-11-14 Richard Purdie <rpurdie@opened.com>
* configure.ac:
- Add --enable-expat and --disable-expat options.
Stop -L/lib being added to compiler commandline and breaking builds
- when --enable-expat and --disable-expat options aren't used and
- $expat is empty.
+ $expat variable isn't used.
2007-08-06 Ross Burton <ross@openedhand.com>