author | Jeremy T. Bouse <undrgrid@users.sourceforge.net> | |
Wed, 12 Mar 2003 17:11:20 +0000 (17:11 +0000) | ||
committer | Jeremy T. Bouse <undrgrid@users.sourceforge.net> | |
Wed, 12 Mar 2003 17:11:20 +0000 (17:11 +0000) | ||
commit | 48442b777389cfecb95f07b800d69dbac24130f0 | |
tree | 89503205708962a022c89c26fc0f5159ec3b9f62 | tree | snapshot |
parent | 46b0e78076a4c712f9c58b4f7804ba50b5895f46 | commit | diff |
Added autogen.sh script that rebuilds using autotools and runs configure
Modified configure.in to include some debug build option info at the end
of the scripts execution. Can be removed by release time.
Modified configure.in to include a --with-ipv6 option
Default build is without IPv6 support now to enable you need to use the
--with-ipv6 command line option to configure.
Modified plugins/utils.* to use USE_IPV6
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@410 f882894a-f735-0410-b71e-b25c423dba1c
Modified configure.in to include some debug build option info at the end
of the scripts execution. Can be removed by release time.
Modified configure.in to include a --with-ipv6 option
Default build is without IPv6 support now to enable you need to use the
--with-ipv6 command line option to configure.
Modified plugins/utils.* to use USE_IPV6
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@410 f882894a-f735-0410-b71e-b25c423dba1c
autogen.sh | [new file with mode: 0755] | blob |
configure.in | diff | blob | history | |
plugins/utils.c | diff | blob | history | |
plugins/utils.h.in | diff | blob | history |