view autogen.sh @ 725:cb50ce5912ac

Merge from the thinker's head
author wycc
date Mon, 16 Aug 2010 07:33:51 +0800
parents 433fa83d16f9
children
line wrap: on
line source

#!/bin/sh

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