summaryrefslogtreecommitdiff
path: root/x11-themes/gtk-engines-nodoka/files/gtk-engines-nodoka-0.7.5-autoreconf.patch
diff options
context:
space:
mode:
Diffstat (limited to 'x11-themes/gtk-engines-nodoka/files/gtk-engines-nodoka-0.7.5-autoreconf.patch')
-rw-r--r--x11-themes/gtk-engines-nodoka/files/gtk-engines-nodoka-0.7.5-autoreconf.patch23
1 files changed, 23 insertions, 0 deletions
diff --git a/x11-themes/gtk-engines-nodoka/files/gtk-engines-nodoka-0.7.5-autoreconf.patch b/x11-themes/gtk-engines-nodoka/files/gtk-engines-nodoka-0.7.5-autoreconf.patch
new file mode 100644
index 000000000000..3ca6da26df2d
--- /dev/null
+++ b/x11-themes/gtk-engines-nodoka/files/gtk-engines-nodoka-0.7.5-autoreconf.patch
@@ -0,0 +1,23 @@
+From 92bbdc36493d07c803ca86ffc90a188afd60bfa4 Mon Sep 17 00:00:00 2001
+From: orbea <orbea@riseup.net>
+Date: Mar 28 2021 17:40:15 +0000
+Subject: gtk-nodoka-engine: Fix autoreconf.
+
+
+Signed-off-by: orbea <orbea@riseup.net>
+
+---
+
+diff --git a/configure.ac b/configure.ac
+index e086fd9..46b8df8 100644
+--- a/configure.ac
++++ b/configure.ac
+@@ -6,6 +6,7 @@ AM_INIT_AUTOMAKE([-Wall -Werror tar-pax])
+ dnl Initialize maintainer mode
+ AM_MAINTAINER_MODE
+
++AM_PROG_AR
+ AC_PROG_CC
+ AC_PROG_CC_STDC
+ AC_PROG_INSTALL
+