+1382. [bug] make install failed with --enable-libbind. [RT #3656]
+
1381. [bug] named failed to correctly process answers that
contained DNAME records where the resulting CNAME
resulted in a negative answer.
# NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
# WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
-# $Id: rules.in,v 1.4 2002/08/08 05:54:12 marka Exp $
+# $Id: rules.in,v 1.5 2002/09/18 05:18:18 marka Exp $
###
### Common Makefile rules for BIND 9.
@SET_MAKE@
top_builddir = @BIND9_TOP_BUILDDIR@
-top_srcdir = @top_srcdir@
+abs_top_srcdir = @abs_top_srcdir@
###
### All
.SUFFIXES:
.SUFFIXES: .c .@O@
-ALWAYS_INCLUDES = -I${top_builddir} -I${top_srcdir}/@PORT_INCLUDE@
+ALWAYS_INCLUDES = -I${top_builddir} -I${abs_top_srcdir}/@PORT_INCLUDE@
ALWAYS_DEFINES = @ALWAYS_DEFINES@
ALWAYS_WARNINGS =