changeset 8788:a6de3a541ad4

arp depends on sleep.
author Bruno Haible <bruno@clisp.org>
date Tue, 01 May 2007 22:20:41 +0000
parents e6cc4a44ff1a
children 9bd078338b2f
files ChangeLog modules/argp
diffstat 2 files changed, 8 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
 2007-05-01  Bruno Haible  <bruno@clisp.org>
 
+	* modules/argp (Depends-on): Add sleep.
+
+2007-05-01  Bruno Haible  <bruno@clisp.org>
+
+	* modules/sleep-tests: New file.
+	* tests/test-sleep.c: New file.
+
 	* modules/sleep: New file.
 	* lib/sleep.c: New file.
 	* m4/sleep.m4: New file.
--- a/modules/argp
+++ b/modules/argp
@@ -29,6 +29,7 @@
 strcase
 extensions
 vsnprintf
+sleep
 
 configure.ac:
 gl_ARGP