Date: Sat, 21 Nov 1998 13:38:25 -0800 From: Michael Oski <oski@jps.net> To: "Michael P. Shimko" <shimko@maui.net>, ports@FreeBSD.ORG Subject: Re: rxvt--Enabling XPM Backgrounds??? Message-ID: <365732D1.66E2B69A@jps.net> References: <36569101.4F5C5A50@maui.net> <36572224.41D975B5@jps.net>
next in thread | previous in thread | raw e-mail | index | archive | help
OK, so I jumped the gun a bit. it's the acconfig.h file you need to edit, not config.h.in. Also, be sure to define the following statement regarding XPM_INC_X11 so it can find xpm.h. I suppose that was what I meant about having fun ;-P MO! -- ________________________ i AM - therefore i THINK Michael Oski wrote: > Michael, > > Do a make extract and chdir to ./work/rxvt-2.4.7/autoconf and edit the > config.h.in file. You will see on 97 and #undef XPM_BACKGROUND. Change this > to #define XPM_BACKGROUND and have fun :-) > > MO! > > "Michael P. Shimko" wrote: > > > Dear ports: > > > > I have recently installed FreeBSD 2.2.6 and dowloaded the rxvt port's > > source files. I want to enable the XPM background option but I'm not > > sure which file (Makefile, configure.h, configure.in....) to modify, or > > what to change. Can you tell me which file and what to change in order > > to get the XPM background option. > > > > Thanks, > > > > shimmy > > > > ps. I'm new to this configure type setup for compiling programs. I've > > done some simple makefiles while in college in 1993--it's been a while. > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-ports" in the body of the message > > -- > ________________________ > i AM - therefore i THINK To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?365732D1.66E2B69A>