summaryrefslogtreecommitdiff
path: root/m4/ax_lib_taglib.m4
diff options
context:
space:
mode:
authorPeter Simons <simons@cryp.to>2009-08-04 14:02:41 +0200
committerPeter Simons <simons@cryp.to>2009-08-04 14:02:41 +0200
commite97a7d9268780b245648abbf25924836fe142ecb (patch)
tree6278fe5bcd5e2e53ff709d0a81317eff5f2a1b34 /m4/ax_lib_taglib.m4
parent62de659666168098e7bd4b81a3b178a591f47e8f (diff)
downloadautoconf-archive-e97a7d9268780b245648abbf25924836fe142ecb.tar.gz
AX_LIB_TAGLIB: use consistent word-wrapping
Diffstat (limited to 'm4/ax_lib_taglib.m4')
-rw-r--r--m4/ax_lib_taglib.m44
1 files changed, 2 insertions, 2 deletions
diff --git a/m4/ax_lib_taglib.m4 b/m4/ax_lib_taglib.m4
index 99daa40..5d02638 100644
--- a/m4/ax_lib_taglib.m4
+++ b/m4/ax_lib_taglib.m4
@@ -8,8 +8,8 @@
#
# DESCRIPTION
#
-# Checks for minimum taglib library version VERSION. If successfull executes
-# ACTION-IF-SUCCESS otherwise ACTION-IF-FAILURE.
+# Checks for minimum taglib library version VERSION. If successfull
+# executes ACTION-IF-SUCCESS otherwise ACTION-IF-FAILURE.
#
# Defines TAGLIB_LIBS and TAGLIB_CFLAGS.
#