diff options
Diffstat (limited to 'pyconfig.h.in')
-rw-r--r-- | pyconfig.h.in | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/pyconfig.h.in b/pyconfig.h.in index b4d1f1b..0dd05aa 100644 --- a/pyconfig.h.in +++ b/pyconfig.h.in @@ -733,9 +733,6 @@ /* Define if readline supports append_history */ #undef HAVE_RL_APPEND_HISTORY -/* Define if you have readline 2.1 */ -#undef HAVE_RL_CALLBACK - /* Define if you can turn off readline's signal handling. */ #undef HAVE_RL_CATCH_SIGNAL @@ -778,9 +775,6 @@ /* Define to 1 if you have the `sched_setscheduler' function. */ #undef HAVE_SCHED_SETSCHEDULER -/* Define to 1 if you have the `select' function. */ -#undef HAVE_SELECT - /* Define to 1 if you have the `sem_getvalue' function. */ #undef HAVE_SEM_GETVALUE |