• Paul Eggert's avatar
    [ChangeLog] · d5cad867
    Paul Eggert authored
    fakemail: Remove dependency on ignore-value.
    * Makefile.in (GNULIB_MODULES): Add stdio.
    * lib/stdio.in.h, m4/stdio_h.m4: New files, automatically
    imported from gnulib.
    [lib-src/ChangeLog]
    fakemail: Remove dependency on ignore-value.
    This undoes some of the recent fakemail-related changes.
    It is made possible due to recent changes to gnulib's stdio module.
    * Makefile.in (fakemail${EXEEXT}): Do not depend on ignore-value.h.
    * fakemail.c: Do not include ignore-value.h.
    (put_line): Do not use ignore_value.
    d5cad867
Makefile.in 13.3 KB