Opened 12 years ago
Closed 12 years ago
#2721 closed defect (fixed)
libshine result is listed as a main option in configure output
Reported by: | Carl Eugen Hoyos | Owned by: | |
---|---|---|---|
Priority: | minor | Component: | build system |
Version: | git-master | Keywords: | libshine |
Cc: | Blocked By: | ||
Blocking: | Reproduced by developer: | no | |
Analyzed by developer: | no |
Description
libshine is listed as part of configure's main output, this is different for all other libraries.
$ ./configure --disable-everything --enable-libmp3lame install prefix /usr/local source path . C compiler gcc ARCH x86 (generic) big-endian no runtime cpu detection yes yasm yes MMX enabled yes MMXEXT enabled yes 3DNow! enabled yes 3DNow! extended enabled yes SSE enabled yes SSSE3 enabled yes AVX enabled yes FMA4 enabled yes i686 features enabled yes CMOV is fast yes EBX available yes EBP available yes debug symbols yes strip symbols yes optimize for size no optimizations yes static yes shared no postprocessing support no new filter support yes network support no threading support pthreads safe bitstream reader yes SDL support yes opencl enabled no libshine enabled no texi2html enabled yes perl enabled yes pod2man enabled yes makeinfo enabled yes External libraries: iconv libmp3lame Enabled decoders: Enabled encoders: Enabled hwaccels: Enabled parsers: Enabled demuxers: Enabled muxers: Enabled protocols: Enabled filters: aformat crop setpts anull format trim atrim null Enabled bsfs: Enabled indevs: Enabled outdevs: License: LGPL version 2.1 or later Creating config.mak, config.h, and doc/config.texi...
Note:
See TracTickets
for help on using tickets.
Should be fixed in 2bccd82.