Re: [dev] No configure option for WITH_FONTOOO

2005-02-01 Thread Rene Engelhard
Hi,

Samphan Raruenrom wrote:
> But I see no option in config_office/configure to set WITH_FONTOOO so I 
> need to hack
> winenv.set to add the variable. Which is not good.
> Is this a bug?

No.

It *was* a bug :P. It is fixed with the integration of cws fooobuild in
m70

Grüße/Regards,

René
-- 
René Engelhard -- Debian GNU/Linux Developer -- Debian OOo Maintainer-Team
http://www.debian.org | http://people.debian.org/~rene/ | [EMAIL PROTECTED]
http://openoffice.debian.net | debian-openoffice@lists.debian.org
GPG: 248AEB73 | Fingerprint: 41FA F208 28D4 7CA5 19BB 7AD9 F859 90B0 248A EB73

  


Re: [dev] No configure option for WITH_FONTOOO

2005-02-01 Thread Pavel Janík
   From: Samphan Raruenrom <[EMAIL PROTECTED]>
   Date: Tue, 01 Feb 2005 17:46:30 +0700

   > I've built 680_m69 successfully. I've found that the instsetoo_native 
   > need msfontextract

Update to newer milestone. It was a bug.
-- 
Pavel Janík

That's the problem: pretesters aren't finding many more bugs nowadays,
so it'll probably take until 2005 to find and fix enough bugs that we
can comfortably announce the code stable.
  -- Stefan Monnier in comp.emacs

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[dev] No configure option for WITH_FONTOOO

2005-02-01 Thread Samphan Raruenrom
I've built 680_m69 successfully. I've found that the instsetoo_native 
need msfontextract
and to build msfontextract, I need WITH_FONTOOO=YES

--- ooo/msfontextract/makefile.mk
.IF "$(WITH_FONTOOO)" != "YES"
@all:
   @+echo "FontOOo disabled... Nothing to build here."
.ENDIF
8<-->8
But I see no option in config_office/configure to set WITH_FONTOOO so I need to 
hack
winenv.set to add the variable. Which is not good.
Is this a bug?
--
_/|\_ Samphan Raruenrom.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]