configure: rebuild
This commit is contained in:
parent
be5a5c6a41
commit
4436927dcb
1 changed files with 11 additions and 11 deletions
22
configure
vendored
22
configure
vendored
|
|
@ -1,6 +1,6 @@
|
|||
#! /bin/sh
|
||||
# Guess values for system-dependent variables and create Makefiles.
|
||||
# Generated by GNU Autoconf 2.69 for RT/TTS D.84.1.
|
||||
# Generated by GNU Autoconf 2.69 for TTS D.84.1.
|
||||
#
|
||||
# Report bugs to <ft@le-fay.org>.
|
||||
#
|
||||
|
|
@ -578,10 +578,10 @@ MFLAGS=
|
|||
MAKEFLAGS=
|
||||
|
||||
# Identity of this package.
|
||||
PACKAGE_NAME='RT/TTS'
|
||||
PACKAGE_TARNAME='rt-tts'
|
||||
PACKAGE_NAME='TTS'
|
||||
PACKAGE_TARNAME='tts'
|
||||
PACKAGE_VERSION='D.84.1'
|
||||
PACKAGE_STRING='RT/TTS D.84.1'
|
||||
PACKAGE_STRING='TTS D.84.1'
|
||||
PACKAGE_BUGREPORT='ft@le-fay.org'
|
||||
PACKAGE_URL=''
|
||||
|
||||
|
|
@ -1240,7 +1240,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 RT/TTS D.84.1 to adapt to many kinds of systems.
|
||||
\`configure' configures TTS D.84.1 to adapt to many kinds of systems.
|
||||
|
||||
Usage: $0 [OPTION]... [VAR=VALUE]...
|
||||
|
||||
|
|
@ -1288,7 +1288,7 @@ Fine tuning of the installation directories:
|
|||
--infodir=DIR info documentation [DATAROOTDIR/info]
|
||||
--localedir=DIR locale-dependent data [DATAROOTDIR/locale]
|
||||
--mandir=DIR man documentation [DATAROOTDIR/man]
|
||||
--docdir=DIR documentation root [DATAROOTDIR/doc/rt-tts]
|
||||
--docdir=DIR documentation root [DATAROOTDIR/doc/tts]
|
||||
--htmldir=DIR html documentation [DOCDIR]
|
||||
--dvidir=DIR dvi documentation [DOCDIR]
|
||||
--pdfdir=DIR pdf documentation [DOCDIR]
|
||||
|
|
@ -1305,7 +1305,7 @@ fi
|
|||
|
||||
if test -n "$ac_init_help"; then
|
||||
case $ac_init_help in
|
||||
short | recursive ) echo "Configuration of RT/TTS D.84.1:";;
|
||||
short | recursive ) echo "Configuration of TTS D.84.1:";;
|
||||
esac
|
||||
cat <<\_ACEOF
|
||||
|
||||
|
|
@ -1392,7 +1392,7 @@ fi
|
|||
test -n "$ac_init_help" && exit $ac_status
|
||||
if $ac_init_version; then
|
||||
cat <<\_ACEOF
|
||||
RT/TTS configure D.84.1
|
||||
TTS configure D.84.1
|
||||
generated by GNU Autoconf 2.69
|
||||
|
||||
Copyright (C) 2012 Free Software Foundation, Inc.
|
||||
|
|
@ -1761,7 +1761,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 RT/TTS $as_me D.84.1, which was
|
||||
It was created by TTS $as_me D.84.1, which was
|
||||
generated by GNU Autoconf 2.69. Invocation command line was
|
||||
|
||||
$ $0 $@
|
||||
|
|
@ -4871,7 +4871,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 RT/TTS $as_me D.84.1, which was
|
||||
This file was extended by TTS $as_me D.84.1, which was
|
||||
generated by GNU Autoconf 2.69. Invocation command line was
|
||||
|
||||
CONFIG_FILES = $CONFIG_FILES
|
||||
|
|
@ -4933,7 +4933,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="\\
|
||||
RT/TTS config.status D.84.1
|
||||
TTS config.status D.84.1
|
||||
configured by $0, generated by GNU Autoconf 2.69,
|
||||
with options \\"\$ac_cs_config\\"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue