K 10 svn:author V 6 jbeich K 8 svn:date V 27 2015-09-06T13:43:09.588538Z K 7 svn:log V 736 audio/soundtracker: fix options and unbreak ASM=on on 10+ AC_ARG_ENABLE usage in configure.in is broken. Only 'gnome' and 'nls' are defined properly for both --enable- and --disable- prefix. --CONFIGURE_ARGS-- --disable-gnome --disable-asm --disable-jack --enable-nls --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- [...] integer32-asm.S:64:1: error: unexpected token at start of statement .0: ^ integer32-asm.S:120:1: error: unexpected token at start of statement .1: ^ integer32-asm.S:166:1: error: unexpected token at start of statement .2: ^ integer32-asm.S:214:1: error: unexpected token at start of statement .3: ^ Reported by: pkg-fallout Pointy hat to: mat (option helpers) END