1
0
mirror of https://github.com/php/php-src.git synced 2026-04-04 06:32:49 +02:00
Files
archived-php-src/win32/build
Kalle Sommer Nielsen 79b997d7ba Fixed linking of extensions that would use a static .lib file (libname_a.lib rather than libname.lib)
# This fixes `configure --with-mcrypt=shared' to properly find and 
# link against libmcrypt.lib rather than libmcrypt_a.lib
2011-01-03 23:08:47 +00:00
..
2010-12-13 20:55:13 +00:00
2010-12-13 20:55:13 +00:00
2011-01-03 01:22:00 +00:00
2008-12-10 09:49:59 +00:00
2010-12-13 20:55:13 +00:00
2009-07-13 16:02:34 +00:00
2011-01-03 01:07:28 +00:00
2009-07-13 16:10:59 +00:00
2010-04-21 23:07:54 +00:00