• Main Page
  • Modules
  • Data Structures
  • Files
  • File List
  • Globals

ext/readline/extconf.h

Go to the documentation of this file.
00001 #ifndef EXTCONF_H
00002 #define EXTCONF_H
00003 #define HAVE_READLINE_READLINE_H 1
00004 #define HAVE_READLINE_HISTORY_H 1
00005 #define HAVE_RL_GETC_FUNCTION 1
00006 #define HAVE_RL_FILENAME_COMPLETION_FUNCTION 1
00007 #define HAVE_RL_USERNAME_COMPLETION_FUNCTION 1
00008 #define HAVE_RL_COMPLETION_MATCHES 1
00009 #define HAVE_RL_REFRESH_LINE 1
00010 #define HAVE_RL_DEPREP_TERM_FUNCTION 1
00011 #define HAVE_RL_COMPLETION_APPEND_CHARACTER 1
00012 #define HAVE_RL_BASIC_WORD_BREAK_CHARACTERS 1
00013 #define HAVE_RL_COMPLETER_WORD_BREAK_CHARACTERS 1
00014 #define HAVE_RL_BASIC_QUOTE_CHARACTERS 1
00015 #define HAVE_RL_COMPLETER_QUOTE_CHARACTERS 1
00016 #define HAVE_RL_FILENAME_QUOTE_CHARACTERS 1
00017 #define HAVE_RL_ATTEMPTED_COMPLETION_OVER 1
00018 #define HAVE_RL_LIBRARY_VERSION 1
00019 #define HAVE_RL_EDITING_MODE 1
00020 #define HAVE_RL_LINE_BUFFER 1
00021 #define HAVE_RL_POINT 1
00022 #define HAVE_RL_EVENT_HOOK 1
00023 #define HAVE_RL_CATCH_SIGWINCH 1
00024 #define HAVE_RL_CATCH_SIGNALS 1
00025 #define HAVE_RL_CLEANUP_AFTER_SIGNAL 1
00026 #define HAVE_RL_CLEAR_SIGNALS 1
00027 #define HAVE_RL_SET_SCREEN_SIZE 1
00028 #define HAVE_RL_GET_SCREEN_SIZE 1
00029 #define HAVE_RL_VI_EDITING_MODE 1
00030 #define HAVE_RL_EMACS_EDITING_MODE 1
00031 #define HAVE_REPLACE_HISTORY_ENTRY 1
00032 #define HAVE_REMOVE_HISTORY 1
00033 #define HAVE_CLEAR_HISTORY 1
00034 #endif
00035 

Generated on Thu Sep 8 2011 03:50:28 for Ruby by  doxygen 1.7.1