view autogen.sh @ 907:55767e444436

Add Stub functions.
author wycc
date Sun, 03 Oct 2010 07:42:07 +0800
parents 433fa83d16f9
children
line wrap: on
line source

#!/bin/sh

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