config.h revision dfd8b8327b93660601d016cdc6f29f433b45a8d8
1/* src/include/fst/config.h.  Generated from config.h.in by configure.  */
2// OpenFst config file
3
4/* Define to 1 if you have the ICU library. */
5/* #undef HAVE_ICU */
6
7/* Define to 1 if the system has the type `std::hash<long long
8   unsigned>'. */
9#define HAVE_STD__TR1__HASH_LONG_LONG_UNSIGNED_ 1
10
11/* Define to 1 if the system has the type `__gnu_cxx::slist<int>'. */
12#define HAVE___GNU_CXX__SLIST_INT_ 1
13