view autogen.sh @ 1184:05d33f0fbc76

Add comment for some TODO item
author Thinker K.F. Li <thinker@codemud.net>
date Fri, 31 Dec 2010 13:09:47 +0800
parents 433fa83d16f9
children
line wrap: on
line source

#!/bin/sh

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