summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorpgen <p.gen.progs@gmail.com>2021-12-10 23:45:01 +0100
committerpgen <p.gen.progs@gmail.com>2021-12-10 23:45:01 +0100
commit62615b442cb25195e40ccfa4d4d132d52ccccb6e (patch)
tree195d22de692c6864c5d026806c3e217a4b2dadb3 /configure
parent9988ccf0dfc1fb0ebd3fba2f7313311241b181e6 (diff)
Bump to release 0.9.19v0.9.19
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure37
1 files changed, 27 insertions, 10 deletions
diff --git a/configure b/configure
index 8b435eb..fa6c58a 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.69 for smenu 0.9.18.
+# Generated by GNU Autoconf 2.69 for smenu 0.9.19.
#
# Report bugs to <p.gen.progs@gmail.com>.
#
@@ -580,8 +580,8 @@ MAKEFLAGS=
# Identity of this package.
PACKAGE_NAME='smenu'
PACKAGE_TARNAME='smenu'
-PACKAGE_VERSION='0.9.18'
-PACKAGE_STRING='smenu 0.9.18'
+PACKAGE_VERSION='0.9.19'
+PACKAGE_STRING='smenu 0.9.19'
PACKAGE_BUGREPORT='p.gen.progs@gmail.com'
PACKAGE_URL=''
@@ -658,6 +658,9 @@ AM_BACKSLASH
AM_DEFAULT_VERBOSITY
AM_DEFAULT_V
AM_V
+CSCOPE
+ETAGS
+CTAGS
am__untar
am__tar
AMTAR
@@ -1275,7 +1278,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 smenu 0.9.18 to adapt to many kinds of systems.
+\`configure' configures smenu 0.9.19 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1345,7 +1348,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of smenu 0.9.18:";;
+ short | recursive ) echo "Configuration of smenu 0.9.19:";;
esac
cat <<\_ACEOF
@@ -1436,7 +1439,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-smenu configure 0.9.18
+smenu configure 0.9.19
generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1859,7 +1862,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 smenu $as_me 0.9.18, which was
+It was created by smenu $as_me 0.9.19, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@
@@ -2720,7 +2723,7 @@ fi
# Define the identity of the package.
PACKAGE='smenu'
- VERSION='0.9.18'
+ VERSION='0.9.19'
cat >>confdefs.h <<_ACEOF
@@ -2770,6 +2773,20 @@ am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -'
+# Variables for tags utilities; see am/tags.am
+if test -z "$CTAGS"; then
+ CTAGS=ctags
+fi
+
+if test -z "$ETAGS"; then
+ ETAGS=etags
+fi
+
+if test -z "$CSCOPE"; then
+ CSCOPE=cscope
+fi
+
+
# POSIX will say in a future version that running "rm -f" with no argument
# is OK; and we want to be able to make that assumption in our Makefile
@@ -5712,7 +5729,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 smenu $as_me 0.9.18, which was
+This file was extended by smenu $as_me 0.9.19, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -5778,7 +5795,7 @@ _ACEOF
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
ac_cs_version="\\
-smenu config.status 0.9.18
+smenu config.status 0.9.19
configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\"