'gettext' declaration checked, no retyping ('int->void *' may not be possible)
authorshort <>
Thu, 19 Apr 2001 17:55:25 +0000 (17:55 +0000)
committershort <>
Thu, 19 Apr 2001 17:55:25 +0000 (17:55 +0000)
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.