nmh-commits
[Top][All Lists]
Advanced

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

[Nmh-commits] [SCM] The nmh Mail Handling System branch, posix, updated.


From: Lyndon Nerenberg
Subject: [Nmh-commits] [SCM] The nmh Mail Handling System branch, posix, updated. 1074c02d0cb2b2868cccf69161417ca27f2f9d37
Date: Sun, 25 Dec 2011 19:43:45 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "The nmh Mail Handling System".

The branch, posix has been updated
       via  1074c02d0cb2b2868cccf69161417ca27f2f9d37 (commit)
      from  b6408526d348395d977e443b9dbd9272e6a8b524 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://git.savannah.gnu.org/cgit/nmh.git/commit/?id=1074c02d0cb2b2868cccf69161417ca27f2f9d37


commit 1074c02d0cb2b2868cccf69161417ca27f2f9d37
Author: Lyndon Nerenberg <address@hidden>
Date:   Sun Dec 25 11:43:18 2011 -0800

    Remove references to obsolete POSIX compatability functions.

diff --git a/sbr/Makefile b/sbr/Makefile
index ad9ed9f..b5fe175 100644
--- a/sbr/Makefile
+++ b/sbr/Makefile
@@ -74,16 +74,13 @@ SRCS = addrsbr.c ambigsw.c atooi.c brkstring.c              
        \
        strindex.c trimcpy.c uprf.c vfgets.c fmt_def.c                  \
        m_msgdef.c mf.c utils.c m_mktemp.c
 
-# source for compatibility functions
-COMPAT = memmove.c snprintf.c strdup.c strerror.c
-
 OBJS = $(SRCS:.c=.o) $(LIBOBJS)
 
 # auxiliary files
 AUX = Makefile.in sigmsg.awk dtimep.lex
 
 # all files in this directory included in the distribution
-DIST = $(SRCS) $(COMPAT) $(AUX)
+DIST = $(SRCS) $(AUX)
 
 # ========= DEPENDENCIES FOR BUILDING ==========
 

-----------------------------------------------------------------------

Summary of changes:
 sbr/Makefile |    5 +----
 1 files changed, 1 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
The nmh Mail Handling System



reply via email to

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