comparison autogen.sh @ 16:598fcbe482b5

imported patch 19_kinput2-v3.1-ruby.patch
author Yoshiki Yazawa <yaz@honeyplanet.jp>
date Mon, 08 Mar 2010 20:38:17 +0900
parents
children
comparison
equal deleted inserted replaced
15:89750191b165 16:598fcbe482b5
1 #!/bin/sh
2
3 xmkmf
4 make Makefiles
5 make depend
6 echo "----------"
7 echo "Execute 'make' and 'make install'."