roundf-ieee: Fix test failures on AIX 7.1 and OSF/1 5.1.
[pspp] / modules / pagealign_alloc
index 6a819493de870063291243903ab177b8d55faf84..5209b645f5c2abaf685ce5f224c8e02aa7177d69 100644 (file)
@@ -9,9 +9,10 @@ m4/pagealign_alloc.m4
 
 Depends-on:
 error
-exit
+extensions
 getpagesize
 gettext-h
+stdlib
 xalloc
 unistd
 
@@ -19,10 +20,10 @@ configure.ac:
 gl_PAGEALIGN_ALLOC
 
 Makefile.am:
-EXTRA_DIST += pagealign_alloc.h
+lib_SOURCES += pagealign_alloc.c
 
 Include:
-#include "pagealign_alloc.h"
+"pagealign_alloc.h"
 
 License:
 GPL