From 23be69c7894b4b839afcdc37dbccf02e2533596e Mon Sep 17 00:00:00 2001 From: snowdrop Date: Sat, 4 Feb 2006 02:06:28 +0000 Subject: added csoap-config.in --- configure.ac | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 7d6035b..c291cf8 100644 --- a/configure.ac +++ b/configure.ac @@ -66,6 +66,8 @@ VERSION=$GENERIC_VERSION AM_INIT_AUTOMAKE($PACKAGE, $VERSION, no-define) + + dnl -------------------------------- dnl Package name and version number (nanohttp) dnl -------------------------------- @@ -289,4 +291,5 @@ wsdl2c/Makefile examples/Makefile examples/nanohttp/Makefile examples/csoap/Makefile -libcsoap.pc) +libcsoap.pc +csoap-config) -- cgit v1.1-32-gdbae