summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2004-03-10 17:21:14 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2004-03-10 17:21:14 +0000
commit3ffa39f9305e0dc2f94e9979fb954a4cadfb5349 (patch)
tree5c030e827dbe042360c76e77d9c28490274446e4 /ChangeLog
parentba32fbc6b1bc785e8b1623c5013eff8928191e94 (diff)
use pkg-config checks for some, falling back to the old one.
Original commit message from CVS: use pkg-config checks for some, falling back to the old one. fixes #131270
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 21c50a02..f92fb013 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,15 @@
2004-03-10 Thomas Vander Stichele <thomas at apestaart dot org>
+ patch from: Stephane Loeuillet
+
+ * configure.ac:
+ use pkg-config for some libraries, falling back to the old .m4 way
+ (fixes #131270)
+ * m4/libdv.m4:
+ removed
+
+2004-03-10 Thomas Vander Stichele <thomas at apestaart dot org>
+
* configure.ac:
* tools/Makefile.am:
* tools/Makefile.in: