Skip to content

Disabling zstd results in empty state in configure output #5720

@mback2k

Description

@mback2k

I did this

./configure --without-zstd

  curl version:     7.72.0-DEV
  SSL:              enabled (Windows-native, OpenSSL)
  SSH:              enabled (libSSH2)
  zlib:             no      (--with-zlib)
  brotli:           no      (--with-brotli)
  zstd:
  GSS-API:          no      (--with-gssapi)
  TLS-SRP:          enabled
  resolver:         POSIX threaded
  IPv6:             enabled
  Unix sockets:     no      (--enable-unix-sockets)
  IDN:              enabled (Windows-native)
  Build libcurl:    Shared=yes, Static=yes
  Built-in manual:  no      (--enable-manual)
  --libcurl option: enabled (--disable-libcurl-option)
  Verbose errors:   enabled (--disable-verbose)
  Code coverage:    disabled
  SSPI:             enabled
  ca cert bundle:   no
  ca cert path:     no
  ca fallback:      no
...

I expected the following

I expected a "no" behind "zstd:" instead of nothing.

curl/libcurl version

current master

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions