From 17f2af8bdc55894a90a210f503d86cd10ad4a04a Mon Sep 17 00:00:00 2001 From: Dave Goodwin Date: Tue, 3 Feb 2004 03:43:26 +0000 Subject: [PATCH] *** empty log message *** --- config/configure.in | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config/configure.in b/config/configure.in index a73ab84cc..75c8f69ec 100755 --- a/config/configure.in +++ b/config/configure.in @@ -318,9 +318,9 @@ if test -n "$NEED_TRANSPORT" then LOCAL_LIBS=$LOCAL_LIBS' '-ltransport fi -if test -n "$NEED_CKREADER" -then LOCAL_LIBS=$LOCAL_LIBS' '-lconverters -fi +#if test -n "$NEED_CKREADER" +#then LOCAL_LIBS=$LOCAL_LIBS' '-lconverters +#fi LOCAL_LIBS=$LOCAL_LIBS' '-lcantera