Add NETTLE_CFLAGS in makefiles
authorMartin Storsjo <martin@martin.st>
Thu, 6 Jun 2013 12:26:53 +0000 (15:26 +0300)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Thu, 6 Jun 2013 21:13:52 +0000 (23:13 +0200)
commit6726fd437ea22b06b78a1d8d8f9b73ae3163e311
tree200c56e87abbc20b85589be8aab77c725616255a
parent765c617e2e740a582441facb2c1dd34114047920
Add NETTLE_CFLAGS in makefiles

This is required for using nettle/memxor.h, which now is included
implicitly via gnutls_int.h, if the nettle include directories
aren't in one of the compiler standard paths.

Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
extra/Makefile.am
lib/Makefile.am
lib/accelerated/Makefile.am
lib/accelerated/x86/Makefile.am
lib/algorithms/Makefile.am
lib/auth/Makefile.am
lib/ext/Makefile.am
lib/extras/Makefile.am
lib/opencdk/Makefile.am
lib/openpgp/Makefile.am
lib/x509/Makefile.am