1426. [cleanup] Disable RFC2535 style DNSSEC. This is incompatible
+
with the forth coming DS style DNSSEC.
+1382. [bug] make install failed with --enable-libbind. [RT #3656]
+
--- 9.2.2rc1 released ---
1357. [bug] --enable-libbind would fail when not built in the
# NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
# WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
-# $Id: rules.in,v 1.3.2.1 2002/08/08 06:31:24 marka Exp $
+# $Id: rules.in,v 1.3.2.1.4.1 2003/02/17 01:35:20 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 =