]> git.ipfire.org Git - thirdparty/rrdtool-1.x.git/commit
Keep CPPFLAGS when building tcl bindings 650/head
authorJean-Michel Vourgère <nirgal@debian.org>
Sun, 9 Aug 2015 00:20:40 +0000 (02:20 +0200)
committerJean-Michel Vourgère <nirgal@debian.org>
Sun, 9 Aug 2015 01:47:01 +0000 (03:47 +0200)
commita4f4c7e6b1bc38bc91a7275ba634694ccddc1e7b
tree429a3120377dc200cd6b578f0f14a5ae60751b51
parent530c9cef19b234886af67c0512312216f1778fef
Keep CPPFLAGS when building tcl bindings

If CPPFLAGS=-D_FORTIFY_SOURCE=2 during configuration, tcl compilation was not fortified.
This patch adds the missing variable.
bindings/tcl/Makefile.am