+2025-07-14 Karl Berry <karl@freefriends.org>
+
+ epsf.tex: Sync it.
+ * config/srclist.txt (epsf.tex): sync it as a sibling of texinfo.tex.
+ The file is ultimately still maintained by Tom Rokicki and any
+ updates will appear in TeX Live (currently,
+ texmf-dist/tex/generic/epsf/epsf.tex).
+ * config/srclistvars.sh (TEXINFOTEX): switch to ../texinfo/doc
+ so we can find epsf.tex. More parallel, too.
+
2025-07-14 Bruno Haible <bruno@clisp.org>
epsf.tex: New file.
$AUTOMAKE lib/mkinstalldirs build-aux
$TEXINFOTEX texinfo.tex build-aux strip-trailing-space
+$TEXINFOTEX epsf.tex build-aux
# we generate INSTALL from this via a rule in doc/Makefile.
$AUTOCONF doc/install.texi doc
: ${LIBCSRC=../libc}
: ${LIBGCRYPT=../libgcrypt} # https://dev.gnupg.org/source/libgcrypt.git
: ${LIBTOOL=../libtool}
-: ${TEXINFOTEX=../../ftp.gnu.org/gnu/texinfo}
+: ${TEXINFOTEX=../texinfo/doc}