roundf-ieee: Fix test failures on AIX 7.1 and OSF/1 5.1.
[pspp] / modules / hard-locale
index c2e5a5a96f2d91c0d441541a5cfe83c0dd95826c..88dff8e9027b8a5b1d97599b65d8a66bd219a8fd 100644 (file)
@@ -7,16 +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
-