summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/cvs/lib
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>1999-12-11 15:12:37 +0000
committerpeter <peter@FreeBSD.org>1999-12-11 15:12:37 +0000
commitff090abf5121f6bf2199248b70a4896d25f49550 (patch)
tree7cb422c69e9c4f78d1fc38592811d70cdffd50fc /gnu/usr.bin/cvs/lib
parent5938dee1c9b8903a984d5f46202f99ca7b806263 (diff)
downloadFreeBSD-src-ff090abf5121f6bf2199248b70a4896d25f49550.zip
FreeBSD-src-ff090abf5121f6bf2199248b70a4896d25f49550.tar.gz
Update files generated by configure.
Diffstat (limited to 'gnu/usr.bin/cvs/lib')
-rw-r--r--gnu/usr.bin/cvs/lib/config.h14
-rw-r--r--gnu/usr.bin/cvs/lib/config.h.proto14
2 files changed, 28 insertions, 0 deletions
diff --git a/gnu/usr.bin/cvs/lib/config.h b/gnu/usr.bin/cvs/lib/config.h
index 67751b8..4de4241 100644
--- a/gnu/usr.bin/cvs/lib/config.h
+++ b/gnu/usr.bin/cvs/lib/config.h
@@ -1,3 +1,4 @@
+/* $FreeBSD$ */
/* config.h. Generated automatically by configure. */
/* config.h.in. Generated automatically from configure.in by autoheader. */
@@ -75,6 +76,10 @@
/* Define if you have GSSAPI with MIT Kerberos version 5 available. */
/* #undef HAVE_GSSAPI */
+/* Define if GSS_C_NT_HOSTBASED_SERVICE is defined in the gssapi.h
+ header file. Only relevant when using GSSAPI. */
+/* #undef HAVE_GSS_C_NT_HOSTBASED_SERVICE */
+
/* Define if you want CVS to be able to be a remote repository client. */
#define CLIENT_SUPPORT 1
@@ -192,6 +197,15 @@
/* Define if you have the <fcntl.h> header file. */
#define HAVE_FCNTL_H 1
+/* Define if you have the <gssapi.h> header file. */
+/* #undef HAVE_GSSAPI_H */
+
+/* Define if you have the <gssapi/gssapi.h> header file. */
+/* #undef HAVE_GSSAPI_GSSAPI_H */
+
+/* Define if you have the <gssapi/gssapi_generic.h> header file. */
+/* #undef HAVE_GSSAPI_GSSAPI_GENERIC_H */
+
/* Define if you have the <io.h> header file. */
/* #undef HAVE_IO_H */
diff --git a/gnu/usr.bin/cvs/lib/config.h.proto b/gnu/usr.bin/cvs/lib/config.h.proto
index 67751b8..4de4241 100644
--- a/gnu/usr.bin/cvs/lib/config.h.proto
+++ b/gnu/usr.bin/cvs/lib/config.h.proto
@@ -1,3 +1,4 @@
+/* $FreeBSD$ */
/* config.h. Generated automatically by configure. */
/* config.h.in. Generated automatically from configure.in by autoheader. */
@@ -75,6 +76,10 @@
/* Define if you have GSSAPI with MIT Kerberos version 5 available. */
/* #undef HAVE_GSSAPI */
+/* Define if GSS_C_NT_HOSTBASED_SERVICE is defined in the gssapi.h
+ header file. Only relevant when using GSSAPI. */
+/* #undef HAVE_GSS_C_NT_HOSTBASED_SERVICE */
+
/* Define if you want CVS to be able to be a remote repository client. */
#define CLIENT_SUPPORT 1
@@ -192,6 +197,15 @@
/* Define if you have the <fcntl.h> header file. */
#define HAVE_FCNTL_H 1
+/* Define if you have the <gssapi.h> header file. */
+/* #undef HAVE_GSSAPI_H */
+
+/* Define if you have the <gssapi/gssapi.h> header file. */
+/* #undef HAVE_GSSAPI_GSSAPI_H */
+
+/* Define if you have the <gssapi/gssapi_generic.h> header file. */
+/* #undef HAVE_GSSAPI_GSSAPI_GENERIC_H */
+
/* Define if you have the <io.h> header file. */
/* #undef HAVE_IO_H */
OpenPOWER on IntegriCloud