]> granicus.if.org Git - php/commit
The $shared variable should normally never be used outside of a call to
authorStig Bakken <ssb@php.net>
Wed, 29 Sep 1999 15:13:25 +0000 (15:13 +0000)
committerStig Bakken <ssb@php.net>
Wed, 29 Sep 1999 15:13:25 +0000 (15:13 +0000)
commitdb4820447fae020625e210e42569671d0c865c5f
treebb6893f1bff8669f01a592346787ace018ad94b3
parent2fa5e6dd6a4b833689aafd8d27716cbb948fbcf5
The $shared variable should normally never be used outside of a call to
AC_ARG_(ENABLE|WITH).  If it is necessary anyway, make sure it is set to
"no" before starting.
ext/gd/config.m4