diff options
| author | Michael Forney <mforney@mforney.org> | 2016-04-18 15:06:29 -0700 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2016-04-23 16:51:13 -0700 |
| commit | e7818ab1733db818170b9662690f3895cd899957 (patch) | |
| tree | cb66f55fffadad318d9fa10d83fa5ddb301f8141 /include | |
| parent | 6dbfc835f05ea90023fc3c162f4548885fe78ef0 (diff) | |
Add mdocml 1.13.3
Diffstat (limited to 'include')
| -rw-r--r-- | include/config-posix.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/config-posix.h b/include/config-posix.h index ce60fdfe..9ac9abde 100644 --- a/include/config-posix.h +++ b/include/config-posix.h @@ -49,6 +49,7 @@ #define HAVE_FORK 1 #define HAVE_FREELOCALE 1 #define HAVE_GETLINE 1 +#define HAVE_GETSUBOPT 1 #define HAVE_GMTIME_R 1 #define HAVE_LOCALTIME_R 1 #define HAVE_MALLOC 1 @@ -56,6 +57,7 @@ #define HAVE_MEMSET 1 #define HAVE_MKSTEMP 1 #define HAVE_MMAP 1 +#define HAVE_STRPTIME 1 #define HAVE_NEWLOCALE 1 #define HAVE_PREAD 1 #define HAVE_REALLOC 1 |
