command. Under BSD/OS 4.1 several libraries are now symlinks
rather than regular files. Adding -L tells the file program
to follow the symlink.
+2000-05-29 Steven M. Schultz <sms@moe.2bsd.com>
+
+ * libtool.m4 (bsdi4*): Add -L option to bsdi4's file_magic_cmd
+ command. Under BSD/OS 4.1 several libraries are now symlinks
+ rather than regular files. Adding -L tells the file program
+ to follow the symlink.
+
2000-05-29 Gary V. Vaughan <gvv@techie.com>
* libtool.m4 (i*86-*-freebsd*): Forgot to changequote(,).
changequote(,)dnl
lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (shared object|dynamic lib)'
changequote([, ])dnl
+ lt_cv_file_magic_cmd='/usr/bin/file -L'
lt_cv_file_magic_test_file=/shlib/libc.so
;;