- Notifications
You must be signed in to change notification settings - Fork5
Commitbdef2bf
committed
Adjust configure's handling of libedit to not look for a history.h file.
Per Bob Friesenhahn's report, this file is not supplied by some versionsof libedit, and even when it is supplied it seems to be just a link toreadline.h, so we don't need to include it anyway.Also, ensure that we won't try to use a too-old version of Bison.The previous coding would bleat but then use it anyway; better to invokethe 'missing' script if any grammar files need to be rebuilt.1 parent6fa875d commitbdef2bf
3 files changed
+42
-500
lines changed0 commit comments
Comments
(0)