view autogen.sh @ 1037:9f8a64ac5435 refine_backend_if

Fix typo of io_fact.
author Thinker K.F. Li <thinker@codemud.net>
date Tue, 23 Nov 2010 09:29:55 +0800
parents 433fa83d16f9
children
line wrap: on
line source

#!/bin/sh

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