Subject: CVS commit: pkgsrc/pkgtools/pkg_install-info/files
To: None <pkgsrc-changes@NetBSD.org>
From: Eric Gillespie <epg@netbsd.org>
List: pkgsrc-changes
Date: 03/10/2006 06:10:44
Module Name: pkgsrc
Committed By: epg
Date: Fri Mar 10 06:10:44 UTC 2006
Modified Files:
pkgsrc/pkgtools/pkg_install-info/files: Makefile.in
Log Message:
Add -DHAVE_CONFIG_H to CPPFLAGS so xstrdup.c will include <string.h>
and get the correct prototypes for strcpy and strlen.
Fixes build on Ubuntu Linux, and likely others.
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 pkgsrc/pkgtools/pkg_install-info/files/Makefile.in
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.