patch-src_Makefile_in 609 B

1234567891011
  1. --- collectd-5.5.0.orig/src/Makefile.in 2015-05-27 09:51:49.001922959 +0200
  2. +++ collectd-5.5.0/src/Makefile.in 2016-03-04 09:23:11.420569584 +0100
  3. @@ -2430,7 +2430,7 @@ top_builddir = @top_builddir@
  4. top_srcdir = @top_srcdir@
  5. SUBDIRS = libcollectdclient $(am__append_1) daemon
  6. PLUGIN_LDFLAGS = -module -avoid-version -export-symbols-regex '\<module_register\>'
  7. -@COMPILER_IS_GCC_TRUE@AM_CFLAGS = -Wall -Werror
  8. +@COMPILER_IS_GCC_TRUE@AM_CFLAGS = -Wall
  9. AM_CPPFLAGS = -I$(srcdir)/daemon -DPREFIX='"${prefix}"' \
  10. -DCONFIGFILE='"${sysconfdir}/${PACKAGE_NAME}.conf"' \
  11. -DLOCALSTATEDIR='"${localstatedir}"' \