diff options
Diffstat (limited to 'utils/collectd/patches/600-fix-libmodbus-detection.patch')
-rw-r--r-- | utils/collectd/patches/600-fix-libmodbus-detection.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/collectd/patches/600-fix-libmodbus-detection.patch b/utils/collectd/patches/600-fix-libmodbus-detection.patch index 027ba5bef..dd0198a51 100644 --- a/utils/collectd/patches/600-fix-libmodbus-detection.patch +++ b/utils/collectd/patches/600-fix-libmodbus-detection.patch @@ -18,7 +18,7 @@ Reversed patch to be applied: --- a/configure.ac +++ b/configure.ac -@@ -2585,7 +2585,7 @@ then +@@ -2626,7 +2626,7 @@ then SAVE_CPPFLAGS="$CPPFLAGS" CPPFLAGS="$CPPFLAGS $with_libmodbus_cflags" |