]> git.ipfire.org Git - thirdparty/libarchive.git/commit
Remove unnecessary build condition for a use of
authorMichihiro NAKAJIMA <ggcueroad@gmail.com>
Wed, 3 Oct 2012 11:51:07 +0000 (20:51 +0900)
committerMichihiro NAKAJIMA <ggcueroad@gmail.com>
Wed, 3 Oct 2012 11:51:07 +0000 (20:51 +0900)
commit36254e173ba8ff3895c4edee036f43fff185e1ea
treec4fb5aa6c86cedb1962a9e37799cb725dae92dee
parentc33eebf8986aee852b1829ed34280e7a0bfedde6
Remove unnecessary build condition for a use of
__archive_create_child().  It has worked well on both POSIX
system and non-POSIX system since libarchive 2.7.0.
libarchive/archive_read_support_filter_program.c
libarchive/archive_write_add_filter_program.c