While trying out Mark's idea about using FvwmCpp to define an INFO style, I
discovered that FvwmCpp was looking for /usr/lib/cpp and not finding it
(it's in /usr/ccs/lib/cpp). I thought this was odd because the correct path
for cpp is used in all the Makefiles.
Then I looked at FvwmCpp.c and here's what I found:
char *cpp_prog = "/usr/lib/cpp"; /* Name of the cpp program */
This definition should come from the CPP definition in the Makefile.
Gail
--
To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
message to majordomo_at_hpc.uh.edu.
To report problems, send mail to fvwm-owner_at_hpc.uh.edu.
Received on Thu Oct 12 1995 - 11:30:49 BST