view autogen.sh @ 394:b3d5ce48670a

Use fontconfig to find out a font for a family/slant/weight pattern
author Thinker K.F. Li <thinker@branda.to>
date Wed, 10 Jun 2009 08:16:04 +0800
parents 433fa83d16f9
children
line wrap: on
line source

#!/bin/sh

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