Re: make dist errors with new perllib module

2002-02-26 Thread Alex Wallis
Dominik Vogt wrote: On Tue, Feb 26, 2002 at 08:35:42AM +1030, Alex Wallis wrote: When I run make dist now, these errors have begun showing up since the new perllib module has been added. make[3]: Entering directory `/home/awol/cvs/fvwm/perllib/FVWM/Module' make[3]: *** No rule to make

CVS domivogt: * Fixed a problem w/ autoconf screwing up cache variable names.

2002-02-26 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: domivogt02/02/26 01:55:10 Modified files: . : ChangeLog Log message: * Fixed a problem w/ autoconf screwing up cache variable names. -- Visit the official FVWM web page at URL:http://www.fvwm.org/.

Re: FVWM: facing problem in fvwm2.4.4

2002-02-26 Thread Srivathsa Rao U
hi , thanx for your pormpt reply. I reported this problem to nedit. waiting for their reply. Is there any workaround for this ? If there pls let me know how to fix. You have mentioned that in your setting width_inc = 9 . How to set this ? If it set to 9

Re: FVWM: facing problem in fvwm2.4.4

2002-02-26 Thread Dominik Vogt
On Tue, Feb 26, 2002 at 02:52:23PM +0530, Srivathsa Rao U wrote: hi , thanx for your pormpt reply. I reported this problem to nedit. waiting for their reply. Is there any workaround for this ? If there pls let me know how to fix. You have mentioned

CVS olicha: * Added anti-alised font rendering using Xft. This is off by default.

2002-02-26 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: olicha 02/02/26 10:53:27 Modified files: . : ChangeLog acconfig.h acinclude.m4 configure.in fvwm : Makefile.am events.c menus.c libs : Flocale.c Flocale.h Makefile.am

Re: CVS domivogt: * Fixed a problem w/ autoconf screwing up cache variable names.

2002-02-26 Thread Olivier Chapuis
On Tue, Feb 26, 2002 at 01:55:10AM -0600, FVWM CVS wrote: CVSROOT: /home/cvs/fvwm Module name: fvwm Changes by: domivogt02/02/26 01:55:10 Modified files: . : ChangeLog Log message: * Fixed a problem w/ autoconf screwing up cache variable names.

Re: detecting fribidi?

2002-02-26 Thread Mikhael Goikhman
On 26 Feb 2002 06:21:40 +0100, Dominik Vogt wrote: On Tue, Feb 26, 2002 at 06:09:42AM +0100, fvwm-workers wrote: On Mon, Feb 25, 2002 at 01:32:03PM +, Mikhael Goikhman wrote: On 25 Feb 2002 11:36:52 +0100, Dominik Vogt wrote: I've installed the fribidi library (because I like

Re: make dist errors with new perllib module

2002-02-26 Thread Mikhael Goikhman
On 26 Feb 2002 16:35:00 +1030, Alex Wallis wrote: Dominik Vogt wrote: On Tue, Feb 26, 2002 at 08:35:42AM +1030, Alex Wallis wrote: When I run make dist now, these errors have begun showing up since the new perllib module has been added. make[3]: Entering directory

CVS migo: * replaced fribidi detection mechanism, now fribidi-config is used

2002-02-26 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: migo02/02/26 17:09:22 Modified files: . : ChangeLog acinclude.m4 configure.in modules/FvwmPerl: FvwmPerl.in perllib: ChangeLog perllib/FVWM : Makefile.am Module.pm.in

Re: Proposing a new if-else syntax

2002-02-26 Thread Mikhael Goikhman
On 24 Feb 2002 01:42:09 +0100, Dominik Vogt wrote: [SNIP, see mailing list archive for more details] I've made a shot at the if-else syntax. Now, all conditional commands (and only conditional commands) have a return code that can be true (1), false (0) or error (-1). There are three new

Notification: incoming/858

2002-02-26 Thread fvwm-bug
FVWM Bug Tracking notification new message incoming/858 Message summary for PR#858 From: [EMAIL PROTECTED] Subject: New windows overlap 'system' toolbars Date: Tue, 26 Feb 2002 18:36:58 -0600 0 replies 0 followups ORIGINAL MESSAGE FOLLOWS From

automake warning

2002-02-26 Thread Dominik Vogt
Mikhael, with your latest commit I get a message from automake: fvwm/Makefile.am:30: variable `FT2_LIBS' not defined (one for each Makefile). This only goes away after I run autoreconf and then automake again. I assume this is a bug in the Makefile setup. To get a proper build I now have to