]> granicus.if.org Git - php/commit
Fixed linking of extensions that would use a static .lib file (libname_a.lib rather...
authorKalle Sommer Nielsen <kalle@php.net>
Mon, 3 Jan 2011 23:08:47 +0000 (23:08 +0000)
committerKalle Sommer Nielsen <kalle@php.net>
Mon, 3 Jan 2011 23:08:47 +0000 (23:08 +0000)
commit79b997d7bae880ed47e2cf29423635484295d3a6
tree3b7d2d78456159620118391aeaeb94461b180dcb
parent21719326246f008dee6d15249b4e7e33a0d98fdd
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
win32/build/confutils.js