#423 closed enhancement (fixed)
runtime switch for mplayer/mencoder to output what configure options were used
Reported by: | compn | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | build system |
Version: | HEAD | Severity: | minor |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Reproduced by developer: | no | Analyzed by developer: | no |
Description
mplayer/mencoder needs an option to detail how it was compiled
example: mplayer -compiletime
outputs something like:
mplayer was compiled with:
./configure --disable-network --enable-fbdev
using gcc 3.4.4 asm 2.2 for arch x86 pent2 ...
Attachments (2)
Change History (6)
by , 18 years ago
Attachment: | mp-config.patch added |
---|
comment:1 by , 18 years ago
I have created a simple patch to add this. Use -configure to involk.
Tell me what you think.
comment:2 by , 18 years ago
comment:3 by , 18 years ago
attachments.isobsolete: | 0 → 1 |
---|
comment:4 by , 18 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Adds runtime support for checking configure options