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
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
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
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
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.
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
>