summaryrefslogtreecommitdiff
path: root/m4/ax_check_java_plugin.m4
diff options
context:
space:
mode:
authorSveinung Kvilhaugsvik <sveinung84@users.sourceforge.net>2013-09-29 01:12:44 +0200
committerPeter Simons <simons@cryp.to>2013-10-03 19:01:30 +0200
commite97967395fa35274e19bd69b7f32b6e51ffc0721 (patch)
treed98239f4a908d4f55fc098bdfe24e43cc27735ea /m4/ax_check_java_plugin.m4
parentdd946914edb9da25e2d8c8b2186fab5d8103f3d4 (diff)
downloadautoconf-archive-e97967395fa35274e19bd69b7f32b6e51ffc0721.tar.gz
Fix spelling of "available".
Diffstat (limited to 'm4/ax_check_java_plugin.m4')
-rw-r--r--m4/ax_check_java_plugin.m44
1 files changed, 2 insertions, 2 deletions
diff --git a/m4/ax_check_java_plugin.m4 b/m4/ax_check_java_plugin.m4
index 34f3dc6..920753e 100644
--- a/m4/ax_check_java_plugin.m4
+++ b/m4/ax_check_java_plugin.m4
@@ -14,7 +14,7 @@
# Apply the shell variable as you see fit. If sun changes things so
# <jre>/lib/plugin.jar is not the magic file it will stop working.
#
-# This macro assumes that unzip, zipinfo or pkzipc is avialable (and can
+# This macro assumes that unzip, zipinfo or pkzipc is available (and can
# list the contents of the jar archive). The first two are assumed to work
# similarly enough to the infozip versisonms. The pkzipc version is
# assumed to work if I undertstand the documentation on pkware's site but
@@ -50,7 +50,7 @@
# modified version of the Autoconf Macro, you may extend this special
# exception to the GPL to apply to your modified version as well.
-#serial 6
+#serial 7
AU_ALIAS([DPS_CHECK_PLUGIN], [AX_CHECK_JAVA_PLUGIN])
AC_DEFUN([AX_CHECK_JAVA_PLUGIN],