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

Quelle  internal-zlib.patch.0   Sprache: unbekannt

 
--- configure
+++ configure
@@ -16356,13 +16356,13 @@
       ZLIB_CFLAGS=${ZLIB_CFLAGS-""}
       ZLIB_LIBS=${ZLIB_LIBS-"-lz"}
       py_check_lib_save_LIBS=$LIBS
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for inflateCopy in -lz" >&5
-$as_echo_n "checking for inflateCopy in -lz... " >&6; }
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for inflateCopy in -lzlib" >&5
+$as_echo_n "checking for inflateCopy in -lzlib... " >&6; }
 if ${ac_cv_lib_z_inflateCopy+:} false; then :
   $as_echo_n "(cached) " >&6
 else
   ac_check_lib_save_LIBS=$LIBS
-LIBS="-lz  $LIBS"
+LIBS="-lzlib  $LIBS"
 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
 /* end confdefs.h.  */
 

[ Dauer der Verarbeitung: 0.17 Sekunden  (vorverarbeitet)  ]