GNOME Bugzilla – Bug 705315
tracker-0.16.2: configure wrongly mixes checks for enable-compile-warning while using WITH-compile-warnings
Last modified: 2014-05-29 19:04:53 UTC
Please read to configure, it warns about enable-compile-warnings: as_fn_error $? "Unknown argument '$enable_compile_warnings' to --enable-compile-warnings" "$LINENO" 5 While using with-compile-warnings. Maybe it should simply rely in macro from gnome-common to handle warning flags in a standard way
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.
Looks like you finally decided to switch to --with instead of --enable (that is the way from gnome-common... and a bit more commonly used :/)