=================================================================== RCS file: /cvs/mandoc/configure,v retrieving revision 1.7 retrieving revision 1.10 diff -u -p -r1.7 -r1.10 --- mandoc/configure 2014/08/08 23:47:21 1.7 +++ mandoc/configure 2014/08/11 03:19:39 1.10 @@ -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 @@ -30,7 +32,9 @@ runtest() { cat config.h.pre echo echo "#define VERSION \"${VERSION}\"" +runtest dirent-namlen DIRENT_NAMLEN runtest fgetln FGETLN +runtest fts FTS runtest getsubopt GETSUBOPT runtest mmap MMAP runtest ohash OHASH "${DBLIB}"