summaryrefslogtreecommitdiff
path: root/admin/unidata/uvs.el
diff options
context:
space:
mode:
Diffstat (limited to 'admin/unidata/uvs.el')
-rw-r--r--admin/unidata/uvs.el12
1 files changed, 10 insertions, 2 deletions
diff --git a/admin/unidata/uvs.el b/admin/unidata/uvs.el
index ad2b6548a23..dfea4796528 100644
--- a/admin/unidata/uvs.el
+++ b/admin/unidata/uvs.el
@@ -201,8 +201,16 @@ corresponding number."
(uvs-alist-from-ivd collection-id
sequence-id-to-glyph-func))))
(set-binary-mode 'stdout t)
- (princ "/* This file was automatically generated from admin/unidata/IVD_Sequences.txt\n")
- (princ " by the script admin/unidata/uvs.el */\n")
+ (princ "\
+/* This file was automatically generated from admin/unidata/IVD_Sequences.txt
+ by the script admin/unidata/uvs.el. It is version-controlled
+ because otherwise the first build on macOS from the source
+ repository would need to be headless.
+
+ FIXME: Make it convenient to do headless bootstrap builds on macOS,
+ so that this file need not be put into the source repository. */
+
+")
(princ
(format "static const unsigned char mac_uvs_table_%s_bytes[] =\n {\n"
(replace-regexp-in-string "[^_[:alnum:]]" "_"