Bug 54121

Summary: use AS_IF, AS_CASE instead of if/fi and case/esac
Product: Telepathy Reporter: Simon McVittie <smcv>
Component: tp-farstreamAssignee: Olivier Crête <olivier.crete>
Status: RESOLVED FIXED QA Contact: Telepathy bugs list <telepathy-bugs>
Severity: minor    
Priority: low Keywords: love
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:

Description Simon McVittie 2012-08-27 09:45:35 UTC
+++ This bug was initially created as a clone of Bug #53445 +++

Ordinary shell conditionals with "if" or "case" aren't actually safe in configure.ac; it's sometimes necessary to use AS_IF, AS_CASE. Ideally, we should do that consistently across all projects.
Comment 1 Olivier Crête 2013-09-26 00:37:48 UTC
Fixed

commit 96dc161f99ec2058127d50b2bb28ea3e9c2d3835
Author: Olivier Crête <olivier.crete@collabora.com>
Date:   Wed Sep 25 20:28:41 2013 -0400

    Use AS_IF in configure.ac
    
    https://bugs.freedesktop.org/show_bug.cgi?id=54121

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.