2009-05-19 Dustin J. Mitchell * perl/Makefile.am: revert -Werror change - SWIG output is invalid C in many cases 2009-05-19 Jean-Louis Martineau * common-src/conffile.c: Add reapply_config_overwrites. * common-src/conffile.h: Add prototype of reapply_config_overwrites. * perl/Amanda/Config.swg: Add reapply_config_overwrites. * recover-src/amrecover.c: Call reapply_config_overwrites. 2009-05-18 Dustin J. Mitchell * perl/Amanda/MainLoop.swg: new high-level call_after, call_on_child_termination, async_read, async_write; POD for new functions; and description of good async style * installcheck/Amanda_MainLoop.pl: test new functions * perl/amglue/filehandles.swg: use SvIOK 2009-05-18 Dustin J. Mitchell * perl/Makefile.am: add -Werror on gcc