Subject: Re: path confusion...
To: None <mcmahill@mtl.mit.edu>
From: Todd Vierling <tv@pobox.com>
List: tech-pkg
Date: 06/23/1999 10:10:19
On Wed, 23 Jun 1999 mcmahill@mtl.mit.edu wrote:

: The result is that Ted gets installed with PREFIX=/usr/X11R6 (on my
: machine) and the directory /usr/X11R6/share/Ted/ind gets compiled in as
: the location for spelling libraries.
: 
: So when I make a package Makefile for the spelling dictionaries, should I
: go ahead and set
: 
: USE_X11=	YES

Actually, you need USE_X11BASE=YES.

USE_X11=YES doesn't do anything about ${PREFIX}; in the ted package,
USE_MOTIF is what got you X11BASE.

-- 
-- Todd Vierling (tv@pobox.com)