X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=acconfig.h;h=f5026c2923ef32b881aae68da088e7b9dde160e4;hb=ddc778843384f43f004ce1627c9e14d8aa0892d3;hp=31620d3048531ef875c374c02d1de4dd16693135;hpb=d547520098aec126e2ff13c4d316a178468c8318;p=libfirm diff --git a/acconfig.h b/acconfig.h index 31620d304..f5026c292 100644 --- a/acconfig.h +++ b/acconfig.h @@ -9,3 +9,6 @@ /* Define to disable assertion checking. */ #undef NDEBUG + +/* Define to value "inline" for gcc inlineing. */ +#undef USE_GCC_INLINE