include support for HAS_GETHOSTNAME
This commit is contained in:
parent
04e9a3a8ed
commit
49b9c8ea50
@ -257,6 +257,10 @@
|
|||||||
#undef HAVE_WAITPID
|
#undef HAVE_WAITPID
|
||||||
#undef HAVE_MPZ_XOR
|
#undef HAVE_MPZ_XOR
|
||||||
|
|
||||||
|
#if HAVE_GETHOSTNAME==1
|
||||||
|
#define HAS_GETHOSTNAME 1
|
||||||
|
#endif
|
||||||
|
|
||||||
#undef HAVE_SIGINFO
|
#undef HAVE_SIGINFO
|
||||||
#undef HAVE_SIGSEGV
|
#undef HAVE_SIGSEGV
|
||||||
#undef HAVE_SIGPROF
|
#undef HAVE_SIGPROF
|
||||||
|
Reference in New Issue
Block a user