update configure, try to detect the tools

pull/133/head
winlin 11 years ago
parent 032d959d3f
commit 8ee307b0b4

3
trunk/configure vendored

@ -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
#####################################################################################

Loading…
Cancel
Save