[Bug 54115] 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 27 11:44:15 CEST 2012


https://bugs.freedesktop.org/show_bug.cgi?id=54115

             Bug #: 54115
           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: NEW
          Keywords: love
          Severity: minor
          Priority: low
         Component: mission-control
        AssignedTo: telepathy-bugs at lists.freedesktop.org
        ReportedBy: simon.mcvittie at collabora.co.uk
         QAContact: telepathy-bugs at lists.freedesktop.org


+++ 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.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.
You are the assignee for the bug.



More information about the telepathy-bugs mailing list