bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

iconv-h, monetary, utime-h: fixes for 'posixcheck'


From: Bruno Haible
Subject: iconv-h, monetary, utime-h: fixes for 'posixcheck'
Date: Mon, 06 Aug 2018 00:26:46 +0200
User-agent: KMail/5.1.3 (Linux/4.4.0-130-generic; KDE/5.18.0; x86_64; ; )

The modules iconv-h, monetary, utime-h install their header file only
conditionally. But that condition needs to evaluate to true if module
'posixcheck' is in use. This series of patches fixes it.


2018-08-05  Bruno Haible  <address@hidden>

        utime-h: Generate header file when module 'posixcheck' is in use.
        * m4/utime_h.m4 (gl_UTIME_H): If module 'posixcheck' is in use, set
        UTIME_H to non-empty.

2018-08-05  Bruno Haible  <address@hidden>

        monetary: Generate header file when module 'posixcheck' is in use.
        * m4/monetary_h.m4 (gl_MONETARY_H_BODY): If module 'posixcheck' is in
        use, set MONETARY_H to non-empty.

2018-08-05  Bruno Haible  <address@hidden>

        iconv-h: Generate header file when module 'posixcheck' is in use.
        * m4/iconv_h.m4 (gl_ICONV_H_DEFAULTS): If module 'posixcheck' is in use,
        set ICONV_H to non-empty.

Attachment: 0001-iconv-h-Generate-header-file-when-module-posixcheck-.patch
Description: Text Data

Attachment: 0002-monetary-Generate-header-file-when-module-posixcheck.patch
Description: Text Data

Attachment: 0003-utime-h-Generate-header-file-when-module-posixcheck-.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]