aboutsummaryrefslogtreecommitdiff
path: root/mail/fdm/patches/010-ntop-fix.patch
blob: e32479571a1f6a7baffa5664bb71e6ae2632b96f (plain)
1
2
3
4
5
6
7
8
9
--- a/Makefile.am
+++ b/Makefile.am
@@ -123,6 +123,3 @@ endif
 if NO_STRTONUM
 nodist_fdm_SOURCES += compat/strtonum.c
 endif
-if NO_B64_NTOP
-nodist_fdm_SOURCES += compat/base64.c
-endif