From 0c47227144f55d1e32763c1a0d0819adae434e22 Mon Sep 17 00:00:00 2001 From: Aris Adamantiadis Date: Sun, 10 Jan 2010 20:07:37 +0100 Subject: Fix typo in build_make script --- build/build_make.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build/build_make.sh') diff --git a/build/build_make.sh b/build/build_make.sh index c8b5c9f1..a51f5e82 100755 --- a/build/build_make.sh +++ b/build/build_make.sh @@ -63,7 +63,7 @@ function clean_build_dir() { function usage () { echo "Usage: `basename $0` [--prefix /install_prefix|--build [debug|final]|--clean|--verbose|--libsuffix (32|64)|--help|--cmakedir /directory|--make -(gmake|make)|--ccompiler (gcc|cc)|--withstaticlib|--unittesting|--withss1|--withserver]" +(gmake|make)|--ccompiler (gcc|cc)|--withstaticlib|--unittesting|--withssh1|--withserver]" cleanup_and_exit } -- cgit v1.2.3