Ticket #1896 (new defect)

Opened 7 months ago

Last modified 6 months ago

configure --enable-bzlib doesn't cause configure to fail if there's no bzlib

Reported by: rogerdpack Owned by:
Priority: normal Component: build system
Version: git-master Keywords:
Cc: Blocked By:
Blocking: Reproduced by developer: no
Analyzed by developer: no

Description

see the title,
$ ./configure --enable-bzlib

lists this:

...
bzlib enabled no
...

then happily returns true.
Just making a note of it here.
Thanks!

Change History

comment:1 Changed 6 months ago by cehoyos

  • Version changed from unspecified to git-master
  • Component changed from undetermined to build system

I believe this is expected behaviour because bzlib is a system library but I may miss something.

Note: See TracTickets for help on using tickets.