gst/modplug/libmodplug/Makefile.am: More gcc-4.1 fixes (we don't need file saving...
authorTim-Philipp Müller <tim@centricular.net>
Wed, 22 Mar 2006 15:02:58 +0000 (15:02 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Wed, 22 Mar 2006 15:02:58 +0000 (15:02 +0000)
commit2d0ec410ae954435e84a95c6ecc0c753fa10d8a7
treefb3c9ea5d094bd11e7a670750d5e4ae7bda9c3d2
parent89ab6598cb6e3469e04811047f3d0cab78857b91
gst/modplug/libmodplug/Makefile.am: More gcc-4.1 fixes (we don't need file saving, so just define MODPLUG_NO_FILESAVE...

Original commit message from CVS:
* gst/modplug/libmodplug/Makefile.am:
More gcc-4.1 fixes (we don't need file saving, so just
define MODPLUG_NO_FILESAVE. That way, the compiler won't
complain about modplug ignoring the return value of fwrite
any longer and we might even save a few bytes as well).
ChangeLog
gst/modplug/libmodplug/Makefile.am