* Makefile.am: Use a temporary file to build chew.
[deliverable/binutils-gdb.git] / readline / config.h.in
index c53c2a109c6d6ef8cce6a9a9f838628d7e10fd37..8d1f0bcafa4caa3c7fd730ea94d63a1e7229333f 100644 (file)
 
 #undef VOID_SIGHANDLER
 
+/* Define if you have the fcntl function. */
+#undef HAVE_FCNTL 
 /* Define if you have the isascii function. */
 #undef HAVE_ISASCII
 
 /* Define if you have the isxdigit function. */
 #undef HAVE_ISXDIGIT
 
+/* Define if you have the kill function. */
+#undef HAVE_KILL
+
 /* Define if you have the lstat function. */
 #undef HAVE_LSTAT
 
+/* Define if you have the mbrtowc function. */
+#undef HAVE_MBRTOWC
+
 /* Define if you have the mbsrtowcs function. */
 #undef HAVE_MBSRTOWCS
 
 /* Define if you have the putenv function.  */
 #undef HAVE_PUTENV
 
+/* Define if you have the getpwent function.  */
+#undef HAVE_GETPWENT
+
+/* Define if you have the getpwnam function.  */
+#undef HAVE_GETPWNAM
+
+/* Define if you have the getpwnam function.  */
+#undef HAVE_GETPWUID
+
 /* Define if you have the select function.  */
 #undef HAVE_SELECT
 
 /* Define if you have the <ndir.h> header file.  */
 #undef HAVE_NDIR_H
 
+/* Define if you have the <pwd.h> header file.  */
+#undef HAVE_PWD_H
+
 /* Define if you have the <stdarg.h> header file.  */
 #undef HAVE_STDARG_H
 
This page took 0.023196 seconds and 4 git commands to generate.