Gnus development mailing list
 help / color / mirror / Atom feed
* building pgnus with VPATH
@ 1999-11-13  0:00 Jason R Mastaler
  1999-11-13  0:38 ` Denys Duchier
  0 siblings, 1 reply; 3+ messages in thread
From: Jason R Mastaler @ 1999-11-13  0:00 UTC (permalink / raw)


It would be nice if pgnus could be compiled in a separate directory
than the sources, especially now that we can update via CVS.  

Although I'm not sure how to implement this, I believe that this
requires some changes to the pgnus autoconf scripts as well as a
version of `make' that supports the `VPATH' variable, such as GNU
`make'.  `configure' can then look for the pgnus source code in the
directory that `configure' is in when run, and the srcdir remains
clean.

    % mkdir objdir 
    % cd objdir 
    % srcdir/configure && make




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~1999-11-13  0:58 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-11-13  0:00 building pgnus with VPATH Jason R Mastaler
1999-11-13  0:38 ` Denys Duchier
1999-11-13  0:58   ` William M. Perry

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).