From bb370a304d9bc2cb9b48fb69f65e3eb484cd2542 Mon Sep 17 00:00:00 2001 From: ehofman Date: Tue, 9 Feb 2010 09:28:40 +0000 Subject: [PATCH] smnall update for MacOS without framework support --- configure.ac | 1 + 1 file changed, 1 insertion(+) diff --git a/configure.ac b/configure.ac index 7bebd560..75b95987 100644 --- a/configure.ac +++ b/configure.ac @@ -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 ;; -- 2.39.5