fix typo in last change
[gnulib.git] / m4 / regex.m4
index 050ff99..1a84281 100644 (file)
@@ -62,7 +62,7 @@ AC_DEFUN(jm_INCLUDED_REGEX,
                    jm_with_regex=$withval,
                    jm_with_regex=$ac_use_included_regex)
        if test "$jm_with_regex" = yes; then
-         AC_LIBOBJ([regex])
+         AC_LIBOBJ(regex)
        fi
       ],
     )