]> granicus.if.org Git - libexpat/commit
Put in a little protection against the developer not having the check
authorGreg Stein <gstein@users.sourceforge.net>
Thu, 9 Oct 2003 21:32:28 +0000 (21:32 +0000)
committerGreg Stein <gstein@users.sourceforge.net>
Thu, 9 Oct 2003 21:32:28 +0000 (21:32 +0000)
commitc02e8784e7706a2baf6a53ea6b40c1d389c87ebb
tree3bd007f8a495b48e12bd6010075053434f3c1ae7
parent0c78684ba52fed4e39a710de79cb3bedd80cf0ed
Put in a little protection against the developer not having the check
package available.

sfbug #664541.

* configure.in: look for check.h. This will set up a HAVE_CHECK_H define.

* tests/chardata.c, tests/runtests.c: update banner. add test for
    HAVE_CHECK_H and bail if not present.
expat/configure.in
expat/tests/chardata.c
expat/tests/runtests.c