roundf-ieee: Fix test failures on AIX 7.1 and OSF/1 5.1.
[pspp] / modules / hard-locale
index a047e5fbf5f7b6d1bc78d48c0d87f5de1a7ff12a..88dff8e9027b8a5b1d97599b65d8a66bd219a8fd 100644 (file)
@@ -7,13 +7,20 @@ lib/hard-locale.c
 m4/hard-locale.m4
 
 Depends-on:
+stdbool
+strdup
 
 configure.ac:
 gl_HARD_LOCALE
 
 Makefile.am:
-lib_SOURCES += hard-locale.h hard-locale.c
+lib_SOURCES += hard-locale.c
 
 Include:
 "hard-locale.h"
 
+License:
+GPL
+
+Maintainer:
+Paul Eggert