mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-08 02:31:18 -03:00
configure: fix _nl_msg_cat_cntr check
This commit is contained in:
@@ -412,6 +412,7 @@ AC_TRY_LINK(
|
||||
#if HAVE_LIBINTL_H
|
||||
#include <libintl.h>
|
||||
#endif
|
||||
#include <stdlib.h>
|
||||
],
|
||||
[
|
||||
extern int _nl_msg_cat_cntr;
|
||||
|
||||
Reference in New Issue
Block a user