34 Commits (d5362b2608793a64f21d134f3b59065d205ceb20)

Author SHA1 Message Date
  Luke Yelavich d5362b2608 build - Add pkg-config file 9 years ago
  Reece H. Dunn 960e075b8a Refer to C99 instead of C11 in the configure summary output. 9 years ago
  Reece H. Dunn cd64bfeb53 Install the espeak compatibility symlinks. 9 years ago
  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 23b8324365 configure.ac: allow setting the wx-config path 11 years ago
  Reece H. Dunn 981c023977 autotools: update version to 1.48.* 11 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 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 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 94ace09b40 configure.ac: Improve the checks to ensure that portaudio.h and -lportaudio refer to the same version of PortAudio. 11 years ago
  Reece H. Dunn d3ff1abbe9 configure.ac: Update the configure script to detect portaudio version (18 or 19). 11 years ago
  Reece H. Dunn a8bc86bfd9 configure.ac: drop autoconf requirement to 2.63 to support more systems (e.g. the OLPC XO-1) 12 years ago
  Reece H. Dunn 766a7a109f autotools: add --with-portaudio -- support AUDIO=portaudio and AUDIO=runtime 12 years ago
  Reece H. Dunn 4693bbc917 autotools: detect wxWidgets version via wx-config (wxWidgets 2.8/debian testing support) 12 years ago
  Reece H. Dunn 7de46ec58e autotools: convert src/Makefile to an automake file 12 years ago
  Reece H. Dunn cb947734c8 autotools: support --with-pulseaudio to enable/disable pulseaudio 12 years ago
  Reece H. Dunn 7fdb2d2fb8 build: add initial autotools configure support 12 years ago