@@ -2,7 +2,7 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ([2.59])
-AC_INIT(bind, 10.0.0, bind10-bugs@isc.org)
+AC_INIT(bind10, 10.0.0, bind10-bugs@isc.org)
AC_CONFIG_SRCDIR(README)
AM_INIT_AUTOMAKE
AC_CONFIG_HEADERS([config.h])
@@ -1 +1 @@
-#define AUTH_SPECFILE_LOCATION "@prefix@/share/bind/auth.spec"
+#define AUTH_SPECFILE_LOCATION "@prefix@/share/@PACKAGE@/auth.spec"