diff options
Diffstat (limited to 'net-mgmt/collectd5/files/patch-src_config.h.in')
-rw-r--r-- | net-mgmt/collectd5/files/patch-src_config.h.in | 40 |
1 files changed, 0 insertions, 40 deletions
diff --git a/net-mgmt/collectd5/files/patch-src_config.h.in b/net-mgmt/collectd5/files/patch-src_config.h.in deleted file mode 100644 index db3f9c715949..000000000000 --- a/net-mgmt/collectd5/files/patch-src_config.h.in +++ /dev/null @@ -1,40 +0,0 @@ ---- src/config.h.in.orig 2016-09-11 08:10:42 UTC -+++ src/config.h.in -@@ -587,8 +587,8 @@ - /* Define to 1 if you have the <modbus.h> header file. */ - #undef HAVE_MODBUS_H - --/* Define to 1 if you have the <mongo.h> header file. */ --#undef HAVE_MONGO_H -+/* Define to 1 if you have the <mongoc.h> header file. */ -+#undef HAVE_MONGOC_H - - /* Define to 1 if you have the <mosquitto.h> header file. */ - #undef HAVE_MOSQUITTO_H -@@ -1617,13 +1617,15 @@ - module search path. */ - #undef LT_MODULE_PATH_VAR - --/* Define to the sub-directory in which libtool stores uninstalled libraries. -- */ -+/* Define to the sub-directory where libtool stores uninstalled libraries. */ - #undef LT_OBJDIR - - /* Define to the shared library suffix, say, ".dylib". */ - #undef LT_SHARED_EXT - -+/* Define to the shared archive member specification, say "(shr.o)". */ -+#undef LT_SHARED_LIB_MEMBER -+ - /* Define if NAN is defined by default and can initialize static variables. */ - #undef NAN_STATIC_DEFAULT - -@@ -1715,7 +1717,7 @@ - /* Define to empty if `const' does not conform to ANSI C. */ - #undef const - --/* Define to a type to use for `error_t' if it is not otherwise available. */ -+/* Define to a type to use for 'error_t' if it is not otherwise available. */ - #undef error_t - - /* Define to `int' if <sys/types.h> doesn't define. */ |