<blockquote>
<p>LGBI. The build error on Linux and GTK3 seems to only appear on Travis CI environment.</p>
</blockquote>
<p>Nah it's my bad, <a class="commit-link" href="https://github.com/geany/geany-plugins/commit/dddd4bcc0ee5c756e08b3cffa13bdf43cad2ba1c"><tt>dddd4bc</tt></a> removes the check for whether Scope is enabled because I thought it was redundant but didn't realize this conditional was in utilslib…</p>
<p>…which IMO is a very bad thing.  BTW, as is I doubt the vtecompat thing in utilslib makes much sense, because it seems highly specific to Scope's use of it, but well.</p>
<p>Anyway, the test should be in the corresponding module, so as it's in utilslib it should be in the utils checks.<br>
I did that in the latest version of this PR.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/geany/geany-plugins/pull/787#issuecomment-436814153">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/ABDrJwvmSlUbNSrFRMu2skzazqMggMg4ks5us2regaJpZM4X_BPU">mute the thread</a>.<img src="https://github.com/notifications/beacon/ABDrJ_wqj2d40QcyuvJgxalbkrsrUqGyks5us2regaJpZM4X_BPU.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/geany/geany-plugins","title":"geany/geany-plugins","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/geany/geany-plugins"}},"updates":{"snippets":[{"icon":"PERSON","message":"@b4n in #787: \u003e LGBI. The build error on Linux and GTK3 seems to only appear on Travis CI environment.\r\n\r\nNah it's my bad, dddd4bcc0ee5c756e08b3cffa13bdf43cad2ba1c removes the check for whether Scope is enabled because I thought it was redundant but didn't realize this conditional was in utilslib…\r\n\r\n…which IMO is a very bad thing.  BTW, as is I doubt the vtecompat thing in utilslib makes much sense, because it seems highly specific to Scope's use of it, but well.\r\n\r\nAnyway, the test should be in the corresponding module, so as it's in utilslib it should be in the utils checks.\r\nI did that in the latest version of this PR."}],"action":{"name":"View Pull Request","url":"https://github.com/geany/geany-plugins/pull/787#issuecomment-436814153"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/geany/geany-plugins/pull/787#issuecomment-436814153",
"url": "https://github.com/geany/geany-plugins/pull/787#issuecomment-436814153",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [geany/geany-plugins] Scope: fix Automake conditional when building for Windows (#787)",
"sections": [
{
"text": "",
"activityTitle": "**Colomban Wendling**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@b4n",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"geany/geany-plugins\",\n\"issueId\": 787,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\": \"geany/geany-plugins\",\n\"pullRequestId\": 787\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/geany/geany-plugins/pull/787#issuecomment-436814153"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 402396116\n}"
}
],
"themeColor": "26292E"
}
]</script>