view autogen.sh @ 1507:bebf73ee38c8

Fix issue of stopping hint when pointer leaving a target state
author Thinker K.F. Li <thinker@codemud.net>
date Mon, 09 May 2011 17:26:31 +0800
parents 433fa83d16f9
children
line wrap: on
line source

#!/bin/sh

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