Subject: CVS commit: pkgsrc/print/transfig
From: Ignatios Souvatzis
Date: 2008-08-20 12:25:12
Message id: 20080820102512.1C3B2175D0@cvs.netbsd.org

Log Message:
Workaround for my own PR 39379:

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.)

Files:
RevisionActionfile
1.36modifypkgsrc/print/transfig/Makefile
1.15modifypkgsrc/print/transfig/distinfo
1.11modifypkgsrc/print/transfig/patches/patch-aa