diff options
| author | Tijl Coosemans <tijl@FreeBSD.org> | 2024-03-06 13:57:27 +0100 |
|---|---|---|
| committer | Tijl Coosemans <tijl@FreeBSD.org> | 2024-03-15 10:21:21 +0100 |
| commit | b346b480027ce76a731603e28d4ae7a847b494e1 (patch) | |
| tree | 27fef512016b7333614283d1186fee5897c0e1be /archivers/lha-ac/files/patch-configure.ac | |
| parent | lang/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.ac | 10 |
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 |
