view autogen.sh @ 763:69ee361bf259

Merge
author wycc
date Sat, 28 Aug 2010 23:19:36 +0800
parents 433fa83d16f9
children
line wrap: on
line source

#!/bin/sh

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