smnall update for MacOS without framework support

This commit is contained in:
ehofman
2010-02-09 09:28:40 +00:00
committed by Tim Moore
parent fdcf53c688
commit bb370a304d

View File

@@ -496,6 +496,7 @@ case "${host}" in
dnl This is needed when osg dynamic libs are specified
dnl instead of OSG frameworks on Mac OS X
dnl
AC_CHECK_LIB(OpenThreads,OpenThreadsGetVersion)
LDFLAGS="$LDFLAGS -L$with_osg"
fi
;;