fdm: Update to 2.0

Removed upstream patches.

Fixed up Makefile slightly as configure bugs seem to have been solved.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
Rosen Penev
2019-02-18 13:08:42 -08:00
parent 9c82fc1136
commit f1a01790ac
5 changed files with 21 additions and 439 deletions
+9
View File
@@ -0,0 +1,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