CVS migo: * fixed build without xpm

2002-06-20 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: migo02/06/20 17:05:04 Modified files: bin: ChangeLog fvwm-root.c Log message: * fixed build without xpm * first search an image relative to the built-in image-path, then current dir -- Visit the official

Re: 2.5.1 build fails on Solaris 8 without Xpm

2002-06-20 Thread Mikhael Goikhman
On 20 Jun 2002 14:31:22 -0500, Andy Isaacson wrote: > > I'm trying to build fvwm 2.5.1 on Solaris 8 10/01. It fails while > trying to build fvwm-root, because fvwm-root.c unconditionally depends > on Xpm. I will fix this before 2.5.2 and test no-png and no-xpm cases. I think it is ok to install

2.5.1 build fails on Solaris 8 without Xpm

2002-06-20 Thread Andy Isaacson
I'm trying to build fvwm 2.5.1 on Solaris 8 10/01. It fails while trying to build fvwm-root, because fvwm-root.c unconditionally depends on Xpm. gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -g -O2 -Wall -Wno-implicit-int -c fvwm-root.c fvwm-root.c:17: X11/xpm.h: No such file or directory *** E

Re: builtin command aliases

2002-06-20 Thread Dave Trollope
Hi Mikhael Mikhael Goikhman wrote: > Dave, in all your examples with no exception you either want functions or > preprocessing, both are already available. You don't need a new alias > functionality for this. Aliases only needed to be able to configure > hardcoded builtins that fvwm and modules h

CVS olicha: * Fixed compile if !HAVE_BIDI (thanks Giuseppe)

2002-06-20 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: olicha 02/06/20 04:44:00 Modified files: . : ChangeLog libs : FBidi.h Log message: * Fixed compile if !HAVE_BIDI (thanks Giuseppe) -- Visit the official FVWM web page at http://www.fvwm.

Re: builtin command aliases

2002-06-20 Thread Mikhael Goikhman
On 19 Jun 2002 20:09:54 -0500, Dave Trollope wrote: > > At first I thought the idea of implementing alias' was very good but I > fear that limiting it to the first word would be too limiting to be > really useful. Take for example: > > *FvwmButtonsGeometry 520x100-1-1 > *FvwmButtonsBack bisque3 >