[MPlayer-cvslog] r36839 - trunk/configure

reimar subversion at mplayerhq.hu
Sat Feb 15 17:52:58 CET 2014


Author: reimar
Date: Sat Feb 15 17:52:58 2014
New Revision: 36839

Log:
Fix configure output: relocatable/PIE is autodetected.

Modified:
   trunk/configure

Modified: trunk/configure
==============================================================================
--- trunk/configure	Fri Feb 14 23:29:38 2014	(r36838)
+++ trunk/configure	Sat Feb 15 17:52:58 2014	(r36839)
@@ -588,7 +588,7 @@ Advanced options:
   --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]
 


More information about the MPlayer-cvslog mailing list