X-Git-Url: https://git.distorted.org.uk/~mdw/termux-packages/blobdiff_plain/d4f510791670612eb271f3b86f1760a8ec3dc203..f252068260cd4a0d8abcaf8fa3b0f9328854d707:/packages/apt/configure.patch diff --git a/packages/apt/configure.patch b/packages/apt/configure.patch index d121f47f..5cf86d88 100644 --- a/packages/apt/configure.patch +++ b/packages/apt/configure.patch @@ -1,6 +1,6 @@ diff -u -r ../apt-1.2.12/configure ./configure ---- ../apt-1.2.12/configure 2016-05-11 08:58:04.000000000 +0000 -+++ ./configure 2017-01-20 14:42:21.801501806 +0000 +--- ../apt-1.2.12/configure 2016-05-11 10:58:04.000000000 +0200 ++++ ./configure 2017-03-03 13:31:05.373948035 +0100 @@ -569,7 +569,7 @@ ac_clean_files= ac_config_libobj_dir=. @@ -10,6 +10,15 @@ diff -u -r ../apt-1.2.12/configure ./configure subdirs= MFLAGS= MAKEFLAGS= +@@ -4611,7 +4611,7 @@ + return 0; + } + _ACEOF +-if ac_fn_c_try_link "$LINENO"; then : ++if false; then : + $as_echo "#define HAVE_BDB 1" >>confdefs.h + + BDBLIB="-ldb" @@ -5056,7 +5056,7 @@ { $as_echo "$as_me:${as_lineno-$LINENO}: checking debian architecture" >&5