summaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Collapse)AuthorAgeFilesLines
* build: Ensure C compiler is in C99 modeHEADmasterPatrick McDermott2019-10-191-0/+1
|
* Fix GPL versionPatrick McDermott2019-10-141-1/+1
| | | | | I don't know how or why I ended up applying GPLv2. I must have copied from one of my GPLv2-or-later projects and not noticed the error.
* build: Fix library linkingPatrick McDermott2019-10-141-3/+6
|
* build: Throw error on missing librariesPatrick McDermott2019-10-141-3/+9
|
* build: Check for -lcursesPatrick McDermott2019-10-081-0/+1
|
* speech_init(): Hardcode register_cmu_us_slt() callPatrick McDermott2019-10-051-0/+1
| | | | And check for -lflite_cmu_us_slt.
* build: Check for -lflitePatrick McDermott2019-10-041-0/+2
|
* Initial commitPatrick McDermott2019-08-191-0/+88