Subject: Re: CVS commit: pkgsrc
To: Jim Wise <jwise@draga.com>
From: Johnny C. Lam <lamj@stat.cmu.edu>
List: source-changes
Date: 09/13/2000 22:26:36
Jim Wise <jwise@draga.com> writes:
> On Wed, 13 Sep 2000, Johnny C. Lam wrote:
>
> > * Move installation of config files to ${PREFIX}/lib/X11/xview
> > (consistent with how lesstif installs into ${PREFIX}/lib/X11/lesstif)
> > * Provide a xmkmf-type script called "xvmkmf" which does the right thing
> > for programs needing to generate Makefiles from Imakefiles using XView.
> > * Bump version number to 3.2.1nb1.
>
> Is this _really_ TRT to do? It seems to me that wanting to use the
> standard xmkmf for an xview program is a.) reasonable and b.) done by a
> number of programs. It seems more correct to me to install these config
> files in with the standard Imake config files is more correct, even if
> the rest of the xview stuff will go under another tree.
Well, installing things under ${X11BASE} defeats the purpose of
xpkgwedge if it is installed, so I don't think I want to forcibly
install the config files in ${X11BASE}. What could be done is
installing the config files under ${PREFIX}/lib/X11/config so that if
xpkgwedge is _not_ installed, then `xmkmf -a' would work correctly.
However, `xvmkmf -a' would _always_ work correctly.
-- Johnny C. Lam <lamj@stat.cmu.edu>
Department of Statistics, Carnegie Mellon University
http://www.stat.cmu.edu/~lamj/