diff options
author | Ørjan Malde <red@foxi.me> | 2023-03-15 15:31:58 +0100 |
---|---|---|
committer | Ørjan Malde <red@foxi.me> | 2023-03-15 15:37:56 +0100 |
commit | 6382f7e4509eae5fc1e86aedef5fde7fbb733ca8 (patch) | |
tree | 81036649b05f92c4ec43f86069eb80cc3f161786 | |
parent | acfb242cff059141a6ead8fa025284cc22f1d578 (diff) | |
download | midipix_build-6382f7e4509eae5fc1e86aedef5fde7fbb733ca8.tar.bz2 midipix_build-6382f7e4509eae5fc1e86aedef5fde7fbb733ca8.tar.xz |
patches/bind-9.13.2_pre.local.patch: new patch.
Signed-off-by: Ørjan Malde <red@foxi.me>
-rw-r--r-- | patches/bind-9.13.2_pre.local.patch | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/patches/bind-9.13.2_pre.local.patch b/patches/bind-9.13.2_pre.local.patch new file mode 100644 index 00000000..cd894c24 --- /dev/null +++ b/patches/bind-9.13.2_pre.local.patch @@ -0,0 +1,18 @@ +diff -ru bind-9.13.2.orig/configure bind-9.13.2/configure +--- bind-9.13.2.orig/configure 2018-07-03 09:51:40.000000000 +0200 ++++ bind-9.13.2/configure 2023-03-15 15:10:58.726906236 +0100 +@@ -18148,14 +18148,6 @@ + + + +-# +-# NLS +-# +-ac_fn_c_check_func "$LINENO" "catgets" "ac_cv_func_catgets" +-if test "x$ac_cv_func_catgets" = xyes; then : +- $as_echo "#define HAVE_CATGETS 1" >>confdefs.h +- +-fi + + + # |