From 71d924d7dcdac067f02a317e9353ee067dbd0bde Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 24 Aug 2011 23:22:23 +0300 Subject: Remove internal guichan support. --- clmake | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'clmake') diff --git a/clmake b/clmake index 19c3285de..eec44c58f 100755 --- a/clmake +++ b/clmake @@ -10,8 +10,7 @@ export CXX=clang++ ./configure --prefix=$dir/run \ --datadir=$dir/run/share/games \ --bindir=$dir/run/bin \ ---mandir=$dir/run/share/man \ ---without-internalguichan +--mandir=$dir/run/share/man make -j5 2>make2.log -- cgit v1.2.3-70-g09d2