2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-31 06:25:31 +00:00

don't try to insert the nonexistent file lib/bind/COPYRIGHT into configure.in

This commit is contained in:
Andreas Gustafsson
2001-11-05 21:34:51 +00:00
parent ff303bcf27
commit 569b52d136

View File

@@ -13,12 +13,7 @@
# NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
# WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
dnl
AC_DIVERT_PUSH(AC_DIVERSION_NOTICE)dnl
esyscmd([sed "s/^/# /" COPYRIGHT])dnl
AC_DIVERT_POP()dnl
AC_REVISION($Revision: 1.84 $)
AC_REVISION($Revision: 1.85 $)
AC_INIT(resolv/herror.c)
AC_PREREQ(2.13)