summaryrefslogtreecommitdiffhomepage
path: root/m4/include.m4
diff options
context:
space:
mode:
authorThomas Voss <mail@thomasvoss.com> 2024-02-23 15:22:05 +0100
committerThomas Voss <mail@thomasvoss.com> 2024-02-23 15:22:05 +0100
commit7abf6c5a40bd14e2719d0423426fa905076ec97e (patch)
tree3fbb57e10af731ed21900c455e72421660234128 /m4/include.m4
parent208ddaa76019af05d1e0f352912dab38ceedad6b (diff)
Use doubled curly-quotes for m4
Diffstat (limited to 'm4/include.m4')
-rw-r--r--m4/include.m43
1 files changed, 0 insertions, 3 deletions
diff --git a/m4/include.m4 b/m4/include.m4
deleted file mode 100644
index ef22bf1..0000000
--- a/m4/include.m4
+++ /dev/null
@@ -1,3 +0,0 @@
-m4_dnl Exactly the same as m4_include, but following the same naming conventions
-m4_dnl as the other macros I create.
-m4_define(INCLUDE, ⁨m4_include($1)⁩)