]> granicus.if.org Git - flex/commit
build: Let configure error if missing required functions, headers..
authorExplorer09 <explorer09@gmail.com>
Fri, 17 Feb 2017 15:17:23 +0000 (23:17 +0800)
committerWill Estes <westes575@gmail.com>
Fri, 17 Feb 2017 21:55:33 +0000 (16:55 -0500)
commitdbb4e94dc7bacbcfd4acef4f085ef752fe1aa03f
tree8e979274b7d5064135b49414fe9d29b3e62407c6
parentc7a545ae0907c81cf52139dd391659586570f60c
build: Let configure error if missing required functions, headers..

`configure` will now error if a required header or function is not
found on the system.

Also add comments on optional functions checks.

Add sys/stats.h and sys/wait.h to list of required headers in
configure.

This fixes issue #180.
configure.ac
src/flexdef.h