X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=bindings%2Ftcl%2FMakefile.am;h=c0e8b0ff9b2217be48d17b4deb657562111813f3;hb=d4110e29da41ce702bcc3327e86768c6f266915e;hp=34f4077bf55cea90d6c5f8812204a7da15b60159;hpb=81e21f0212e45ba3c82a5d812cffbcdcdca01706;p=rrdtool.git diff --git a/bindings/tcl/Makefile.am b/bindings/tcl/Makefile.am index 34f4077..c0e8b0f 100644 --- a/bindings/tcl/Makefile.am +++ b/bindings/tcl/Makefile.am @@ -4,6 +4,7 @@ EXTRA_DIST = README tclrrd.c VERSION = @VERSION@ AM_CFLAGS = @CFLAGS@ +### no including this by default @WERROR@ TCL_PREFIX = @TCL_PREFIX@ TCL_SHLIB_LD = @TCL_SHLIB_LD@