libmicrohttpd

HTTP/1.x server C library (MHD 1.x, stable)
Log | Files | Refs | Submodules | README | LICENSE

commit 3e6d01aabeab07feb0cdb75c16cb5594eefcb6fd
parent a2f10ca9bdb5bb68baf7db0dee45a93a054faa71
Author: Christian Grothoff <christian@grothoff.org>
Date:   Mon,  8 Sep 2008 06:08:44 +0000

gone

Diffstat:
Msrc/daemon/Makefile.am | 3---
1 file changed, 0 insertions(+), 3 deletions(-)

diff --git a/src/daemon/Makefile.am b/src/daemon/Makefile.am @@ -7,11 +7,8 @@ AM_CPPFLAGS = \ -I$(top_srcdir)/src/daemon/https/lgl \ -I$(top_srcdir)/src/daemon/https/x509 \ -I$(top_srcdir)/src/daemon/https/minitasn1 \ --I$(top_srcdir)/src/daemon/https/openpgp \ --I$(top_srcdir)/src/daemon/https/opencdk \ -I$(top_srcdir)/src/daemon/https/tls \ -I$(top_srcdir)/src/daemon/https \ --I$(top_srcdir)/src/daemon/https/cfg \ -I$(GCRYPT_CPPFLAGS) if HAVE_GNU_LD