+2000-09-02 Alexandre Oliva <aoliva@redhat.com>
+
+ * ltdl.m4: Oops, I had forgotten to commit this part of Syd Polk's
+ patch from 2000-06-17.
+
2000-09-02 Tom Kacvinsky <tjk@ams.org>, Tim Mooney <mooney@dogbert.cc.ndsu.NoDak.edu>
* libtool.m4: Ignore Tru64's nm's complaint.
AC_CACHE_CHECK([for the default library search path],
libltdl_cv_sys_search_path, [libltdl_cv_sys_search_path="$sys_lib_dlsearch_path_spec"])
if test -n "$libltdl_cv_sys_search_path"; then
- case "$lt_target" in
+ case "$host" in
*-*-mingw*) pathsep=";" ;;
*) pathsep=":" ;;
esac