about summary refs log tree commit diff
path: root/doc
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2010-12-10 17:19:10 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2010-12-10 17:19:10 +0000
commite60f2423e0341bddf1c818a7f7653b889cb717fc (patch)
treeb520003ef1b7a80142d01ede89444a891cfbe740 /doc
parent259271c15ea2aff768d65f120f4d73490cade441 (diff)
downloadnetpbm-mirror-e60f2423e0341bddf1c818a7f7653b889cb717fc.tar.gz
netpbm-mirror-e60f2423e0341bddf1c818a7f7653b889cb717fc.tar.xz
netpbm-mirror-e60f2423e0341bddf1c818a7f7653b889cb717fc.zip
Fix missing -lm building pdbimgtopam and pamtopdbimg
git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@1369 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'doc')
-rw-r--r--doc/HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/HISTORY b/doc/HISTORY
index 496fbba5..51ca6827 100644
--- a/doc/HISTORY
+++ b/doc/HISTORY
@@ -67,6 +67,8 @@ Not yet  BJH  Release 10.53.00
               to start with "pm_": shhopt, nstring, nsleep.  Eliminate
               createBlackTuple -- pnmCreateBlackTuple already existed.
 
+              build: include -lm in build of pamtopdbimg, pdbimgtopam.
+
               configure: Make warnings stand out more.
 
               configure: Fix crash when libpng test compile fails.