libpng/autogen.sh
2009-04-06 16:07:52 -05:00

6 lines
165 B
Bash
Executable File

#! /bin/sh
# a quick hack script to generate necessary files from
# auto* tools.
libtoolize -c -f && aclocal && autoheader && automake --foreign -a -c && autoconf