math: Fix some C++ test errors on Cygwin.
[pspp] / modules / mbchar
index 376a825647922325ed086889808d5e9f83a7838b..b5e222ac636b9c68435d5cb24b6952ad1aedb080 100644 (file)
@@ -7,18 +7,21 @@ lib/mbchar.c
 m4/mbchar.m4
 
 Depends-on:
+extensions
 stdbool
 wchar
 wctype
 wcwidth
+memcmp
 
 configure.ac:
 gl_MBCHAR
 
 Makefile.am:
+lib_SOURCES += mbchar.c
 
 Include:
-#include "mbchar.h"
+"mbchar.h"
 
 License:
 LGPL