From 72c0b5bc3f76efb270aa022a269515e60e3df82d Mon Sep 17 00:00:00 2001 From: "richm%stanfordalumni.org" Date: Tue, 14 Feb 2006 21:51:42 +0000 Subject: [PATCH] use SVRCORE_LIBS instead of SVRCORE_LIB_PATH --- directory/c-sdk/configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/directory/c-sdk/configure b/directory/c-sdk/configure index 75b9e077fec..71e1610098c 100755 --- a/directory/c-sdk/configure +++ b/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=