configure: fix _nl_msg_cat_cntr check

This commit is contained in:
David Adam 2016-05-17 21:15:48 +00:00
parent 7c2c516353
commit 9192bf1db5

View File

@ -412,6 +412,7 @@ AC_TRY_LINK(
#if HAVE_LIBINTL_H
#include <libintl.h>
#endif
#include <stdlib.h>
],
[
extern int _nl_msg_cat_cntr;