view autogen.sh @ 1427:5b69baa49a8b

Abandon head #6fa411fd9549
author Thinker K.F. Li <thinker@codemud.net>
date Sun, 10 Apr 2011 12:07:26 +0800
parents 433fa83d16f9
children
line wrap: on
line source

#!/bin/sh

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