]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
spelling: available
authorJosh Soref <jsoref@users.noreply.github.com>
Sun, 23 Jul 2017 15:40:19 +0000 (11:40 -0400)
committerJosh Soref <jsoref@users.noreply.github.com>
Sun, 23 Jul 2017 15:40:19 +0000 (11:40 -0400)
configure.ac

index 486aeafe4492e22b792926e7dc0a1cd2c3410927..ec2f0119621287ff7742c9581cfe994e288a9121 100644 (file)
@@ -1423,7 +1423,7 @@ AC_ARG_ENABLE(generate_parser, [AC_HELP_STRING([--enable-generate-parser],
    bison and flex are required [default=no]])],
    enable_generate_parser=$enableval, enable_generate_parser=no)
 
-# Check if flex is avaible. Flex is not needed for building Kea sources,
+# Check if flex is available. Flex is not needed for building Kea sources,
 # unless you want to regenerate grammars
 AC_PROG_LEX