]> granicus.if.org Git - php/commit
no need to use conditional defines for bz2, we don't call it except indirectly throug...
authorGreg Beaver <cellog@php.net>
Thu, 17 Jan 2008 03:48:29 +0000 (03:48 +0000)
committerGreg Beaver <cellog@php.net>
Thu, 17 Jan 2008 03:48:29 +0000 (03:48 +0000)
commita3718dcfa3e10ac58bf2ff0ab278148f936db59d
treed198e722a9912e40413897d3652842f2c67b6e01
parent535865e9088b297d54615c3c3a375539b4fa9e4b
no need to use conditional defines for bz2, we don't call it except indirectly through stream wrappers.
After removing HAVE_BZ2 conditionals, phar works even if bz2 is not present on installation through pecl
ext/phar/config.m4
ext/phar/phar.c
ext/phar/phar_object.c
ext/phar/zip.c