view autogen.sh @ 1369:9ad74b29e011

Fix the bug reported by Wayling
author Thinker K.F. Li <thinker@codemud.net>
date Fri, 04 Mar 2011 21:09:49 +0800
parents 433fa83d16f9
children
line wrap: on
line source

#!/bin/sh

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