File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 175175/* Define if you have the lstat function. */
176176#undef HAVE_LSTAT
177177
178+ /* Define if you have the mkfifo function. */
179+ #undef HAVE_MKFIFO
180+
178181/* Define if you have the nice function. */
179182#undef HAVE_NICE
180183
202205/* Define if you have the setvbuf function. */
203206#undef HAVE_SETVBUF
204207
208+ /* Define if you have the sigaction function. */
209+ #undef HAVE_SIGACTION
210+
205211/* Define if you have the siginterrupt function. */
206212#undef HAVE_SIGINTERRUPT
207213
214+ /* Define if you have the sigrelse function. */
215+ #undef HAVE_SIGRELSE
216+
208217/* Define if you have the strftime function. */
209218#undef HAVE_STRFTIME
210219
241250/* Define if you have the <limits.h> header file. */
242251#undef HAVE_LIMITS_H
243252
253+ /* Define if you have the <ncurses.h> header file. */
254+ #undef HAVE_NCURSES_H
255+
244256/* Define if you have the <ndir.h> header file. */
245257#undef HAVE_NDIR_H
246258
You can’t perform that action at this time.
0 commit comments