summaryrefslogtreecommitdiff
path: root/rlconf.h
diff options
context:
space:
mode:
Diffstat (limited to 'rlconf.h')
-rw-r--r--rlconf.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/rlconf.h b/rlconf.h
index 8f07db1..1356fd8 100644
--- a/rlconf.h
+++ b/rlconf.h
@@ -56,8 +56,6 @@
/* Define this if you want code that allows readline to be used in an
X `callback' style. */
-#if !defined (SHELL)
-# define READLINE_CALLBACKS
-#endif
+#define READLINE_CALLBACKS
#endif /* _RLCONF_H_ */