BINDinstall was being installed in the wrong place.

This commit is contained in:
Mark Andrews 2005-10-11 23:14:30 +00:00
parent 9547d3e03b
commit 6f3c2ee187

View file

@ -1,5 +1,6 @@
1926. [bug] The Windows installer did not check for empty
passwords. [RT #15483]
passwords. BINDinstall was being installed in
the wrong place. [RT #15483]
1925. [port] All outer level AC_TRY_RUNs need cross compiling
defaults. [RT #15469]