regenerated build files

This commit is contained in:
hyunghwan.chung
2018-01-19 13:31:44 +00:00
parent 9a49b4fa53
commit 80e909caf1
6 changed files with 191 additions and 2 deletions

View File

@ -356,6 +356,7 @@ RANLIB = @RANLIB@
SED = @SED@
SET_MAKE = @SET_MAKE@
SHELL = @SHELL@
SOCKET_LIBS = @SOCKET_LIBS@
STRIP = @STRIP@
TERMINAL_LIBS = @TERMINAL_LIBS@
UNICOWS_LIBS = @UNICOWS_LIBS@

View File

@ -63,6 +63,9 @@
/* Define to 1 if you have the `closedir' function. */
#undef HAVE_CLOSEDIR
/* Define to 1 if you have the `connect' function. */
#undef HAVE_CONNECT
/* Define to 1 if you have the `coshq' function. */
#undef HAVE_COSHQ
@ -127,6 +130,9 @@
/* Define to 1 if you have the `getcontext' function. */
#undef HAVE_GETCONTEXT
/* Define to 1 if you have the `gethostbyname' function. */
#undef HAVE_GETHOSTBYNAME
/* Define to 1 if you have the `getitimer' function. */
#undef HAVE_GETITIMER
@ -298,6 +304,9 @@
/* Define to 1 if you have the <time.h> header file. */
#undef HAVE_TIME_H
/* Define to 1 if you have the `t_connect' function. */
#undef HAVE_T_CONNECT
/* Define to 1 if you have the <ucontext.h> header file. */
#undef HAVE_UCONTEXT_H