Subject: CVS commit: pkgsrc/lang/gcc
To: None <pkgsrc-changes@netbsd.org>
From: Stoned Elipot <seb@netbsd.org>
List: pkgsrc-changes
Date: 10/26/2002 17:32:50
Module Name:	pkgsrc
Committed By:	seb
Date:		Sat Oct 26 14:32:49 UTC 2002

Modified Files:
	pkgsrc/lang/gcc: Makefile

Log Message:
GNU make with its support of micro- and nano-second timestamp and stat(2)
related information keeps pestering me while building this package on Solaris.
So...
- Replace WRKDIR and SRCDIR hack with CONFIGURE_DIRS and BUILD_DIRS tuning:
automake-*-override can now properly do their job.
- Prevent gperf invocation with the right touch command in pre-configure
target.
- Create BUILD_DIRS in pre-configure target.


To generate a diff of this commit:
cvs rdiff -r1.48 -r1.49 pkgsrc/lang/gcc/Makefile

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