=================================================================== RCS file: /cvs/mandoc/configure.local.example,v retrieving revision 1.14.2.3 retrieving revision 1.14.2.5 diff -u -p -r1.14.2.3 -r1.14.2.5 --- mandoc/configure.local.example 2016/08/02 11:19:26 1.14.2.3 +++ mandoc/configure.local.example 2016/10/20 18:52:27 1.14.2.5 @@ -1,4 +1,4 @@ -# $Id: configure.local.example,v 1.14.2.3 2016/08/02 11:19:26 schwarze Exp $ +# $Id: configure.local.example,v 1.14.2.5 2016/10/20 18:52:27 schwarze Exp $ # # Copyright (c) 2014, 2015, 2016 Ingo Schwarze # @@ -265,8 +265,10 @@ CFLAGS="-g" # be regarded as successful). HAVE_DIRENT_NAMLEN=0 +HAVE_EFTYPE=0 HAVE_ERR=0 -HAVE_FTS=0 +HAVE_FTS=0 # Setting this implies HAVE_FTS_COMPARE_CONST=0. +HAVE_FTS_COMPARE_CONST=0 # Setting this implies HAVE_FTS=1. HAVE_GETLINE=0 HAVE_GETSUBOPT=0 HAVE_ISBLANK=0