+2000-12-16 Gary V. Vaughan <gvv@techie.com>
+
+ * libtool.m4 (darwin*): Fixed a pair of stupid typos I made in the
+ last patch.
+
2000-12-16 Wilfredo Sanchez <wsanchez@apple.com>
* libtool.m4: (dyld/darwin*) Much improved port.
darwin*|rhapsody*)
need_lib_prefix=no
- need_lib_prefix=no
- library_names_spec='${libname}.`if [ "$module" = "yes"; then echo so; else echo dylib; fi`'
+ need_version=no
+ library_names_spec='${libname}.`if [ "$module" = "yes"]; then echo so; else echo dylib; fi`'
shlibpath_overrides_runpath=yes
shlibpath_var=DYLD_LIBRARY_PATH
postinstall_cmds='chmod +x $lib'