firm is no c99
[libfirm] / MakeRules.in
index e01b2c5..3fcfeef 100644 (file)
@@ -15,7 +15,7 @@ VPATH = $(srcdir)
 LIBFIRM_VERSION = @PACKAGE_VERSION@
 
 CC = @CC@
-CFLAGS := -std=c99 -Wall -Wstrict-prototypes @CFLAGS@
+CFLAGS := -Wall -Wstrict-prototypes @CFLAGS@
 CPPFLAGS := -I. -I$(topdir) -I$(srcdir) -I$(top_srcdir) @CPPFLAGS@
 prefix?=@prefix@
 exec_prefix?=@exec_prefix@