Closed jhcloos closed 12 years ago
Passing the --enable-src or --enable-examples flags to configure disables rather than enables.
It looks like one would have to pass --enable-src=yes to make it work, but build scripts expect --enable-foo and --disable-foo to be antonyms.
Thank you for reporting the bug. It was fixed in 0409c76.
Thanks. Works fine now.
James Cloos cloos@jhcloos.com OpenPGP: 1024D/ED7DAEA6
Passing the --enable-src or --enable-examples flags to configure disables rather than enables.
It looks like one would have to pass --enable-src=yes to make it work, but build scripts expect --enable-foo and --disable-foo to be antonyms.