summaryrefslogtreecommitdiff
path: root/misc/tools/kconfig-frontends/scripts/.autostuff
diff options
context:
space:
mode:
Diffstat (limited to 'misc/tools/kconfig-frontends/scripts/.autostuff')
-rw-r--r--misc/tools/kconfig-frontends/scripts/.autostuff/m4/libtool.m42
-rw-r--r--misc/tools/kconfig-frontends/scripts/.autostuff/m4/lt~obsolete.m42
2 files changed, 2 insertions, 2 deletions
diff --git a/misc/tools/kconfig-frontends/scripts/.autostuff/m4/libtool.m4 b/misc/tools/kconfig-frontends/scripts/.autostuff/m4/libtool.m4
index 02b4bbec5..2da2dc98d 100644
--- a/misc/tools/kconfig-frontends/scripts/.autostuff/m4/libtool.m4
+++ b/misc/tools/kconfig-frontends/scripts/.autostuff/m4/libtool.m4
@@ -1196,7 +1196,7 @@ fi
# Invoke $ECHO with all args, space-separated.
func_echo_all ()
{
- $ECHO "$*"
+ $ECHO "$*"
}
case "$ECHO" in
diff --git a/misc/tools/kconfig-frontends/scripts/.autostuff/m4/lt~obsolete.m4 b/misc/tools/kconfig-frontends/scripts/.autostuff/m4/lt~obsolete.m4
index c573da90c..ffeab5680 100644
--- a/misc/tools/kconfig-frontends/scripts/.autostuff/m4/lt~obsolete.m4
+++ b/misc/tools/kconfig-frontends/scripts/.autostuff/m4/lt~obsolete.m4
@@ -25,7 +25,7 @@
# included after everything else. This provides aclocal with the
# AC_DEFUNs it wants, but when m4 processes it, it doesn't do anything
# because those macros already exist, or will be overwritten later.
-# We use AC_DEFUN over AU_DEFUN for compatibility with aclocal-1.6.
+# We use AC_DEFUN over AU_DEFUN for compatibility with aclocal-1.6.
#
# Anytime we withdraw an AC_DEFUN or AU_DEFUN, remember to add it here.
# Yes, that means every name once taken will need to remain here until