Ubuntu Forums Archive Viewer

How do you check what are the compile options for each binary package?

Archived thread 100784 from Absolute Beginner Talk. Markdown source: Absolute_Beginner_Talk/thread_100784_How_do_you_check_what_are_the_compile_options_for_.md

Original URL About this archive
#1

Eg. With 'aptitude install slapd', the binary package slapd is installed. How do I check what are the compilation options used in this binary package? (Eg ./configure --enable-TLS could be one of the options enabled.)

Thanks !