2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-29 13:38:26 +00:00
This commit is contained in:
Mark Andrews 2011-02-27 13:29:32 +00:00
parent a5ee263bea
commit 6c90d1f0d9

6
configure vendored
View File

@ -14,7 +14,7 @@
# OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
# PERFORMANCE OF THIS SOFTWARE. # PERFORMANCE OF THIS SOFTWARE.
# #
# $Id: configure,v 1.495 2011/02/27 06:21:53 marka Exp $ # $Id: configure,v 1.496 2011/02/27 13:29:32 marka Exp $
# #
# Portions of this code release fall under one or more of the # Portions of this code release fall under one or more of the
# following Copyright notices. Please see individual source # following Copyright notices. Please see individual source
@ -517,7 +517,7 @@
# ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED # ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
# OF THE POSSIBILITY OF SUCH DAMAGE. # OF THE POSSIBILITY OF SUCH DAMAGE.
# #
# From configure.in Revision: 1.515 . # From configure.in Revision: 1.516 .
# Guess values for system-dependent variables and create Makefiles. # Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.67. # Generated by GNU Autoconf 2.67.
# #
@ -26387,7 +26387,7 @@ $as_echo "#define ATF_TEST 1" >>confdefs.h
STD_CINCLUDES="$STD_CINCLUDES -I$atf/include" STD_CINCLUDES="$STD_CINCLUDES -I$atf/include"
ATFBIN="$atf/bin" ATFBIN="$atf/bin"
ATFLIBS="-L $atf/lib -latf-c" ATFLIBS="-L$atf/lib -latf-c"
UNITTESTS=tests UNITTESTS=tests
fi fi