C11 checks

This commit is contained in:
Ruben Laguna
2015-01-28 22:22:23 +01:00
parent acf94f5710
commit 5998ad3ae8
2 changed files with 15 additions and 1 deletions

View File

@@ -1,2 +1,3 @@
bin_PROGRAMS = myexecutable
myexecutable_SOURCES = main.c
myexecutable_CFLAGS = #--std=c11 # CFLAGS applicable to myexecutable_SOURCES