From 7c099a6485d447c32dc5a58a9aebae3ba1332705 Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Tue, 10 Aug 2021 00:55:06 +0300 Subject: autoconf: export gm4 for build --- community/autoconf/build | 2 ++ 1 file changed, 2 insertions(+) diff --git a/community/autoconf/build b/community/autoconf/build index 6daf22f8..7fa29fd3 100755 --- a/community/autoconf/build +++ b/community/autoconf/build @@ -1,5 +1,7 @@ #!/bin/sh -e +export M4=gm4 + ./configure \ --prefix=/usr -- cgit v1.2.3