configure: Make the default compression format configurable
modified auto.def
@@ -18,6 +18,7 @@ options {
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -30,6 +31,21 @@ if {[opt-str pkgconfigdir dir]} {
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -320,7 +336,7 @@ if {[get-define CCACHE] ne {none}} {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified libpkg/packing.c
@@ -446,7 +446,7 @@ pkg_formats
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified libpkg/pkg_create.c
@@ -240,7 +240,7 @@ pkg_create_new(void)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified libpkg/pkg_repo_meta.c
@@ -41,7 +41,7 @@ static void
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|