Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 445344
Collapse All | Expand All

(-)comm-release/mozilla/configure.in (+5 lines)
Lines 5200-5205 Link Here
5200
    MOZ_SYDNEYAUDIO=1
5200
    MOZ_SYDNEYAUDIO=1
5201
    MOZ_CUBEB=1
5201
    MOZ_CUBEB=1
5202
    MOZ_MEDIA=1
5202
    MOZ_MEDIA=1
5203
    if test "$MOZ_SAMPLE_TYPE_FLOAT32"; then
5204
        MOZ_VORBIS=1
5205
    else
5206
        MOZ_TREMOR=1
5207
    fi
5203
5208
5204
    dnl Checks for __attribute__(aligned()) directive
5209
    dnl Checks for __attribute__(aligned()) directive
5205
    AC_CACHE_CHECK([__attribute__ ((aligned ())) support],
5210
    AC_CACHE_CHECK([__attribute__ ((aligned ())) support],

Return to bug 445344