]> git.ipfire.org Git - thirdparty/rrdtool-1.x.git/commit
Define HAVE_G_REGEX_NEW, remove PCRE deps (MSVC) (#839)
authorWolfgang Stöggl <c72578@yahoo.de>
Sat, 18 Nov 2017 10:51:52 +0000 (11:51 +0100)
committerTobias Oetiker <tobi@oetiker.ch>
Sat, 18 Nov 2017 10:51:52 +0000 (11:51 +0100)
commit5608ccedef0e8fc712fb4661ea632768e7717ba8
tree14f8c1ef1c0972dad9b231f12aa32e7a9cba2a41
parentbe5c38331c637600c0822bcddf2a17e659f251e5
Define HAVE_G_REGEX_NEW, remove PCRE deps (MSVC) (#839)

- Define HAVE_G_REGEX_NEW 1 in rrd_config.h
  glib has g_regex_new since 2.14
- Remove dependency on PCRE, which is not required any more
WIN32-BUILD-TIPS.txt
win32/Makefile.msc
win32/librrd-4.vcxproj
win32/rrd_config.h
win32/rrdtool.vcxproj
win32/rrdupdate.vcxproj