]> git.mxchange.org Git - simgear.git/commitdiff
small MacOS fix
authorehofman <ehofman>
Wed, 10 Feb 2010 08:13:09 +0000 (08:13 +0000)
committerTim Moore <timoore33@gmail.com>
Wed, 10 Feb 2010 13:55:57 +0000 (14:55 +0100)
configure.ac

index 75b959871424bbc0d28dd4b2e574c8cbe3bb4b44..710a42f39b690c53ad4640ae6657b5f23cccf1f8 100644 (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
     ;;
 *)