configure: fix when called from other directory
This commit is contained in:
parent
a0607346e7
commit
331c6acbd2
1 changed files with 2 additions and 0 deletions
2
configure
vendored
2
configure
vendored
|
@ -97,6 +97,8 @@ done
|
||||||
|
|
||||||
# creating the makefile
|
# creating the makefile
|
||||||
|
|
||||||
|
cd $(dirname $0)
|
||||||
|
|
||||||
gen_CC
|
gen_CC
|
||||||
gen_CFLAGS
|
gen_CFLAGS
|
||||||
gen_LDFLAGS
|
gen_LDFLAGS
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue