From: ehofman Date: Wed, 10 Feb 2010 08:13:09 +0000 (+0000) Subject: small MacOS fix X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=6786a7be4ac56e8371777c90b3d13120f55752ad;p=simgear.git small MacOS fix --- diff --git a/configure.ac b/configure.ac index 75b95987..710a42f3 100644 --- a/configure.ac +++ b/configure.ac @@ -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 ;; *)