]> git.ipfire.org Git - thirdparty/openvpn.git/commit
Fix dependency checking for configure.h (v2)
authorDavid Sommerseth <dazo@users.sourceforge.net>
Thu, 22 Apr 2010 21:01:31 +0000 (23:01 +0200)
committerDavid Sommerseth <dazo@users.sourceforge.net>
Thu, 21 Oct 2010 19:21:05 +0000 (21:21 +0200)
commit043b61b2a5a30d5d45b15e9f8de7b72052225727
tree1d26b19fdd7667d8ea088d00267f5d2396172037
parentd94049b8284cdddd90fc17cc171fbf20fcc12780
Fix dependency checking for configure.h (v2)

Alon Bar-Lev indicated commit f27bf509315a48b0070294c3993a718df0c2626c
was missing proper dependency checking.  This patch corrects this and
fixes an issue when creating configure.h via make distcheck.

This is an enhanced version of the one sent to the openvpn-devel mailing
list April 13, 2010 [1], after having received some feedback from Gert
Doering, cleaning up configure_log.awk further.

[1] <http://thread.gmane.org/gmane.network.openvpn.devel/3410/focus=3491>

Signed-off-by: David Sommerseth <dazo@users.sourceforge.net>
Acked-by: Gert Doering <gert@greenie.muc.de>
Makefile.am
configure_log.awk
options.c