]> granicus.if.org Git - php/commit
make configure more robust if extensions add libraries without
authorHartmut Holzgraefe <hholzgra@php.net>
Thu, 3 Jan 2002 20:30:07 +0000 (20:30 +0000)
committerHartmut Holzgraefe <hholzgra@php.net>
Thu, 3 Jan 2002 20:30:07 +0000 (20:30 +0000)
commitd63edeba21e2aebb2c34924db15a525c17f550ce
treefee1068eb45b7dff5874ffc462f7f8f25e39dd75
parentc9bc54abc37ed4f0082f802a59846e277bd11971
make configure more robust if extensions add libraries without
checking for their existance first

old behaviour was to fail on the next library check with misleading
messages, now configure will work but make will fail with a
'lib not found' message
acinclude.m4
configure.in