configure: fix when called from other directory

This commit is contained in:
Jeremy Baxter 2024-02-18 18:13:39 +13:00
parent a0607346e7
commit 331c6acbd2

2
configure vendored
View file

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