diff options
| author | Eli Zaretskii | 2014-09-13 10:10:40 +0300 |
|---|---|---|
| committer | Eli Zaretskii | 2014-09-13 10:10:40 +0300 |
| commit | e868e853a85fb4466ab045962a269db31760f354 (patch) | |
| tree | 2870bb55e9e89c4c601e1351e35d31933ab5335b /ChangeLog | |
| parent | c4ea7c96121ec50db8dbfcb4bfe961f23760e3f9 (diff) | |
| download | emacs-e868e853a85fb4466ab045962a269db31760f354.tar.gz emacs-e868e853a85fb4466ab045962a269db31760f354.zip | |
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-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
| @@ -1,3 +1,8 @@ | |||
| 1 | 2014-09-13 Eli Zaretskii <eliz@gnu.org> | ||
| 2 | |||
| 3 | * configure.ac (HAVE_SOUND): Check for mmsystem.h header that | ||
| 4 | defines the sound stuff on MS-Windows. (Bug#18463) | ||
| 5 | |||
| 1 | 2014-08-22 Ken Brown <kbrown@cornell.edu> | 6 | 2014-08-22 Ken Brown <kbrown@cornell.edu> |
| 2 | 7 | ||
| 3 | * configure.ac (HAVE_XPM): Explain the use of CPPFLAGS in the | 8 | * configure.ac (HAVE_XPM): Explain the use of CPPFLAGS in the |