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 "GNU Inetutils ".
The branch, master has been updated
via b610d6c6e0a001fa2d22b658d9fd4110708a91f2 (commit)
from 01217fa19cb46a9013b89e93432f9dfbe48ddbad (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/inetutils.git/commit/?id=b610d6c6e0a001fa2d22b658d9fd4110708a91f2
commit b610d6c6e0a001fa2d22b658d9fd4110708a91f2
Author: Mats Erik Andersson <[email protected]>
Date: Sat Nov 17 18:40:49 2012 +0100
Distribute new files.
diff --git a/ChangeLog b/ChangeLog
index 9eb52af..29e9968 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2012-11-17 Mats Erik Andersson <[email protected]>
+ * ifconfig/system/Makefile.am (noinst_HEADERS):
+ Add `bsd.h' and `bsd.c' for distribution.
+
+2012-11-17 Mats Erik Andersson <[email protected]>
+
ifconfig: Implement stub for BSD systems.
* ifconfig/options.c (formats) <unix format>:
diff --git a/ifconfig/system/Makefile.am b/ifconfig/system/Makefile.am
index 5b61817..431b964 100644
--- a/ifconfig/system/Makefile.am
+++ b/ifconfig/system/Makefile.am
@@ -21,10 +21,11 @@
# but I'm too tired to figure out the right way right now. -jb
noinst_HEADERS = \
+ bsd.h \
generic.h \
linux.h \
- solaris.h \
qnx.h \
+ bsd.c \
generic.c \
linux.c \
solaris.c \
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 5 +++++
ifconfig/system/Makefile.am | 3 ++-
2 files changed, 7 insertions(+), 1 deletions(-)
hooks/post-receive
--
GNU Inetutils
_______________________________________________
Commit-inetutils mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/commit-inetutils