small MacOS fix

This commit is contained in:
ehofman
2010-02-10 08:13:09 +00:00
committed by Tim Moore
parent bb370a304d
commit 6786a7be4a

View File

@@ -497,7 +497,6 @@ case "${host}" in
dnl instead of OSG frameworks on Mac OS X
dnl
AC_CHECK_LIB(OpenThreads,OpenThreadsGetVersion)
LDFLAGS="$LDFLAGS -L$with_osg"
fi
;;
*)