summaryrefslogtreecommitdiff
path: root/archivers/lha-ac/files/patch-configure.ac
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2024-03-06 13:57:27 +0100
committerTijl Coosemans <tijl@FreeBSD.org>2024-03-15 10:21:21 +0100
commitb346b480027ce76a731603e28d4ae7a847b494e1 (patch)
tree27fef512016b7333614283d1186fee5897c0e1be /archivers/lha-ac/files/patch-configure.ac
parentlang/solidity: update to 0.8.25 release. (diff)
devel/autoconf: Update to 2.72
PR: 277046 Exp-run by: antoine
Diffstat (limited to 'archivers/lha-ac/files/patch-configure.ac')
-rw-r--r--archivers/lha-ac/files/patch-configure.ac10
1 files changed, 10 insertions, 0 deletions
diff --git a/archivers/lha-ac/files/patch-configure.ac b/archivers/lha-ac/files/patch-configure.ac
new file mode 100644
index 000000000000..9b99a39bd9b4
--- /dev/null
+++ b/archivers/lha-ac/files/patch-configure.ac
@@ -0,0 +1,10 @@
+--- configure.ac.orig 2021-11-25 09:41:46 UTC
++++ configure.ac
+@@ -11,6 +11,7 @@ AC_DEFINE_UNQUOTED(PLATFORM, "$ac_cv_host",
+ [the type of system on which the package will run.])
+
+ # Checks for programs.
++AC_PROG_CPP
+ AC_PROG_CC
+ AC_PROG_GCC_TRADITIONAL
+ AC_PROG_INSTALL