summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2014-09-13 10:10:40 +0300
committerEli Zaretskii <eliz@gnu.org>2014-09-13 10:10:40 +0300
commite868e853a85fb4466ab045962a269db31760f354 (patch)
tree2870bb55e9e89c4c601e1351e35d31933ab5335b /ChangeLog
parentc4ea7c96121ec50db8dbfcb4bfe961f23760e3f9 (diff)
downloademacs-e868e853a85fb4466ab045962a269db31760f354.tar.gz
Resurrect sound support on MS-Windows that was lost in transition.
configure.ac (HAVE_SOUND): Check for mmsystem.h header that defines the sound stuff on MS-Windows. (Bug#18463)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e0090a45ced..b1951aa6c71 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2014-09-13 Eli Zaretskii <eliz@gnu.org>
+
+ * configure.ac (HAVE_SOUND): Check for mmsystem.h header that
+ defines the sound stuff on MS-Windows. (Bug#18463)
+
2014-08-22 Ken Brown <kbrown@cornell.edu>
* configure.ac (HAVE_XPM): Explain the use of CPPFLAGS in the