view autogen.sh @ 916:05fba54926fb

Add sample SVG file.
author wycc
date Thu, 21 Oct 2010 23:58:00 +0800
parents 433fa83d16f9
children
line wrap: on
line source

#!/bin/sh

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