=================================================================== RCS file: /cvs/mandoc/configure,v retrieving revision 1.1.2.1 retrieving revision 1.1.2.5 diff -u -p -r1.1.2.1 -r1.1.2.5 --- mandoc/configure 2014/01/04 01:24:48 1.1.2.1 +++ mandoc/configure 2014/08/14 20:33:55 1.1.2.5 @@ -14,6 +14,8 @@ # ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF # OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. +echo "/* RUNNING ./CONFIGURE - SHOULD BE USED ONLY VIA MAKE, READ INSTALL */" + set -e exec > config.h 2> config.log @@ -34,6 +36,7 @@ runtest betoh64 BETOH64 runtest fgetln FGETLN runtest getsubopt GETSUBOPT runtest mmap MMAP +runtest reallocarray REALLOCARRAY runtest strcasestr STRCASESTR runtest strlcat STRLCAT runtest strlcpy STRLCPY