`-no-fast-install', as we cannot hardcode.
Report by Simon Josefsson.
2007-04-10 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
+ * ltmain.in (link mode) <-no-install> [ darwin ]: Treat like
+ `-no-fast-install', as we cannot hardcode.
+ Report by Simon Josefsson.
+
* ltmain.in (execute mode): Do not unset locale variables that
have not been set previously. Do not use uninitialized
$lt_unset. Report by <deckrider@gmail.com>.
-no-install)
case $host in
- *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2*)
+ *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-*-darwin*)
# The PATH hackery in wrapper scripts is required on Windows
- # in order for the loader to find any dlls it needs.
+ # and Darwin in order for the loader to find any dlls it needs.
$echo "$modename: warning: \`-no-install' is ignored for $host" 1>&2
$echo "$modename: warning: assuming \`-no-fast-install' instead" 1>&2
fast_install=no