about summary refs log tree commit diff
path: root/buildtools
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2007-12-09 18:23:08 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2007-12-09 18:23:08 +0000
commite254440851e0631df7ef235027e0ce8c427c61e9 (patch)
tree9692014d4373e8869269955be7e158b23eedaac3 /buildtools
parent9eda2942da8ab522c11b8c14a91fd368d11008e7 (diff)
downloadnetpbm-mirror-e254440851e0631df7ef235027e0ce8c427c61e9.tar.gz
netpbm-mirror-e254440851e0631df7ef235027e0ce8c427c61e9.tar.xz
netpbm-mirror-e254440851e0631df7ef235027e0ce8c427c61e9.zip
fix typo in message
git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@483 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'buildtools')
-rwxr-xr-xbuildtools/configure.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/buildtools/configure.pl b/buildtools/configure.pl
index dc267849..9cb1313a 100755
--- a/buildtools/configure.pl
+++ b/buildtools/configure.pl
@@ -1627,7 +1627,7 @@ sub printNoLibxml2Warning() {
 
 WARNING: You appear not to have Libxml2 installed ('xml2-config' does not
 exist in your program search PATH).  If this is the case at build time,
-the build will skip building 'svtgtopam'.
+the build will skip building 'svgtopam'.
 
 EOF
 }