]> arthur.barton.de Git - ngircd.git/commit
Add libwrap at the end of the configure run
authorAlexander Barton <alex@barton.de>
Fri, 17 Jan 2014 15:10:34 +0000 (16:10 +0100)
committerAlexander Barton <alex@barton.de>
Wed, 19 Mar 2014 01:21:25 +0000 (02:21 +0100)
commit9f090d7554d4c0dec9f7c79f9d57eb9b4f16eefa
tree46ef2768ad766250ab4819308d21304c262b01f0
parentecb55704b707d5a8720e67ae2f4f20bc8917180e
Add libwrap at the end of the configure run

If libwrap becomes added earlier, other tests may fail because of not all
external variables required by libwrap are available when linking: for
example allow_severity and deny_severity.

This patch adds generic support for the LDFLAGS_END and LIBS_END variables
(CFLAGS_END has been implemented already).

Problem spotted on OpenBSD.

(cherry picked from commit 0f85c4c6a70a71c935af9c28e2c469ea4b66220a)

Conflicts:
configure.ng
configure.ng