mirror of
https://git.gnunet.org/libmicrohttpd.git
synced 2026-09-25 04:09:31 +03:00
testzzuf: fixed missing CPPFLAGS from configure
This commit is contained in:
@@ -4,7 +4,7 @@ SUBDIRS = .
|
||||
AM_CPPFLAGS = \
|
||||
-I$(top_srcdir)/src/include \
|
||||
-DMHD_CPU_COUNT=$(CPU_COUNT) \
|
||||
$(LIBCURL_CPPFLAGS)
|
||||
$(CPPFLAGS_ac) $(LIBCURL_CPPFLAGS)
|
||||
|
||||
AM_CFLAGS = $(CFLAGS_ac) @LIBGCRYPT_CFLAGS@
|
||||
|
||||
|
||||
Reference in New Issue
Block a user