Module Name:    src
Committed By:   christos
Date:           Thu Jan  2 04:03:16 UTC 2014

Modified Files:
        src/external/bsd/bind/dist: configure.in

Log Message:
rename libtool.m4 m4


To generate a diff of this commit:
cvs rdiff -u -r1.1.1.11 -r1.2 src/external/bsd/bind/dist/configure.in

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/external/bsd/bind/dist/configure.in
diff -u src/external/bsd/bind/dist/configure.in:1.1.1.11 src/external/bsd/bind/dist/configure.in:1.2
--- src/external/bsd/bind/dist/configure.in:1.1.1.11	Tue Dec 31 15:09:46 2013
+++ src/external/bsd/bind/dist/configure.in	Wed Jan  1 23:03:16 2014
@@ -24,7 +24,7 @@ AC_INIT(lib/dns/name.c)
 AC_PREREQ(2.59)
 
 AC_CONFIG_HEADER(config.h)
-AC_CONFIG_MACRO_DIR([libtool.m4])
+AC_CONFIG_MACRO_DIR([m4])
 
 AC_CANONICAL_HOST
 

Reply via email to