]> git.ipfire.org Git - thirdparty/openssh-portable.git/commit
Check if memmem is declared in system headers.
authorDarren Tucker <dtucker@dtucker.net>
Wed, 11 Dec 2019 02:22:06 +0000 (13:22 +1100)
committerDarren Tucker <dtucker@dtucker.net>
Wed, 11 Dec 2019 02:22:06 +0000 (13:22 +1100)
commitafffd310360b155df2133d1f5f1ab2f4e939b570
treec0ee1e71b5f1ebf4d056fe110d9bda6797f9dccb
parentad8cd420797695f3b580aea1034b9de60bede9b9
Check if memmem is declared in system headers.

If the system (or one of the dependencies) implements memmem but does
not define the header, we would not declare it either resulting in
compiler warnings.  Check for declaration explicitly.  bz#3102.
configure.ac
openbsd-compat/openbsd-compat.h