view autogen.sh @ 918:92a97858c7e3

Fix the error message when pangocairo is not present.
author pingooo
date Tue, 26 Oct 2010 21:26:40 +0800
parents 433fa83d16f9
children
line wrap: on
line source

#!/bin/sh

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