Update m4 to 1.4.10

This commit is contained in:
fosslinux 2024-01-28 12:25:59 +11:00
parent 3733956654
commit 6d8cf14998
7 changed files with 30 additions and 19 deletions

9
steps/m4-1.4.10/pass1.sh Normal file
View file

@ -0,0 +1,9 @@
# SPDX-FileCopyrightText: 2024 fosslinux <fosslinux@aussies.space>
#
# SPDX-License-Identifier: GPL-3.0-or-later
src_prepare() {
default
touch lib/configmake.h
}