diff options
author | Jari Aalto <jari.aalto@cante.net> | 1996-12-23 17:02:34 +0000 |
---|---|---|
committer | Jari Aalto <jari.aalto@cante.net> | 2009-09-12 16:46:49 +0000 |
commit | ccc6cda312fea9f0468ee65b8f368e9653e1380b (patch) | |
tree | b059878adcfd876c4acb8030deda1eeb918c7e75 /lib/readline/STANDALONE | |
parent | 726f63884db0132f01745f1fb4465e6621088ccf (diff) | |
download | android_external_bash-ccc6cda312fea9f0468ee65b8f368e9653e1380b.tar.gz android_external_bash-ccc6cda312fea9f0468ee65b8f368e9653e1380b.tar.bz2 android_external_bash-ccc6cda312fea9f0468ee65b8f368e9653e1380b.zip |
Imported from ../bash-2.0.tar.gz.
Diffstat (limited to 'lib/readline/STANDALONE')
-rw-r--r-- | lib/readline/STANDALONE | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/readline/STANDALONE b/lib/readline/STANDALONE index c1387f3..f999e8d 100644 --- a/lib/readline/STANDALONE +++ b/lib/readline/STANDALONE @@ -15,6 +15,7 @@ HAVE_DIRENT_H <dirent.h> exists and is usable HAVE_SYS_PTEM_H <sys/ptem.h> exists HAVE_SYS_PTE_H <sys/pte.h> exists HAVE_SYS_STREAM_H <sys/stream.h> exists +HAVE_SYS_SELECT_H <sys/select.h> exists System-specific options: |