summaryrefslogtreecommitdiff
path: root/include/config.h.in
diff options
context:
space:
mode:
authorTushar Gohad <tushar.gohad@intel.com>2014-07-18 04:42:38 -0700
committerTushar Gohad <tushar.gohad@intel.com>2014-07-18 04:42:38 -0700
commit33dce847285b9368ff9737835cf20126dc6b63c7 (patch)
tree50bd54653fd43f05ef3317cf897fe64efdfc6c5e /include/config.h.in
parent901c37cee613c21b77d595931e56f08179607022 (diff)
downloadliberasurecode-33dce847285b9368ff9737835cf20126dc6b63c7.tar.gz
Add syslog based logging routines
Signed-off-by: Tushar Gohad <tushar.gohad@intel.com>
Diffstat (limited to 'include/config.h.in')
-rw-r--r--include/config.h.in18
1 files changed, 6 insertions, 12 deletions
diff --git a/include/config.h.in b/include/config.h.in
index c1c8e14..c55b014 100644
--- a/include/config.h.in
+++ b/include/config.h.in
@@ -9,9 +9,6 @@
/* Define to 1 if you have the `calloc' function. */
#undef HAVE_CALLOC
-/* Define to 1 if you have the <cauchy.h> header file. */
-#undef HAVE_CAUCHY_H
-
/* Define to 1 if you have the <ctype.h> header file. */
#undef HAVE_CTYPE_H
@@ -36,12 +33,6 @@
/* Define to 1 if you have the <inttypes.h> header file. */
#undef HAVE_INTTYPES_H
-/* Define to 1 if you have the <jerasure.h> header file. */
-#undef HAVE_JERASURE_H
-
-/* Define to 1 if you have the <liberation.h> header file. */
-#undef HAVE_LIBERATION_H
-
/* "Defined if gf-complete is installed" */
#undef HAVE_LIBGF_COMPLETE
@@ -63,15 +54,15 @@
/* Support mmx instructions */
#undef HAVE_MMX
+/* Define to 1 if you have the `openlog' function. */
+#undef HAVE_OPENLOG
+
/* Define to 1 if you have the <pthread.h> header file. */
#undef HAVE_PTHREAD_H
/* Define to 1 if you have the `realloc' function. */
#undef HAVE_REALLOC
-/* Define to 1 if you have the <reed_sol.h> header file. */
-#undef HAVE_REED_SOL_H
-
/* Define to 1 if you have the <signal.h> header file. */
#undef HAVE_SIGNAL_H
@@ -114,6 +105,9 @@
/* Define to 1 if you have the <string.h> header file. */
#undef HAVE_STRING_H
+/* Define to 1 if you have the <syslog.h> header file. */
+#undef HAVE_SYSLOG_H
+
/* Define to 1 if you have the <sys/stat.h> header file. */
#undef HAVE_SYS_STAT_H