[cpp-log4shib] 06/17: Remove include/config.h.in (a generated file) from the VCS
Scott Cantor
cantor.2 at osu.edu
Mon Jun 25 10:18:17 EDT 2018
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to branch master
in repository cpp-log4shib.
View the commit online:
http://git.shibboleth.net/view/?p=cpp-log4shib.git;a=commit;h=16f5abac5fb97d0439161c23343a2f4bfba5d604
commit 16f5abac5fb97d0439161c23343a2f4bfba5d604
Author: Ferenc Wágner <wferi at debian.org>
AuthorDate: Mon Jun 25 10:45:24 2018 +0200
Remove include/config.h.in (a generated file) from the VCS
---
include/config.h.in | 122 ----------------------------------------------------
1 file changed, 122 deletions(-)
diff --git a/include/config.h.in b/include/config.h.in
deleted file mode 100644
index 0bbd279..0000000
--- a/include/config.h.in
+++ /dev/null
@@ -1,122 +0,0 @@
-/* include/config.h.in. Generated from configure.ac by autoheader. */
-
-/* Define to 1 if you have the <dlfcn.h> header file. */
-#undef HAVE_DLFCN_H
-
-/* Define to 1 if fcntl supports FD_CLOEXEC flag. */
-#undef HAVE_FD_CLOEXEC
-
-/* Define to 1 if you have the `ftime' function. */
-#undef HAVE_FTIME
-
-/* Define to 1 if you have the `gettimeofday' function. */
-#undef HAVE_GETTIMEOFDAY
-
-/* Define to 1 if you have the `gmtime_r' function. */
-#undef HAVE_GMTIME_R
-
-/* define if the compiler has int64_t */
-#undef HAVE_INT64_T
-
-/* Define to 1 if you have the <inttypes.h> header file. */
-#undef HAVE_INTTYPES_H
-
-/* Define to 1 if you have the <io.h> header file. */
-#undef HAVE_IO_H
-
-/* Define to 1 if you have the `idsa' library (-lidsa). */
-#undef HAVE_LIBIDSA
-
-/* Define to 1 if you have the `localtime_r' function. */
-#undef HAVE_LOCALTIME_R
-
-/* Define to 1 if you have the <memory.h> header file. */
-#undef HAVE_MEMORY_H
-
-/* define if the compiler implements namespaces */
-#undef HAVE_NAMESPACES
-
-/* Define to 1 if open supports O_CLOEXEC flag. */
-#undef HAVE_O_CLOEXEC
-
-/* Define if you have POSIX threads libraries and header files. */
-#undef HAVE_PTHREAD
-
-/* Have PTHREAD_PRIO_INHERIT. */
-#undef HAVE_PTHREAD_PRIO_INHERIT
-
-/* define if the C library has snprintf */
-#undef HAVE_SNPRINTF
-
-/* Define if the SOCK_CLOEXEC flag is supported */
-#undef HAVE_SOCK_CLOEXEC
-
-/* define if the compiler has stringstream */
-#undef HAVE_SSTREAM
-
-/* define if you have the <stdint.h> header file. */
-#undef HAVE_STDINT_H
-
-/* Define to 1 if you have the <stdlib.h> header file. */
-#undef HAVE_STDLIB_H
-
-/* Define to 1 if you have the <strings.h> header file. */
-#undef HAVE_STRINGS_H
-
-/* Define to 1 if you have the <string.h> header file. */
-#undef HAVE_STRING_H
-
-/* Define to 1 if you have the `syslog' function. */
-#undef HAVE_SYSLOG
-
-/* Define to 1 if you have the <sys/stat.h> header file. */
-#undef HAVE_SYS_STAT_H
-
-/* Define to 1 if you have the <sys/types.h> header file. */
-#undef HAVE_SYS_TYPES_H
-
-/* define if threading is enabled */
-#undef HAVE_THREADING
-
-/* Define to 1 if you have the <unistd.h> header file. */
-#undef HAVE_UNISTD_H
-
-/* Define to the sub-directory where libtool stores uninstalled libraries. */
-#undef LT_OBJDIR
-
-/* Name of package */
-#undef PACKAGE
-
-/* Define to the address where bug reports for this package should be sent. */
-#undef PACKAGE_BUGREPORT
-
-/* Define to the full name of this package. */
-#undef PACKAGE_NAME
-
-/* Define to the full name and version of this package. */
-#undef PACKAGE_STRING
-
-/* Define to the one symbol short name of this package. */
-#undef PACKAGE_TARNAME
-
-/* Define to the home page for this package. */
-#undef PACKAGE_URL
-
-/* Define to the version of this package. */
-#undef PACKAGE_VERSION
-
-/* Define to necessary symbol if this constant uses a non-standard name on
- your system. */
-#undef PTHREAD_CREATE_JOINABLE
-
-/* Define to 1 if you have the ANSI C header files. */
-#undef STDC_HEADERS
-
-/* define if pthread library is available */
-#undef USE_PTHREADS
-
-/* Version number of package */
-#undef VERSION
-
-/* define for STL if pthread library is used */
-#undef _PTHREADS
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list