aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorEli Zaretskii <[email protected]>2013-12-08 21:28:29 +0200
committerEli Zaretskii <[email protected]>2013-12-08 21:28:29 +0200
commit83a5a2c877e0208cfcfaa9bb84b26366a1b48fad (patch)
treebe714dad48756e2e178336dd9ae136ff1ab8f3c8 /ChangeLog
parent939fef2978c6d879fb28a5cd32d21da77241cbac (diff)
Fix librsvg build on MS-Windows.
configure.ac (HAVE_RSVG) [mingw32]: Don't link against librsvg statically.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2b1d363fac..9e47a2a4d0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2013-12-08 Eli Zaretskii <[email protected]>
+
+ * configure.ac (HAVE_RSVG) [mingw32]: Don't link against librsvg
+ statically.
+
2013-12-08 Paul Eggert <[email protected]>
* configure.ac: Simplify supression of GTK deprecation warning.