This patch is part of a series of patches for speech-tools for Debian GNU/Linux, which primarily fix build errors with GCC 4.3 and newer. --- speech-tools-1.2.3.orig/include/EST_cutils.h +++ speech-tools-1.2.3/include/EST_cutils.h @@ -48,6 +48,7 @@ extern const char * const est_tools_version; extern const char * const est_name; extern const char * const est_libdir; +extern const char * const est_datadir; extern const char * const est_ostype; #include "EST_walloc.h"