]> granicus.if.org Git - python/commit
"install -d" does not work on BSDI systems even though autoconf thinks
authorNeil Schemenauer <nascheme@enme.ucalgary.ca>
Sat, 31 Mar 2001 00:01:55 +0000 (00:01 +0000)
committerNeil Schemenauer <nascheme@enme.ucalgary.ca>
Sat, 31 Mar 2001 00:01:55 +0000 (00:01 +0000)
commita42c8271abfcef7c7bb2d16b2096188976ef9c62
treed3c8a7ae4e116dee98977be388815bb781297054
parentc81d470648d12bb219e9d20a2682941e707cb147
"install -d" does not work on BSDI systems even though autoconf thinks
install works on that system.   Use "install-sh" on BSDI.
configure
configure.in