#
bab5db79 |
| 11-Aug-2000 |
Derick Rethans |
@ Added support for libmcrypt 2.4.4
|
Revision tags: PRE_FILE_COMPILE_API_CHANGE, PRE_METHOD_CALL_SEPERATE_FIX_PATCH, php-4.0.1pl1, php-4.0.1, php-4.0.1RC2, php-4.0.1RC, PRE_EIGHT_BYTE_ALLOC_PATCH, php-4.0.0, php-4.0RC2 |
|
#
82c5c690 |
| 02-May-2000 |
Sascha Schumann |
Use the new AC_ADD_LIBRARY_WITH_PATH option shared-libadd
|
#
3e80436f |
| 02-May-2000 |
Sascha Schumann |
Make mcrypt buildable as shared module
|
#
a97eccab |
| 27-Mar-2000 |
Sascha Schumann |
Use PHP_ARG_WITH
|
Revision tags: PHP-4.0-RC1, php-4.0b4pl1, php-4.0b4, php-4.0b4_rc1, BEFORE_SAPI_POST_PATCH_17_FEB_2000, BEFORE_SAPIFICATION_FEB_10_2000, BEFORE_PRE_SHUTDOWN_REVERSE_PATCH, PRE_ISSET_TYPE |
|
#
cf5a5fb1 |
| 30-Dec-1999 |
Sascha Schumann |
Whoops, defining them to empty values generates many parse errors. Defaulting to 1.
|
#
2c99bef4 |
| 30-Dec-1999 |
Sascha Schumann |
Get rid of config.h.stub. Note that you should embed a comment about what the respective define does into the AC_DEFINE macro. I.e. AC_DEFINE(HAVE_FOO, 1, [Whether you have FOO])
|
Revision tags: PRE_LIBZEND_TO_ZEND, PRE_RETURN_REF_MERGE, RETURN_REF_BP, PRE_RETURN_REF_PATCH, ZO_B1, ZEND_OPTIMIZER_B1, php-4.0b3, PRE_USED_RETURN_VALUE_PATCH, php-4.0b3_RC5, php-4.0b3_RC4, php-4.0b3_RC3, php-4.0b3_RC2, PRE_FETCH_READ_PATCH, before-sapi-split, PRE_DELAYED_ARRAY_FETCH_PATCH, php-4.0b2, BEFORE_NEW_OPERATOR_FIX, BEFORE_BIG_SYMBOL_CHANGE, php-4.0b1, BEFORE_REMOVING_AI_COUNT_FINAL_STEP, BEFORE_REMOVING_GC_STEP2, BEFORE_REMOVING_GC_STEP1 |
|
#
43a466a0 |
| 20-Jun-1999 |
Sascha Schumann |
Introduce AC_ADD_* macros The use of AC_EXPAND_PATH makes it possible to continue to use relative paths when configuring PHP. (e.g. --with-apache=../apache-1.3.x works again)
|
Revision tags: BEFORE_PHP4_APACHE_MODULE_CHANGE |
|
#
fb407676 |
| 21-May-1999 |
Sascha Schumann |
- fix compile issues for various packages (dbase, sysv*, zlib) - some cleanup in mhash/mcrypt
|
#
8baa86ed |
| 01-May-1999 |
Sascha Schumann |
mcrypt 2.1.18 support, better autoconf checking
|
#
11fc109c |
| 25-Apr-1999 |
Sascha Schumann |
add mcrypt module
|