view autogen.sh @ 382:83283a45ffbc

Add c header rule for the mozplugger
author wycc
date Sun, 05 Apr 2009 12:29:21 +0800
parents d0646a6df46f
children 433fa83d16f9
line wrap: on
line source

#!/bin/sh

aclocal
autoheader
libtoolize --automake --copy
automake --add-missing --foreign
autoconf