On Mon, Jun 23, 2014 at 09:20:25PM +0200 I heard the voice of Rhialto, and lo! it spake thus: > > I notice now that apparently one thing got lost in the transition: > the pre-define of PIXMAP_DIRECTORY. Or at least, ctwm can't find my > icons any more.
Mmph. I did add it; looks like I rearranged some stuff afterward and moved it to being defined after it was used to -D. Whoops. Silly cmake; can't you even do simple time travel? ;) Fixed now. I'll probably move it to a config.h-ish setup rather than piling -D's on the command line at some point. I've also been thinking about moving where pixmaps and config get installed to; they've always gone to an X11-derived place mirroring twm, but since we're no longer using imake we're sorta guessing a little at where that is. And we're some way from pretending (or it even being an important thing to pretend) to be sorta-twm. It may be more sensible to use something like $PREFIX/share nowadays. Possibly even $PREFIX/etc for the system-wide default config. -- Matthew Fuller (MF4839) | [email protected] Systems/Network Administrator | http://www.over-yonder.net/~fullermd/ On the Internet, nobody can hear you scream.
