Bug 54121 - use AS_IF, AS_CASE instead of if/fi and case/esac
Summary: use AS_IF, AS_CASE instead of if/fi and case/esac
Status: RESOLVED FIXED
Alias: None
Product: Telepathy
Classification: Unclassified
Component: tp-farstream (show other bugs)
Version: unspecified
Hardware: Other All
: low minor
Assignee: Olivier Crête
QA Contact: Telepathy bugs list
URL:
Whiteboard:
Keywords: love
Depends on:
Blocks:
 
Reported: 2012-08-27 09:45 UTC by Simon McVittie
Modified: 2013-09-26 00:37 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

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.