mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-31 14:35:26 +00:00
add lwres bits
This commit is contained in:
6
configure
vendored
6
configure
vendored
@@ -3224,6 +3224,9 @@ trap 'rm -fr `echo "make/rules
|
||||
lib/dns/sec/dst/include/Makefile
|
||||
lib/dns/sec/dst/include/dst/Makefile
|
||||
lib/dns/config/Makefile
|
||||
lib/lwres/Makefile
|
||||
lib/lwres/include/Makefile
|
||||
lib/lwres/include/lwres/Makefile
|
||||
lib/omapi/Makefile
|
||||
lib/omapi/include/Makefile
|
||||
lib/omapi/include/omapi/Makefile
|
||||
@@ -3407,6 +3410,9 @@ CONFIG_FILES=\${CONFIG_FILES-"make/rules
|
||||
lib/dns/sec/dst/include/Makefile
|
||||
lib/dns/sec/dst/include/dst/Makefile
|
||||
lib/dns/config/Makefile
|
||||
lib/lwres/Makefile
|
||||
lib/lwres/include/Makefile
|
||||
lib/lwres/include/lwres/Makefile
|
||||
lib/omapi/Makefile
|
||||
lib/omapi/include/Makefile
|
||||
lib/omapi/include/omapi/Makefile
|
||||
|
@@ -13,7 +13,7 @@ dnl PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS
|
||||
dnl ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
|
||||
dnl SOFTWARE.
|
||||
|
||||
AC_REVISION($Revision: 1.71 $)
|
||||
AC_REVISION($Revision: 1.72 $)
|
||||
|
||||
AC_PREREQ(2.13)
|
||||
|
||||
@@ -545,6 +545,9 @@ AC_OUTPUT(
|
||||
lib/dns/sec/dst/include/Makefile
|
||||
lib/dns/sec/dst/include/dst/Makefile
|
||||
lib/dns/config/Makefile
|
||||
lib/lwres/Makefile
|
||||
lib/lwres/include/Makefile
|
||||
lib/lwres/include/lwres/Makefile
|
||||
lib/omapi/Makefile
|
||||
lib/omapi/include/Makefile
|
||||
lib/omapi/include/omapi/Makefile
|
||||
|
@@ -670,6 +670,17 @@
|
||||
./lib/isc/win32/stdtime.c C 1999
|
||||
./lib/isc/win32/thread.c C 1998,1999
|
||||
./lib/isc/win32/time.c C 1998,1999
|
||||
./lib/lwres/.cvsignore X 2000
|
||||
./lib/lwres/Makefile.in MAKE 2000
|
||||
./lib/lwres/lwbuffer.c C 2000
|
||||
./lib/lwres/lwres.c C 2000
|
||||
./lib/lwres/include/.cvsignore X 2000
|
||||
./lib/lwres/include/Makefile.in MAKE 2000
|
||||
./lib/lwres/include/lwres/.cvsignore X 2000
|
||||
./lib/lwres/include/lwres/Makefile.in MAKE 2000
|
||||
./lib/lwres/include/lwres/lwpacket.h C 1999
|
||||
./lib/lwres/include/lwres/lwres.h C 2000
|
||||
./lib/lwres/include/lwres/lwbuffer.h C 2000
|
||||
./lib/omapi/.cvsignore X 1999
|
||||
./lib/omapi/Makefile.in MAKE 1999
|
||||
./lib/omapi/alloc.c C 1996,1997,1998,1999
|
||||
|
Reference in New Issue
Block a user