commit 93ba374e392880aaa01d8b112028ccbbf1e4ec23
Author: Scott Kostyshak <[email protected]>
Date:   Wed Jun 25 14:55:27 2025 +0200

    lyxbuild: remove unused flag 'LYX_EXTERNAL_BOOST'
    
    This flag is no longer used and was being ignored.
---
 development/lyx-tester/lyxbuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/development/lyx-tester/lyxbuild b/development/lyx-tester/lyxbuild
index 20eae3f0da..a08f96391e 100755
--- a/development/lyx-tester/lyxbuild
+++ b/development/lyx-tester/lyxbuild
@@ -600,7 +600,7 @@ else
     -DCPACK_SOURCE_TGZ:BOOL=ON
     -DCPACK_SOURCE_TBZ2:BOOL=OFF
     -DCPACK_SOURCE_TZ:BOOL=OFF
-    -DCPACK_SOURCE_ZIP:BOOL=OFF -DLYX_EXTERNAL_BOOST=OFF
+    -DCPACK_SOURCE_ZIP:BOOL=OFF
     -DLYX_HUNSPELL=${HUNSPELL_FLAG}
     # if LYX_EXTERNAL_HUNSPELL=ON and LYX_DEBUG_GLIBC=ON LyX will crash when
     # correcting a word with hunspell as spellchecker.
-- 
lyx-cvs mailing list
[email protected]
https://lists.lyx.org/mailman/listinfo/lyx-cvs

Reply via email to