[Bug 53445] New: use AS_IF, AS_CASE instead of if/fi and case/esac
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Aug 13 18:19:04 CEST 2012
https://bugs.freedesktop.org/show_bug.cgi?id=53445
Bug #: 53445
Summary: use AS_IF, AS_CASE instead of if/fi and case/esac
Classification: Unclassified
Product: Telepathy
Version: unspecified
Platform: Other
OS/Version: All
Status: ASSIGNED
Keywords: patch
Severity: normal
Priority: medium
Component: tp-glib
AssignedTo: simon.mcvittie at collabora.co.uk
ReportedBy: simon.mcvittie at collabora.co.uk
QAContact: telepathy-bugs at lists.freedesktop.org
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.
Here's a start on that: making that change to just telepathy-glib.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.
More information about the telepathy-bugs
mailing list