https://bugs.kde.org/show_bug.cgi?id=467781
Bug ID: 467781
Summary: makefile.xml - The "if" is NOT "gmake_if_keywords".
Classification: Frameworks and Libraries
Product: frameworks-syntax-highlighting
Version: unspecified
Platform: Other
OS: Other
Status: REPORTED
Severity: normal
Priority: NOR
Component: syntax
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: ---
--- a/makefile.xml
+++ b/makefile.xml
@@ -25,7 +25,6 @@
</list>
<!--
https://www.gnu.org/software/make/manual/html_node/Conditional-Syntax.html -->
<list name="gmake_if_keywords">
- <item>if</item>
<item>ifeq</item>
<item>ifneq</item>
<item>ifdef</item>
--
You are receiving this mail because:
You are watching all bug changes.