]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
libtool: Fix comment indentation
authorBrooks Moses <bmoses@google.com>
Wed, 9 Oct 2013 21:28:16 +0000 (14:28 -0700)
committerBrooks Moses <bmoses@google.com>
Wed, 9 Oct 2013 21:28:16 +0000 (14:28 -0700)
This trivial patch fixes indentation on a comment to match
the style used elsewhere in m4/libtool.m4.

m4/libtool.m4

index 12aaa767df2d11f4fbbb446dac159ea2de468677..3a87714eadc8dd275af968b21db998c3e4c6d3bf 100644 (file)
@@ -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