Skip to content

cmake: check for getppid and utimes#6997

Closed
bagder wants to merge 1 commit intomasterfrom
bagder/cmake-fixups
Closed

cmake: check for getppid and utimes#6997
bagder wants to merge 1 commit intomasterfrom
bagder/cmake-fixups

Conversation

@bagder
Copy link
Member

@bagder bagder commented May 4, 2021

... as they're checked for in the configure script and are used by
source code.

Removed checks for perror, setvbuf and strlcat since those defines are
not checked for in source code.

Bonus: removed HAVE_STRLCPY from a few config-*.h files since that
symbol is not used in source code.

... as they're checked for in the configure script and are used by
source code.

Removed checks for perror, setvbuf and strlcat since those defines are
not checked for in source code.

Bonus: removed HAVE_STRLCPY from a few config-*.h files since that
symbol is not used in source code.
@bagder bagder added the cmake label May 4, 2021
@bagder bagder closed this in 8419fe4 May 4, 2021
@bagder bagder deleted the bagder/cmake-fixups branch May 4, 2021 12:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

1 participant