summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--m4/efl_compiler.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/m4/efl_compiler.m4 b/m4/efl_compiler.m4
index 32819f26c1..1d3499222f 100644
--- a/m4/efl_compiler.m4
+++ b/m4/efl_compiler.m4
@@ -78,7 +78,7 @@ m4_popdef([UPEFL])dnl
])
dnl EFL_CHECK_LINKER_FLAGS(EFL, FLAGS)
-dnl Checks if FLAGS are supported and add to EFL_CLFAGS.
+dnl Checks if FLAGS are supported and add to EFL_LDLFAGS.
dnl
dnl It will first try every flag at once, if one fails will try them one by one.
AC_DEFUN([EFL_CHECK_LINKER_FLAGS],