configure.ac | 3 ---
1 file changed, 3 deletions(-)
New commits:
commit 255bfc283c531512c93401bb4a23cb617137b864
Author: Stephan Bergmann <[email protected]>
Date: Mon May 28 13:13:44 2018 +0200
WITH_HELPPACK_INTEGRATION isn't substituted anywhere
(just used via SCPDEFS)
Change-Id: I23a14b0e76399b5e6303ad11ad7d09966d951b6f
Reviewed-on: https://gerrit.libreoffice.org/54915
Tested-by: Jenkins <[email protected]>
Reviewed-by: Stephan Bergmann <[email protected]>
diff --git a/configure.ac b/configure.ac
index 21218f46e41c..5dd419305b66 100644
--- a/configure.ac
+++ b/configure.ac
@@ -11262,14 +11262,11 @@ dnl Test whether to integrate helppacks into the
product's installer
dnl ===================================================================
AC_MSG_CHECKING([for helppack integration])
if test "$with_helppack_integration" = "no"; then
- WITH_HELPPACK_INTEGRATION=
AC_MSG_RESULT([no integration])
else
- WITH_HELPPACK_INTEGRATION=TRUE
SCPDEFS="$SCPDEFS -DWITH_HELPPACK_INTEGRATION"
AC_MSG_RESULT([integration])
fi
-AC_SUBST(WITH_HELPPACK_INTEGRATION)
###############################################################################
# Extensions checking
_______________________________________________
Libreoffice-commits mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits