fsync test: Avoid test failure on MacOS X and AIX.
[pspp] / modules / hard-locale
index 57cf76e98ed453057563e06958588041abe8b3b8..88dff8e9027b8a5b1d97599b65d8a66bd219a8fd 100644 (file)
@@ -7,12 +7,14 @@ 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"
@@ -22,4 +24,3 @@ GPL
 
 Maintainer:
 Paul Eggert
-