Fix fst_config compile error on MINGW, msg2670.

This commit is contained in:
Wilson Snyder 2018-12-06 07:12:21 -05:00
parent 49edcbc2ac
commit a226111829

View File

@ -3,7 +3,6 @@
/* config.h.in. Generated from configure.ac by autoheader. */
/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix). */
#define HAVE_ALLOCA_H 1
#if !defined(__MINGW32__)
# define HAVE_ALLOCA_H 1
#endif