update configure, try to detect the tools

This commit is contained in:
winlin
2013-10-30 12:01:35 +08:00
parent 032d959d3f
commit 8ee307b0b4

3
trunk/configure vendored
View File

@@ -5,6 +5,9 @@ GLOBAL_DIR_OBJS="objs"
mkdir -p ${GLOBAL_DIR_OBJS}
echo "check gcc/g++/gdb/make/openssl-devel"
echo "depends tools are ok"
#####################################################################################
# prepare the depends tools
#####################################################################################