From 77b56ea88c330f352c7adddf6725d95a44bdc8e2 Mon Sep 17 00:00:00 2001 From: la-ninpre Date: Sat, 28 Aug 2021 10:11:18 +0000 Subject: added 'ku' word a a a mi pakala. mi pana ala e nimi 'ku'. taso tenpo ni la, ona li lon. FossilOrigin-Name: ddf9fcf21cd82cdd58f0da8e76814536020edad108662524cd95a56cb555c520 --- configure | 20 ++++++++++---------- configure.ac | 2 +- nimitoki.c | 1 + nimitoki.txt | 1 + 4 files changed, 13 insertions(+), 11 deletions(-) diff --git a/configure b/configure index 86e41cb..58a1f88 100755 --- a/configure +++ b/configure @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.71 for nimisewi 0.1.0. +# Generated by GNU Autoconf 2.71 for nimisewi 0.1.1. # # Report bugs to . # @@ -612,8 +612,8 @@ MAKEFLAGS= # Identity of this package. PACKAGE_NAME='nimisewi' PACKAGE_TARNAME='nimisewi' -PACKAGE_VERSION='0.1.0' -PACKAGE_STRING='nimisewi 0.1.0' +PACKAGE_VERSION='0.1.1' +PACKAGE_STRING='nimisewi 0.1.1' PACKAGE_BUGREPORT='aaoth@aaoth.xyz' PACKAGE_URL='' @@ -1309,7 +1309,7 @@ if test "$ac_init_help" = "long"; then # Omit some internal or obsolete options to make the list less imposing. # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF -\`configure' configures nimisewi 0.1.0 to adapt to many kinds of systems. +\`configure' configures nimisewi 0.1.1 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1380,7 +1380,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of nimisewi 0.1.0:";; + short | recursive ) echo "Configuration of nimisewi 0.1.1:";; esac cat <<\_ACEOF @@ -1471,7 +1471,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -nimisewi configure 0.1.0 +nimisewi configure 0.1.1 generated by GNU Autoconf 2.71 Copyright (C) 2021 Free Software Foundation, Inc. @@ -1791,7 +1791,7 @@ cat >config.log <<_ACEOF This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by nimisewi $as_me 0.1.0, which was +It was created by nimisewi $as_me 0.1.1, which was generated by GNU Autoconf 2.71. Invocation command line was $ $0$ac_configure_args_raw @@ -3062,7 +3062,7 @@ fi # Define the identity of the package. PACKAGE='nimisewi' - VERSION='0.1.0' + VERSION='0.1.1' printf "%s\n" "#define PACKAGE \"$PACKAGE\"" >>confdefs.h @@ -5222,7 +5222,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by nimisewi $as_me 0.1.0, which was +This file was extended by nimisewi $as_me 0.1.1, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -5290,7 +5290,7 @@ ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\\\\\\ cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config='$ac_cs_config_escaped' ac_cs_version="\\ -nimisewi config.status 0.1.0 +nimisewi config.status 0.1.1 configured by $0, generated by GNU Autoconf 2.71, with options \\"\$ac_cs_config\\" diff --git a/configure.ac b/configure.ac index 32f560f..7bdd1f0 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([nimisewi], [0.1.0], [aaoth@aaoth.xyz]) +AC_INIT([nimisewi], [0.1.1], [aaoth@aaoth.xyz]) AC_COPYRIGHT([Copyright (c) 2021, la-ninpre]) AC_CONFIG_AUX_DIR([autotools]) AM_INIT_AUTOMAKE diff --git a/nimitoki.c b/nimitoki.c index 06a4103..9023143 100644 --- a/nimitoki.c +++ b/nimitoki.c @@ -37,6 +37,7 @@ const char *nimi_toki[] = { "ko", "kokosila", "kon", + "ku", "kule", "kulupu", "kute", diff --git a/nimitoki.txt b/nimitoki.txt index 77c59b7..d6e4f63 100644 --- a/nimitoki.txt +++ b/nimitoki.txt @@ -31,6 +31,7 @@ kiwen ko kokosila kon +ku kule kulupu kute -- cgit v1.2.3