From: Brooks Moses Date: Wed, 9 Oct 2013 21:28:16 +0000 (-0700) Subject: libtool: Fix comment indentation X-Git-Tag: v2.4.2.418~13 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ad8c0319d0080f3390a7d24fae914458ae3868c0;p=thirdparty%2Flibtool.git libtool: Fix comment indentation This trivial patch fixes indentation on a comment to match the style used elsewhere in m4/libtool.m4. --- diff --git a/m4/libtool.m4 b/m4/libtool.m4 index 12aaa767d..3a87714ea 100644 --- a/m4/libtool.m4 +++ b/m4/libtool.m4 @@ -1919,7 +1919,7 @@ else ;; darwin*) - # if libdl is installed we need to link against it + # if libdl is installed we need to link against it AC_CHECK_LIB([dl], [dlopen], [lt_cv_dlopen=dlopen lt_cv_dlopen_libs=-ldl],[ lt_cv_dlopen=dyld