pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www
Module Name: pkgsrc
Committed By: is
Date: Wed Aug 20 09:26:45 UTC 2008
Modified Files:
pkgsrc/www/links: Makefile distinfo
pkgsrc/www/links-gui: Makefile
pkgsrc/www/links/patches: patch-aa
Log Message:
Don't -DUSE_INLINE - this creates "static inline", and the imake setup
at least on NetBSD-4/arm calls "cc -ansi", which, as being a c89 compiler,
refuses this c99 code (or so I've been told by C language lawyers).
(Maybe somebody can come up with a patch that does the right thing
wrt. this stuff for all our environments.)
To generate a diff of this commit:
cvs rdiff -r1.54 -r1.55 pkgsrc/www/links/Makefile
cvs rdiff -r1.49 -r1.50 pkgsrc/www/links/distinfo
cvs rdiff -r1.56 -r1.57 pkgsrc/www/links-gui/Makefile
cvs rdiff -r1.3 -r1.4 pkgsrc/www/links/patches/patch-aa
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index