aboutsummaryrefslogtreecommitdiffstats
path: root/main/gdnsd/gdnsd-autotools-compat.patch
diff options
context:
space:
mode:
Diffstat (limited to 'main/gdnsd/gdnsd-autotools-compat.patch')
-rw-r--r--main/gdnsd/gdnsd-autotools-compat.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/main/gdnsd/gdnsd-autotools-compat.patch b/main/gdnsd/gdnsd-autotools-compat.patch
new file mode 100644
index 0000000000..94d01f3f63
--- /dev/null
+++ b/main/gdnsd/gdnsd-autotools-compat.patch
@@ -0,0 +1,13 @@
+--- gdnsd-1.6.9/configure.ac
++++ gdnsd-1.6.9/configure.ac
+@@ -1,8 +1,8 @@
+ AC_INIT([gdnsd],[1.6.9],[blblack@gmail.com],[gdnsd],[https://github.com/blblack/gdnsd])
+-AC_PREREQ([2.69])
++AC_PREREQ([2.68])
+ AC_CONFIG_AUX_DIR([acaux])
+ AC_CONFIG_MACRO_DIR([m4])
+-AM_INIT_AUTOMAKE([1.12 dist-xz foreign tar-ustar -Wall])
++AM_INIT_AUTOMAKE([1.11 dist-xz foreign tar-ustar -Wall])
+ AM_SILENT_RULES([yes])
+
+ dnl These lines pretty much *have* to be in this order, and before