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