Alan Coopersmith (11):
config: Add missing AC_CONFIG_SRCDIR
configure: Drop AM_MAINTAINER_MODE
autogen.sh: Honor NOCONFIGURE=1
Combine usage message array into single string
Print which option was in error along with usage message
Add -version option to print program version
Make polygon info const - moves 22k from .data to .rodata
Convert icoFatal() to be a varargs function
Add -version to synopsis in man page
Fix more sign-compare warnings
ico 1.0.5
Emil Velikov (1):
autogen.sh: use quoted string variables
Mihail Konev (1):
autogen: add default patch prefix
Peter Hutterer (1):
autogen.sh: use exec instead of waiting for configure to finish