comparison configure @ 36743:9249a5caebdf

Fix configure output: relocatable/PIE is autodetected.
author reimar
date Sat, 15 Feb 2014 16:52:58 +0000
parents 670fa1f8f7c6
children e75c4955c377
comparison
equal deleted inserted replaced
36742:f72673e98df2 36743:9249a5caebdf
586 --enable-hardcoded-tables put tables in binary instead of calculating them at startup [disable] 586 --enable-hardcoded-tables put tables in binary instead of calculating them at startup [disable]
587 --enable-big-endian force byte order to big-endian [autodetect] 587 --enable-big-endian force byte order to big-endian [autodetect]
588 --enable-debug[=1-3] compile-in debugging information [disable] 588 --enable-debug[=1-3] compile-in debugging information [disable]
589 --enable-profile compile-in profiling information [disable] 589 --enable-profile compile-in profiling information [disable]
590 --disable-sighandler disable sighandler for crashes [enable] 590 --disable-sighandler disable sighandler for crashes [enable]
591 --enable-relocatable enable compiling as relocatable/PIE executable [disable] 591 --enable-relocatable enable compiling as relocatable/PIE executable [auto]
592 --enable-crash-debug enable automatic gdb attach on crash [disable] 592 --enable-crash-debug enable automatic gdb attach on crash [disable]
593 --enable-dynamic-plugins enable dynamic A/V plugins [disable] 593 --enable-dynamic-plugins enable dynamic A/V plugins [disable]
594 594
595 Use these options if autodetection fails: 595 Use these options if autodetection fails:
596 --extra-cflags=FLAGS extra CFLAGS 596 --extra-cflags=FLAGS extra CFLAGS