Replace custom HAVE_PTHREAD_ATTR_GETSTACKSIZE and HAVE_PTHREAD_ATTR_SETSTACKSIZE with proper AC_CHECK_FUNCS call
This commit is contained in:
@@ -17,12 +17,6 @@
|
|||||||
***/
|
***/
|
||||||
@TOP@
|
@TOP@
|
||||||
|
|
||||||
/** define if pthread_attr_getstacksize() is available */
|
|
||||||
#undef HAVE_PTHREAD_ATTR_GETSTACKSIZE
|
|
||||||
|
|
||||||
/** define if pthread_attr_setstacksize() is available */
|
|
||||||
#undef HAVE_PTHREAD_ATTR_SETSTACKSIZE
|
|
||||||
|
|
||||||
/** define if you have strerror in the C library. */
|
/** define if you have strerror in the C library. */
|
||||||
#undef HAVE_STRERROR
|
#undef HAVE_STRERROR
|
||||||
|
|
||||||
|
|||||||
@@ -17,12 +17,6 @@
|
|||||||
*** it does not get installed.
|
*** it does not get installed.
|
||||||
***/
|
***/
|
||||||
|
|
||||||
/** define if pthread_attr_getstacksize() is available */
|
|
||||||
#undef HAVE_PTHREAD_ATTR_GETSTACKSIZE
|
|
||||||
|
|
||||||
/** define if pthread_attr_setstacksize() is available */
|
|
||||||
#undef HAVE_PTHREAD_ATTR_SETSTACKSIZE
|
|
||||||
|
|
||||||
/** define if you have strerror in the C library. */
|
/** define if you have strerror in the C library. */
|
||||||
#undef HAVE_STRERROR
|
#undef HAVE_STRERROR
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user