[systemd-devel] [PATCH 1/5] configure.ac: Add option to disable configuring the BIOS test

Colin Walters walters at verbum.org
Wed Aug 21 12:57:33 PDT 2013


On Wed, 2013-08-21 at 11:13 -0700, Darren Hart wrote:

> +if test "x$enable_biostest" != "xno"; then

Use AS_IF() please; systemd's current configure.ac is not consistent in
this respect, but it will save debugging painful m4 crap later:

https://bugzilla.gnome.org/show_bug.cgi?id=681413




More information about the systemd-devel mailing list