]> git.ipfire.org Git - thirdparty/libbsd.git/commit
build: Conditionalize bsd_getopt() on macOS
authorGuillem Jover <guillem@hadrons.org>
Tue, 18 Apr 2023 01:58:24 +0000 (03:58 +0200)
committerGuillem Jover <guillem@hadrons.org>
Sat, 22 Apr 2023 17:30:05 +0000 (19:30 +0200)
commit6385ccc97778f85a61fef503d7661ec6f4e41446
tree00ed553dc667af9409a1c2f95ec4a91be1e217d9
parentc12068179c252911af95368933605b2cfc5da2d2
build: Conditionalize bsd_getopt() on macOS

The system library provides a getopt() with BSD semantics.
configure.ac
include/bsd/unistd.h
src/Makefile.am