add support for compact format library.
+2000-09-02 Makoto Ishisone <ishisone@sra.co.jp>
+
+ * libtool.m4 (lt_cv_deplibs_check_method, freebsd): Fix typo,
+ add support for compact format library.
+
2000-09-02 Alexandre Oliva <aoliva@redhat.com>
* ltdl.m4: Oops, I had forgotten to commit this part of Syd Polk's
if echo __ELF__ | $CC -E - | grep __ELF__ > /dev/null; then
case "$host_cpu" in
i*86 )
+ # Not sure whether the presence of OpenBSD here was a mistake.
+ # Let's accept both of them until this is cleared up.
changequote(,)dnl
- lt_cv_deplibs_check_method=='file_magic OpenBSD/i[3-9]86 demand paged shared library'
+ lt_cv_deplibs_check_method='file_magic (FreeBSD|OpenBSD)/i[3-9]86 (compact )?demand paged shared library'
changequote([, ])dnl
lt_cv_file_magic_cmd=/usr/bin/file
lt_cv_file_magic_test_file=`echo /usr/lib/libc.so.*`