Merge branch 'master' of github.com:Beeks/Ascent

This commit is contained in:
Beeks
2010-09-18 21:24:24 -04:00

View File

@@ -69,11 +69,11 @@ void LLImageJ2C::openDSO()
apr_status_t rv; apr_status_t rv;
#if LL_WINDOWS #if LL_WINDOWS
dso_name = "llkdu.dll"; dso_name = "";
#elif LL_DARWIN #elif LL_DARWIN
dso_name = "libllkdu.dylib"; dso_name = "";
#else #else
dso_name = "libllkdu.so"; dso_name = "";
#endif #endif
dso_path = gDirUtilp->findFile(dso_name, dso_path = gDirUtilp->findFile(dso_name,