update configure, try to detect the tools
This commit is contained in:
parent
032d959d3f
commit
8ee307b0b4
3
trunk/configure
vendored
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…
Reference in New Issue
Block a user