BINDinstall was being installed in the wrong place.

This commit is contained in:
Mark Andrews 2005-10-11 23:13:18 +00:00
parent 812e2c86a2
commit 0f320b880f

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]