--- pyuno.orig/source/module/makefile.mk 2005-01-18 11:59:23.462336464 +0100 +++ pyuno/source/module/makefile.mk 2005-01-18 11:59:42.289474304 +0100 @@ -82,9 +82,9 @@ # so this library cannot be checked SHL1NOCHECK=yes PYUNORC=pyunorc -.IF "$(OS)"=="SOLARIS" || "$(OS)"=="MACOSX" +#.IF "$(OS)"=="SOLARIS" || "$(OS)"=="MACOSX" PYTHONLIB=-lpython -.ENDIF +#.ENDIF .ELSE # on windows, the python executable also uses the shared library, # so we link pyuno directly to it