This is an automated email from the ASF dual-hosted git repository.
damjan pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/openoffice.git
The following commit(s) were added to refs/heads/trunk by this push:
new 2c4d91086e Update EPM requirements comment.
2c4d91086e is described below
commit 2c4d91086e6551f75fa0a0f4072f0ff9d489dc48
Author: Damjan Jovanovic <[email protected]>
AuthorDate: Sun May 25 15:29:01 2025 +0200
Update EPM requirements comment.
Patch by: me
---
main/configure.ac | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/main/configure.ac b/main/configure.ac
index 7ebde136ff..e1802ae235 100644
--- a/main/configure.ac
+++ b/main/configure.ac
@@ -3414,9 +3414,9 @@ dnl
===================================================================
AC_MSG_CHECKING([whether to enable EPM for packing])
if test "$enable_epm" = "yes"; then
AC_MSG_RESULT([yes])
- dnl ===================================================================
- dnl Check for epm - not needed for Windows or building archive format
- dnl ===================================================================
+ dnl
================================================================================
+ dnl Check for epm - not needed for Windows or building archive or installed
formats
+ dnl
================================================================================
if test "$_os" != "WINNT" -a "$with_package_format" != "archive" -a
"$with_package_format" != "installed"; then
if test -n "$with_epm"; then
EPM=$with_epm