libpng/autogen.sh

6 lines
165 B
Bash
Raw Normal View History

2004-09-11 22:19:54 -04:00
#! /bin/sh
# a quick hack script to generate necessary files from
# auto* tools.
libtoolize -c -f && aclocal && autoheader && automake --foreign -a -c && autoconf