K 10 svn:author V 4 bapt K 8 svn:date V 27 2020-02-19T14:37:56.567523Z K 7 svn:log V 442 MFC r352247-r352248 r352247: Remove useless extra definition of libedit flags Note that all the line editor part is done in the libntp r352248: Get the readline header from the installed header instead of the from the source location. With newer import of libedit, the path to be able to access readline/readline.h will also include header which name will conflict with some expected by ntp in another path and end up breaking the build. END