view autogen.sh @ 432:331467b8e778

Make calcuator uses stext instead of text. It is a demo for sh_stext. To use stext, program should call functions of stext and invoke svg2code.py with '-s' option.
author Thinker K.F. Li <thinker@branda.to>
date Wed, 29 Jul 2009 15:03:37 +0800
parents 433fa83d16f9
children
line wrap: on
line source

#!/bin/sh

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