Subject: CVS commit: pkgsrc/math/fftw
To: None <pkgsrc-changes@NetBSD.org>
From: Adam Ciarcinski <adam@netbsd.org>
List: pkgsrc-changes
Date: 07/07/2006 18:02:01
Module Name:	pkgsrc
Committed By:	adam
Date:		Fri Jul  7 18:02:01 UTC 2006

Modified Files:
	pkgsrc/math/fftw: Makefile distinfo

Log Message:
Changes 3.1.2:
* Correct bug in configure script: --enable-portable-binary option was ignored!
* Threads compilation fix on AIX: prefer xlc_r to cc_r, and don't use
  either if we are using gcc.
* Updated FAQ to note that Apple gcc 4.0.1 on MacOS/Intel is broken,
  and suggest a workaround.  configure script now detects Core/Duo arch.
* Use -maltivec when checking for altivec.h.


To generate a diff of this commit:
cvs rdiff -r1.24 -r1.25 pkgsrc/math/fftw/Makefile
cvs rdiff -r1.10 -r1.11 pkgsrc/math/fftw/distinfo

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