Reece H. Dunn
|
a63caac1ed
Require a C99 compiler, not a C11 compiler and improve the C99 detection logic.
|
9 years ago |
Reece H. Dunn
|
891766ea5c
Work around missing AC_CHECK_HEADER_STDBOOL in older autoconf versions.
|
9 years ago |
Reece H. Dunn
|
5a3d5c0946
Check for the ronn command in configure before building the man files.
|
9 years ago |
Reece H. Dunn
|
f10b2ccb85
Use the system's sonic files.
|
9 years ago |
Reece H. Dunn
|
7d8b983ee7
strcasecmp is no longer used, so remove the compatibility code
|
9 years ago |
Reece H. Dunn
|
3d6b0d15d1
Remove wxWidgets and the remaining parts of espeakedit from the build.
|
9 years ago |
Reece H. Dunn
|
74b461070f
Use LT_INIT to initialize libtool.
|
9 years ago |
Reece H. Dunn
|
aa363fde6d
Update the AC_INIT details.
|
9 years ago |
Reece H. Dunn
|
ac31d7d5a8
Use eSpeak NG consistently to refer to the new project.
|
9 years ago |
Reece H. Dunn
|
d6ab370abc
Use autoscan output to update configure.ac.
|
9 years ago |
Reece H. Dunn
|
ca5f651d1d
espeak-ng requires a C11 compiler, so document and check this
|
9 years ago |
Reece H. Dunn
|
f7dfc38dd7
Use the C compiler to build C files; restructuring.
|
9 years ago |
Reece H. Dunn
|
1c78ef70ba
autotools: support using a custom gradle command
|
10 years ago |
Reece H. Dunn
|
6f2f4c94fd
Merge branch 'master' into android
|
10 years ago |
Reece H. Dunn
|
23b8324365
configure.ac: allow setting the wx-config path
|
10 years ago |
Reece H. Dunn
|
056562a6e3
Merge branch 'master' into android
|
10 years ago |
Reece H. Dunn
|
981c023977
autotools: update version to 1.48.*
|
10 years ago |
Reece H. Dunn
|
a4ce6aa683
autotools: support optionally building the extended Russian and Chinese dictionaries
|
11 years ago |
Reece H. Dunn
|
e5b4b5703c
configure.ac: use spaces to indent the text in the AC_MSG_NOTICE output
|
11 years ago |
Reece H. Dunn
|
b82375ffab
Merge branch 'master' into android
|
11 years ago |
Reece H. Dunn
|
6dd5529dd8
autotools: add support for disabling async command support (--without-async/--with-async=no)
|
11 years ago |
Reece H. Dunn
|
00861d3bc3
autotools: add support for disabling libsonic (--without-sonic/--with-sonic=no)
|
11 years ago |
Reece H. Dunn
|
83df50a40f
autotools: add support for disabling MBROLA (--without-mbrola/--with-mbrola=no)
|
11 years ago |
Reece H. Dunn
|
a725bba818
autotools: add support for disabling Klatt (--without-klatt/--with-klatt=no)
|
11 years ago |
Reece H. Dunn
|
0eac364d7f
Merge branch 'master' into android
|
11 years ago |
Reece H. Dunn
|
b4df398601
autotools: Add a --with-sada argument (default: no) to enable Solaris SADA audio support.
|
11 years ago |
Reece H. Dunn
|
c69ff7ebd7
autotools: Rewrite the build targets to use automake and libtool properly.
|
11 years ago |
Reece H. Dunn
|
39a6a2dbbb
autotools: Update the version in AC_INIT to 1.47.
|
11 years ago |
Reece H. Dunn
|
5ebbace3a5
Merge branch 'master' into android
|
11 years ago |
Reece H. Dunn
|
94ace09b40
configure.ac: Improve the checks to ensure that portaudio.h and -lportaudio refer to the same version of PortAudio.
|
11 years ago |