--- a/tp/Texinfo/XS/parsetexi/api.c +++ b/tp/Texinfo/XS/parsetexi/api.c @@ -25,7 +25,9 @@ #undef context +#if defined(HAVE_LIBINTL_H) #include +#endif #include #include --- a/tp/Texinfo/XS/parsetexi/errors.c +++ b/tp/Texinfo/XS/parsetexi/errors.c @@ -14,7 +14,9 @@ along with this program. If not, see . */ #include +#if defined(HAVE_LIBINTL_H) #include +#endif #include #include