Skip to content

Commit 9f5e58b

Browse files
authored
Merge pull request #863 from compnerd/config
build: bring `config.h.in` into sync with checked in copy
2 parents 528e0a7 + e210ce6 commit 9f5e58b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

cmake/config.h.in

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -257,3 +257,6 @@
257257

258258
/* Define if using Darwin $NOCANCEL */
259259
#cmakedefine __DARWIN_NON_CANCELABLE
260+
261+
/* Define to 1 if you have the `strlcpy` function. */
262+
#cmakedefine01 HAVE_STRLCPY

0 commit comments

Comments
 (0)