summaryrefslogtreecommitdiff
path: root/Zend/configure.in
Commit message (Expand)AuthorAgeFilesLines
* - Rewrite scanner to be based on re2c instead of flexMarcus Boerger2008-03-161-1/+0
* - Compile fix for systems without uint32_t typedeffoobar2005-01-221-0/+3
* - Added AC_ZEND_C_BIGENDIAN macro (as requested by Andi)foobar2005-01-101-0/+1
* - MFZE1Andi Gutmans2002-11-151-0/+2
* Zend config sets ZEND_EXTRA_LIBS. Bugs 14452, 14602, 14616, 14824Adam Dickmeiss2002-02-031-2/+2
* Use the hardly-documented third parameter of AM_INIT_AUTOMAKE to suppressSascha Schumann2000-12-021-1/+1
* libzend -> ZendZeev Suraski1999-12-191-1/+1
* Move config code into separate fileSascha Schumann1999-12-171-173/+8
* Add "--disable-inline" for low-memory machines (be it limitedSascha Schumann1999-10-141-0/+17
* More portability stuffSascha Schumann1999-10-051-0/+2
* OSF/1 V4.0 wants -lcxxSascha Schumann1999-10-051-0/+1
* Use libtool to build.Sascha Schumann1999-10-041-17/+12
* Make it executable.Sascha Schumann1999-10-031-1/+1
* Provide alternative istdiostream.Sascha Schumann1999-09-281-0/+20
* Actually allow to set CXXFLAGSSascha Schumann1999-09-261-0/+2
* Build communication channel and add checks for C++ librarySascha Schumann1999-09-261-1/+7
* Fix vpath build w/ thread-safe enabled on Unix.Sascha Schumann1999-09-231-0/+1
* this helps compiling on non-ANSI C compliant platformsSascha Schumann1999-09-161-0/+2
* Make sure HAVE_LIBDL gets defined.Stig S. Bakken1999-09-131-0/+2
* check for c++ only, if thread safety is enabledSascha Schumann1999-09-121-0/+2
* * header file cleanupStig S. Bakken1999-09-061-19/+27
* remove checksSascha Schumann1999-08-221-2/+0
* Debug on by defaultZeev Suraski1999-07-171-4/+4
* *** empty log message ***Zeev Suraski1999-07-091-1/+1
* use void * instead of long for 64-bit testSascha Schumann1999-07-051-1/+1
* checking for ints won't work, since they are 32 bit on both platformsSascha Schumann1999-07-031-1/+1
* add usual rhapsody hackSascha Schumann1999-07-031-0/+6
* workaround for 64-bit platformsSascha Schumann1999-07-021-1/+2
* define zend_boolZeev Suraski1999-07-021-0/+1
* *** empty log message ***Zeev Suraski1999-06-191-1/+1
* If a require() dies, we must bail out (since it corrupts an existing op_arrayZeev Suraski1999-05-141-0/+1
* add --enable-thread-safety optionStig S. Bakken1999-05-121-0/+11
* convert to automakeStig S. Bakken1999-04-191-34/+6
* removed -lnsl and -lsocket checks from zendStig S. Bakken1999-04-191-5/+0
* Whatnot:Zeev Suraski1999-04-181-27/+0
* Zend LibraryAndi Gutmans1999-04-071-0/+194