[tlbuild] LuaMetaTeX for TeX Live
Mojca Miklavec
mojca.miklavec.lists at gmail.com
Sun Sep 18 16:16:19 CEST 2022
Dear Norbert, Karl and others,
Quick question. How can I start experimenting with adding a new tool
to the existing build scripts?
Given that the subdirs are never explicitly listed, it looks like all
the subdirectories should be automatically discovered.
But on one machine I'm getting:
$ ./reautoconf
: not foundf: 22: ./reautoconf:
: bad variable namenset: CDPATH
and the other one (autoreconf-2.71 under MinGW on Windows) reports:
configure.ac:17: the top level
configure.ac:23: warning: The macro `AC_FOREACH' is obsolete.
configure.ac:23: You should run autoupdate.
and all the support for individual folders is gone after running ./reautoconf:
@@ -785,155 +813,6 @@ enable_native_texlive_build
enable_multiplatform
enable_cxx_runtime_hack
enable_libtool_hack
-enable_devnag
-enable_lacheck
-enable_m_tx
-enable_pmx
-enable_ps2eps
-enable_t1utils
-enable_texdoctk
-enable_tpic2pdftex
-enable_vlna
-enable_xindy
-enable_xindy_rules
-enable_xindy_docs
-with_clisp_runtime
-enable_xpdfopen
-enable_web2c
-with_banner_add
-with_editor
-enable_auto_core
-enable_dump_share
-enable_ipc
-enable_tex
I think I have older versions of autoconf installed, but I need to
figure out how to pick an older version when regenerating the files.
(In any case it would be nice if the code was future-proof and if it
at some point in the future worked with autotools 2.71 as well.)
Mojca
More information about the tlbuild
mailing list.