Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/LibreOffice/external/redland/redland/   (Office von Apache Version 25.8.3.2©)  Datei vom 5.10.2025 mit Größe 596 B image not shown  

Quelle  redland-xcompile.patch.1   Sprache: unbekannt

 
No point in creating example or util executables when cross-compiling.
(Especially as doing it anyway wouldn't work without tweaks to have it find
libxml2 and libm, at least for Android.)

--- a/Makefile.in
+++ b/Makefile.in
@@ -395,7 +395,7 @@
 DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc
 
 # Subdirectories to build/install/distribute etc.
-SUBDIRS = $(subdirs) src examples utils demos docs data scripts
+SUBDIRS = $(subdirs) src docs data scripts
 EXTRA_DIST = \
 ChangeLog.1 ChangeLog.2 ChangeLog.3 ChangeLog.4 \
 ChangeLog.5 ChangeLog.6 ChangeLog.7 ChangeLog.8 ChangeLog.9 ChangeLog.10 \

[ Dauer der Verarbeitung: 0.11 Sekunden  (vorverarbeitet)  ]