« Previous | Next » 

Revision f3150292

IDf3150292687e04332e1ae252817ee703fe316a70
Parent 7e5aeac2
Child f78ce087

Added by Ben Noordhuis almost 12 years ago

build: rename openssl configure switches

For consistency's sake, rename:

--openssl-use-sys
--openssl-includes
--openssl-libpath

To:

--shared-openssl
--shared-openssl-includes
--shared-openssl-libpath

And add --shared-openssl-libname while we're at it.

The old switches still work but `./configure --help` won't print them.

Fixes #3591.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences