Readline
- Made use of readline wordexp conditional upon the presence of wordexp.h, which is correct, but excludes certain BSDs.
This commit is contained in:
@@ -67,6 +67,9 @@
|
||||
/* Found uuid_unparse_lower in the uuid library */
|
||||
#cmakedefine HAVE_UUID_UNPARSE_LOWER
|
||||
|
||||
/* Found wordexp.h in the libreadline library */
|
||||
#cmakedefine HAVE_WORDEXP_H
|
||||
|
||||
/* Undefine this to eliminate the execute command */
|
||||
#define HAVE_EXECUTE 1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user