From 7ca9e9c2c7ea6839e2276cbdd5d1c2498bd8fb5e Mon Sep 17 00:00:00 2001 From: giraffedata Date: Thu, 4 Dec 2008 17:47:55 +0000 Subject: Use GNU C compile options on Darwin git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@780 9d0c8265-081b-0410-96cb-a4ca84ce46f8 --- doc/HISTORY | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'doc/HISTORY') diff --git a/doc/HISTORY b/doc/HISTORY index 6c9e00fb..e640555a 100644 --- a/doc/HISTORY +++ b/doc/HISTORY @@ -19,9 +19,11 @@ not yet BJH Release 10.45.00 pamditherbw: Fix -value other than .5 with -fs, -atkinson. - Build: Move CFLAGS later in libjasper build so that a -I in - CFLAGS doesn't interfere with finding the local libjasper - header files. + Build: Use GNU compile options for Darwin. + + Build: Move CFLAGS later in libjasper and librle build so that a + -I in CFLAGS doesn't interfere with finding the local libjasper + and Netpbm header files. Build: Move LDFLAGS later so that a -L in LDFLAGS doesn't interfere with finding the built libnetpbm. (The common -- cgit 1.4.1