[shibboleth-sp2] 66/100: stdint.h not present on Windows

Ferenc Wágner wferi-guest at moszumanska.debian.org
Tue Jan 26 21:29:18 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 da46d496c94e881f55f3deb8c97cd39ccb14b348
Author: Scott Cantor <cantor.2 at osu.edu>
Date:   Wed Oct 20 21:30:58 2004 +0000

    stdint.h not present on Windows
---
 config_win32.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/config_win32.h b/config_win32.h
index 46488fe..a36a0af 100644
--- a/config_win32.h
+++ b/config_win32.h
@@ -50,7 +50,7 @@
 #define HAVE_SAML 1
 
 /* Define to 1 if you have the <stdint.h> header file. */
-#define HAVE_STDINT_H 1
+/* #undef HAVE_STDINT_H */
 
 /* Define to 1 if you have the <stdlib.h> header file. */
 #define HAVE_STDLIB_H 1

-- 
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