summaryrefslogtreecommitdiffhomepage
path: root/patches/hexcurse.local.patch
blob: 912a14bea1679e368a55465c2609e6562e25449c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
diff --git a/configure b/configure
index c2baab4..932f09a 100755
--- a/configure
+++ b/configure
@@ -2664,13 +2664,13 @@ _ACEOF
 
 # Some tools Automake needs.
 
-ACLOCAL=${ACLOCAL-"${am_missing_run}aclocal-${am__api_version}"}
+ACLOCAL=true
 
 
 AUTOCONF=${AUTOCONF-"${am_missing_run}autoconf"}
 
 
-AUTOMAKE=${AUTOMAKE-"${am_missing_run}automake-${am__api_version}"}
+AUTOMAKE=true
 
 
 AUTOHEADER=${AUTOHEADER-"${am_missing_run}autoheader"}