aboutsummaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorHugo Hörnquist <hugo@lysator.liu.se>2020-08-04 11:15:59 +0200
committerHugo Hörnquist <hugo@lysator.liu.se>2020-08-04 11:15:59 +0200
commitfff876628d1442b99eba633844b61af4f60bc802 (patch)
treee687135e17edb01665a4f79d11151aa4a79df068 /configure
parentFix make install for tzget. (diff)
downloadcalp-fff876628d1442b99eba633844b61af4f60bc802.tar.gz
calp-fff876628d1442b99eba633844b61af4f60bc802.tar.xz
Work on changing upstream for tzget.
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure b/configure
index 79bd713b..6f5dc927 100755
--- a/configure
+++ b/configure
@@ -48,3 +48,5 @@
,@(when zoneinfo
`((set-config! 'tz-file ,path)
(set-config! 'tz-list (quote ,names))))))))
+
+;; vim:ft=scheme: