supermin: If disabled, don't compile in supermin code or check for supermin.
authorRichard W.M. Jones <rjones@redhat.com>
Mon, 8 Nov 2010 12:46:31 +0000 (12:46 +0000)
committerRichard W.M. Jones <rjones@redhat.com>
Thu, 18 Nov 2010 11:30:22 +0000 (11:30 +0000)
commite2bf9adc90afe3c3e0df805eeecbcf8b6c9da94c
treecff3a73bd853e313aa70387629ad9786b94afdb7
parente7aff210fff3903ef2f66a7d36e122f968d7861f
supermin: If disabled, don't compile in supermin code or check for supermin.

If supermin is disabled at compile time and the user just wants to
use the ordinary appliance, there is no need to compile in all
the supermin code, and in particular there is no need to check
for the supermin appliance (which involves running
febootstrap-supermin-helper that probably doesn't exist).

This fixes a warning message observed under Debian w/o supermin:

  sh: febootstrap-supermin-helper: command not found
(cherry picked from commit 4e656a61d40ff51e63aa06d857c40c14ff31ddb9)
configure.ac
src/appliance.c