[Top][All Lists]
[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. f0890767d0369a5d2488a2d94ebd379b1bae69d0 |
Date: |
Sun, 25 Dec 2011 01:03:01 +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 f0890767d0369a5d2488a2d94ebd379b1bae69d0 (commit)
from 9662bc0bf5c9c7f0c9af55050194261605cd9e12 (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=f0890767d0369a5d2488a2d94ebd379b1bae69d0
commit f0890767d0369a5d2488a2d94ebd379b1bae69d0
Author: Lyndon Nerenberg <address@hidden>
Date: Sat Dec 24 17:01:55 2011 -0800
Revert LEX to lex from lex. In theory. A compile on Solaris 10 should
point out the portability issues.
diff --git a/sbr/Makefile b/sbr/Makefile
index 5586c22..ad9ed9f 100644
--- a/sbr/Makefile
+++ b/sbr/Makefile
@@ -19,7 +19,6 @@ CFLAGS = -Wall -Wno-pointer-sign -O2
CONFIGDEFS = -DNMHETCDIR='"$(etcdir)"' -DMAILSPOOL='"$(mailspool)"'
-DSENDMAILPATH='"$(sendmailpath)"'
INCLUDES = -I.. -I. -I$(top_srcdir)
-LEX = flex
AWK = awk
LORDER = lorder
TSORT = tsort
-----------------------------------------------------------------------
Summary of changes:
sbr/Makefile | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
hooks/post-receive
--
The nmh Mail Handling System
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Nmh-commits] [SCM] The nmh Mail Handling System branch, posix, updated. f0890767d0369a5d2488a2d94ebd379b1bae69d0,
Lyndon Nerenberg <=