GNOME Bugzilla – Bug 678523
[configure] --disable-external does not work on mac os x
Last modified: 2012-06-21 09:21:54 UTC
$ ./configure --disable-external <snip> configure: *** checking feature: Video CD *** configure: *** for plug-ins: vcdsrc *** configure: WARNING: *** vcdsrc not ported configure: *** These plugins will not be built: vcdsrc checking that generated files are newer than configure... done configure: error: conditional "DECKLINK_OSX" was never defined. Usually this means the macro was only invoked conditionally.
commit 390356942c794939f397cb6c87d6f58507de9fca Author: Sebastian Dröge <sebastian.droege@collabora.co.uk> Date: Thu Jun 21 10:20:19 2012 +0100 configure: Always define DECKLINK_OSX conditional Fixes bug #678523.