bug-gnulib
[Top][All Lists]
Advanced

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

Re: sys_socket: sockaddr_storage, new module alignof


From: Simon Josefsson
Subject: Re: sys_socket: sockaddr_storage, new module alignof
Date: Fri, 08 May 2009 17:06:57 +0200
User-agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.0.93 (gnu/linux)

Bruno, I pushed the following trivial fix because I got 'make dist'
failures.

/Simon

>From 0773c46ee42a43177fa958f2437a8c45e748cc06 Mon Sep 17 00:00:00 2001
From: Simon Josefsson <address@hidden>
Date: Fri, 8 May 2009 17:06:26 +0200
Subject: [PATCH] modules/alignof (Makefile.am): Dist alignof.h.

---
 ChangeLog       |    4 ++++
 modules/alignof |    1 +
 2 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index aef3402..14dea53 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2009-05-08  Simon Josefsson  <address@hidden>
+
+       * modules/alignof (Makefile.am): Dist alignof.h.
+
 2009-05-07  Simon Josefsson  <address@hidden>
 
        * modules/sys_socket (Makefile.am): Substitute
diff --git a/modules/alignof b/modules/alignof
index 3635baa..dd720cf 100644
--- a/modules/alignof
+++ b/modules/alignof
@@ -9,6 +9,7 @@ Depends-on:
 configure.ac:
 
 Makefile.am:
+lib_SOURCES += alignof.h
 
 Include:
 "alignof.h"
-- 
1.6.2.4





reply via email to

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