summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRichard Boulton <richard@tartarus.org>2002-06-03 15:10:39 +0000
committerRichard Boulton <richard@tartarus.org>2002-06-03 15:10:39 +0000
commit78dcfe669a7183df140132a653f35d1a746477e7 (patch)
treece130b52e9e050ce031ecf8c097a96fd63fd58b1 /ChangeLog
parent169038c95f542765d01e88cf40d2f1900bd430d1 (diff)
m4/mpeg2dec.m4: Test for cpuaccel library as well as mpeg2dec library. Add appropriate includes before test compile ...
Original commit message from CVS: * m4/mpeg2dec.m4: Test for cpuaccel library as well as mpeg2dec library. Add appropriate includes before test compile of mpeg2.h so that compilation succeeds.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e442d48f..a590b932 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2002-06-03 Richard Boulton <richard@tartarus.org>
+
+ * m4/mpeg2dec.m4: Test for cpuaccel library as well as mpeg2dec
+ library. Add appropriate includes before test compile of mpeg2.h
+ so that compilation succeeds.
+
2002-05-06 Thomas Vander Stichele <thomas@apestaart.org>
* GConf stuff : from http://www.gnome.org/projects/gconf/ and eog