• Sergei Golubchik's avatar
    MDEV-6561 libedit detection is broken · ae3cc4f1
    Sergei Golubchik authored
    fix readline/libedit detection:
    * search in readline/, editline/ and edit/readline/
    * fix typos CMAKE_REQUIRES_LIBRARIES -> CMAKE_REQUIRED_LIBRARIES
    * use correct libedit API
    * use different cmake variables for libedit and readline
    ae3cc4f1
readline.h 33.7 KB