Skip to content
  • This project
    • Loading...
  • Sign in

John McEleney / mailutils

Go to a project
Toggle navigation
Toggle navigation pinning
  • Projects
  • Groups
  • Snippets
  • Help
  • Project
  • Activity
  • Repository
  • Pipelines
  • Graphs
  • Issues 0
  • Merge Requests 0
  • Wiki
  • Network
  • Create a new issue
  • Builds
  • Commits
  • Issue Boards
  • Files
  • Commits
  • Network
  • Compare
  • Branches
  • Tags
Switch branch/tag
  • mailutils
  • m4
  • Makefile.am
  • Alain Magloire's avatar
    * doc/Makefile.am: add {c-api,framework,programs}.texi EXTRA_DIST · f264b82c ...
    f264b82c
    	* imap4d/imap4d.c (imap4d_usage): Cut and paste typo.
    	* pop3d/pop3d.c (pop3d_usage): Cut and paste typo.
    	* include/mailutils/Makefile.am: add mutil.h to the list.
    	* lib/strisignal.c: Define __P if not set.
    	* m4/Makefile.am: Added tm_gmtoff.m4 tm_isdst.m4 tm_zone.m4
    	* mail/mail.c (main): typo "z." --> "z"
    Alain Magloire authored 2001-06-25 20:29:23 +0000
Makefile.am 86 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7
EXTRA_DIST = \
 malloc.m4 \
 realloc.m4 \
 tm_gmtoff.m4 \
 tm_isdst.m4 \
 tm_zone.m4