view autogen.sh @ 17:688ac5040e7d

imported patch 20_kinput2-v3.1-canna-keybind2.patch
author Yoshiki Yazawa <yaz@honeyplanet.jp>
date Mon, 08 Mar 2010 20:38:17 +0900
parents 598fcbe482b5
children
line wrap: on
line source

#!/bin/sh

xmkmf
make Makefiles
make depend
echo "----------"
echo "Execute 'make' and 'make install'."