datacalls decoding patches
[gnokii.git] / do
1 #! /bin/sh
2
3 exec 2>&1
4 set -ex
5 rm -f config.cache
6 autoconf
7 ./configure --without-x --disable-nls --enable-debug --enable-xdebug
8 make clean
9 make