kiwix-build/patches
Matthieu Gautier 6b85f7d012 Update xapian patch for pkg_config.
AC_SEARCH_LIBS try to compile and use a symbol (timer_create) using
a lib (rt).

But, in fact, it also try to use the symbol but without using the lib.
If it's work, it consider that the libs is found and set the ac_res
variable to "none required".

So, we must check the value of ac_res to know if we must add '-lrt' to
the pkg-config file.
2017-03-13 13:18:14 +01:00
..
CTPP2SourceLoader.hpp.patch Add a script to build all projects and dependencies for kiwix-tools. 2016-12-22 13:49:56 +01:00
ctpp2_dll_export_VMExecutable.patch Add patches to cross-compile ctpp2 correctly. 2017-01-30 18:09:35 +01:00
ctpp2_fix-static-libname.patch Fix the install name of the static lib for ctpp2. 2017-01-24 11:47:54 +01:00
ctpp2_iconv_support.patch Add CTPP2 patch to correctly handle ICONV_SUPPORT variable. 2017-02-07 10:47:51 +01:00
ctpp2_include.patch Add a script to build all projects and dependencies for kiwix-tools. 2016-12-22 13:49:56 +01:00
ctpp2_mingw32.patch Add patches to cross-compile ctpp2 correctly. 2017-01-30 18:09:35 +01:00
ctpp2_no_src_modification.patch Patch CTPP2 do not modify the source dir. 2017-01-09 13:57:10 +01:00
ctpp2_win_install_lib_in_lib_dir.patch Add patches to cross-compile ctpp2 correctly. 2017-01-30 18:09:35 +01:00
icu4c_android_elf64_st_info.patch Add a patch for icu4c on android 64 bits. 2017-03-13 13:18:14 +01:00
icu4c_fix_static_lib_name_mingw.patch Patch icu : Do not use a specific name for static libs. 2017-01-30 18:09:35 +01:00
pugixml_meson.patch Add installation of missing hpp when compiling/installing pugixml. 2016-12-22 13:49:56 +01:00
xapian_pkgconfig.patch Update xapian patch for pkg_config. 2017-03-13 13:18:14 +01:00
zlib_std_libname.patch zlib patch to use std name for lib. 2017-02-07 12:06:41 +01:00