Thomas Dickey dixit: >> /usr/local/include/slang.h:899: warning: `libintl_printf' is an unrecognized >> format function type
Looks to me like * GNU libintl: #define printf libintl_printf * slang.h: void somefunction(const char *, ...) __attribute__((printf (1, 2))); Try --disable-nls (which is better anyway ;). bye, //mirabile -- I believe no one can invent an algorithm. One just happens to hit upon it when God enlightens him. Or only God invents algorithms, we merely copy them. If you don't believe in God, just consider God as Nature if you won't deny existence. -- Coywolf Qi Hunt _______________________________________________ Lynx-dev mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/lynx-dev
