Re: Doing away with stlport for OOo 2.0

2005-09-22 Thread Nathanael Nerode
Rene Engelhard wrote: >>OOo already works with GCC's STL (there are a few namespace-shuffling >>patches needed, but they're already in the upstream tree). The only reason > > > Sure it will work? See > http://lists.ximian.com/pipermail/openoffice/2005-August/001090.html (and > the referenced > h

Doing away with stlport for OOo 2.0

2005-09-13 Thread Nathanael Nerode
endif +# NCN: Build without stlport, using GCC's STL. +NO_STLPORT=y +ifeq "$(NO_STLPORT)" "y" +CONFIGURE_FLAGS += --without-stlport4 +endif + USE_SYSTEM_BOOST=y ifeq "$(USE_SYSTEM_BOOST)" "y" BUILD_DEPS += , libboost-dev -

Bug#294885: openoffice.org-debian-files: man page for regcomp.1

2005-02-11 Thread Nathanael Nerode
bjects". .B regcomp is used to register a new component, which is in a shared library, with a database. Some possibly helpful information is at <http://udk.openoffice.org/faq.html>. .SH BUGS This is not well documented. Frankly, the manpage writer didn't understand it very well. .S