summaryrefslogtreecommitdiff
path: root/m4/ax_prog_mysqladmin.m4
diff options
context:
space:
mode:
authorPeter Simons <simons@cryp.to>2009-12-23 19:49:42 +0100
committerPeter Simons <simons@cryp.to>2009-12-23 19:49:42 +0100
commit841960f7b0263114fb5daca65b4574e6de24c3c9 (patch)
treecc633b0c28180aaea6a0aebb3b44fb09f02c8d27 /m4/ax_prog_mysqladmin.m4
parent4cb8ca3f2be106bdaf8d5a403a2d69bc241de03d (diff)
downloadautoconf-archive-841960f7b0263114fb5daca65b4574e6de24c3c9.tar.gz
Replaced all tab characters in macro header sections with an appropriate number of blanks.
Diffstat (limited to 'm4/ax_prog_mysqladmin.m4')
-rw-r--r--m4/ax_prog_mysqladmin.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/m4/ax_prog_mysqladmin.m4 b/m4/ax_prog_mysqladmin.m4
index f372f92..c62ff4a 100644
--- a/m4/ax_prog_mysqladmin.m4
+++ b/m4/ax_prog_mysqladmin.m4
@@ -17,7 +17,7 @@
# Besides checking mysql, this macro also set these environment variables
# upon completion:
#
-# MYSQLADMIN = which mysqladmin
+# MYSQLADMIN = which mysqladmin
# MYSQL_DATADIR = directory containing mysql database
#
# LICENSE