view autogen.sh @ 1347:aaa88d805aac

Refactory composite() to smaller functions
author Thinker K.F. Li <thinker@codemud.net>
date Sat, 12 Feb 2011 18:21:16 +0800
parents 433fa83d16f9
children
line wrap: on
line source

#!/bin/sh

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