icoutils/bootstrap
Richard W.M. Jones 86a1ed311e Add a series of upstream patches to enable compiler warnings and
fix multiple issues.

Revert one of the checks which breaks processing of PE binaries.

Removed the 'Group' line, not needed with modern Fedora/RPM.
2017-03-10 12:18:04 +00:00

4 lines
95 B
Bash
Executable File

#!/bin/sh
aclocal -I m4 && autoheader && libtoolize --force -c && automake -a -c && autoconf