Removed upstream patches. Fixed up Makefile slightly as configure bugs seem to have been solved. Signed-off-by: Rosen Penev <rosenp@gmail.com>
9 lines
188 B
Diff
9 lines
188 B
Diff
--- 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
|