gnutls-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

compilation error of errcodes


From: Vincent Torri
Subject: compilation error of errcodes
Date: Sat, 8 Oct 2011 12:55:38 +0200

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

reply via email to

[Prev in Thread] Current Thread [Next in Thread]