From owner-freebsd-hackers Sat Jun 24 21:25:06 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id VAA07734 for hackers-outgoing; Sat, 24 Jun 1995 21:25:06 -0700 Received: from irz301.inf.tu-dresden.de (irz301.inf.tu-dresden.de [141.76.1.11]) by freefall.cdrom.com (8.6.10/8.6.6) with SMTP id VAA07695 for ; Sat, 24 Jun 1995 21:24:59 -0700 Received: from sax.sax.de by irz301.inf.tu-dresden.de with SMTP (5.67b+/DEC-Ultrix/4.3) id AA29937; Sun, 25 Jun 1995 06:24:57 +0200 Received: by sax.sax.de (8.6.12/8.6.12-s1) with UUCP id GAA26491 for freebsd-hackers@freebsd.org; Sun, 25 Jun 1995 06:24:56 +0200 Received: (from j@localhost) by uriah.heep.sax.de (8.6.11/8.6.9) id BAA11542 for freebsd-hackers@freebsd.org; Sun, 25 Jun 1995 01:04:46 +0200 From: J Wunsch Message-Id: <199506242304.BAA11542@uriah.heep.sax.de> Subject: Re: Memory leak somewhere? To: freebsd-hackers@freebsd.org (FreeBSD hackers) Date: Sun, 25 Jun 1995 01:04:45 +0200 (MET DST) Reply-To: freebsd-hackers@freebsd.org (FreeBSD hackers) In-Reply-To: <20451.804027485@whisker.internet-eireann.ie> from "Jordan K. Hubbard" at Jun 24, 95 09:58:05 pm Reply-To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) X-Phone: +49-351-2012 669 X-Mailer: ELM [version 2.4 PL23] Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Content-Length: 865 Sender: hackers-owner@freebsd.org Precedence: bulk As Jordan K. Hubbard wrote: > > > Look in FreeBSD.cf : > > #define CcCmd cc > > #define CppCmd /usr/libexec/cpp > > Thanks, I discovered it already (and have a make World going right now). > I was just confused by where Joerg said it was! :) I didn't say it was there. I've only said *I*'ve put it there. :-) Since most of the X11 Imake macros are protected by #ifndef's, it's quite equal where you put it -- i prefer the xf86site.def for all of this, since i need to maintain only a single file. (I'm still also a beta-tester for XFree86[tm], and hence have to live with frequent changes in the various config files. So it's easier for me to concentrate on a single file only.) -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ Never trust an operating system you don't have sources for. ;-)