Add HAVE_POCKETSPHINX_H to config.h.in

This commit is contained in:
Gregory John Casamento 2020-01-30 14:29:20 -05:00
parent 2b565697e5
commit 82f9cbb96b

View file

@ -18,6 +18,9 @@
/* Define to 1 if you have the <flite/flite.h> header file. */
#undef HAVE_FLITE_FLITE_H
/* Define to 1 if you have the pocketsphinx.h header file */
#undef HAVE_POCKETSPHINX_H
/* Define to 1 if you have the `floorf' function. */
#undef HAVE_FLOORF