about summary refs log tree commit diff
path: root/doc
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2014-03-03 03:11:30 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2014-03-03 03:11:30 +0000
commit5ea5681958c174e381c203a12e97722969ab7caf (patch)
treeddd4bdb068038307647d3572f21ea0284062eb96 /doc
parent8d347ef7a0d85a2675eff88672bde2e955b871ae (diff)
downloadnetpbm-mirror-5ea5681958c174e381c203a12e97722969ab7caf.tar.gz
netpbm-mirror-5ea5681958c174e381c203a12e97722969ab7caf.tar.xz
netpbm-mirror-5ea5681958c174e381c203a12e97722969ab7caf.zip
Warn if user says JPEG library is in the default search path but it isn't
git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@2151 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'doc')
-rw-r--r--doc/HISTORY3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/HISTORY b/doc/HISTORY
index eb33cf22..00cb4ab7 100644
--- a/doc/HISTORY
+++ b/doc/HISTORY
@@ -54,6 +54,9 @@ not yet  BJH  Release 10.66.00
               Netpbm 9.21 (January 2001)).  Thanks Prophet of the Way
               <afu@wta.att.ne.jp>.
 
+              configure: warn if user says JPEG library is in the linker's
+              default search path, but it isn't.
+
               build/install: add tools for creating a Debian package.
 
               make package: Include template for pkgconfig file.