Opened 18 years ago

Closed 17 years ago

Last modified 17 years ago

#423 closed enhancement (fixed)

runtime switch for mplayer/mencoder to output what configure options were used

Reported by: compn Owned by: diego@…
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)

mp-config.patch (1018 bytes ) - added by IdleGod@… 17 years ago.
Adds runtime support for checking configure options
mp-config.1.patch (1.5 KB ) - added by IdleGod@… 17 years ago.
Added info to the manpage

Download all attachments as: .zip

Change History (6)

by IdleGod@…, 17 years ago

Attachment: mp-config.patch added

Adds runtime support for checking configure options

comment:1 by IdleGod@…, 17 years ago

I have created a simple patch to add this. Use -configure to involk.

Tell me what you think.

by IdleGod@…, 17 years ago

Attachment: mp-config.1.patch added

Added info to the manpage

comment:2 by IdleGod@…, 17 years ago

comment:3 by IdleGod@…, 17 years ago

attachments.isobsolete: 01

comment:4 by IdleGod@…, 17 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.