aboutsummaryrefslogtreecommitdiffstats
path: root/COPYING
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2020-03-30 21:24:48 +0200
committerMatthias Andree <matthias.andree@gmx.de>2020-03-30 21:24:48 +0200
commit43b557d52f2013995bca95afaccfad95cbbc2c17 (patch)
tree5337ae4dead4440e0e73b5392ff08bc1d83d0247 /COPYING
parent66a35bd6c22fc68b685fd90f0cc80a32ffc1e364 (diff)
downloadfetchmail-43b557d52f2013995bca95afaccfad95cbbc2c17.tar.gz
fetchmail-43b557d52f2013995bca95afaccfad95cbbc2c17.tar.bz2
fetchmail-43b557d52f2013995bca95afaccfad95cbbc2c17.zip
Fix HAVE_DECL_ users to check value, not definition.
All such uses in fetchmail stem from AC_CHECK_DECLS(), which will always define a HAVE_DECL_ macro with either 0 or 1, thus we must not check if that macro is defined, but we must check its value.
Diffstat (limited to 'COPYING')
0 files changed, 0 insertions, 0 deletions