Home
last modified time | relevance | path

Searched defs:HAVE_POSTPROCESSOR (Results 1 – 3 of 3) sorted by relevance

/external/libmicrohttpd/w32/VS2013/
DMHD_config.h22 #define HAVE_POSTPROCESSOR 1 macro
/external/libmicrohttpd/
Dconfigure.ac637 AM_CONDITIONAL([HAVE_POSTPROCESSOR],test "x$enable_postprocessor" != "xno") condition
640 AC_DEFINE([HAVE_POSTPROCESSOR],[1],[define to 1 if MHD was build with postprocessor.c]) definition
DMHD_config.h139 #define HAVE_POSTPROCESSOR 1 macro