view autogen.sh @ 1485:20cf6ea263c6

Rename from_srcs to from_states
author Thinker K.F. Li <thinker@codemud.net>
date Fri, 29 Apr 2011 23:42:22 +0800
parents 433fa83d16f9
children
line wrap: on
line source

#!/bin/sh

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