view autogen.sh @ 284:046a02a93fd9

Add mising file
author wycc@wycc-desktop
date Sat, 31 Jan 2009 13:03:56 +0800
parents d0646a6df46f
children 433fa83d16f9
line wrap: on
line source

#!/bin/sh

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