about summary refs log tree commit diff
path: root/doc/HISTORY
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2007-12-14 21:47:34 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2007-12-14 21:47:34 +0000
commit2ea362a6846eb43705a4ba4b73a254e86709368e (patch)
treedfb286eadf804e27979ee2a8f57e9ee8fd05509f /doc/HISTORY
parent0bfd0c118ea28cf4a435d433e920ad26e04ec51a (diff)
downloadnetpbm-mirror-2ea362a6846eb43705a4ba4b73a254e86709368e.tar.gz
netpbm-mirror-2ea362a6846eb43705a4ba4b73a254e86709368e.tar.xz
netpbm-mirror-2ea362a6846eb43705a4ba4b73a254e86709368e.zip
get int_fast32_t defined on AIX
git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@489 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'doc/HISTORY')
-rw-r--r--doc/HISTORY4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/HISTORY b/doc/HISTORY
index add0c2e6..9c118bc1 100644
--- a/doc/HISTORY
+++ b/doc/HISTORY
@@ -42,6 +42,10 @@ not yet  BJH  Release 10.41.00
               pm_freerow(); change row buffer type from char * to void *
               for pm_allocrow(), pm_freerow().
 
+              set _XOPEN_SOURCE=600 so jpeg2ktopam and pamtojpeg2k
+              compile on AIX (_XOPEN_SOURCE=500 keeps int_fast32_t from
+              being defined).
+
               Fix bug: ppmdraw.h, ppmdfont.h not installed.
 
               package, install: install interface header files as