version 1.1.2.3, 2014/04/23 21:31:38 |
version 1.1.2.5, 2014/08/14 20:33:55 |
|
|
# ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF |
# ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF |
# OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. |
# OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. |
|
|
|
echo "/* RUNNING ./CONFIGURE - SHOULD BE USED ONLY VIA MAKE, READ INSTALL */" |
|
|
set -e |
set -e |
exec > config.h 2> config.log |
exec > config.h 2> config.log |
|
|
Line 38 runtest reallocarray REALLOCARRAY |
|
Line 40 runtest reallocarray REALLOCARRAY |
|
runtest strcasestr STRCASESTR |
runtest strcasestr STRCASESTR |
runtest strlcat STRLCAT |
runtest strlcat STRLCAT |
runtest strlcpy STRLCPY |
runtest strlcpy STRLCPY |
runtest strnlen STRNLEN |
|
runtest strptime STRPTIME |
runtest strptime STRPTIME |
runtest strsep STRSEP |
runtest strsep STRSEP |
echo |
echo |