patch-src_Makefile_in 537 B

1234567891011
  1. --- collectd-5.4.1.orig/src/Makefile.in 2014-01-26 09:09:56.000000000 +0100
  2. +++ collectd-5.4.1/src/Makefile.in 2014-04-10 19:13:47.000000000 +0200
  3. @@ -2235,7 +2235,7 @@ top_build_prefix = @top_build_prefix@
  4. top_builddir = @top_builddir@
  5. top_srcdir = @top_srcdir@
  6. SUBDIRS = libcollectdclient $(am__append_1)
  7. -@COMPILER_IS_GCC_TRUE@AM_CFLAGS = -Wall -Werror
  8. +@COMPILER_IS_GCC_TRUE@AM_CFLAGS = -Wall
  9. AM_CPPFLAGS = -DPREFIX='"${prefix}"' \
  10. -DCONFIGFILE='"${sysconfdir}/${PACKAGE_NAME}.conf"' \
  11. -DLOCALSTATEDIR='"${localstatedir}"' \