]> git.proxmox.com Git - mirror_ovs.git/blobdiff - acinclude.m4
configure: Use -Wformat-security with -Wformat.
[mirror_ovs.git] / acinclude.m4
index 8b9297ae75dacffd63baa51120aab32c81999574..bea49d25ec1b7577affe31e3d17219ed2ab8e23c 100644 (file)
@@ -768,7 +768,7 @@ dnl gives unlimited permission to copy and/or distribute it,
 dnl with or without modifications, as long as this notice is preserved.
 
 AC_DEFUN([_OVS_CHECK_CC_OPTION], [dnl
-  m4_define([ovs_cv_name], [ovs_cv_[]m4_translit([$1], [-=], [__])])dnl
+  m4_define([ovs_cv_name], [ovs_cv_[]m4_translit([$1], [-= ], [__])])dnl
   AC_CACHE_CHECK([whether $CC accepts $1], [ovs_cv_name], 
     [ovs_save_CFLAGS="$CFLAGS"
      dnl Include -Werror in the compiler options, because without -Werror