configure.ac: RT/TTS -> TTS

This commit is contained in:
Liss Tarnell 2017-09-25 13:25:58 +01:00
parent b473a74c9d
commit be5a5c6a41
2 changed files with 22 additions and 22 deletions

View file

@ -1,5 +1,5 @@
AC_PREREQ([2.69])
AC_INIT([RT/TTS], [D.84.1], [ft@le-fay.org])
AC_INIT([TTS], [D.84.1], [ft@le-fay.org])
AC_CONFIG_SRCDIR([tts.c])
AC_CONFIG_HEADERS([config.h])