Subject: CVS commit: pkgsrc/pkgtools/libnbcompat/files
To: None <pkgsrc-changes@NetBSD.org>
From: Simon Burge <simonb@netbsd.org>
List: pkgsrc-changes
Date: 02/14/2004 04:47:13
Module Name: pkgsrc
Committed By: simonb
Date: Sat Feb 14 04:47:13 UTC 2004
Modified Files:
pkgsrc/pkgtools/libnbcompat/files: configure configure.ac
Log Message:
When checking for the <sys/mount.h> header, include <sys/param.h> if
it exists to stop a warning that comes from including <sys/mount.h> by
itself.
Fix from Love Hornquist Astrand in PR pkg/24419.
To generate a diff of this commit:
cvs rdiff -r1.34 -r1.35 pkgsrc/pkgtools/libnbcompat/files/configure
cvs rdiff -r1.35 -r1.36 pkgsrc/pkgtools/libnbcompat/files/configure.ac
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.