use SVRCORE_LIBS instead of SVRCORE_LIB_PATH

This commit is contained in:
richm%stanfordalumni.org 2006-02-14 21:51:42 +00:00
Родитель a705f22c0e
Коммит 72c0b5bc3f
1 изменённых файлов: 1 добавлений и 1 удалений

2
directory/c-sdk/configure поставляемый
Просмотреть файл

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