X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=src%2Fsettings.h;h=e37b4c238a08c51e0ec524c0af1b1bb6bc672a36;hb=d92b15aa925987947157838544419a1881885399;hp=da73a716006fc52f01939c2ef58055d4103be72b;hpb=46329d5c3a1f959be78f966dec899adfc136e56a;p=swftools.git diff --git a/src/settings.h b/src/settings.h index da73a71..e37b4c2 100644 --- a/src/settings.h +++ b/src/settings.h @@ -1,5 +1,5 @@ /* args.h - Settings for swfcombine. This is deliberately not named "config.h" to + Settings for swfcombine. This file is deliberately not named "config.h" to avoid conflicts with GNU autoconf. Part of the swftools package. @@ -16,6 +16,7 @@ struct config_t char alloctest; char clip; char stack; + char antistream; int loglevel; int movex; int movey;