Autoconf square bracket quoting style normalisation.
2001-09-10 Brad <brad@comstyle.com>
+ * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Missed an instance of
+ Autoconf square bracket quoting style normalisation.
+
* ltmain.in (-lc_r): Style improvement.
* doc/libtool.texi: Remove obsolete references to ltconfig.
# `unknown' -- same as none, but documents that we really don't know.
# 'pass_all' -- all dependencies passed with no checks.
# 'test_compile' -- check by making test program.
-# ['file_magic [regex]'] -- check by looking for files in library path
+# 'file_magic [[regex]]' -- check by looking for files in library path
# which responds to the $file_magic_cmd with a given egrep regex.
# If you have `file' or equivalent on your system and you're not sure
# whether `pass_all' will *always* work, you probably want this one.