openbsd-ports/archivers/gtar/patches/patch-configure
naddy b7dd7b9606 Update to 1.22 which adds --xz/-J support for xz compression.
(xz itself will be imported once there is a stable release.)
2009-03-10 14:54:16 +00:00

13 lines
511 B
Plaintext

$OpenBSD: patch-configure,v 1.9 2009/03/10 14:54:16 naddy Exp $
--- configure.orig Thu Mar 5 08:05:20 2009
+++ configure Mon Mar 9 17:47:29 2009
@@ -39521,7 +39521,7 @@ fi
echo "${ECHO_T}$acl_cv_rpath" >&6; }
wl="$acl_cv_wl"
acl_libext="$acl_cv_libext"
- acl_shlibext="$acl_cv_shlibext"
+ acl_shlibext="${SHLIBEXT-$acl_cv_shlibext}"
acl_libname_spec="$acl_cv_libname_spec"
acl_library_names_spec="$acl_cv_library_names_spec"
acl_hardcode_libdir_flag_spec="$acl_cv_hardcode_libdir_flag_spec"