]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
pullup:
authorBrian Wellington <source@isc.org>
Mon, 5 Nov 2001 21:42:51 +0000 (21:42 +0000)
committerBrian Wellington <source@isc.org>
Mon, 5 Nov 2001 21:42:51 +0000 (21:42 +0000)
don't try to insert the nonexistent file lib/bind/COPYRIGHT into configure

configure.in

index 874a1e61ebf81945a87cf0b5b3d9f8570b1397da..15ecedecfab6fb5718419737cdad64c8109c08e7 100644 (file)
 # 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.294.2.4 $)
+AC_REVISION($Revision: 1.294.2.5 $)
 
 AC_INIT(lib/dns/name.c)
 AC_PREREQ(2.13)