Fedora default configure options
If you need to compile a package but still want to use the system (RPM) default --configure options you can get them from RPM.
rpm --eval '%configure'
This will make rpm spit out the default options it uses when it compiles packages.