view autogen.sh @ 785:b6d9c42019d1

Refactor color parsing and fix bug of parsing path
author Thinker K.F. Li <thinker@codemud.net>
date Tue, 31 Aug 2010 00:49:35 +0800
parents 433fa83d16f9
children
line wrap: on
line source

#!/bin/sh

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