From owner-freebsd-ports Sat Nov 21 13:42:37 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA25243 for freebsd-ports-outgoing; Sat, 21 Nov 1998 13:42:37 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from smtp1.jps.net (smtp1.jps.net [209.63.224.236]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA25238 for ; Sat, 21 Nov 1998 13:42:35 -0800 (PST) (envelope-from oski@jps.net) Received: from jps.net (209-63-253-53.smf.jps.net [209.63.253.53]) by smtp1.jps.net (8.8.5/8.8.5) with ESMTP id NAA00301; Sat, 21 Nov 1998 13:41:52 -0800 (PST) Message-ID: <365732D1.66E2B69A@jps.net> Date: Sat, 21 Nov 1998 13:38:25 -0800 From: Michael Oski X-Mailer: Mozilla 4.5 [en] (Win95; I) X-Accept-Language: en MIME-Version: 1.0 To: "Michael P. Shimko" , ports@FreeBSD.ORG Subject: Re: rxvt--Enabling XPM Backgrounds??? References: <36569101.4F5C5A50@maui.net> <36572224.41D975B5@jps.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org 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