view autogen.sh @ 815:4badbfa8f386

Change order of statement to fix segmentation fault
author Thinker K.F. Li <thinker@codemud.net>
date Sun, 12 Sep 2010 12:20:09 +0800
parents 433fa83d16f9
children
line wrap: on
line source

#!/bin/sh

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