From: Alexandre Oliva Date: Sat, 2 Sep 2000 23:06:57 +0000 (+0000) Subject: * ltdl.m4: Oops, I had forgotten to commit this part of Syd Polk's X-Git-Tag: release-1-3d~133 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d098088cd9bb1950b52e5bb0a5079aeb6ef96950;p=thirdparty%2Flibtool.git * ltdl.m4: Oops, I had forgotten to commit this part of Syd Polk's patch from 2000-06-17. --- diff --git a/ChangeLog b/ChangeLog index 7d11c8978..b5bc10ca8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2000-09-02 Alexandre Oliva + + * ltdl.m4: Oops, I had forgotten to commit this part of Syd Polk's + patch from 2000-06-17. + 2000-09-02 Tom Kacvinsky , Tim Mooney * libtool.m4: Ignore Tru64's nm's complaint. diff --git a/ltdl.m4 b/ltdl.m4 index d6b776a28..3a7562c51 100644 --- a/ltdl.m4 +++ b/ltdl.m4 @@ -103,7 +103,7 @@ AC_DEFUN(AC_LTDL_SYSSEARCHPATH, 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