summaryrefslogtreecommitdiff
path: root/Zend/acconfig.h
Commit message (Expand)AuthorAgeFilesLines
* - Fix for Solaris.Andi Gutmans2001-03-111-0/+8
* Use the hardly-documented third parameter of AM_INIT_AUTOMAKE to suppressSascha Schumann2000-12-021-4/+0
* If available, use fpclassify for substituting zend_finite.Sascha Schumann2000-08-201-1/+3
* Including math.h before using macros defined there will work better :)Sascha Schumann2000-08-201-2/+2
* Add zend_isinf and zend_isnan.Sascha Schumann2000-08-201-7/+20
* Welcome zend_finite(n).Sascha Schumann2000-06-181-0/+14
* Clean up acconfig.hSascha Schumann2000-06-081-24/+0
* Have a standard way of exporting symbolsZeev Suraski2000-04-011-0/+1
* Move dl stuff from acconfig.h into zend.h. That allows us finer controlSascha Schumann2000-01-121-18/+0
* Some cleanupSascha Schumann2000-01-011-5/+0
* configure sets ZEND_BROKEN_SPRINTFSascha Schumann1999-12-191-1/+1
* Disable ZEND_EXTENSIONS_SUPPORT, if RTLD_NOW is not defined.Sascha Schumann1999-10-131-10/+5
* Use DL_LAZY for OpenBSD. This seems to be a compatibility flag whichSascha Schumann1999-10-121-0/+3
* Define RTLD_NOW to DL_NOW, if RTLD_NOW is not defined (for OpenBSD).Sascha Schumann1999-10-091-0/+3
* Use libtool to build.Sascha Schumann1999-10-041-4/+0
* Provide alternative istdiostream.Sascha Schumann1999-09-281-0/+2
* Make sure HAVE_LIBDL gets defined.Stig S. Bakken1999-09-131-0/+2
* define tests first, use after.Stig S. Bakken1999-09-071-14/+14
* * header file cleanupStig S. Bakken1999-09-061-16/+54
* workaround for 64-bit platformsSascha Schumann1999-07-021-3/+0
* define zend_boolZeev Suraski1999-07-021-0/+3
* add --enable-thread-safety optionStig S. Bakken1999-05-121-0/+3
* Make token names uniform, they all begin with T_ now.Zeev Suraski1999-04-221-1/+1
* convert to automakeStig S. Bakken1999-04-191-198/+4
* removed -lnsl and -lsocket checks from zendStig S. Bakken1999-04-191-6/+0
* Zend LibraryAndi Gutmans1999-04-071-0/+247