about summary refs log tree commit diff
path: root/buildtools
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2016-11-23 22:00:55 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2016-11-23 22:00:55 +0000
commit379943af220c6666ad3ede29441f9cf808cf9804 (patch)
tree4f656c77fa8f4daf78bd6bd69a49294e24d50707 /buildtools
parent75bc35899c2b97e2b8f7704247a81cb6c21998f5 (diff)
downloadnetpbm-mirror-379943af220c6666ad3ede29441f9cf808cf9804.tar.gz
netpbm-mirror-379943af220c6666ad3ede29441f9cf808cf9804.tar.xz
netpbm-mirror-379943af220c6666ad3ede29441f9cf808cf9804.zip
Improve comment
git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@2837 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'buildtools')
-rwxr-xr-xbuildtools/configure.pl4
1 files changed, 2 insertions, 2 deletions
diff --git a/buildtools/configure.pl b/buildtools/configure.pl
index deedbf25..6bedf189 100755
--- a/buildtools/configure.pl
+++ b/buildtools/configure.pl
@@ -2180,8 +2180,8 @@ my ($linuxsvgalib, $linuxsvgahdr_dir) = getLinuxsvgaLibrary($platform);
 
 print("\n");
 
-# We should add the JBIG and URT libraries here too.  They're a little
-# more complicated because there are versions shipped with Netpbm.
+# We should add the URT, JBIG, and Jasper libraries here too.  They're a
+# little more complicated because there are versions shipped with Netpbm.
 
 
 #******************************************************************************