aboutsummaryrefslogtreecommitdiff
path: root/common.m4
diff options
context:
space:
mode:
authorlonkaars <loek@pipeframe.xyz>2023-01-29 17:42:29 +0100
committerlonkaars <loek@pipeframe.xyz>2023-01-29 17:42:29 +0100
commite87f29e017a75af15d228d537bc20b9fc78ace24 (patch)
treecc4a7b76192d32290b569bedbcd8fedec9d7cda2 /common.m4
parent34ea3829e7cb435a4357b43fcfff514fdd39083e (diff)
update sentense-export to work with user.js
Diffstat (limited to 'common.m4')
-rw-r--r--common.m44
1 files changed, 4 insertions, 0 deletions
diff --git a/common.m4 b/common.m4
new file mode 100644
index 0000000..c9299e1
--- /dev/null
+++ b/common.m4
@@ -0,0 +1,4 @@
+define(`EXEC',`translit(esyscmd($1),`
+')')dnl
+define(`TIMESTAMP',EXEC(`date'))dnl
+define(`VERSION',EXEC(`git describe --tags'))dnl