Emit linker warnings for imaxabs, imaxdiv, strtoimax, strtoumax when these
[pspp] / ChangeLog
index 8570437fa55c826ff9fb6f0a206143017166f560..cdb7eab4bed6d279fea7352ce41fb7fd53ea207d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -54,7 +54,7 @@
        (imaxabs, imaxdiv, strtoimax, strtoumax): Don't declare the function
        if the corresponding module is not enabled. Emit link warnings if
        the function is used nevertheless.
-       * m4/inttypes_h.m4 (gl_INTTYPES_H): Never use the existing <inttypes.h>.
+       * m4/inttypes.m4 (gl_INTTYPES_H): Never use the existing <inttypes.h>.
        Don't AC_SUBST HAVE_DECL_IMAXABS, HAVE_DECL_IMAXDIV,
        HAVE_DECL_STRTOIMAX, HAVE_DECL_STRTOUMAX.
        (gl_INTTYPES_MODULE_INDICATOR, gl_INTTYPES_H_DEFAULTS): New macros.