[shibboleth-sp2] 57/100: Define svcfd_create when test fails.
Ferenc Wágner
wferi-guest at moszumanska.debian.org
Tue Jan 26 21:29:17 UTC 2016
This is an automated email from the git hooks/post-receive script.
wferi-guest pushed a commit to annotated tag 1.2.1
in repository shibboleth-sp2.
commit 6326e1c45f5675aa07e7012f6d81f51256b7625f
Author: Scott Cantor <cantor.2 at osu.edu>
Date: Tue Oct 19 03:22:51 2004 +0000
Define svcfd_create when test fails.
---
configure.ac | 1 +
1 file changed, 1 insertion(+)
diff --git a/configure.ac b/configure.ac
index 851aff5..80f18f8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -79,6 +79,7 @@ static SVCXPRT* xprt = NULL;]],
AC_DEFINE(HAVE_WORKING_SVC_DESTROY,1,[Define if RPC SVC macros work on this platform]),)
AC_LANG_POP(C++)
else
+ AC_DEFINE(HAVE_DECL_SVCFD_CREATE,1,[ Define to 1 if you have the declaration of svcfd_create, and to 0 if you don't.])
AC_DEFINE(HAVE_WORKING_SVC_DESTROY,1,[Define if RPC SVC macros work on this platform])
fi
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-shibboleth/shibboleth-sp2.git
More information about the Pkg-shibboleth-devel
mailing list