X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=MakeRules.in;h=3fcfeef589acaf0cecef15682662338a7d5ec6a6;hb=8904e1535cda406c37a2162704813ea59d86d62f;hp=e01b2c53a03adecff233ab5ca97bf8b9629f2232;hpb=97330b0b6bcf612a012de75607dee72bd2897617;p=libfirm diff --git a/MakeRules.in b/MakeRules.in index e01b2c53a..3fcfeef58 100644 --- a/MakeRules.in +++ b/MakeRules.in @@ -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@