changeset 12149:2804fee2b5e8

Put the Link section after the Include section.
author Bruno Haible <bruno@clisp.org>
date Sat, 10 Oct 2009 10:43:21 +0200
parents 3c9981d0d9c3
children eb7c742138ad
files ChangeLog modules/xnanosleep
diffstat 2 files changed, 7 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2009-10-10  Bruno Haible  <bruno@clisp.org>
+
+	* modules/xnanosleep: Put the Link section after the Include section.
+
 2009-10-09  Eric Blake  <ebb9@byu.net>
 
 	dup2: work around FreeBSD 6.1 bug
--- a/modules/xnanosleep
+++ b/modules/xnanosleep
@@ -17,12 +17,12 @@
 
 Makefile.am:
 
+Include:
+"xnanosleep.h"
+
 Link:
 $(LIB_NANOSLEEP)
 
-Include:
-"xnanosleep.h"
-
 License:
 GPL