fsync test: Avoid test failure on MacOS X and AIX.
[pspp] / modules / quotearg
index ca4cc1c813d563705831e3aa3b5555cd84ae74e9..b3f1ad17fe82e937ac9761148ef571985d4286e4 100644 (file)
@@ -9,15 +9,22 @@ m4/mbrtowc.m4
 m4/quotearg.m4
 
 Depends-on:
-xalloc
+extensions
 gettext-h
+mbrtowc
+mbsinit
+memcmp
+quotearg-simple
 stdbool
+wchar
+wctype-h
+xalloc
 
 configure.ac:
 gl_QUOTEARG
 
 Makefile.am:
-EXTRA_DIST += quotearg.h quotearg.c
+lib_SOURCES += quotearg.c
 
 Include:
 "quotearg.h"