]> granicus.if.org Git - php/commit
Removed an empty -L from LDFLAGS which caused errors in configure when
authorSander Steffann <steffann@php.net>
Wed, 24 Nov 1999 18:50:10 +0000 (18:50 +0000)
committerSander Steffann <steffann@php.net>
Wed, 24 Nov 1999 18:50:10 +0000 (18:50 +0000)
commit9ed5ad0c58f50620c9391e0bcdf5afe3820cab18
tree60544506357ccdc4ae3cfc222a25a00b936ddab7
parentd462115341636fdf70e786a7d46657d710af3b9e
Removed an empty -L from LDFLAGS which caused errors in configure when
running it with --with-gd (without path). Because of this configure detected
every GD as GD-1.2.
ext/gd/config.m4