[Open Office] unxlngi4.pro vs unxlngi6.pro
İsmail Dönmez
ismail at uludag.org.tr
Fri Oct 21 09:01:08 EDT 2005
On Friday 21 October 2005 15:55, İsmail Dönmez wrote:
> Hi,
>
> Anyone knows in what circumstances build process creates unxlngi6.pro
> directories vs unxlngi4.pro ones?
Answering to my own question I see this in configure:
ARCHITECTURE="unxlngi4"
if test "z$with_arch" != "z"; then
if test "z$with_arch" = "zppc"; then
ARCHITECTURE="unxlngppc"
fi
if test "z$with_arch" = "zsparc"; then
ARCHITECTURE="unxlngs"
fi
fi
So its always unxlngi4 if you use ooo-build on x86. Am I correct?
Regards,
ismail
More information about the Openoffice
mailing list