diff options
Diffstat (limited to 'configure.local.example')
| -rw-r--r-- | configure.local.example | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/configure.local.example b/configure.local.example index bfb2e3fd..63f16865 100644 --- a/configure.local.example +++ b/configure.local.example @@ -1,4 +1,4 @@ -# $Id: configure.local.example,v 1.37 2020/02/05 15:12:11 schwarze Exp $ +# $Id: configure.local.example,v 1.38 2020/06/22 20:00:38 schwarze Exp $ # # Copyright (c) 2014-2019 Ingo Schwarze <schwarze@openbsd.org> # @@ -288,6 +288,7 @@ CFLAGS="-g" # and will be regarded as failed) or 1 (test will not be run and will # be regarded as successful). +HAVE_ATTRIBUTE=0 HAVE_DIRENT_NAMLEN=0 HAVE_ENDIAN=0 HAVE_EFTYPE=0 |
