the examples/, src/, and test/ subdirs explicitly include wchar.h.  they also 
set up their CPPFLAGS to point to the gl/ and lib/ subdirs.  however, the 
wchar.h replacement is generated in lib/gl/, not gl/ and not lib/.  so the 
directories in question need this added to their AM_CPPFLAGS:
-I$(top_builddir)/lib/gl
-mike

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
Help-libidn mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-libidn

Reply via email to