'gettext' declaration checked, no retyping ('int->void *' may not be possible)
[mdsms.git] / configure.in
index 6d6ab41..6f53f43 100644 (file)
@@ -260,6 +260,10 @@ GCC_NEED_DECLARATION(pclose,[
 #ifdef HAVE_STDIO_H
 #include <stdio.h>
 #endif])
+GCC_NEED_DECLARATION(gettext,[
+#ifdef HAVE_LIBINTL_H
+#include <libintl.h>
+#endif])
 
 # Final output.