summaryrefslogtreecommitdiff
path: root/m4/minuso.m4
diff options
context:
space:
mode:
Diffstat (limited to 'm4/minuso.m4')
-rw-r--r--m4/minuso.m46
1 files changed, 3 insertions, 3 deletions
diff --git a/m4/minuso.m4 b/m4/minuso.m4
index a28db55c9..e81df6f11 100644
--- a/m4/minuso.m4
+++ b/m4/minuso.m4
@@ -1,9 +1,9 @@
-dnl Like AC_PROG_CC_C_O, but changed for automake.
+# Like AC_PROG_CC_C_O, but changed for automake.
AC_DEFUN([AM_PROG_CC_C_O],[
AC_REQUIRE([AC_PROG_CC_C_O])
-dnl FIXME: we rely on the cache variable name because
-dnl there is no other way.
+# FIXME: we rely on the cache variable name because
+# there is no other way.
set dummy $CC; ac_cc="`echo [$]2 |
changequote(, )dnl
sed -e 's/[^a-zA-Z0-9_]/_/g' -e 's/^[0-9]/_/'`"