view autogen.sh @ 1520:8bc2e824f155

Fix various bug of code for parsing finite state machines.
author Thinker K.F. Li <thinker@codemud.net>
date Fri, 19 Aug 2011 16:00:49 +0800
parents 433fa83d16f9
children
line wrap: on
line source

#!/bin/sh

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