diff options
-rwxr-xr-x | buildtools/configure.pl | 4 |
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. #****************************************************************************** |