Mercurial > mplayer.hg
changeset 36743:9249a5caebdf
Fix configure output: relocatable/PIE is autodetected.
author | reimar |
---|---|
date | Sat, 15 Feb 2014 16:52:58 +0000 |
parents | f72673e98df2 |
children | a86b7ed5f1dc |
files | configure |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/configure Fri Feb 14 22:29:38 2014 +0000 +++ b/configure Sat Feb 15 16:52:58 2014 +0000 @@ -588,7 +588,7 @@ --enable-debug[=1-3] compile-in debugging information [disable] --enable-profile compile-in profiling information [disable] --disable-sighandler disable sighandler for crashes [enable] - --enable-relocatable enable compiling as relocatable/PIE executable [disable] + --enable-relocatable enable compiling as relocatable/PIE executable [auto] --enable-crash-debug enable automatic gdb attach on crash [disable] --enable-dynamic-plugins enable dynamic A/V plugins [disable]