view autogen.sh @ 730:e77ae2d23245

Add addKeyListener to handle key input.
author wycc
date Fri, 20 Aug 2010 07:21:24 +0800
parents 433fa83d16f9
children
line wrap: on
line source

#!/bin/sh

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