Subject: CVS commit: pkgsrc/net/mtr
To: None <pkgsrc-changes@netbsd.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 10/25/2001 19:13:07
Module Name:	pkgsrc
Committed By:	jlam
Date:		Thu Oct 25 16:13:07 UTC 2001

Modified Files:
	pkgsrc/net/mtr: Makefile

Log Message:
Do the whole automake step, not just the autoconf step, at pre-configure
time.  We need the various Makefile.in to be regenerated due to changes in
the patched configure.in.  Doing it now prevents the build process from
automatically doing it later during the build, which would overwrite any
changes done to the configure script by targets in ${_CONFIGURE_PREREQ}.


To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 pkgsrc/net/mtr/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.