nitc: rename `c_compiler_option` and cie to `cflags` and `ldflags`
[nit.git] / src / frontend / check_annotation.nit
index fa909bc..a51bece 100644 (file)
@@ -92,8 +92,8 @@ extern
 no_warning
 
 pkgconfig
-c_compiler_option
-c_linker_option
+cflags
+ldflags
 
 platform
 """