ref: 72f228cadf2b189713cdcb92c1cb20facdab0822
parent: 96c0fc6a33671822f63d5941e045c8f88e8e3241
author: giles <giles@ded80894-8fb9-0310-811b-c03f3676ab4d>
date: Wed May 7 18:45:42 EDT 2003
correct a typo. (recommitted after repository became corrupt. original change date Wed May 7 05:00:33 2003) git-svn-id: http://svn.ghostscript.com/jbig2dec/trunk@251 ded80894-8fb9-0310-811b-c03f3676ab4d
--- a/configure.ac
+++ b/configure.ac
@@ -117,7 +117,7 @@
# Checks for library functions.
AC_FUNC_MEMCMP
-dnl we use realloc() but don't depend on the zero-lenght behavior
+dnl we use realloc() but don't depend on the zero-length behavior
dnl tested by AC_FUNC_REALLOC
AC_REPLACE_FUNCS([snprintf])