]> git.ipfire.org Git - thirdparty/cups.git/commit
configure: Use _FORTIFY_SOURCE if not defined already 642/head
authorZdenek Dohnal <zdohnal@redhat.com>
Fri, 28 Apr 2023 08:00:27 +0000 (10:00 +0200)
committerZdenek Dohnal <zdohnal@redhat.com>
Fri, 28 Apr 2023 08:03:57 +0000 (10:03 +0200)
commitec9df4527fa3242d55b7cf4c82d2fb5d28f8987b
tree897f424f257136ce2ead02283d24a8fb60a7a365
parentf33716ab0045547442db83835b226ac90379ac86
configure: Use _FORTIFY_SOURCE if not defined already

If _FORTIFY_SOURCE is not defined in flags, use its level 3.

Backported from libcups.
config-scripts/cups-compiler.m4
configure