Fix for Building avifile-0.7-0.7.38

Iain Wiseman <[email protected]> Fri, 12 Dec 2003 20:20:14 +1300
Newsgroups gmane.comp.multimedia.avifile.general
Message-ID <[email protected]>
Hi,

Don't know if this helps but I was required to change

extern "C" void exit(int)
to
extern "C" void exit(int) throw ();

on line 10233 of the configure file.

Hope this helps.

Iain Wiseman
New Zealand