Dropped patches: -102-pixma_Restore_old_behaviour_in_case_XML_support_is_missing.patch (merged) -101-fix_uclibc_std_rand.patch std::round was unavailable because of a wrong configure var from the uClibc days. Fixed upstream with 1647790ae6202bd70b199e2aa44f8eb43e8d3af1 Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com> (cherry picked from commitbf1a138f92
) (cherry picked from commit49e75e8105
)
11 lines
504 B
Diff
11 lines
504 B
Diff
--- a/Makefile.in
|
|
+++ b/Makefile.in
|
|
@@ -451,7 +451,7 @@ target_alias = @target_alias@
|
|
top_build_prefix = @top_build_prefix@
|
|
top_builddir = @top_builddir@
|
|
top_srcdir = @top_srcdir@
|
|
-SUBDIRS = include lib sanei backend frontend tools doc po testsuite
|
|
+SUBDIRS = include lib sanei backend frontend
|
|
DIST_SUBDIRS = include lib sanei backend frontend tools doc po japi testsuite
|
|
dist_doc_DATA = AUTHORS COPYING LICENSE NEWS PROBLEMS PROJECTS README \
|
|
README.aix README.beos README.darwin README.djpeg \
|