Hello Carl,

On Tue, Sep 20, 2011 at 10:05:40PM -0400, Carl Marcum wrote: 
> I did find something about it here [1].
> 
> How can you --disable-odk using autoconf?

put this option among the other options when you run ./configure after
autoconf:

./configure --disable-odk  [some other options...]

But disabling the SDK is no good idea, it is a very import part of OOo!
Just download the binary 

http://tools.openoffice.org/unowinreg_prebuild/680/unowinreg.dll

and place it external/unowinreg/ or
cross-compile the binary yourself; you will need the cross-compiler, of
course; in Fedora, do:

]$ su -c 'yum install mingw32-gcc-c++'


and add to the configure options:

./configure --with-mingwin=i686-pc-mingw32-g++ [some other options...]


Regards
-- 
Ariel Constenla-Haile
La Plata, Argentina

Attachment: pgpXYP4Eb4GX7.pgp
Description: PGP signature

Reply via email to