view autogen.sh @ 321:44cc65e7e234

Use relative path in the SVG file Fix the filebrowser issue
author wycc
date Thu, 05 Mar 2009 08:31:57 +0800
parents d0646a6df46f
children 433fa83d16f9
line wrap: on
line source

#!/bin/sh

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