common/autoconf/hotspot.m4
changeset 43383 5e74f3dd4656
parent 42856 d8775521c2ef
child 46193 7d73b0bb32b1
child 43925 3c0049f39b20
--- a/common/autoconf/hotspot.m4	Tue Jan 31 20:06:23 2017 -0800
+++ b/common/autoconf/hotspot.m4	Thu Feb 02 12:05:51 2017 +0100
@@ -1,5 +1,5 @@
 #
-# Copyright (c) 2011, 2016, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2011, 2017, Oracle and/or its affiliates. All rights reserved.
 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
 #
 # This code is free software; you can redistribute it and/or modify it
@@ -189,7 +189,6 @@
   else
     AC_MSG_ERROR([Invalid value for --enable-dtrace: $enable_dtrace])
   fi
-  AC_SUBST(INCLUDE_DTRACE)
 ])
 
 ################################################################################