compilation error of errcodes
Vincent Torri
vincent.torri at gmail.com
Sat Oct 8 12:55:38 CEST 2011
hey,
always compiling with mingw-w64 : errcodes can not be compiled as gnutls.h
is not found : 'make ./errcodes' so it seems that AM_CPPFLAGS is not taken
into account (i've not searched in the automake manual if it's the reason or
not.
Anyway, adding
errcodes_CPPFLAGS = -I$(top_srcdir)/lib/includes
-I$(top_builddir)/lib/includes
in doc/Makefile.am fixes my problem.
Vincent Torri
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/attachments/20111008/9287f1d4/attachment.htm>
More information about the Gnutls-devel
mailing list