mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-30 00:01:50 +00:00
use SVRCORE_LIBS instead of SVRCORE_LIB_PATH
This commit is contained in:
parent
adb14be478
commit
f6510f68a6
2
directory/c-sdk/configure
vendored
2
directory/c-sdk/configure
vendored
@ -1717,7 +1717,7 @@ echo "${ECHO_T}yes" >&6
|
||||
echo "$as_me:$LINENO: result: using $withval" >&5
|
||||
echo "${ECHO_T}using $withval" >&6
|
||||
SVRCORE_CFLAGS="-I$withval/include"
|
||||
SVRCORE_LIB_PATH="-L$withval/lib"
|
||||
SVRCORE_LIBS="-L$withval/lib"
|
||||
fi
|
||||
else
|
||||
HAVE_SVRCORE=
|
||||
|
Loading…
Reference in New Issue
Block a user