Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move the sincludes outside of AC_DEFUN(), so PHP can use the macros | Sascha Schumann | 2000-03-07 | 1 | -3/+2 |
| | |||||
* | Use improved POSIX threads check from threads.m4 | Sascha Schumann | 2000-03-07 | 1 | -21/+7 |
| | | | | | This is shared between some projects (currently Apache 2.0, mhash, mcrypt) | ||||
* | Rewrite TSRM_CHECK_GCC_ARG to cache its result | Sascha Schumann | 1999-12-30 | 1 | -12/+21 |
| | |||||
* | Let check succeed on systems which don't need special flags for pthreads. | Sascha Schumann | 1999-12-30 | 1 | -4/+4 |
| | | | | | Also change the message to be more informative. | ||||
* | Save a few lines while checking for -pthread[s]? | Sascha Schumann | 1999-12-27 | 1 | -12/+6 |
| | |||||
* | Put -pthreads? into CFLAGS; libtool still filters it out during shared | Sascha Schumann | 1999-12-24 | 1 | -4/+4 |
| | | | | | library linking; need to find a way to prevent that. | ||||
* | Improved check for GCC's -pthread and -pthreads flag | Sascha Schumann | 1999-12-22 | 1 | -4/+29 |
| | |||||
* | Enable TSRM to use Pth | Sascha Schumann | 1999-12-21 | 1 | -1/+53 |
| | |||||
* | Improve Pthreads check | Sascha Schumann | 1999-12-21 | 1 | -4/+12 |
| | |||||
* | Move config code into separate file | Sascha Schumann | 1999-12-17 | 1 | -0/+25 |