view autogen.sh @ 1168:be1f15701770

Update chnage to example file
author wycc
date Thu, 30 Dec 2010 11:12:22 +0800
parents 433fa83d16f9
children
line wrap: on
line source

#!/bin/sh

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