bc: use @DEBIAN
[feed/packages.git] / sound / fdk-aac / Config.in
1 menu "Configuration"
2 depends on PACKAGE_fdk-aac
3
4 config FDK-AAC_OPTIMIZE_SPEED
5 bool "Optimize for speed"
6 default n
7 help
8 This enables additional optmization and
9 increases performance considerably at
10 the expense of binary size.
11
12 endmenu