--On Monday, July 28, 2003 3:35 PM +0000 [EMAIL PROTECTED] wrote:

slive 2003/07/28 08:35:17

  Modified:    .        Makefile.in CHANGES
  Log:
  Install config.nice into the build/ directory to make
  minor version upgrades easier.

  Revision  Changes    Path
  1.135     +2 -1      httpd-2.0/Makefile.in
...
+ cp $(top_srcdir)/config.nice $(DESTDIR)$(installbuilddir);

config.nice is in $(top_builddir) not $(top_srcdir).


VPATH builds have a specific config.nice created in the build directory - it's not a part of the source distribution... -- justin

Reply via email to