Dushistov / sdcv

https://dushistov.github.io/sdcv/
GNU General Public License v2.0
299 stars 43 forks source link

Fixed set WITH_READLINE issue #97

Open nanjj opened 1 year ago

nanjj commented 1 year ago

And make the readline dependency optional

Dushistov commented 1 year ago

But readline is optional dependency, why make it not optional?

nanjj commented 1 year ago

But readline is optional dependency, why make it not optional?

OK, fixed

Dushistov commented 1 month ago

So the idea of this patch to make it possible to compile sdcv without readline, even if readline installed?