getline: Simplify.
[pspp] / modules / sleep
index 13c20f0721a65c082fd3343fc5655c182515af0b..c9b6c40809ec7cdfc6ddc8aeb06ed2670bd305df 100644 (file)
@@ -7,6 +7,8 @@ m4/sleep.m4
 
 Depends-on:
 unistd
+stdint          [test $HAVE_SLEEP = 0 || test $REPLACE_SLEEP = 1]
+verify          [test $HAVE_SLEEP = 0 || test $REPLACE_SLEEP = 1]
 
 configure.ac:
 gl_FUNC_SLEEP
@@ -18,7 +20,7 @@ Include:
 <unistd.h>
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Bruno Haible