From c5d7daf77e265b53951e1e2b09c51e2fba5e93dc Mon Sep 17 00:00:00 2001 From: Michael Krelin Date: Mon, 04 Jul 2005 22:54:09 +0000 Subject: 1. awkward yet working support for POST file upload (requires mimetic) 2. support for NOT handling/parsing POSTed data (including application/x-www-form-urlencoded) --- (limited to 'kingate.pc.in') diff --git a/kingate.pc.in b/kingate.pc.in index 671faac..05cfe1d 100644 --- a/kingate.pc.in +++ b/kingate.pc.in @@ -7,5 +7,5 @@ Name: kingate Description: C++ CGI support library Version: @VERSION@ Requires: konforka -Libs: -L${libdir} -lkingate -Cflags: -I${includedir} +Libs: -L${libdir} -lkingate @MIMETIC_LIBS@ +Cflags: -I${includedir} @MIMETIC_CFLAGS@ -- cgit v0.9.0.2