# HG changeset patch # User reimar # Date 1363033024 0 # Node ID d67d5c8311fe4c87aa80008327d642fe7e4ec274 # Parent 35404774428dfa4895dacac30e5b572116471da3 Enable auto-detection of PIE linking again. A bug in libbluray (pointer truncated to 32 bit due to a missing include) caused crashes before, the bugfix for that hopefully has reached all systems by now. diff -r 35404774428d -r d67d5c8311fe configure --- a/configure Sun Mar 10 18:07:20 2013 +0000 +++ b/configure Mon Mar 11 20:17:04 2013 +0000 @@ -817,7 +817,7 @@ _dynamic_plugins=no _crash_debug=no _sighandler=yes -relocatable=no +relocatable=auto _libdv=auto _cdparanoia=auto _cddb=auto