From a09c2af4f8767c7cb3b4f490da5febe63d9fe552 Mon Sep 17 00:00:00 2001 From: Ingo Schwarze Date: Sat, 18 Feb 2017 12:24:24 +0000 Subject: proper test for O_DIRECTORY --- configure.local.example | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'configure.local.example') diff --git a/configure.local.example b/configure.local.example index 280627f3..365c700c 100644 --- a/configure.local.example +++ b/configure.local.example @@ -1,4 +1,4 @@ -# $Id: configure.local.example,v 1.28 2017/02/16 16:09:33 schwarze Exp $ +# $Id: configure.local.example,v 1.29 2017/02/18 12:24:24 schwarze Exp $ # # Copyright (c) 2014, 2015, 2016, 2017 Ingo Schwarze # @@ -279,6 +279,7 @@ HAVE_GETSUBOPT=0 HAVE_ISBLANK=0 HAVE_MKDTEMP=0 HAVE_NTOHL=0 +HAVE_O_DIRECTORY=0 HAVE_OHASH=0 HAVE_PATH_MAX=0 HAVE_PLEDGE=0 -- cgit v1.2.3