Add DIRECTDRAW_CFLAGS and DIRECTSOUND_CFLAGS to Makefile.am; save and restore the...
authorTim-Philipp Müller <tim@centricular.net>
Tue, 15 May 2007 17:22:58 +0000 (17:22 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Tue, 15 May 2007 17:22:58 +0000 (17:22 +0000)
commit5daef8a53d92df86d94fa9d28e72b7dad3f0b04b
tree85d826600708181d6e9fe7106c28596b22dde832
parent0434640bc1f6f2026aa4c28c09b2f434141ec492
Add DIRECTDRAW_CFLAGS and DIRECTSOUND_CFLAGS to Makefile.am; save and restore the various flags in the directdraw/dir...

Original commit message from CVS:
* configure.ac:
* sys/directdraw/Makefile.am:
* sys/directsound/Makefile.am:
Add DIRECTDRAW_CFLAGS and DIRECTSOUND_CFLAGS to Makefile.am; save
and restore the various flags in the directdraw/directsound
detection section. Apparently improves cross-compiling for win32
with mingw32 under some circumstances (#437539).
sys/directdraw/Makefile.am
sys/directsound/Makefile.am