memcpy: Move AC_LIBOBJ invocations to module description.
[pspp] / modules / open
index 601e0641d0c9fc685271dbc6fbd5d069cbdb5e54..ea0f5ae57cfe4c6e57599e200a68491097eb5548 100644 (file)
@@ -8,10 +8,10 @@ m4/mode_t.m4
 
 Depends-on:
 fcntl-h
+stat            [test $REPLACE_OPEN = 1]
 
 configure.ac:
 gl_FUNC_OPEN
-gl_MODULE_INDICATOR([open])
 gl_FCNTL_MODULE_INDICATOR([open])
 
 Makefile.am:
@@ -20,7 +20,7 @@ Include:
 <fcntl.h>
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Bruno Haible