From c08c35f762323534e7da9079803f998a999fe10b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Diego=20Elio=20Petten=C3=B2?= Date: Thu, 1 Sep 2011 13:14:41 +0200 Subject: build: don't rely on files' presence to define the default backend. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Files might not be there, or in the case of cross-compilation, they most definitely won't be there (and if they are, they are not the ones you should be looking for). Instead use the autoconf-defined $host variable to identify for what system we're building for. Signed-off-by: Diego Elio Pettenò Signed-off-by: Richard Hughes --- configure.ac | 15 ++++++--------- 1 file changed, 6 insertions(+), 9 deletions(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 9afd298..e3f2ccb 100644 --- a/configure.ac +++ b/configure.ac @@ -173,16 +173,13 @@ AC_ARG_WITH([backend], AS_HELP_STRING([--with-backend=