]> Savannah Git Hosting - gnulib.git/commitdiff
autoupdate
authorKarl Berry <karl@freefriends.org>
Mon, 19 Aug 2019 15:33:08 +0000 (08:33 -0700)
committerKarl Berry <karl@freefriends.org>
Mon, 19 Aug 2019 15:33:08 +0000 (08:33 -0700)
build-aux/texinfo.tex

index ed3f0ee98f4c536be1f99e6f324326df0757623b..e540acd98704698edfae00c5c6033f5f0e45b31f 100644 (file)
@@ -3,7 +3,7 @@
 % Load plain if necessary, i.e., if running under initex.
 \expandafter\ifx\csname fmtname\endcsname\relax\input plain\fi
 %
-\def\texinfoversion{2019-06-01.23}
+\def\texinfoversion{2019-08-18.20}
 %
 % Copyright 1985, 1986, 1988, 1990-2019 Free Software Foundation, Inc.
 %
@@ -4675,7 +4675,7 @@ end
 % NB flag names containing - or _ may not work here.
 \def\dummyvalue#1{%
   \expandafter\ifx\csname SET#1\endcsname\relax
-    \noexpand\value{#1}%
+    \string\value{#1}%
   \else
     \csname SET#1\endcsname
   \fi