[prev in list] [next in list] [prev in thread] [next in thread] 

List:       php-cvs
Subject:    [PHP-CVS] com php-src: clean: ext/zip/config.m4
From:       Remi Collet <remi () php ! net>
Date:       2017-05-31 7:57:34
Message-ID: php-mail-c6b58dfda53e413aed88fcc20bf6f1ae1337832341 () git ! php ! net
[Download RAW message or body]

Commit:    b54e0dc3217a1e0771f2ba7dff9d26974a9f83ef
Author:    Remi Collet <remi@php.net>         Wed, 31 May 2017 09:57:34 +0200
Parents:   77cca632dad2b7a4720fb2aa92950789c5485f2c
Branches:  master

Link:       http://git.php.net/?p=php-src.git;a=commitdiff;h=b54e0dc3217a1e0771f2ba7dff9d26974a9f83ef

Log:
clean

Changed paths:
  M  ext/zip/config.m4


Diff:
diff --git a/ext/zip/config.m4 b/ext/zip/config.m4
index a8f0289..e6035bc 100644
--- a/ext/zip/config.m4
+++ b/ext/zip/config.m4
@@ -113,11 +113,11 @@ if test "$PHP_ZIP" != "no"; then
     PHP_NEW_EXTENSION(zip, php_zip.c zip_stream.c, $ext_shared,, $LIBZIP_CFLAGS)
     PHP_SUBST(ZIP_SHARED_LIBADD)
   else
-    AC_MSG_WARN(========================================================);
-    AC_MSG_WARN(Use of bundled libzip is deprecated and will be removed.);
-    AC_MSG_WARN(Some features such as encryption are not available.);
-    AC_MSG_WARN(Use system library and --with-libzip is recommended.);
-    AC_MSG_WARN(========================================================);
+    AC_MSG_WARN(========================================================)
+    AC_MSG_WARN(Use of bundled libzip is deprecated and will be removed.)
+    AC_MSG_WARN(Some features such as encryption are not available.)
+    AC_MSG_WARN(Use system library and --with-libzip is recommended.)
+    AC_MSG_WARN(========================================================)
 
 
   PHP_ZIP_SOURCES="$PHP_ZIP_SOURCES lib/zip_add.c lib/zip_add_dir.c lib/zip_add_entry.c\


--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic